summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 15c239ed549e70bac7b4cd8e33ead957d0b6a4f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
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