Age | Commit message (Expand) | Author |
2011-06-29 | libXcursor 1.1.12libXcursor-1.1.12 | Alan Coopersmith |
2011-05-22 | Mark bitmasks as unsigned ints | Alan Coopersmith |
2011-05-07 | Correct error handling in _XcursorAverageColor | Jeremy Huddleston |
2011-04-01 | Free the FontInfo structure after loading the cursor from it. | Chris Wilson |
2011-04-01 | Free the partial header after failing to open the cursor. | Chris Wilson |
2011-04-01 | Free list on shutdown. | Chris Wilson |
2011-02-02 | config: perform XCURSORPATH formatting in man/Makefile.am | Gaetan Nadon |
2011-02-02 | config: comment, minor upgrade, quote and layout configure.ac | Gaetan Nadon |
2011-01-28 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon |
2011-01-28 | config: replace deprecated AC_HELP_STRING with AS_HELP_STRING | Gaetan Nadon |
2011-01-27 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon |
2010-10-27 | libXcursor 1.1.11libXcursor-1.1.11 | Alan Coopersmith |
2010-08-16 | man: whitespace management | Gaetan Nadon |
2010-08-16 | man: reorder makefile statements | Gaetan Nadon |
2010-08-16 | man: store shadow man pages in git rather than generating them | Gaetan Nadon |
2010-08-16 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon |
2010-03-29 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon |
2010-03-29 | config: remove the pkgconfig pc.in file from EXTRA_DIST | Gaetan Nadon |
2010-02-16 | config: move CWARNFLAGS from configure.ac to Makefile.am | Gaetan Nadon |
2009-11-27 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon |
2009-10-27 | Deploy the new XORG_DEFAULT_OPTIONS #24242 | Gaetan Nadon |
2009-10-26 | Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 | Gaetan Nadon |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon |
2009-10-21 | This is not a GNU project, so declare it foreign. | Jeremy Huddleston |
2009-08-28 | libXcursor 1.1.10libXcursor-1.1.10 | Peter Hutterer |
2009-02-02 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith |
2009-01-29 | Janitor: make distcheck, compiler warnings, extra .gitignore files. | Paulo Cesar Pereira de Andrade |
2008-03-09 | nuke RCS Ids | Matthieu Herrb |
2007-12-06 | Replace static ChangeLog with dist-hook to generate from git log | James Cloos |
2007-08-24 | Version bump: 1.1.9libXcursor-1.1.9 | Alan Coopersmith |
2007-08-22 | Make shadow man pages for each function | Alan Coopersmith |
2007-08-21 | Add XCURSOR_PATH to man page | Alan Coopersmith |
2007-08-21 | Use cursorpath found by configure in man page | Alan Coopersmith |
2007-05-12 | Added object files to .gitignore. | Tilman Sauerbeck |
2007-05-12 | Store the cursor names in one large string. | Tilman Sauerbeck |
2006-10-13 | Bump to 1.1.8libXcursor-1.1.8 | Adam Jackson |
2006-10-10 | Fix many sparse warnings: Using plain integer as NULL pointer | Alan Coopersmith |
2006-10-10 | Fix lint warning: deallocating a pointer that could be NULL: library.c(266) | Alan Coopersmith |
2006-10-10 | Add XORG_WITH_LINT to allow checking code with lint/sparse/etc. | Alan Coopersmith |
2006-10-06 | Use $prefix & $ICONDIR settings from configure for default path in manpage | Alan Coopersmith |
2006-10-06 | Xcursor.man formatting cleanups | Alan Coopersmith |
2006-09-12 | Added missing dependency | Bart Massey |
2006-08-24 | Use version number from configure.ac in Xcursor.man instead of "Version 1.0" | Alan Coopersmith |
2006-08-24 | Add *~ to .gitignore to skip over emacs droppings | Alan Coopersmith |
2006-08-24 | Man page typo fixes (pimaps, directorys) | Alan Coopersmith |
2006-08-12 | fix leak in header destruction | Chris Wilson |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith |
2006-06-03 | Bug #5268: Fix small memory leak. (Matthias Clasen). Change some return 0sxcursor-1_1_7 | Daniel Stone |
2006-04-27 | Look for cursors in datadir, not always /usr/share. | Eric Anholt |