summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libXcursor 1.2.0libXcursor-1.2.0Alan Coopersmith2019-03-101-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+20
* Support XDG user data dir locationCosimo Cecchi2018-11-092-2/+2
* Fix crash when encountering cursor themes with circular dependencies.Philipp Ludwig2018-03-231-1/+6
* libXcursor 1.1.15libXcursor-1.1.15Matthieu Herrb2017-11-251-1/+1
* Fix heap overflows when parsing malicious files. (CVE-2017-16612)Tobias Stoeckmann2017-11-251-2/+10
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* Insufficient memory for terminating null of string in _XcursorThemeInheritsshubham shrivastav2015-06-051-1/+1
* Fix some clang integer sign/size mismatch warningsAlan Coopersmith2014-10-182-3/+3
* Use strdup() instead of malloc(strlen())+strcpy()Alan Coopersmith2014-10-183-15/+8
* autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith2014-06-041-1/+3
* configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2014-06-042-2/+1
* libXcursor 1.1.14libXcursor-1.1.14Alan Coopersmith2013-05-291-1/+1
* signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]Alan Coopersmith2013-04-261-1/+1
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-151-1/+1
* libXcursor 1.1.13libXcursor-1.1.13Alan Coopersmith2012-03-071-1/+1
* XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo failsAlan Coopersmith2011-11-301-0/+3
* XcursorFileSaveImages: plug memory leak on invalid inputAlan Coopersmith2011-11-301-2/+5
* Add generated Xcursor.h to .gitignoreJon TURNEY2011-09-251-0/+1
* Fix install of generated Xcursor.h when builddir != srcdirJon TURNEY2011-09-251-1/+1
* Set Xcursor.h version numbers from configure.acAlan Coopersmith2011-09-192-10/+20
* Strip trailing whitespaceAlan Coopersmith2011-09-1610-123/+123
* libXcursor 1.1.12libXcursor-1.1.12Alan Coopersmith2011-06-291-1/+1
* Mark bitmasks as unsigned intsAlan Coopersmith2011-05-221-2/+2
* Correct error handling in _XcursorAverageColorJeremy Huddleston2011-05-071-2/+3
* Free the FontInfo structure after loading the cursor from it.Chris Wilson2011-04-011-0/+1
* Free the partial header after failing to open the cursor.Chris Wilson2011-04-011-0/+3
* Free list on shutdown.Chris Wilson2011-04-011-0/+7
* config: perform XCURSORPATH formatting in man/Makefile.amGaetan Nadon2011-02-022-5/+3
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-39/+42
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon2011-01-281-2/+2
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libXcursor 1.1.11libXcursor-1.1.11Alan Coopersmith2010-10-271-1/+2
* man: whitespace managementGaetan Nadon2010-08-161-32/+33
* man: reorder makefile statementsGaetan Nadon2010-08-161-13/+12
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-1632-19/+35
* config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2010-08-162-13/+6
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-162-6/+5
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-283-231/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-7/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+0
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-12/+60
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1