Age | Commit message (Expand) | Author |
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 |
2006-04-27 | Bump to 1.1.6libXcursor-1_1_6XORG-7_1 | Adam Jackson |
2006-04-07 | Coverity #159: Prevent a possible NULL chase.XORG-7_0_99_901 | Adam Jackson |
2006-03-04 | Bug #4439: Include Xlib.h. | Daniel Stone |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904 | Kevin E Martin |
2005-12-09 | Add icondir to xcursor.pc to be used when installing cursors.MODULAR_COPY | Kevin E Martin |
2005-12-08 | Add configure options to allow hard-coded paths to be changed. | Kevin E Martin |
2005-12-08 | Allow hard-coded paths to be configurable. | Kevin E Martin |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings. | Kevin E Martin |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin |
2005-11-13 | Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. | Alan Coopersmith |
2005-11-09 | Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902 | Kevin E Martin |
2005-11-09 | Update package version number for X11R7 RC2 release. | Kevin E Martin |
2005-11-01 | Update pkgcheck dependencies to work with separate build roots. | Kevin E Martin |
2005-10-19 | Bug #4244: Make XcursorSetTheme(dpy, NULL) restore the default theme. | Adam Jackson |
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin |
2005-10-13 | Use troff macros to prevent cpp eating C comments & #defines that areXORG-6_8_99_901 | Alan Coopersmith |
2005-10-11 | Define HAVE_XFIXES | Alan Coopersmith |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin |
2005-07-16 | Change soversion to 1.0.2 with -version-number. | Daniel Stone |
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard |
2005-07-08 | Make sure XFIXES appears in LIBS line, fix up other pkg-config usage. | Keith Packard |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14 | Daniel Stone |
2005-07-03 | There are no manpages in this directory, so don't try to include them in | Eric Anholt |