summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-09Support XDG user data dir locationCosimo Cecchi
2018-03-23Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig
2017-11-25libXcursor 1.1.15libXcursor-1.1.15Matthieu Herrb
2017-11-25Fix heap overflows when parsing malicious files. (CVE-2017-16612)Tobias Stoeckmann
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-06-05Insufficient memory for terminating null of string in _XcursorThemeInheritsshubham shrivastav
2014-10-18Fix some clang integer sign/size mismatch warningsAlan Coopersmith
2014-10-18Use strdup() instead of malloc(strlen())+strcpy()Alan Coopersmith
2014-06-04autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-04configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-05-29libXcursor 1.1.14libXcursor-1.1.14Alan Coopersmith
2013-04-26signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]Alan Coopersmith
2013-01-15Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2012-03-07libXcursor 1.1.13libXcursor-1.1.13Alan Coopersmith
2011-11-30XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo failsAlan Coopersmith
2011-11-30XcursorFileSaveImages: plug memory leak on invalid inputAlan Coopersmith
2011-09-25Add generated Xcursor.h to .gitignoreJon TURNEY
2011-09-25Fix install of generated Xcursor.h when builddir != srcdirJon TURNEY
2011-09-19Set Xcursor.h version numbers from configure.acAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-06-29libXcursor 1.1.12libXcursor-1.1.12Alan Coopersmith
2011-05-22Mark bitmasks as unsigned intsAlan Coopersmith
2011-05-07Correct error handling in _XcursorAverageColorJeremy Huddleston
2011-04-01Free the FontInfo structure after loading the cursor from it.Chris Wilson
2011-04-01Free the partial header after failing to open the cursor.Chris Wilson
2011-04-01Free list on shutdown.Chris Wilson
2011-02-02config: perform XCURSORPATH formatting in man/Makefile.amGaetan Nadon
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-27libXcursor 1.1.11libXcursor-1.1.11Alan Coopersmith
2010-08-16man: whitespace managementGaetan Nadon
2010-08-16man: reorder makefile statementsGaetan Nadon
2010-08-16man: store shadow man pages in git rather than generating themGaetan Nadon
2010-08-16config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-16config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-08-28libXcursor 1.1.10libXcursor-1.1.10Peter Hutterer
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-29Janitor: make distcheck, compiler warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade