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