summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-08libXcursor 1.1.13HEADlibXcursor-1.1.13masterAlan Coopersmith1-1/+1
2011-12-01XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo failsAlan Coopersmith1-0/+3
2011-12-01XcursorFileSaveImages: 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-20Set Xcursor.h version numbers from configure.acAlan Coopersmith2-10/+20
2011-09-17Strip trailing whitespaceAlan Coopersmith10-123/+123
2011-06-30libXcursor 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-29config: 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-28libXcursor 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-28Makefile.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-27Makefile.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-03Add 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
2008-03-08nuke RCS IdsMatthieu Herrb8-16/+0
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-276/+10
2007-08-24Version bump: 1.1.9libXcursor-1.1.9Alan Coopersmith2-4/+2
2007-08-23Make shadow man pages for each functionAlan Coopersmith1-0/+46
2007-08-22Add XCURSOR_PATH to man pageAlan Coopersmith1-1/+7
2007-08-22Use cursorpath found by configure in man pageAlan Coopersmith3-7/+20
2007-05-12Added object files to .gitignore.Tilman Sauerbeck1-0/+1
2007-05-12Store the cursor names in one large string.Tilman Sauerbeck1-39/+96
2006-10-13Bump to 1.1.8libXcursor-1.1.8Adam Jackson1-1/+1
2006-10-10Fix many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith5-85/+85
2006-10-10Fix lint warning: deallocating a pointer that could be NULL: library.c(266)Alan Coopersmith1-1/+2
2006-10-10Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.Alan Coopersmith3-0/+20
2006-10-06Use $prefix & $ICONDIR settings from configure for default path in manpageAlan Coopersmith2-3/+3
2006-10-06Xcursor.man formatting cleanupsAlan Coopersmith1-4/+6
2006-09-12Added missing dependencyBart Massey1-0/+1