libXcursor: Changes to 'refs/tags/libXcursor-1.1.13'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 19:42:29 PST 2012


Tag 'libXcursor-1.1.13' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 03:42 -0800

libXcursor-1.1.13

Changes since libXcursor-1.1.12:
Alan Coopersmith (5):
      Strip trailing whitespace
      Set Xcursor.h version numbers from configure.ac
      XcursorFileSaveImages: plug memory leak on invalid input
      XcursorImageLoadCursor: return failure if _XcursorGetDisplayInfo fails
      libXcursor 1.1.13

Jon TURNEY (2):
      Fix install of generated Xcursor.h when builddir != srcdir
      Add generated Xcursor.h to .gitignore

---
 .gitignore                       |    1 
 Makefile.am                      |    6 
 configure.ac                     |   21 +
 include/X11/Xcursor/Xcursor.h    |  500 ---------------------------------------
 include/X11/Xcursor/Xcursor.h.in |  499 ++++++++++++++++++++++++++++++++++++++
 man/Xcursor.man                  |    4 
 src/Makefile.am                  |    2 
 src/cursor.c                     |   57 ++--
 src/display.c                    |   18 -
 src/file.c                       |   95 +++----
 src/library.c                    |   20 -
 src/xcursorint.h                 |    6 
 src/xlib.c                       |   32 +-
 13 files changed, 639 insertions(+), 622 deletions(-)
---


More information about the xorg-commit mailing list