commit 9f727168f561c76c5ae6c3115282ac803172e9f8 Author: Peter Hutterer Date: Tue Aug 25 14:09:47 2009 +1000 Version bump: 1.0.99.2 Signed-off-by: Peter Hutterer commit 527759ae93ceaafca670995ab97545112f89bfbc Author: Peter Hutterer Date: Tue Aug 18 11:12:37 2009 +1000 Include recordproto.h instead of recordstr.h commit 849fa907e129575831fbd3fa69249ff843413fd5 Author: Peter Hutterer Date: Fri Aug 14 14:15:48 2009 +1000 Move record headers to here. Signed-off-by: Peter Hutterer commit 1c928d9c138c90512d534e67e96bced247ca3241 Author: Peter Hutterer Date: Fri Aug 14 15:00:15 2009 +1000 XRecord: avoid use of uninitialised variables. Both variables are initialized inside an if condition but later checked for NULL. Signed-off-by: Peter Hutterer commit c0404c6db9a8eacc07d140093982b910e54e3f97 Author: Peter Hutterer Date: Wed Jul 22 20:34:51 2009 +1000 Version bump: 1.0.99.1 Signed-off-by: Peter Hutterer commit 3f4b895a29b1b48336621e6dcc80831a5910bed9 Author: Magnus Kessler Date: Wed Jul 22 09:29:16 2009 +0100 Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems Signed-off-by: Peter Hutterer commit ab9ad139b1f20866405ddcc44d25b7b141cd7bce Author: Peter Hutterer Date: Mon Jul 20 13:26:45 2009 +1000 Move XTest.h header from xextproto/libXext to here. XTest.h was in xextproto until xextproto-7.1 and did a short but whoefully misguided visit to libXext during the cleanup of the xextproto headers. Signed-off-by: Peter Hutterer commit a119baf3c5aa4f035040e0b991e99e6b382b9670 Author: Peter Hutterer Date: Thu Jul 16 09:41:33 2009 +1000 Include xtestproto.h, not xteststr.h Require xextproto 7.0.99.1. Signed-off-by: Peter Hutterer commit 378db00ee91a11629666fc1c5e5a5e13c65ffefc Author: Alan Coopersmith Date: Mon Feb 2 20:34:37 2009 -0800 Add README with pointers to mailing list, bugzilla & git repos Signed-off-by: Alan Coopersmith commit 3237cc5b45a41ffe93ebde10b1090a7f2db6f88e Author: Paulo Cesar Pereira de Andrade Date: Fri Jan 30 20:41:31 2009 -0200 Janitor: ansification, make distcheck, compiler warnings. Manual page generation, and xmlto handling, shamelessly cut&paste'd from libXi/man/Makefile.am, so that make distcheck will work. commit 48544103324d1816139dfafe5873a11c88ee05b6 Author: Peter Hutterer Date: Fri Aug 8 10:18:19 2008 +0930 Require xi.pc for XInput.h include. XInput.h is now part of libXi. But just in case we have an older version of libXi floating around, pull in inputproto too. commit 5b4ba84a422d168c01b335c4fc4046a7316463e0 Author: Ian Romanick Date: Wed May 21 12:38:00 2008 -0700 Add .PHONY build target to fix parallel builds commit 56bc832134b4f6884999797f0f0c1b846602088d Author: Peter Hutterer Date: Mon May 19 17:38:08 2008 +0930 Rename parameters to clarify QueryExtension call. These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 commit f3971bca54ff6018758642303108eec975d80cd5 Author: James Cloos Date: Thu Dec 6 15:51:20 2007 -0500 Add missing PHONY line for automatic ChangeLog generation commit 8db9ffdf7a16162cd81da2bf1e914ecf3981d0ee Author: Egbert Eich Date: Tue Oct 16 14:27:57 2007 +0200 Wrong place. Reverting srcdir patch. commit 7684e7da5648fb8664c145a5f4d79d8e2d085808 Author: Egbert Eich Date: Mon Oct 15 11:44:53 2007 +0200 Fix man page build when srcdir is specified. commit 4a5ac6a63c22bdfac9a873803f3a0fa3d6e20a5b Author: Alan Coopersmith Date: Fri Aug 17 14:57:22 2007 -0700 Version bump: 1.0.3 commit fe206f87078c90afaa5eba42a4bbe1c0ea300e9b Author: zoka Date: Mon Jul 2 20:34:52 2007 -0700 libXtst man pages generation fails if srcdir != builddir commit a8738715dd5b74f0dec904c83b732ef6471be0db Author: Alan Coopersmith Date: Wed Jun 6 18:57:12 2007 -0700 Version bump: 1.0.2 commit 8bbc3b75318c67f6089d50f68d53d092390c8233 Author: Alan Coopersmith Date: Wed Jun 6 18:41:36 2007 -0700 Replace static ChangeLog with dist-hook to generate from git commit 6aaa875dffbcc5dd2206644cfa73fdfd8ffe280f Author: Alan Coopersmith Date: Wed Jun 6 18:13:32 2007 -0700 Convert man page to docbook/xml (thanks to doclifter) commit d9514f97f54b47630b645ef44a5d40262a10d33a Author: Alan Coopersmith Date: Wed Jun 6 16:39:01 2007 -0700 Add man pages for XTest*() functions Converted xorg-docs/Xext/xtestlib.ms to man page formatting commit 68a28875bc7a2cd760f035508997dfd88b3b6cc8 Author: Alan Coopersmith Date: Wed Jun 6 14:43:59 2007 -0700 Fill in COPYING file with real copyright/licenses commit 931675017dd28ccca8353abeff3055f0c47bc3b2 Author: Alan Coopersmith Date: Wed Jun 6 14:36:43 2007 -0700 Coverity #578/579: Don't leak memory if one malloc fails but other succeeds (Unlikely to happen, since the smaller malloc was first, but still possible.) commit dab4830b8db0d3cf5db5e96b2b870e94a48330bc Author: Alan Coopersmith Date: Wed Jun 6 14:23:17 2007 -0700 ANSIfy static function declarations (clears some lint warnings) commit 57a201a15637cfea6c15a4d0ed8b629c9cd49495 Author: Alan Coopersmith Date: Wed Jun 6 14:11:04 2007 -0700 Add hooks to check code with sparse/lint commit 5e791a1465aba3b8be89b4cf2d9f90dee18e8e96 Author: Alan Coopersmith Date: Wed Jun 6 14:10:44 2007 -0700 Add *~ to .gitignore to skip emacs/patch droppings commit 68ca8cd2ba9877ee2e3695783f3a8445ab366ea8 Author: Alan Coopersmith Date: Thu Jul 13 14:59:09 2006 -0700 renamed: .cvsignore -> .gitignore commit 1f76457e307db2cec4c7f1e4b66dab597271fc86 Author: Kevin E Martin Date: Wed Dec 21 02:30:06 2005 +0000 Update package version for X11R7 release. commit 0f5c2436708a0d399f8fc348902518a9117728ac Author: Adam Jackson Date: Mon Dec 19 16:28:27 2005 +0000 Stub COPYING files commit b5670af70e2e29f67639e85106817740c83ccc8d Author: Kevin E Martin Date: Thu Dec 15 00:24:35 2005 +0000 Update package version number for final X11R7 release candidate. commit c68f6e145fac21f3fc6fe7d09b5e8639538d54e1 Author: Kevin E Martin Date: Sat Dec 3 05:49:45 2005 +0000 Update package version number for X11R7 RC3 release. commit 1d76bb2d8bb23d91a64c23923fc819af0badb57b Author: Kevin E Martin Date: Sat Nov 19 07:15:43 2005 +0000 Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots. commit 3e0b2a05fcfb60561402b46318bd152b466509f9 Author: Kevin E Martin Date: Wed Nov 9 21:19:13 2005 +0000 Update package version number for X11R7 RC2 release. commit c753f306d0bda3dc3009ad273e9cd3548ea13bb8 Author: Kevin E Martin Date: Tue Nov 1 15:11:52 2005 +0000 Update pkgcheck dependencies to work with separate build roots. commit 36c47a88481794b25118870a6caf93d2b2ca9344 Author: Kevin E Martin Date: Wed Oct 19 02:48:12 2005 +0000 Update package version number for RC1 release. commit 6578854789201d229f20ae560d4b7051e9402c84 Author: Adam Jackson Date: Wed Aug 3 03:28:02 2005 +0000 Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with a global configure cache don't get confused. commit aa10e9ef0425286da35fb3312dd6df31066c627a Author: Kevin E Martin Date: Fri Jul 29 21:22:53 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 a72494febb5b14a5ad860f1048ff11bdd83bbe53 Author: Daniel Stone Date: Sat Jul 16 07:39:26 2005 +0000 Set soversion to 6.1.0 with -version-number. commit 9001f6684617761cf258e71259f98f85c02f33d1 Author: Adam Jackson Date: Thu Jul 14 15:07:42 2005 +0000 more trailing whitespace commit 3568421ddbec548cff7b49eb339d5bafaab2cbd3 Author: Keith Packard Date: Sat Jul 9 06:50:41 2005 +0000 Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory commit 1f8c48e0574892a0b3fe359fb65523d7d1dcc236 Author: Kevin E Martin Date: Sat Jul 2 06:35:03 2005 +0000 Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems commit 250934b516532e24e48a9aa93dd389493acc4f53 Author: Alexander Gottwald Date: Tue Jun 21 15:41:36 2005 +0000 lib/XScrnSaver/configure.ac lib/XScrnSaver/src/Makefile.am lib/Xfontcache/configure.ac lib/Xfontcache/src/Makefile.am lib/Xinerama/configure.ac lib/Xinerama/src/Makefile.am lib/Xtst/configure.ac lib/Xv/configure.ac lib/XvMC/configure.ac lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to src/Makefile.am commit dbedf673f50e0baf6d5af60f60dbd16368071ed4 Author: Søren Sandmann Pedersen Date: Mon Jun 13 19:44:25 2005 +0000 - Add Xtst to symlink.sh - Add Xtst build system commit e2cdce7dab4c62bdfcff33ee9270f6a7703352ef Author: Egbert Eich Date: Mon May 24 19:06:58 2004 +0000 Fix build glitches when building modules independently using Imake. commit 3bb9e7d92569600697ec398e9cff01e50101ff22 Author: Egbert Eich Date: Fri Apr 23 18:43:55 2004 +0000 Merging XORG-CURRENT into trunk commit 91ddef6b5dec497a7501fc7a9416cfc6454824f3 Author: Egbert Eich Date: Sun Mar 14 08:32:27 2004 +0000 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 commit efc2b386671de52b5454a336dab4afa3aeabd340 Author: Egbert Eich Date: Wed Mar 3 12:11:32 2004 +0000 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 commit b7c0ec40d3045f024bb74292189f72cdf7a1cd14 Author: Egbert Eich Date: Thu Feb 26 13:35:34 2004 +0000 readding XFree86's cvs IDs commit 2f5a9d8afe48466be084cea784ac73e932655f6e Author: Egbert Eich Date: Thu Feb 26 09:22:48 2004 +0000 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 commit 7aea93fb6b188b32b0be32f064997aabe8d7bdda Author: Kaleb Keithley Date: Tue Nov 25 19:28:16 2003 +0000 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks commit 88eb8a804d05b72091309323ad2df962a1ed7b8d Author: Kaleb Keithley Date: Fri Nov 14 16:48:49 2003 +0000 XFree86 4.3.0.1 commit 65a2b6d50473730673749ad2facc248ea41af00a Author: Kaleb Keithley Date: Fri Nov 14 15:54:39 2003 +0000 R6.6 is the Xorg base-line