diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-10-31 17:45:47 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-10-31 17:45:47 +0000 |
commit | 91229ecd24312d93c71ee8f433e80861ede5161a (patch) | |
tree | 3150e0e99b005b287dddff0f6b16e13823d3161e /lib/libXcomposite/ChangeLog | |
parent | 8ed157dddbb81b709008697c99a81b27a0181cb5 (diff) |
Update do libXcomposite 0.4.1
Diffstat (limited to 'lib/libXcomposite/ChangeLog')
-rw-r--r-- | lib/libXcomposite/ChangeLog | 346 |
1 files changed, 284 insertions, 62 deletions
diff --git a/lib/libXcomposite/ChangeLog b/lib/libXcomposite/ChangeLog index fe5921779..486f0ce65 100644 --- a/lib/libXcomposite/ChangeLog +++ b/lib/libXcomposite/ChangeLog @@ -1,93 +1,315 @@ -2006-04-03 Adam Jackson <ajax@freedesktop.org> +commit 90c243accfb2dc3d4d85dd57d8aca518dab98842 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Oct 8 00:28:45 2009 -0700 - Tag as 0.3 and release. + libXcomposite 0.4.1 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> -2006-04-02 Adam Jackson <ajax@freedesktop.org> +commit c302ae79f7819f75628f798d15c980cbf42eec91 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Oct 8 00:23:42 2009 -0700 - * src/Xcomposite.c: - Coverity #573: Plug a leak on the error path. + Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS + + Also some changes to man/Makefile.am to make it work better with the + AM_SILENT_RULES option that's enabled in XORG_DEFAULT_OPTIONS + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> -2006-3-13 Deron Johnson <deron.johnson@sun.com> +commit 3418a26aa83fbba78ad5a214ca7db2984a44190b +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Mon Feb 2 20:34:32 2009 -0800 - * configure.ac - * include/X11/extensions/Xcomposite.h - * src/Xcomposite.c - * src/xcompositeint.h - Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow + Add README with pointers to mailing list, bugzilla & git repos + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> -2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit c469e20fe52db54be01533b0e4748fa011d1ddc4 +Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> +Date: Thu Jan 29 15:27:52 2009 -0200 - * configure.ac: - Update package version number for final X11R7 release candidate. + Janitor: Correct make distcheck + + Remove extra .gitignore in subdirectories + Correct a sparse warning -2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 16ae68423eb30639d880445c6bbe70d539e4b198 +Author: Peter Hutterer <peter@cs.unisa.edu.au> +Date: Mon May 19 17:15:39 2008 +0930 - * configure.ac: - Update package version number for X11R7 RC3 release. + Rename parameters to clarify QueryVersion/QueryExtension. + + These parameters are not treated as input. Rename them to make the inner + workings slightly more obvious. + + X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511> -2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit e59817872ee6aec0544bd56ebb83ded9e4a5851c +Author: Matthieu Herrb <matthieu.herrb@laas.fr> +Date: Sun Mar 9 00:30:40 2008 +0100 - * xcomposite.pc.in: - Update pkgconfig files to separate library build-time dependencies - from application build-time dependencies. - * configure.ac: - Update dependencies to work with separate build roots. + nuke RCS Ids -2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 8c046523f304525615cb8c5391711fddb94fcc04 +Author: James Cloos <cloos@jhcloos.com> +Date: Thu Dec 6 15:51:15 2007 -0500 - * configure.ac: - Update package version number for X11R7 RC2 release. + Add missing PHONY line for automatic ChangeLog generation -2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 097228085c98062a439237d7c9170023e69d0543 +Author: Keith Packard <keithp@neko.keithp.com> +Date: Tue Jul 3 19:40:52 2007 -0700 - * configure.ac: - Update pkgcheck dependencies to work with separate build roots. + Follow composite protocol version to 0.4, although there is no ABI change. + + Composite protocol 0.4 changes clipping semantics, but doesn't affect any of + the interfaces. As such, this library version is exactly the same as the 0.3 + series, but the documentation includes a description of the semantic change. -2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 2de0bef64b425889d9c060c1ef0ee891b8376469 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Wed May 2 15:16:27 2007 -0700 - * configure.ac: - Update package version number for RC1 release. + Version bump: 1.3.2 -2005-07-15 Alexander Gottwald <ago at freedesktop dot org> +commit 1ff9d8a7c9e5ab784b0bed38e968b3d56c434cad +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Wed May 2 14:49:47 2007 -0700 - * src/Makefile.am: - Add DEP_LIBS + Give more explicit warning messages if xmlto is needed but not found -2005-07-11 Keith Packard <keithp@keithp.com> +commit 81a8a71d888d16989a096195dfd96b10fadeba5d +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Mon Apr 23 19:14:22 2007 -0700 - * src/.cvsignore: - * src/Makefile.am: - Add missing files + Replace static ChangeLog with dist-hook to generate from git log -2005-07-11 Keith Packard <keithp@keithp.com> +commit 3d6927c680e6aba14e0a7d771ce8891606cb7fbd +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Mon Apr 23 19:09:59 2007 -0700 - * configure.ac: - * xcomposite.pc.in: - Require modular X library. - Unify dependency _CFLAGS/_LIBS + man page: oops, lost Deron's credit for 0.3 -2004-11-22 Carl Worth <cworth@cworth.org> +commit 258736fa5371c31bcde7f76f1089f0721c7f2275 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Mon Apr 23 17:36:41 2007 -0700 - * configure.ac: Remove AC_CONFIG_AUX_DIR (it was in the wrong - place for automake-1.9, and it was set to the default value - anyway). + Add libXcomposite man page (converted from protocol specs) + + Translate protocol specs + header into library/API documentation in + Docbook/XML format + + Convert XML -> nroff/man at dist time so that only maintainers and + developers building from git need xmlto installed. -2004-07-08 Keith Packard <keithp@keithp.com> +commit bb772fb6c515bcccbde0947ca9fad03b350ae012 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Mon Apr 23 14:52:40 2007 -0700 - * Makefile.am: - * Xcomposite.c: (XCompositeVersion), (XCompositeNameWindowPixmap): - * Xcomposite.h: - * configure.ac: - Add library API for Composite 0.2 changes - Add XCompositeVersion to get the run-time library version number - Fix package version number in configure.ac and Xcomposite.h + Add *~ to .gitignore to skip emacs/patch droppings -2004-02-03 Jim Gettys <jg@handhelds.org> +commit 2bf6c2fd0dc825c0aec7b262736b2a87aeb2183c +Author: Adam Jackson <ajax@benzedrine.nwnk.net> +Date: Fri Oct 13 15:59:16 2006 -0400 - * AUTHORS: Add authors to AUTHORS file + Bump to 0.3.1 -2004-01-15 Daniel Stone <daniel@fooishbar.org> - * Tag release 1.0 for first freedesktop.org clientside lib release. +commit f0a1453f24e29a9badc8f29d81c42c0eb3f67065 +Author: Jamey Sharp <jamey@minilop.net> +Date: Thu Oct 12 17:42:18 2006 -0700 -2004-01-15 Harold L Hunt II <huntharo@msu.edu> - * Makefile.am: Pass -no-undefined to libtool via LDFLAGS. + Do not call UnlockDisplay without calling LockDisplay. + + Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for reporting this + bug and a correct fix. + +commit 5f2879d1ff86979b6654022031373ce0c9861207 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Jul 13 14:58:49 2006 -0700 + + renamed: .cvsignore -> .gitignore + +commit c382f5e2b048879b553672e3a9400d0729fc4001 +Author: Adam Jackson <ajax@nwnk.net> +Date: Mon Apr 3 14:58:15 2006 +0000 + + Tag as 0.3 and release. + +commit 416d6c61338acaa58f986b27408992a0f324d32f +Author: Adam Jackson <ajax@nwnk.net> +Date: Mon Apr 3 01:03:11 2006 +0000 + + Coverity #573: Plug a leak on the error path. + +commit 32cba66971545abf95e272cce635a8b0df882272 +Author: Deron Johnson <deron.johnson@sun.com> +Date: Mon Mar 13 21:59:05 2006 +0000 + + Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3: + CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version + 4.0: XFixesHideCursor, XFixesShowCursor + +commit 71a706971e7b4d82c128eb82ede2b7e573c0642b +Author: Kevin E Martin <kem@kem.org> +Date: Thu Dec 15 00:24:28 2005 +0000 + + Update package version number for final X11R7 release candidate. + +commit a05661afa2fd3ec976473976dff0fa25ac3b8253 +Author: Kevin E Martin <kem@kem.org> +Date: Sat Dec 3 05:49:43 2005 +0000 + + Update package version number for X11R7 RC3 release. + +commit ce28a0e130db08ebcef5834764c2fc5640f90189 +Author: Eric Anholt <anholt@freebsd.org> +Date: Sun Nov 20 23:17:40 2005 +0000 + + Add/improve libs .cvsignores. + +commit 88e068f78c24861599829364b393ebb8b0eb6711 +Author: Kevin E Martin <kem@kem.org> +Date: Sat Nov 19 07:15:40 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 5c429e965d88711a836227b65ab4ef2dc4739932 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Nov 9 21:31:19 2005 +0000 + + Bump version numbers for X11R6.9/X11R7 RC2. + +commit 036ddad7a3152bcdbae68c75efbfc0aabae19302 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Nov 9 21:19:12 2005 +0000 + + Update package version number for X11R7 RC2 release. + +commit ae202415c695d1f8ac0588d98235318ed9b059bc +Author: Kevin E Martin <kem@kem.org> +Date: Tue Nov 1 15:11:51 2005 +0000 + + Update pkgcheck dependencies to work with separate build roots. + +commit 15a1e6e795311e07edf39b66234268b284f8dcfb +Author: Kevin E Martin <kem@kem.org> +Date: Wed Oct 19 02:48:09 2005 +0000 + + Update package version number for RC1 release. + +commit fb4f87c05840d2a77706ad63f0f982ee2057e285 +Author: Kevin E Martin <kem@kem.org> +Date: Wed Oct 19 02:46:56 2005 +0000 + + lib/Xcomposite/Xcomposite.h + lib/Xft/Imakefile + lib/Xft/Xft.h Update library version numbers to match updated package + versions. + Update driver version numbers for RC1. + +commit e937da932f616015befffbf3340b1f3c4a34dc1f +Author: Adam Jackson <ajax@nwnk.net> +Date: Wed Aug 3 03:28:01 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 999bc86206564f0adda375076e834465ef97e5f5 +Author: Kevin E Martin <kem@kem.org> +Date: Fri Jul 29 21:22:50 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 f00dc71c280699e7f08b72b59ee74b84afa32956 +Author: Daniel Stone <daniel@fooishbar.org> +Date: Sat Jul 16 06:33:36 2005 +0000 + + Change soversion to 1.0.0 with -version-number. + +commit 7ad5cea1ca2c64d63a69b04d9eea24d4f29b5ac6 +Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> +Date: Fri Jul 15 12:41:51 2005 +0000 + + Add $(DEP_LIBS) + +commit 5379902ddfd8ce084a9de727f3b4626ab61525d4 +Author: Adam Jackson <ajax@nwnk.net> +Date: Thu Jul 14 06:11:09 2005 +0000 + + Do pkg-config deps on xfixes and xext + +commit 96778a22baf1a80f7167cff5f9d98bcff2f4b39f +Author: Alan Coopersmith <Alan.Coopersmith@sun.com> +Date: Wed Jul 13 17:03:07 2005 +0000 + + Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can be + found. + +commit 71c592267f8305840a3c272576c3ef63a034d6e9 +Author: Keith Packard <keithp@keithp.com> +Date: Tue Jul 12 03:16:02 2005 +0000 + + Add missing files + +commit db8d18cedb4a948ef0dc37703be4d795d39fef37 +Author: Keith Packard <keithp@keithp.com> +Date: Tue Jul 12 03:10:35 2005 +0000 + + Use full path for Xcomposite.h header + +commit 0e95afc461f8f72759911400f664a05a6cd90312 +Author: Keith Packard <keithp@keithp.com> +Date: Mon Jul 11 22:28:03 2005 +0000 + + Require modular X library. Unify dependency _CFLAGS/_LIBS + +commit 7098e81fd4d933ca922431280579049396466d23 +Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> +Date: Thu Jul 7 18:25:28 2005 +0000 + + Add build sytem for Xcomposite + +commit 29e0de5f572341b4c05476138aceb8eaa6609a93 +Author: Daniel Stone <daniel@fooishbar.org> +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 <dix-config.h> or <xorg-config.h>, 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 + <X11/fonts/foo.h>. + +commit 6a5a9a284a8e0e76aed1302ccb5c423c12b66eac +Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> +Date: Tue May 17 16:47:58 2005 +0000 + + Add Xdamage build system + +commit 66adc0d3b0139c46fa5449ba964b186032f3738c +Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk> +Date: Sat Dec 4 00:42:47 2004 +0000 + + Encoding of numerous files changed to UTF-8 + +commit 3ed5ac43907916ee6a73aa036a1d806d191a631d +Author: Eric Anholt <anholt@freebsd.org> +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. |