89 lines
1.9 KiB
Plaintext
89 lines
1.9 KiB
Plaintext
2006-3-30 Deron Johnson <deron.johnson@sun.com>
|
|
|
|
* composite.h
|
|
* compositeproto.h
|
|
* configure.ac
|
|
Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow
|
|
Moved Coordinate Transform Redirect defines to 0.4 and bumped request numbers
|
|
|
|
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update package version number for final X11R7 release candidate.
|
|
|
|
2004-07-08 Keith Packard <keithp@keithp.com>
|
|
|
|
* composite.h:
|
|
* compositeproto.h:
|
|
* protocol:
|
|
Add NameWindowPixmap request.
|
|
Bump protocol to 0.2
|
|
|
|
2004-06-27 Eric Anholt <anholt@freedesktop.org>
|
|
|
|
* protocol:
|
|
Fix some apostrophe issues.
|
|
|
|
2004-02-03 Jim Gettys <freedesktop.org>
|
|
|
|
* AUTHORS: needed author's attribution
|
|
|
|
2004-01-15 Daniel Stone <daniel@fooishbar.org>
|
|
* Tag release 2.0 for first freedesktop.org clientside release.
|
|
|
|
2003-11-08 Keith Packard <keithp@keithp.com>
|
|
|
|
* protocol:
|
|
Note that Manual Subwindows mode disables background painting.
|
|
|
|
2003-11-06 Keith Packard <keithp@keithp.com>
|
|
|
|
* composite.h:
|
|
* compositeproto.h:
|
|
Add update mode to Unredirect requests so clients
|
|
can redirect multiple times (and then unredirect)
|
|
Add CompositeNumberRequests
|
|
Fix some typeos
|
|
|
|
2003-11-04 Keith Packard <keithp@keithp.com>
|
|
|
|
* COPYING:
|
|
* INSTALL:
|
|
* Makefile.am:
|
|
* README:
|
|
* composite.h:
|
|
* compositeext.pc.in:
|
|
* compositeproto.h:
|
|
* configure.ac:
|
|
* protocol:
|
|
Change name from Apportion to Composite
|
|
Clarify that root cannot be redirected.
|
|
Add more error values.
|
|
|
|
2003-10-29 Keith Packard <keithp@keithp.com>
|
|
|
|
* COPYING:
|
|
* INSTALL:
|
|
* Makefile.am:
|
|
* README:
|
|
* apportion.h:
|
|
* apportionext.pc.in:
|
|
* apportionproto.h:
|
|
* autogen.sh:
|
|
* configure.ac:
|
|
* protocol:
|
|
autofoo
|
|
Add protocol headers
|
|
Use enum for update mode instead of bool
|
|
|
|
2003-10-29 Keith Packard <keithp@keithp.com>
|
|
|
|
* protocol:
|
|
Define clipping while redirected
|
|
|
|
2003-10-24 Keith Packard <keithp@keithp.com>
|
|
|
|
* ChangeLog
|
|
* protocol
|
|
Initial protocol design imported
|