commit 0b69465a3b118f3fe1c9b0c206996d510ccbec36 Author: Eric Anholt Date: Tue Jan 9 16:21:13 2007 -0800 Track rename of DamagePost to DamageAdd. commit 0d7f8e4f151480ee1415bd5a13799ad6385a8df3 Author: Eric Anholt Date: Mon Jan 8 15:02:42 2007 -0800 More doc/copyright updates for Damage 1.1 update. commit 716d84889f90880c634136e9c1e754edd587ea9e Author: Eric Anholt Date: Fri Jan 5 17:56:58 2007 -0800 Add a request to report a region of damage against a drawable. This brings the library up to supporting version 1.1 of the protocol. Bump package version accordingly. commit c3c2777a7805c95f7d7bf64998e188d0eba65cba Author: Daniel Stone Date: Wed Nov 8 16:10:20 2006 +0200 bump to 1.0.4 commit 31829be123a9ce58bf8e0c4718815b7b63d0d512 Author: Josh Triplett Date: Mon Oct 16 02:58:24 2006 -0700 Remove incorrect UnlockDisplay and SyncHandle from XDamageQueryVersion XDamageQueryVersion calls UnlockDisplay and SyncHandle, without a matching LockDisplay. This triggers an assertion in Xlib/XCB designed to catch these kinds of bugs. Remove the two calls, which fixes the assertion. Thanks to Mike Auty for the report. commit 62ffc46be52244b252dfab643bdfa1aa862820f0 Author: Alan Coopersmith Date: Thu Jul 13 14:58:51 2006 -0700 renamed: .cvsignore -> .gitignore commit 7558d929f538ef7c87aeb88a47856f94282ab2a9 Author: Adam Jackson Date: Thu Apr 27 00:05:40 2006 +0000 Bump to 1.0.3 commit e05bfca0a4377cfd137249f7df8c95706372c140 Author: Adam Jackson Date: Mon Apr 3 01:00:11 2006 +0000 Coverity #574: Plug a leak on the error path. commit 660305b57b0af382dd111d8a9d0a38f663efdf25 Author: Kevin E Martin Date: Thu Dec 15 00:24:29 2005 +0000 Update package version number for final X11R7 release candidate. commit 75bb1e7a7f32d2bf8e3e80ae370adc0c69585698 Author: Kevin E Martin Date: Sat Dec 3 05:49:43 2005 +0000 Update package version number for X11R7 RC3 release. commit 5805e223e70e84d07f9203ae30effcbbc40746a6 Author: Kevin E Martin Date: Sat Nov 19 07:15:41 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 48527807411901e1d6806a2c9e8a84e1fa684042 Author: Kevin E Martin Date: Wed Nov 9 21:19:12 2005 +0000 Update package version number for X11R7 RC2 release. commit 077ce8402a1f8413efdede402cb6f89b9ff797dd Author: Kevin E Martin Date: Tue Nov 1 15:11:51 2005 +0000 Update pkgcheck dependencies to work with separate build roots. commit c6a8324c38acc33357e6dcf927f482db22383ab2 Author: Kevin E Martin Date: Fri Jul 29 21:22:51 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 b02c66e05a173fd20c7b42f4fccf5bcd069f5931 Author: Daniel Stone Date: Sat Jul 16 06:37:24 2005 +0000 Set soversion to 1.0.0 using -version-number. commit 4011ede413408c9a5577617dbcd1124a3ee8dce5 Author: Adam Jackson Date: Thu Jul 14 06:28:45 2005 +0000 Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/. commit 657bb1fcc90a08f713c8f97c4f904808ea023c6e Author: Keith Packard Date: Sat Jul 9 06:14:50 2005 +0000 Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory commit 575cf8f35bb51df34d31035fcbf7d425f85ac79c Author: Daniel Stone Date: Sun Jul 3 07:00:56 2005 +0000 Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include or , as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to . commit 7a89fded1dac6137a9376bf161da22c1c93a9939 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 c04e1d2204ae972828b19bf422670e480805e9ac Author: Adam Jackson Date: Thu May 19 00:22:32 2005 +0000 revert last change, didn't do right thing at all, sorry for the noise commit 00361b6bec032a3be14e2a191b389115ec9767ba Author: Adam Jackson Date: Thu May 19 00:10:07 2005 +0000 Require automake 1.7 in AM_INIT_AUTOMAKE commit 4b9f6d209d2833afb58c2f2e648907f460d1be95 Author: Søren Sandmann Pedersen Date: Tue May 17 17:02:24 2005 +0000 Conditionally include config.h in xc/lib/Xdamage and xc/lib/Xfixes commit daa2ab8a2deff5730713c38322be53ed8facae74 Author: Søren Sandmann Pedersen Date: Tue May 17 16:47:59 2005 +0000 Add Xdamage build system commit a9055b6135f82bafefd05b140c9ec4a6d0b1fc9f Author: Markus Kuhn Date: Sat Dec 4 00:42:47 2004 +0000 Encoding of numerous files changed to UTF-8 commit 1945ec8dea6d16523f480b423b5e7054928c2eea Author: Eric Anholt Date: Sat Jul 31 05:50:39 2004 +0000 Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS: - Update Xfixes headers to protocol major version 3. - Add composite headers. - Add libXfixes, libXdamage, and libXcomposite. - Add imake glue for new libraries, but leave Composite off by default until issues are resolved.