commit 8773a750f5489b4a8f577f87873066486e9d85a8 Author: Alan Coopersmith Date: Thu Aug 16 16:26:16 2007 -0700 Version bump: 1.0.2 commit ff49870534195814d4d5f0979f0273ad6ff4337e Author: Alan Coopersmith Date: Thu Aug 16 16:23:32 2007 -0700 Replace static ChangeLog with dist-hook to generate from git log commit a73b56466eba086b2eb6513b1674e6d7251b4a19 Author: Alan Coopersmith Date: Thu Aug 16 16:21:30 2007 -0700 Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier Makefile.am:27: compiling `xvinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' commit f237d5c415352c28c9dae1453aa3308532d42bb9 Author: Alan Coopersmith Date: Thu May 24 18:06:34 2007 -0700 Fix typo in man page (accesible) commit a32fb538f49e8a7a23aef2a844d05f1cd3cc907a Author: Alan Coopersmith Date: Thu May 24 18:05:52 2007 -0700 X.Org bug #10616: Add all the X info commands to See Also in man page X.Org Bugzilla #10616: Reported upstream from Debian bug #350313 commit 29190804b219bf3e6289426a832b32ad2f4c53a4 Author: Michel Dänzer Date: Mon Jan 15 17:14:56 2007 +0100 Fix FourCC name output on big endian platforms. Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9665 . commit 69758559c5ddb85bbf6501ea8e58c0896c7c1f11 Author: Michel Dänzer Date: Mon Jan 15 17:13:51 2007 +0100 Make git ignore object files and Emacs style backup files. commit f4363bef8760521d07a2b90d81dd85d19192bcf2 Author: Michel Dänzer Date: Mon Jan 15 17:12:57 2007 +0100 Rename .cvsignore to .gitignore. commit 9f0d4a66bbe6e11957e98d23b4baa8c76d8803b2 Author: Kevin E Martin Date: Wed Dec 21 02:29:54 2005 +0000 Update package version for X11R7 release. commit c2c5737fd62b06f0bbaf4ef58dfe4846bfbaf48b Author: Adam Jackson Date: Mon Dec 19 16:22:47 2005 +0000 Stub COPYING files commit cff129a50807c98e96b2c226be344ddbfb333c12 Author: Kevin E Martin Date: Thu Dec 15 00:24:12 2005 +0000 Update package version number for final X11R7 release candidate. commit dbb5b18240e906a9744e4133b3b76b0aa6ecb615 Author: Kevin E Martin Date: Tue Dec 6 22:48:26 2005 +0000 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. commit 997a79f1dd547c98a62e59865d41b52618023d54 Author: Kevin E Martin Date: Sat Dec 3 05:49:28 2005 +0000 Update package version number for X11R7 RC3 release. commit 1afcbdd5cbb3591ce86821d8f35e6132d45f93b6 Author: Alan Coopersmith Date: Mon Nov 28 22:01:48 2005 +0000 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) commit 58bb86147def38e04034527352448759442fad2a Author: Eric Anholt Date: Mon Nov 21 10:35:09 2005 +0000 Another pass at .cvsignores for apps. commit 2f4d193fd9cd9120ad503c57cefd27d64c08c6d2 Author: Eric Anholt Date: Sun Nov 20 22:08:56 2005 +0000 Add/improve .cvsignore files for apps. commit 6b03012da46f60873ff217d1c2173c28466484cf Author: Kevin E Martin Date: Wed Oct 19 02:47:58 2005 +0000 Update package version number for RC1 release. commit 5b9c4ff0ef0a25c946b0bbf76a775eb7fba26837 Author: Alan Coopersmith Date: Mon Oct 17 23:56:25 2005 +0000 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work better with BSD make commit d3dc9ca7fed17500cda7382a0d3a8d389be221f9 Author: Alan Coopersmith Date: Fri Oct 14 00:25:48 2005 +0000 Use sed to fill in variables in man page commit f28d1be9fffa0e097e1ec9aaa3d01e1fe6d0b110 Author: Alan Coopersmith Date: Mon Aug 1 20:25:33 2005 +0000 Install man pages to section 1 instead of section m (Patch from Donnie Berkholz) commit 80b9cf38d93c5eafcec8e3309b24af33550af781 Author: Kevin E Martin Date: Fri Jul 29 21:22:38 2005 +0000 Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version commit 00de3c1da23b030d5ad6818c8af7f4e9a968a60e Author: Adam Jackson Date: Wed Jul 20 19:32:05 2005 +0000 Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global configure cache, you cache it, and the cached value is probably wrong. commit d5c7c5891a774190d3a1fbf1727bfb8238be0f23 Author: Søren Sandmann Pedersen Date: Fri Jul 1 20:09:10 2005 +0000 xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove whitespace after backslash modularizeapp.sh: s/destkop/desktop/ modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo commit 9b58b06d9963e6443cc38360c8372505c00f80e4 Author: Alan Coopersmith Date: Mon Mar 28 23:09:19 2005 +0000 Change hardcoded "1" to __appmansuffix__ and remove initial blank line that confused Solaris nroff. commit 561c02747003f89647f58e27a32e8400acb48d81 Author: Egbert Eich Date: Fri Apr 23 19:55:08 2004 +0000 Merging XORG-CURRENT into trunk commit 94757d460c1a12cf5d44e8e83ef85a13e1df0928 Author: Egbert Eich Date: Sun Mar 14 08:35:52 2004 +0000 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 commit 5d766d612426d3241340ac641da5e590d666824c Author: Egbert Eich Date: Wed Mar 3 12:13:20 2004 +0000 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 commit 0a8913b2b88dedaae37e1048dc61cdfb8d27f597 Author: Egbert Eich Date: Thu Feb 26 13:36:32 2004 +0000 readding XFree86's cvs IDs commit 358083c5fbad044e7a49f283d6f8da6992b30ef3 Author: Egbert Eich Date: Thu Feb 26 09:24:18 2004 +0000 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 commit 3bc549dfadb99c7a9e9a9f839ceb8cb21bf75694 Author: Kaleb Keithley Date: Fri Nov 14 16:49:24 2003 +0000 XFree86 4.3.0.1 commit e241e6962865de1523cca316cbfcab52ac58c60a Author: Kaleb Keithley Date: Fri Nov 14 16:49:24 2003 +0000 Initial revision