Edit

IABSD.fr/xenocara/lib/libXcursor/ChangeLog

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-25 16:46:32
    Hash : 606ceaa6
    Message : import from X.Org 7.2RC1

  • lib/libXcursor/ChangeLog
  • 2006-06-03  Daniel Stone  <daniel@freedesktop.org>
    
    	* configure.ac:
    	* include/X11/Xcursor/Xcursor.h:
    	Bump to 1.1.7.
    
    	* src/file.c:
    	Bug #5268: Fix small memory leak.  (Matthias Clasen)
    	Change some return 0's to NULL.
    
    2006-04-27  Eric Anholt  <anholt@FreeBSD.org>
    
    	* configure.ac:
    	Look for cursors in datadir, not always /usr/share
    
    2006-04-26  Adam Jackson  <ajax@freedesktop.org>
    
    	* configure.ac:
    	* include/X11/Xcursor/Xcursor.h:
    	Bump to 1.1.6
    
    2006-04-06  Adam Jackson  <ajax@freedesktop.org>
    
    	* src/display.c:
    	Coverity #159: Prevent a possible NULL chase.
    
    2006-03-04  Daniel Stone  <daniel@freedesktop.org>
    
    	* include/X11/Xcursor/Xcursor.h:
    	Bug #4439: Include Xlib.h.
    
    2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	Update package version number for final X11R7 release candidate.
    
    2005-12-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* xcursor.pc.in:
    	Add icondir to xcursor.pc to be used when installing cursors.
    
    2005-12-08  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	* src/Makefile.am:
    	Add configure options to allow hard-coded paths to be changed.
    
    2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* man/Makefile.am:
    	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
    
    2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	Update package version number for X11R7 RC3 release.
    
    2005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* xcursor.pc.in:
    	Update pkgconfig files to separate library build-time dependencies
    	from application build-time dependencies.
    
    2005-11-13  Alan Coopersmith  <alan.coopersmith@sun.com>
    
    	* configure.ac:
    	* man/Makefile.am: 
    	Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3.
    
    2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	Update package version number for X11R7 RC2 release.
    
    2005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	Update pkgcheck dependencies to work with separate build roots.
    
    2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>
    
    	* configure.ac:
    	Update package version number for RC1 release.
    
    2005-07-08  Keith Packard  <keithp@keithp.com>
    
    	* .cvsignore:
    	* man/.cvsignore:
    	* src/.cvsignore:
    	* src/Makefile.am:
    	Add .cvsignore files
    	Switch _la_CFLAGS for AM_CFLAGS to clean up directory
    
    2005-07-07  Keith Packard  <keithp@keithp.com>
    
    	* configure.ac:
    	* src/Makefile.am:
    	* xcursor.pc.in:
    	Make sure XFIXES appears in LIBS line, fix up
    	other pkg-config usage.
    
    Wed Jun  8 16:43:45 2005  S