2006-04-26 Adam Jackson * configure.ac: Bump to 1.0.1 2006-04-03 Adam Jackson * src/Makefile.am: Bug #6403: Cygwin build fix. (Yaakov Selkowitz) 2006-02-12 Alan Coopersmith * man/Makefile.am: Bug #5628 Shadow pages not created correctly when MANDIR & MANSUFFIX don't match. 2005-12-14 Kevin E. Martin * configure.ac: Update package version number for final X11R7 release candidate. 2005-12-06 Kevin E. Martin * man/Makefile.am: Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-03 Kevin E. Martin * configure.ac: Update package version number for X11R7 RC3 release. 2005-12-02 Kevin E. Martin * configure.ac: * src/Makefile.am: Add check and cflags for malloc(0) returning NULL. 2005-10-18 Kevin E. Martin * configure.ac: Update package version number for RC1 release. 2005-10-12 Alan Coopersmith * configure.ac: * Makefile.am: * man/Makefile.am: Use sed to put version number in man page Add shadow man pages for man pages that document multiple functions. 2005-10-05 Kevin E. Martin * Makefile.am: Add man page to build 2005-07-08 Keith Packard reviewed by: * .cvsignore: * include/.cvsignore: * src/.cvsignore: * src/Makefile.am: 2005-05-21 Alan Coopersmith * include/extensions/Xevie.h: * include/extensions/Xeviestr.h: * lib/Xevie/Xevie.c: Move request id definitions to Xeviestr.h, leaving Xevie.h for client library definitions and Xeviestr.h for protocol definitions to allow cleaner split in modularization. 2005-04-03 Alan Coopersmith * lib/Xevie/Xevie.man: Clean up text and formatting of Xevie man page 2004-08-16 Kevin E. Martin * lib/Xevie/Imakefile: Fix build problem with xevie.pc 2004-08-16 Stuart Kreitman * xc/lib/Imakefile * xc/lib/Xext/Imakefile * xc/lib/Xext/Attic/Xevie.c moved to lib/Xevie * xc/lib/Xevie/Imakefile * xc/lib/Xevie/Xevie.c * xc/lib/Xevie/Xevie.man * xc/lib/Xevie/xevie.pc.in * xc/lib/Xevie/xevieplaceholder.h Bug #957 Moved Xevie client side to libXevie.so 2004-07-31 Stuart Kreitman * lib/Xext/Imakefile: * lib/Xext/Xevie.c: Bugzilla #947: Merge from XEVIE branch, turning on XEVIE, updating the xevie impl. Changelog from Sun internal tree before X.Org integration: 2002-06-27 Derek Wang * lib/Xext/Xevie.c: * include/extensions/Xevie.h: * include/extensions/Xeviestr.h: Initial checkin