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