tizen 2.3.1 release
[framework/uifw/xorg/proto/x11proto-fixes.git] / ChangeLog
1 commit b8a682cc30499a751091c84efabb3012e02f47c5
2 Author: Adam Jackson <ajax@redhat.com>
3 Date:   Mon Feb 28 09:53:30 2011 -0500
4
5     fixesproto 5.0
6     
7     Signed-off-by: Adam Jackson <ajax@redhat.com>
8
9 commit 9760b4bdd1f9fdd6a33b9f876c4a835ed969aa84
10 Author: Adam Jackson <ajax@redhat.com>
11 Date:   Mon Nov 15 17:09:31 2010 -0500
12
13     fixesproto v5: Pointer barriers
14     
15     v3: Review fixes:
16     - INT16 not CARD16 for coordinates
17     - BadDevice not BadMatch
18     
19     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
20     Signed-off-by: Adam Jackson <ajax@redhat.com>
21
22 commit 29324d36b3aa6697268c9b51522afcafc2244361
23 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
24 Date:   Fri Oct 29 21:01:26 2010 -0700
25
26     fixesproto 4.1.2
27     
28     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
29
30 commit d3dc092d123139bdb0db40fde42fc9a9f4ee6a9c
31 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
32 Date:   Fri Oct 29 20:59:41 2010 -0700
33
34     Sun's copyrights now belong to Oracle
35     
36     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
37
38 commit 66c8619be99d10de5969371ff6ccf08088bffdff
39 Author: Gaetan Nadon <memsize@videotron.ca>
40 Date:   Sun Mar 28 19:00:30 2010 -0400
41
42     config: remove the pkgconfig pc.in file from EXTRA_DIST
43     
44     Automake always includes it in the tarball.
45     
46     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
47
48 commit f7cd767d6f1d1f42da3c4e50ea414fe9716ac240
49 Author: Alan Coopersmith <alan.coopersmith@sun.com>
50 Date:   Fri Jan 15 13:29:22 2010 -0800
51
52     Update Sun license notices to current X.Org standard form
53     
54     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
55
56 commit ef0cad8cf54d1a672983ffac213cdca99fa9151e
57 Author: Rémi Cardona <remi@gentoo.org>
58 Date:   Thu Dec 17 08:35:10 2009 +0100
59
60     Use $(docdir) for fixesproto.txt install path
61     
62     Signed-off-by: Rémi Cardona <remi@gentoo.org>
63     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
64     Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
65     Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
66
67 commit 8b518027c4243101a7da00b3a9419d63ece1c782
68 Author: Gaetan Nadon <memsize@videotron.ca>
69 Date:   Sun Nov 22 19:24:48 2009 -0500
70
71     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
72     
73     Now that the INSTALL file is generated.
74     Allows running make maintainer-clean.
75
76 commit 36ed341de07d5c4df48116c3fcdbb6b9a432e5fe
77 Author: Gaetan Nadon <memsize@videotron.ca>
78 Date:   Mon Nov 16 16:10:15 2009 -0500
79
80     INSTALL file is missing or incorrect #24206
81     
82     The file is copied from util-macros.
83     The copy in git is removed.
84
85 commit 8c866c15f1898105d7ee09ad3d8ed38213e76338
86 Author: Gaetan Nadon <memsize@videotron.ca>
87 Date:   Mon Nov 16 11:10:10 2009 -0500
88
89     README: file created or updated #24206
90     
91     Contains a set of URLs to freedesktop.org.
92
93 commit 7f1bfe8c784db325ae532f54823ef07767e0a5ad
94 Author: Gaetan Nadon <memsize@videotron.ca>
95 Date:   Sun Nov 15 20:28:56 2009 -0500
96
97     NEWS: remove empty file #24206
98
99 commit e7f981e0994f748faada122f8592359e8cb42c85
100 Author: Gaetan Nadon <memsize@videotron.ca>
101 Date:   Sun Nov 15 19:45:26 2009 -0500
102
103     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
104     
105     ChangeLog filename is known to Automake and requires no further
106     coding in the makefile.
107
108 commit 2beee4825c0f1605988808c3bf9cd1347f6e3c02
109 Author: Gaetan Nadon <memsize@videotron.ca>
110 Date:   Sun Nov 15 18:31:28 2009 -0500
111
112     Makefile.am: INSTALL file is missing or incorrect #24206
113     
114     The standard GNU file on building/installing  tarball is copied
115     using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
116     Add INSTALL target
117
118 commit a76d9bcc9d07aa64cfcb31624702efb444ae5109
119 Author: Gaetan Nadon <memsize@videotron.ca>
120 Date:   Sun Nov 15 18:11:36 2009 -0500
121
122     configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
123     
124     This macro aggregate a number of existing macros that sets commmon
125     X.Org components configuration options. It shields the configuration file from
126     future changes.
127
128 commit 3907b71be026b126565e3859239032c6f437185d
129 Author: Gaetan Nadon <memsize@videotron.ca>
130 Date:   Sat Nov 14 18:26:46 2009 -0500
131
132     .gitignore: use common defaults with custom section # 24239
133     
134     Using common defaults will reduce errors and maintenance.
135     Only the very small or inexistent custom section need periodic maintenance
136     when the structure of the component changes. Do not edit defaults.
137
138 commit 88cd481b5349fe4962ac609c8711a17d4323e42a
139 Author: Peter Hutterer <peter.hutterer@who-t.net>
140 Date:   Tue Oct 6 12:13:58 2009 +1000
141
142     fixesproto 4.1.1
143     
144     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
145
146 commit d76dd3834a9443ed2237fc26d6eff1cc429606b5
147 Author: Peter Hutterer <peter.hutterer@who-t.net>
148 Date:   Tue Oct 6 12:16:30 2009 +1000
149
150     Remove RCS tags
151     
152     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
153
154 commit 9fe9e1abb2ff3c839a6049fea39adf6d753c09c3
155 Author: Peter Hutterer <peter.hutterer@who-t.net>
156 Date:   Tue Oct 6 12:13:11 2009 +1000
157
158     Require macros 1.3 for XORG_DEFAULT_OPTIONS
159     
160     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
161
162 commit 39d4e91171de13d4b7079d4609e7930e32948d99
163 Author: Alan Coopersmith <alan.coopersmith@sun.com>
164 Date:   Mon Oct 5 19:21:42 2009 -0700
165
166     Add README with pointers to mailing lists, bugzilla, & git
167     
168     Also correct INSTALL to list the right extension name
169     
170     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
171
172 commit 50921252322e05fea4f0f85c8ae8735b6df11860
173 Author: Peter Hutterer <peter.hutterer@who-t.net>
174 Date:   Fri Jul 31 08:53:51 2009 +1000
175
176     Document behaviour of CursorNotifies with XI2 servers.
177     
178     CursorNotifies are only sent for the ClientPointer to avoid confusion in the
179     client.
180     
181     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
182
183 commit beebe5339ee97b36c3d5b2a5c2b2f140d03f2003
184 Author: Peter Hutterer <peter.hutterer@who-t.net>
185 Date:   Fri Jul 31 08:21:14 2009 +1000
186
187     Hide/ShowCursor works on all master pointers in XI2.
188     
189     Servers supporting XI2 will hide all cursors when a client requests
190     HideCursor. This is arguably closest to the original intent of the request -
191     to not display a cursor above the given window.
192     
193     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
194
195 commit 9a3f2e436481face8e79c80bffdfb3e00b48eeab
196 Author: Adam Jackson <ajax@redhat.com>
197 Date:   Thu Jul 23 08:44:54 2009 -0400
198
199     fixesproto 4.1
200
201 commit c7c9beab9a41d835008e1070c0ed8470293fe6ba
202 Author: Julien Cristau <jcristau@debian.org>
203 Date:   Thu Jul 16 11:20:09 2009 +0100
204
205     fixesproto: adjust to split xext headers
206     
207     Protocol constants for shape were moved to shapeconst.h.
208     
209     Acked-By: Adam Jackson <ajax@redhat.com>
210
211 commit a0aeb48945773d26f9a033a672eaf6f7917d0b83
212 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
213 Date:   Tue Jan 27 20:08:44 2009 -0200
214
215     Janitor: Correct make distcheck and dont distribute autogen.sh
216
217 commit 196061a586ed13189b68dec80c86c536ffc37ed7
218 Author: Keith Packard <keithp@keithp.com>
219 Date:   Mon Sep 22 12:44:13 2008 -0700
220
221     ChangeSaveSet with map=Unmap means 'unmap', not 'don't remap'
222     
223     The semantics in the spec were conflicting, and the implementation did the
224     'don't remap' version which was not useful. The server implementation has
225     been fixed, this change clarifies the specification to match that design.
226
227 commit 6415267d65f3f31d66abf70d029ff32783931262
228 Author: Alan Coopersmith <alan.coopersmith@sun.com>
229 Date:   Thu Dec 14 13:34:10 2006 -0800
230
231     Typo fixes in XFixes protocol spec
232
233 commit 2e9a7b2004d943eaf1be1778c94790528c573cb1
234 Author: Alan Coopersmith <alan.coopersmith@sun.com>
235 Date:   Thu Dec 14 13:32:20 2006 -0800
236
237     Update XFixes protocol spec to match XFixes 4.0
238     
239     Add ExpandRegion, HideCursor & ShowCursor requests
240     Correct description of version numbering to match XFixes conventions
241
242 commit 0afb1fdaa1ddad7c71dcf5318f3f022ccb3ebba2
243 Author: Eric Anholt <eric@anholt.net>
244 Date:   Tue Jan 9 09:43:50 2007 -0800
245
246     Move fixes protocol description to the new canonical location/name.
247
248 commit 82b7ea2d5e89c4f26e5499015a62ab0a4d201639
249 Author: Alan Coopersmith <alan.coopersmith@sun.com>
250 Date:   Fri Jul 14 18:56:12 2006 -0700
251
252     renamed: .cvsignore -> .gitignore
253
254 commit a8369fcb8631fa943876753bc38b081f7daca324
255 Author: Deron <dj4236@chiru.it.sfbay.sun.com>
256 Date:   Fri Mar 31 03:33:01 2006 -0800
257
258     Merged with modular CVS (Version 4.0 definitions).
259
260 commit 43de9d4e70b66eb6afb8d62ce1af6c100f5d7786
261 Author: Keith Packard <keithp@evo.keithp.com>
262 Date:   Fri Feb 24 02:23:27 2006 +0100
263
264     Import changes from Xorg repository
265
266 commit ce5d32236723e984c1e1a3d43d9d252c20092afe
267 Author: Keith Packard <keithp@evo.keithp.com>
268 Date:   Fri Feb 24 02:19:49 2006 +0100
269
270     rename fixesext.pc.in to fixesproto.pc.in as per xorg
271
272 commit 248dc20d2d95d9c9a64cf9c97608c407d09d576d
273 Author: Daniel Stone <daniel@fooishbar.org>
274 Date:   Mon Jan 3 05:16:32 2005 +0000
275
276     New autogen.sh from Thomas Fitzsimmons that works with srcdir != objdir.
277
278 commit 146473ec041bf2b7f550ca622ef5cb824f019146
279 Author: Keith Packard <keithp@keithp.com>
280 Date:   Mon Jul 26 17:17:33 2004 +0000
281
282     Add XFixesExpandRegion
283
284 commit 8d389eb1ebdd0d81435268bbb0699ec299030743
285 Author: Jim Gettys <jg@freedesktop.org>
286 Date:   Tue Feb 3 20:47:55 2004 +0000
287
288     Add AUTHORS.
289
290 commit 1f062c689975e8d00e4a43da25c93538bec6324d
291 Author: Daniel Stone <daniel@fooishbar.org>
292 Date:   Wed Jan 21 10:09:59 2004 +0000
293
294     wow, fixesext is really copping all the crap here
295
296 commit 796c1d6b3f9b8efce0caffff8bb9d7743ec1eeeb
297 Author: Daniel Stone <daniel@fooishbar.org>
298 Date:   Wed Jan 21 10:05:08 2004 +0000
299
300     Another pointless commit: remove that extra space.
301
302 commit df551ca22d5deba241efe6eb9815e50453ba5081
303 Author: Daniel Stone <daniel@fooishbar.org>
304 Date:   Wed Jan 21 09:54:42 2004 +0000
305
306     Test check-in; I just want to see how the script works.
307
308 commit 3d6cd34420c0ca10b9ece245d74923074f2ca7a1
309 Author: Daniel Stone <daniel@fooishbar.org>
310 Date:   Sat Jan 17 03:58:52 2004 +0000
311
312     And bump the fixes extension to 2.0.1 as well; yay. Some minor changes over 2.0.
313
314 commit b0afc5e6982ee6d3c525eb965e3c27aa729c591e
315 Author: Daniel Stone <daniel@fooishbar.org>
316 Date:   Thu Jan 15 03:39:34 2004 +0000
317
318     Tag release 2.0 for first freedesktop.org clientside lib release.
319
320 commit f92db7128c857b3925846a9c8519e9554a1c67e2
321 Author: Keith Packard <keithp@keithp.com>
322 Date:   Sat Nov 22 00:44:32 2003 +0000
323
324     Eliminate offset arguments in combining operators, create separate CopyRegion and TranslateRegion requests.
325
326 commit 804a9fda12f70e66feac5e45bc8293a7e436689b
327 Author: Keith Packard <keithp@keithp.com>
328 Date:   Mon Nov 3 01:47:23 2003 +0000
329
330     Merge xfixes_2_branch back to head
331
332 commit 0c9e4c7af3d366b99c98ba199bae92cf5873b388
333 Author: Keith Packard <keithp@keithp.com>
334 Date:   Thu Oct 9 01:48:22 2003 +0000
335
336     Autofoo
337
338 commit a7b519bf17ea3a421029a9eceed5392786fb5cc9
339 Author: Keith Packard <keithp@keithp.com>
340 Date:   Wed Jan 15 02:54:56 2003 +0000
341
342     *** empty log message ***
343
344 commit 9b26a30bca325759d0e4f92684c81a98404b51da
345 Author: Keith Packard <keithp@keithp.com>
346 Date:   Sun Jan 12 02:44:25 2003 +0000
347
348     Finish removing XFIXES
349
350 commit 698d42ea5e9a609fff1b566e0d6160b694d78700
351 Author: Keith Packard <keithp@keithp.com>
352 Date:   Sat Nov 30 20:58:31 2002 +0000
353
354     Add XFIXES protocol document
355
356 commit e01f7b2ac063d275c6d01a0e6fe58da6733fb880
357 Author: Keith Packard <keithp@keithp.com>
358 Date:   Sat Nov 30 06:21:43 2002 +0000
359
360     Add XFIXES extension