summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libXcursor 1.1.10libXcursor-1.1.10Peter Hutterer2009-08-281-1/+1
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+25
* Janitor: make distcheck, compiler warnings, extra .gitignore files.Paulo Cesar Pereira de Andrade2009-01-296-16/+18
* nuke RCS IdsMatthieu Herrb2008-03-098-16/+0
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-276/+10
* Version bump: 1.1.9libXcursor-1.1.9Alan Coopersmith2007-08-242-4/+2
* Make shadow man pages for each functionAlan Coopersmith2007-08-221-0/+46
* Add XCURSOR_PATH to man pageAlan Coopersmith2007-08-211-1/+7
* Use cursorpath found by configure in man pageAlan Coopersmith2007-08-213-7/+20
* Added object files to .gitignore.Tilman Sauerbeck2007-05-121-0/+1
* Store the cursor names in one large string.Tilman Sauerbeck2007-05-121-39/+96
* Bump to 1.1.8libXcursor-1.1.8Adam Jackson2006-10-131-1/+1
* Fix many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith2006-10-105-85/+85
* Fix lint warning: deallocating a pointer that could be NULL: library.c(266)Alan Coopersmith2006-10-101-1/+2
* Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.Alan Coopersmith2006-10-103-0/+20
* Use $prefix & $ICONDIR settings from configure for default path in manpageAlan Coopersmith2006-10-062-3/+3
* Xcursor.man formatting cleanupsAlan Coopersmith2006-10-061-4/+6