summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-03-09nuke RCS IdsMatthieu Herrb
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-08-24Version bump: 1.1.9libXcursor-1.1.9Alan Coopersmith
2007-08-22Make shadow man pages for each functionAlan Coopersmith
2007-08-21Add XCURSOR_PATH to man pageAlan Coopersmith
2007-08-21Use cursorpath found by configure in man pageAlan Coopersmith
2007-05-12Added object files to .gitignore.Tilman Sauerbeck
2007-05-12Store the cursor names in one large string.Tilman Sauerbeck
2006-10-13Bump to 1.1.8libXcursor-1.1.8Adam Jackson
2006-10-10Fix many sparse warnings: Using plain integer as NULL pointerAlan Coopersmith
2006-10-10Fix lint warning: deallocating a pointer that could be NULL: library.c(266)Alan Coopersmith
2006-10-10Add XORG_WITH_LINT to allow checking code with lint/sparse/etc.Alan Coopersmith
2006-10-06Use $prefix & $ICONDIR settings from configure for default path in manpageAlan Coopersmith
2006-10-06Xcursor.man formatting cleanupsAlan Coopersmith
2006-09-12Added missing dependencyBart Massey
2006-08-24Use version number from configure.ac in Xcursor.man instead of "Version 1.0"Alan Coopersmith
2006-08-24Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith
2006-08-24Man page typo fixes (pimaps, directorys)Alan Coopersmith
2006-08-12fix leak in header destructionChris Wilson
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-03Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0sxcursor-1_1_7Daniel Stone
2006-04-27Look for cursors in datadir, not always /usr/share.Eric Anholt