ChangeLog revision 2e9c7c8c
1commit 75fe48e7a42a685d7098e8d7108b9b956c471563
2Author: Peter Hutterer <peter.hutterer@who-t.net>
3Date:   Fri Jul 10 14:07:34 2009 +1000
4
5    Bump to 1.2.2
6    
7    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
8
9commit 5d0fe0e0e92759af5667c5dca2eacb1b6f2d66ea
10Author: Peter Hutterer <peter.hutterer@who-t.net>
11Date:   Thu Jul 2 09:10:25 2009 +1000
12
13    XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
14    
15    GenericEvent cannot be selected for in the core event masks and they must
16    thus be treated like extension events.
17    
18    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
19
20commit c1bf65b89f4e361f6178a73dd5334c8f2bd95732
21Author: Peter Hutterer <peter.hutterer@who-t.net>
22Date:   Thu Jul 2 09:06:05 2009 +1000
23
24    XWindowEvent/XCheckWindowEvent must not return GenericEvents.
25    
26    GenericEvents have no fixed position for the window, so they must be treated
27    like extension events.
28    
29    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
30
31commit 38f9054554d63525d2dd51aafb5eb57821158ab9
32Author: Alan Coopersmith <alan.coopersmith@sun.com>
33Date:   Mon Jun 15 19:00:43 2009 -0700
34
35    Drop ancient USG SysV #ifdefs
36    
37    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
38
39commit 7bfe1323f16a1a69cc474659f7ac0c2570b1cf42
40Author: Adam Jackson <ajax@redhat.com>
41Date:   Fri Jun 12 12:44:01 2009 -0400
42
43    Remove X_NOT_STDC_ENV usage. (#6527)
44
45commit 6dd74d7fb414ca1e99bae5c13e333961f396eb36
46Author: Julien Cristau <jcristau@debian.org>
47Date:   Fri May 29 11:18:11 2009 +0200
48
49    nls: remove more duplicated aliases
50    
51    Signed-off-by: Julien Cristau <jcristau@debian.org>
52
53commit e4b0899f516da224010e68bd2d953d5293d94993
54Author: parag <parag@rawhideTM.pnq.redhat.com>
55Date:   Thu May 28 11:29:35 2009 +0530
56
57    nls: Add pa_PK locale information and make pa_IN as default for pa.
58    
59    X.Org bug#21954 <http://bugs.freedesktop.org/show_bug.cgi?id=21954>
60    
61    [jcristau: removed the pa_PK.UTF-8 alias to itself]
62    
63    Signed-off-by: parag <pnemade@redhat.com>
64    Signed-off-by: Julien Cristau <jcristau@debian.org>
65
66commit f0ea1f6d51145592f8617854f9320ec5dbff3299
67Author: Julien Cristau <jcristau@debian.org>
68Date:   Fri May 29 10:58:20 2009 +0200
69
70    nls: remove broken sd_IN.UTF-8 alias
71    
72    Signed-off-by: Julien Cristau <jcristau@debian.org>
73
74commit e29e010dabdb17d6498f2ef1786f69b8830c18ca
75Author: Julien Cristau <jcristau@debian.org>
76Date:   Fri May 29 10:57:43 2009 +0200
77
78    nls: remove duplicated en_US* aliases
79    
80    Signed-off-by: Julien Cristau <jcristau@debian.org>
81
82commit a89a300d87852c84389ad97db66dcb8930cb45dd
83Author: Caolan McNamara <caolanm@redhat.com>
84Date:   Thu May 21 18:41:05 2009 +0200
85
86    man: missing space in XAllocColor man page
87    
88    X.Org bug#21854 <http://bugs.freedesktop.org/show_bug.cgi?id=21854>
89
90commit c1c001e36504fd304f76f69bf6af3643225c49ea
91Author: James Cloos <cloos@jhcloos.com>
92Date:   Wed May 13 13:03:54 2009 -0400
93
94    [nls] Replace remaining UCS Combining Characters in Compose sequences.
95    
96    The replaces the instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
97    where the keysym is used as a dead_key, with an actual dead_key symbol.
98    
99    The only remaining instances of UCS combining characters in the
100    compose sequences are of U0338 COMBINING LONG SOLIDUS OVERLAY
101    used as a suffix in Multi_key-initiated sequences to create
102    mathematics characters such as ∉ U+2209 NOT AN ELEMENT OF
103    from ∈ U+2208 ELEMENT OF.
104
105commit e2b0bad3d3b9e9ca781fc264eb7584afbe2a1a4f
106Author: James Cloos <cloos@jhcloos.com>
107Date:   Wed May 13 09:58:59 2009 -0400
108
109    [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
110    
111    This removes those instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
112    where the matching keysym is used as a dead_key, and for which alternative
113    compose sequences exist.
114
115commit 79f47e6dff2f0a0b673bbfecc47528edca814baa
116Author: James Cloos <cloos@jhcloos.com>
117Date:   Fri May 8 20:11:54 2009 -0400
118
119    [nls] Remove combining_ keysyms from the Compose files
120    
121    Some of the UTF-8 Compose tables included combining_ keysyms in
122    the compose sequences as though they were dead symbols.  This
123    is contrary to how combining characters are used in the UCS.
124    Therefore, those lines have been removed from the Compose tables.
125    
126    There were also some combining_ keysyms as targets.  As those
127    are not included in x11proto’s keysymdef.h, and as those do
128    exist there as Uxxxx keysyms, they are replaced with the Uxxxx
129    keysym names.
130    
131    This addresses http://bugzilla.freedesktop.org/show_bug.cgi?id=5107
132    and is based on attachment 25644 by samuel.thibault@ens-lyon.org.
133    
134    Signed-off-by: James Cloos <cloos@jhcloos.com>
135
136commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9
137Author: parag <pnemade@redhat.com>
138Date:   Tue May 5 16:50:47 2009 +0530
139
140    libX11: Add new Indic language information to nls directory files. #21560
141    
142    Signed-off-by: parag <pnemade@redhat.com>
143
144commit aaf81096eb44b4c2812108721ba02738391884da
145Author: Alan Coopersmith <alan.coopersmith@sun.com>
146Date:   Sat May 2 01:38:14 2009 -0700
147
148    Correct return type in XkbGetKeyboard man page
149    
150    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
151
152commit 2bef065b70f70af520b5de8fb23529254d15f003
153Author: Christoph Pfister <christophpfister@gmail.com>
154Date:   Mon Apr 27 22:32:57 2009 -0700
155
156    X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)
157    
158    http://bugs.freedesktop.org/show_bug.cgi?id=21117
159    
160    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
161
162commit 5c1cde105db10df24d3c532f032cbc59050c7313
163Author: Alan Coopersmith <alan.coopersmith@sun.com>
164Date:   Fri Apr 17 22:14:47 2009 -0700
165
166    Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
167    
168    Raises minimum autoconf version required to 2.60
169    
170    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
171
172commit 84b7a91ef84f345384e4b0e13907385ca3ca3255
173Author: Julien Cristau <jcristau@debian.org>
174Date:   Tue Apr 14 15:59:57 2009 +0100
175
176    Fix fi_FI.UTF-8, again
177    
178    Commit 97fc6babd4ccaf300e25708868aa2a738893dc30 "NLS: Add UTF-8 compose
179    file for Finnish" made fi_FI.UTF-8 use a broken empty XLC_LOCALE file.
180    This reverts it back to using the en_US.UTF-8 one.
181
182commit 128daff4422f973ea40dd1e31b2db230e643549e
183Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
184Date:   Thu Apr 9 12:01:07 2009 +0700
185
186    Thai XIM not retrieve MB surrounding on UTF-8 LC
187    
188    On th_TH.UTF-8 locale, Thai XIM rejects all combining characters for GTK+ apps
189    that use X Input Method.
190    
191    This is because GTK+ imxim immodule passes surrounding text in locale encoding,
192    which is UTF-8 for UTF-8 locales. But current Thai XIM in Xlib assumes the
193    multi-byte StringConversionText response for the StringConversionCallback to
194    always be TIS-620, by retrieving a single byte and using it as-is.
195    
196    If the Thai XIM tries to convert the multi-byte text based on locale codeset
197    before using it, it will work again.
198    
199    X.Org But 12759 <http://bugs.freedesktop.org/show_bug.cgi?id=12759>
200    
201    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
202    Signed-off-by: Julien Cristau <jcristau@debian.org>
203
204commit e09f0d227fbf95b6252759af9d426efd57686f9f
205Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
206Date:   Thu Apr 9 11:47:55 2009 +0700
207
208    Thai XIM not filters when NumLock or CapsLock is on
209    
210    The Thai XIM component in libx11 activated on 'th*' locales normally filters
211    input sequence according to orthographic rules. However, when NumLock/CapsLock
212    is on, this stops working. All sequences are passed through.
213    
214    This is caused by missing masks in _XimThaiFilter(), which normally screens out
215    certain special keys from entering orthographic rules. Unfortunately, this
216    included events with NumLock/CapsLock on. Negating the masks from the check
217    allows the events to be tested by the rules.
218    
219    X.Org Bug 12517 <http://bugs.freedesktop.org/show_bug.cgi?id=12517>
220    
221    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
222    Signed-off-by: Julien Cristau <jcristau@debian.org>
223
224commit d108d3c706af3502820b5202564488ea19908b77
225Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
226Date:   Thu Apr 9 11:25:25 2009 +0700
227
228    CharSet-to-CompoundText Conversion Failed for Thai Locales
229    
230    SCIM fails to commit Thai input characters on Thai locales, because it commits
231    string in compound text form, which was converted via
232    XwcTextListToTextProperty(). But the XLC_LOCALE for th_TH and th_TH.UTF-8
233    declares cs1's ct_encoding as TIS620-0:GR, which was commented out in
234    src/xlibi18n/lcCT.c default_ct_data, in favor of ISO8859-11 ESC sequence.
235    So, declaring cs1 as ISO8859-11:GR instead makes it work.
236    
237    Besides, for th_TH.UTF-8, adding cs2 class with ISO10646-1 encoding also adds
238    support for UTF-8 input.
239    
240    And, along discussion in the bug, a similar problem was found for fontset, too,
241    by causing delays on X apps startups on systems without tis620-0 fonts. This
242    is normally the case, as mkfontdir and mkfontscale generate iso8859-11 entries
243    by default for Thai X fonts. So, Thai fontset charset is also patched.
244    
245    X.Org Bug 16475 <http://bugs.freedesktop.org/show_bug.cgi?id=16475>
246    
247    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
248    Signed-off-by: Julien Cristau <jcristau@debian.org>
249
250commit fd62d3318c846cd43d66a505946e94704d7d83dc
251Author: Alan Coopersmith <alan.coopersmith@sun.com>
252Date:   Wed Apr 8 19:42:25 2009 -0700
253
254    Revert "Change masculine to ordmasculine in Compose file comments"
255    
256    This reverts commit 892b401d5acc055803a20e349ede0d64490f2230.
257    
258    As Julien Cristau correctly points out, I misread the Compose file grammar
259    in modules/im/ximcp/imLcPrs.c, and those are keysyms, not comments, and
260    the keysym is named XK_masculine in keysymdef.h.   This change is thus a
261    bug in the Solaris compose tables to be fixed, not an improvement to bring
262    upstream.
263
264commit eac57c77afdf44f50692225b8b0345a7c927bc84
265Author: Alan Coopersmith <alan.coopersmith@sun.com>
266Date:   Tue Apr 7 15:38:45 2009 -0700
267
268    Version bump: 1.2.1
269    
270    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
271
272commit bfbec08baec33c5024510b0bcbbee6e4a8473e79
273Author: Yaakov Selkowitz (Cygwin Ports maintainer) <yselkowitz@users.sourceforge.net>
274Date:   Tue Apr 7 13:46:57 2009 -0700
275
276    Bug 20773: Xcursor dynamic loading on Cygwin
277    
278    X.Org Bug #20773 <http://bugs.freedesktop.org/show_bug.cgi?id=20773>
279    Patch #24096 <http://bugs.freedesktop.org/attachment.cgi?id=24096>
280    
281    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
282
283commit c8c41614911be4fa222fa22478677d263b41c751
284Author: Alan Coopersmith <alan.coopersmith@sun.com>
285Date:   Mon Apr 6 16:52:46 2009 -0700
286
287    Fix a several sparse warnings: Using plain integer as NULL pointer
288    
289    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
290
291commit b336c3d0cc2aefc8926500cff5f76b5a3e803886
292Author: Alan Coopersmith <alan.coopersmith@sun.com>
293Date:   Mon Apr 6 16:32:05 2009 -0700
294
295    Further ansify prototypes & reduce #ifdefs in locking.c
296    
297    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
298
299commit 892b401d5acc055803a20e349ede0d64490f2230
300Author: Alan Coopersmith <alan.coopersmith@sun.com>
301Date:   Mon Apr 6 10:50:09 2009 -0700
302
303    Change masculine to ordmasculine in Compose file comments
304    
305    Matches the ordfeminine name used for the matching character,
306    and the ordmasculine name used in many font descriptions of the glyph.
307    
308    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
309
310commit e3198b55dc16ec57346cc28aa8d34165ce8cde96
311Author: Julien Cristau <jcristau@debian.org>
312Date:   Fri Mar 13 13:52:33 2009 +0100
313
314    Add a ru_RU.UTF-8 locale
315    
316    Based on patch by Eugene Konev <ejka@imfi.kspu.ru> for X.Org 6.9.0.
317    
318    Debian bug#330144 <http://bugs.debian.org/330144>
319    X.Org bug#15887 <http://bugs.freedesktop.org/show_bug.cgi?id=15887>
320
321commit d239de9452691d6f875e6e5ace3d499ec3bf14d9
322Author: Alan Coopersmith <alan.coopersmith@sun.com>
323Date:   Wed Mar 25 17:59:09 2009 -0700
324
325    Delete some unused "#ifdef notdef" static functions
326    
327    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
328
329commit 4281892e31058ef3aecc96a5767824b34d88d415
330Author: Alan Coopersmith <alan.coopersmith@sun.com>
331Date:   Wed Mar 25 17:52:48 2009 -0700
332
333    Remove _XP_PRINT_SERVER_ #ifdefs from Xrm.c
334    
335    This copy of Xrm.c is never compiled into the Xprint server any more, so
336    this old code-sharing #ifdef from the monolith tree isn't needed.
337    
338    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
339
340commit 27a2e16e8ea11c1604e28645fae4d6ba4371d513
341Author: Alan Coopersmith <alan.coopersmith@sun.com>
342Date:   Tue Mar 17 18:38:58 2009 -0700
343
344    makekeys: combine malloc(strlen)+strcpy into strdup
345    
346    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
347
348commit 78a894231ae8ec4959007b6d9b8d2a15d6333a1e
349Author: Alan Coopersmith <alan.coopersmith@sun.com>
350Date:   Tue Mar 17 15:42:19 2009 -0700
351
352    When makekeys fails to find a good hash, print error instead of divide-by-zero
353    
354    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
355
356commit c9f84af591d15fbc3fa890bcd955d94f1ff82a0b
357Author: Alan Coopersmith <alan.coopersmith@sun.com>
358Date:   Tue Mar 17 14:59:16 2009 -0700
359
360    Remove ifdef checks for macII left over from ancient A/UX 3.0 support
361    
362    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
363
364commit 4b90da0ffb32b791d915ecae11996cc2f2cac9a7
365Author: Alan Coopersmith <alan.coopersmith@sun.com>
366Date:   Mon Mar 16 18:37:49 2009 -0700
367
368    XErrorDB additions for DRI2 requests
369    
370    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
371
372commit 273f45af1441be9d2135e4cac8c46ceb33470236
373Author: Alan Coopersmith <alan.coopersmith@sun.com>
374Date:   Mon Mar 16 18:35:44 2009 -0700
375
376    XErrorDB additions for XInput errors and new XInput 1.5 requests
377    
378    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
379
380commit 90ef36f6336068183bf9d13ca972202db35b1202
381Author: Alan Coopersmith <alan.coopersmith@sun.com>
382Date:   Mon Mar 16 18:23:05 2009 -0700
383
384    XErrorDB additions for RANDR 1.3
385    
386    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
387
388commit 124a4efaccf329f1a44f6b824e70278bdd1cad83
389Author: Lubos Lunak <l.lunak@suse.cz>
390Date:   Mon Mar 16 18:03:36 2009 -0700
391
392    XErrorDB updates for XTEST, RANDR, DAMAGE extensions
393    
394    From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
395    
396    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
397
398commit 80811846e37b805fddb37c71589fd5f6f6037b3f
399Author: Lubos Lunak <l.lunak@suse.cz>
400Date:   Mon Mar 16 17:57:52 2009 -0700
401
402    XGetErrorText() fails for extension error codes equal to the error base
403    
404    From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
405    
406    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
407
408commit da95ecbbdcacc483cd0b5fd7db1fb2e2543341bd
409Author: Milos Komarcevic <miloskomarcevic@netscape.net>
410Date:   Mon Mar 16 17:43:26 2009 -0700
411
412    Bug 11456: Serbian locale updates (sr_RS and sr_ME)
413    
414    X.Org Bug #11456 <http://bugs.freedesktop.org/show_bug.cgi?id=11456>
415    Patch #23937 <http://bugs.freedesktop.org/attachment.cgi?id=23937>
416    
417    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
418
419commit 934a6c0519a9e32505beee55b004f36c2a710217
420Author: Alan Coopersmith <alan.coopersmith@sun.com>
421Date:   Mon Mar 16 14:55:22 2009 -0700
422
423    Bug 10082: Compose entries for some standard mathematical operators
424    
425    X.Org Bug #10082 <http://bugs.freedesktop.org/show_bug.cgi?id=10082>
426    
427    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
428
429commit abf4da1ed0f735ca7ce471dc13a0ec3677391486
430Author: Alan Coopersmith <alan.coopersmith@sun.com>
431Date:   Mon Mar 16 14:27:46 2009 -0700
432
433    Bug 14651: We need to add new locale specification for Belarusian Latin locale
434    
435    X.Org Bug #14651 <http://bugs.freedesktop.org/show_bug.cgi?id=14651>
436    
437    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
438
439commit 837703c8651e1321a50147a8311c56e4758ce08a
440Author: Caolan McNamara <caolanm@redhat.com>
441Date:   Mon Mar 16 14:15:50 2009 -0700
442
443    Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signature
444    
445    X.Org Bug #20575 <http://bugs.freedesktop.org/show_bug.cgi?id=20575>
446    Patch #23717 <http://bugs.freedesktop.org/attachment.cgi?id=23717>
447    
448    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
449
450commit 22199018879055d8653e59d8236bef57164fac66
451Author: Alan Coopersmith <alan.coopersmith@sun.com>
452Date:   Mon Mar 16 13:28:18 2009 -0700
453
454    Correct locale alias for sh_BA.ISO8859-2@bosnia (should be sr, not nr)
455    
456    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
457
458commit 4c63c27eab2b88f5556dbf72c36321f50f6de35e
459Author: Alan Coopersmith <alan.coopersmith@sun.com>
460Date:   Thu Mar 12 18:57:20 2009 -0700
461
462    Bug 9953: Please provide locale alias hu_HU.utf8
463    
464    X.Org Bug #9953 <http://bugs.freedesktop.org/show_bug.cgi?id=9953>
465    Debian Bug #407573 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407573>
466    
467    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
468
469commit 501f4e0ada1690783ada05ad412e4b191ad55336
470Author: Alan Coopersmith <alan.coopersmith@sun.com>
471Date:   Thu Mar 12 17:38:21 2009 -0700
472
473    Bug 6820: Xlib shouldn't handle EAGAIN as a fatal IO error
474    
475    X.Org Bug #6820 <http://bugs.freedesktop.org/show_bug.cgi?id=6820>
476    Patch #17637 <http://bugs.freedesktop.org/attachment.cgi?id=17637>
477    
478    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
479
480commit 7b9c543e7210c7da204871c31a160e79d3a949b6
481Author: Paul Bender <pebender@gmail.com>
482Date:   Thu Mar 12 17:11:42 2009 -0700
483
484    Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcb
485    
486    X.Org bug #15664 <https://bugs.freedesktop.org/show_bug.cgi?id=15664>
487    Patch #16128 <https://bugs.freedesktop.org/attachment.cgi?id=16128>
488    
489    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
490
491commit fd2cf1ef66c2aff3dc758956c9e9e567b9892c06
492Author: Xue Wei <Wei.Xue@Sun.COM>
493Date:   Wed Mar 4 19:32:29 2009 -0800
494
495    Add UTF-8 locale entries for es_US, kk_KZ, mt_MT, and sh_BA
496    
497    Sun bug 6809309 Add new utf8 locales supported by Xlib
498    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6809309>
499    
500    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
501
502commit cb70c9bc43267577859a3674ca9de9be396ba69e
503Author: Alan Coopersmith <alan.coopersmith@sun.com>
504Date:   Mon Feb 23 19:29:15 2009 -0800
505
506    Add --with-locale-lib-dir configure option to set locale lib install dir
507    
508    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
509
510commit ccd3584f0330db8dac90b9313c33ab8b5b2ec6af
511Author: Alan Coopersmith <alan.coopersmith@sun.com>
512Date:   Mon Feb 23 18:33:51 2009 -0800
513
514    Incorporate more locale names/aliases from Solaris libX11
515    
516    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
517
518commit 83ce4daefdf544f801c7d666c89162690a36ce41
519Author: Alan Coopersmith <alan.coopersmith@sun.com>
520Date:   Mon Feb 23 18:32:34 2009 -0800
521
522    Incorporate char range comments from Solaris version of ksc5601.h
523    
524    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
525
526commit ee279c84e34f1ebb8a6ff17d54ee146d11e29764
527Author: Chris Ball <cjb@laptop.org>
528Date:   Sat Feb 21 14:48:42 2009 -0500
529
530    Fix fi_FI locale install directory.
531    
532    fi_FI was setting "x11thislocaledir" to en_US, with the result that its
533    locale data was written in that locale dir.
534    
535    Signed-off-by: Chris Ball <cjb@laptop.org>
536
537commit da6bbca07c796c69172a649405474f03bee66754
538Author: Emilio Jesús Gallego Arias <egallego@babel.ls.fi.upm.es>
539Date:   Sat Feb 21 20:17:23 2009 +0100
540
541    xcb_io: Avoid datatype overflow on AMD64 and friends.
542
543commit 4ef6491afa69e8441caee7bbebc583e6e796275e
544Author: Chris Ball <cjb@laptop.org>
545Date:   Sat Feb 21 12:51:03 2009 -0500
546
547    Build fix for fi_FI.
548    
549    Commit 642c4e928e770e0.. instructs make to enter nls/fi_FI, but no
550    Makefile is written there by configure.
551    
552    Signed-off-by: Chris Ball <cjb@laptop.org>
553
554commit 642c4e928e770e012379539a6ce09e11c02f09a6
555Author: Julien Cristau <jcristau@debian.org>
556Date:   Sat Feb 21 03:12:05 2009 +0100
557
558    nls: actually use the fi_FI.UTF-8 files
559    
560    The subdir wasn't added to nls/Makefile.am
561
562commit 9bad8309ef289bb943651abf6967b24fa2252aac
563Author: Alan Coopersmith <alan.coopersmith@sun.com>
564Date:   Fri Feb 20 14:45:54 2009 -0800
565
566    flags member of Display structure needs to be marked volatile
567    
568    Since the Xlib multithreaded code checks the flags variable in _XFlushInt
569    to see if the other threads are done yet, it has to be marked volatile so
570    the compiler doesn't optimize out re-loading it on each trip through the
571    while loop and end up in an impossible-to-exit infinite loop of CPU chewing.
572    
573    Part of fix for Sun bug 6409332: infinite loop in XFlushInt() on x86/32-bit
574    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6409332>
575    
576    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
577
578commit ef5c446395aa30d7b1096a112e241a81c5b358e7
579Author: Xue Wei <Wei.Xue@Sun.COM>
580Date:   Fri Feb 20 15:12:35 2009 -0800
581
582    Add nn_NO.UTF-8 to compose.dir.pre for Norwegian Nynorsk
583    
584    Sun bug 6691236: Swing applications dump core when locale is nn_NO.UTF-8
585    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691236>
586    
587    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
588
589commit 3822f2654e9630167f0c6cae317b472c09771672
590Author: Xue Wei <Wei.Xue@Sun.COM>
591Date:   Fri Feb 20 15:03:51 2009 -0800
592
593    Add locale aliases for no_NO & sh_BA locale variants
594    
595    Fixes Sun bug id 6691219: xterm refuses to start in some locales
596    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691219>
597    
598    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
599
600commit 63b6b5b5f522c0a606b32163c643edb64ca91d54
601Author: Xue Wei <Wei.Xue@Sun.COM>
602Date:   Fri Feb 20 14:23:11 2009 -0800
603
604    Add kk_KZ.UTF-8 to locale.dir.pre for Kazakhstan
605    
606    Fixes Sun bug id 6737254 ("kk_KZ.UTF-8 locale: In Java applications
607     changing keyboard layout with gimlet does not work")
608    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6737254>
609    
610    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
611
612commit d497301707962f3b94542e999a36abffcfbd303d
613Author: Julien Cristau <jcristau@debian.org>
614Date:   Tue Feb 17 16:09:41 2009 +0100
615
616    Bump to 1.2
617
618commit 990e71361d1d7b79bf07b1dc93e4e905d4f1bdaf
619Author: Julien Cristau <jcristau@debian.org>
620Date:   Tue Feb 17 15:23:40 2009 +0100
621
622    Check Xmalloc return value in _XConnectXCB
623    
624    X.Org bug#19137 <http://bugs.freedesktop.org/show_bug.cgi?id=19137>
625    
626    Signed-off-by: Julien Cristau <jcristau@debian.org>
627
628commit b4b5893f69419ff577bbaa4d18f78e4ffd729a0c
629Author: James Cloos <cloos@jhcloos.com>
630Date:   Sat Feb 14 12:35:56 2009 -0500
631
632    dolt: allow older versions of bash to compile the library
633    
634    Cf xserver commit 7be6520d and bugzilla #19031.
635
636commit 20982d6866e24453642b0b592fa0f13a88aa747c
637Author: Will Thompson <will@willthompson.co.uk>
638Date:   Thu Feb 5 02:53:06 2009 +1100
639
640    NLS: Compose: Non-aliasing CCCP
641    
642    Oops, cccp aliased cc for question mark.  Upper-case it to avoid fail.
643    
644    Signed-off-by: Will Thompson <will@willthompson.co.uk>
645    Signed-off-by: Daniel Stone <daniel@fooishbar.org> (sorry)
646
647commit f052665394f3f0319e93a98f1d5d4ea287e1dd07
648Author: Will Thompson <will@willthompson.co.uk>
649Date:   Wed Feb 4 14:51:11 2009 +0000
650
651    Add two essential compose sequences
652    
653    Signed-off-by: Will Thompson <will@willthompson.co.uk>
654    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
655
656commit d7bea6fa909bf34c43efe0ca8239ab0f9f3a415f
657Author: Alan Coopersmith <alan.coopersmith@sun.com>
658Date:   Mon Feb 2 20:34:31 2009 -0800
659
660    Add README with pointers to mailing list, bugzilla & git repos
661    
662    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
663
664commit f682c27e93512773122887d2cbabb1657af45d2e
665Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
666Date:   Mon Feb 2 16:36:39 2009 -0200
667
668    Check if a function argument is NULL.
669    
670      This was an addition to patch (also by me)
671    https://bugs.freedesktop.org/attachment.cgi?id=14660
672    that was not added when rediscovering/correcting the problem.
673
674commit 427e9d45d424b84efd9fc499aebf8d72392844c5
675Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
676Date:   Thu Feb 28 15:58:12 2008 -0300
677
678    Allow multiple inclusions of cursorfont.h, cosmetic patch.
679
680commit b91524a53e691f6a5d278fd8972b48a14ebeedeb
681Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
682Date:   Thu Feb 28 15:54:43 2008 -0300
683
684    Don't add prototypes for functions that don't exist.
685    
686    Note that a full review was not done, only for functions that receive
687    char/short arguments, or one of it's parameters is a function pointer
688    that requires char/short arguments.
689
690commit 537eb52fe266ac439c4b383bb04a70017b709911
691Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
692Date:   Thu Feb 28 15:50:27 2008 -0300
693
694    WORD64 compile fix. This bug catched on a overview of the code.
695    
696    The code is wrong since the first git revision, so it seens that it has
697    not been compiled with WORD64 for quite some time, there is also another
698    interesting code in xkb/XKBRdBuf.c:
699      <hash>ifdef WORD64
700      _XkbWriteCopyData32 Not Implemented Yet for sizeof(int)==8
701      <hash>endif
702    and possibly there are other similar problems.
703
704commit ffd0300fb74c6183208ae599133f2ded09e08d97
705Author: Brian Rogers <brian@xyzw.org>
706Date:   Sat Jan 31 10:37:51 2009 -0800
707
708    Initialize event_notify after allocating the memory for it.
709    
710    An uninitialized or otherwise invalid condition variable can apparently
711    cause a hang in pthread_cond_broadcast. Ekiga, openoffice, and xine
712    at least are freezing as a result of event_notify never being initialized.
713    
714    Signed-off-by: Brian Rogers <brian@xyzw.org>
715    Signed-off-by: Bart Massey <bart@cs.pdx.edu>
716
717commit 97fc6babd4ccaf300e25708868aa2a738893dc30
718Author: James Cloos <cloos@jhcloos.com>
719Date:   Thu Jan 29 20:10:41 2009 -0500
720
721    NLS: Add UTF-8 compose file for Finnish
722    
723    From bug report:
724    
725      https://bugs.freedesktop.org/show_bug.cgi?id=18747
726
727commit 1bd2966ed88f83479a066c6ca7da23a515979550
728Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
729Date:   Thu Jan 29 20:25:15 2009 -0200
730
731    patches to avoid gcc warnings for libX11 (#4)
732    
733    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
734    Bug #17946, attachment #19443
735    
736    This patch avoids the gcc warning
737    	../../../../libX11-1.1.5/modules/im/ximcp/imDefLkup.c:223: warning: passing arg 1 of `_XimProcSyncReply' from incompatible pointer type
738    (same as already done at other places)
739    
740    BTW: what is the difference between XIM (the type of ic->core.im)
741    and Xim ?
742
743commit f16dd6af3eb17a25b8ee03d6617a7acc6e919fb0
744Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
745Date:   Thu Jan 29 20:22:21 2009 -0200
746
747    patches to avoid gcc warnings for libX11 (#3)
748    
749    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
750    Bug #17946, attachment #19441
751    
752    This patch avoids the two gcc warnings
753    	../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:413: warning: assignment discards qualifiers from pointer target type
754    	../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:450: warning: assignment discards qualifiers from pointer target type
755    
756    Note, that this as a rather crude fix of the problem (and it is really a
757    shame to cast name_table to non-const).
758    
759    The right solution would be to declare XIMValuesList.supported_values
760    (in include/X11/Xlib.h) as 'const char **' (or '_Xconst char **').
761    This will, however, require extensive modifications in various places.
762
763commit cce75c5dce73fe1f8626ed9e6798138ada09a860
764Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
765Date:   Thu Jan 29 20:20:18 2009 -0200
766
767    patches to avoid gcc warnings for libX11 (#2)
768    
769    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
770    Bug #17946, attachment #19440
771    
772    Avoid a preprocessor message
773    	<stdin>:194: warning: no newline at end of file
774    
775    Two more such warnings (in XkbSAGroup.man and XkbSASetGroup.man)
776    seem to be caused by a truncated (or otherwise incomplete)
777    manpage.
778
779commit 692baebcc50f1e952800bfe4e2e6bc42f54e62fe
780Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
781Date:   Thu Jan 29 20:12:24 2009 -0200
782
783    patches to avoid gcc warnings for libX11 (#1)
784    
785    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
786    Bug #17946, attachment #19439
787    
788    Define as 1 (one) as done by autoconf and the command line
789    option, e.g. -DX11_t, not as empty.
790    
791    This avoids the gcc (3.4.6) warnings:
792    	../../libX11-1.1.5/src/x11_trans.c:27:1: warning: "X11_t" redefined
793    	<command line>:7:1: warning: this is the location of the previous definition
794    	../../libX11-1.1.5/src/x11_trans.c:28:1: warning: "TRANS_CLIENT" redefined
795    	<command line>:8:1: warning: this is the location of the previous definition
796    
797    Similarly, follow the autoconf convention to define XTHREADS
798    and XUSE_MTSAFE_API as one.
799    
800    This avoids analogous warnings when compiling libXcomposite,
801    libXcursor, and libXdamage.
802    
803    No reason to AC_SUBST XTHREADS and XUSE_MTSAFE_API (unused).
804
805commit a1977883c9f5ef0e515569d6e2ebccb07411f98c
806Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
807Date:   Thu Jan 29 15:01:06 2009 -0200
808
809    Janitor: Correct some gcc/sparse warnings.
810    
811      Most remaining warnings are about XIM/Xim to/from conversion
812    and discarding const from pointers.
813
814commit 8ba0ca32a63c532f128bdca7f1bf982cab8e12be
815Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
816Date:   Wed Jan 28 20:31:42 2009 -0200
817
818    Janitor: ansification, make distcheck, compiler warnings.
819    
820      Only convert to use "ansi prototypes" the functions warned from
821    compilation with "./autogen.sh --prefix=/usr", on a Linux computer.
822    
823      Also, only address "trivial" compiler warning fixes in this commit.
824    
825      The new .gitignore is the output of a command like:
826    % find . -name .gitignore -exec cat {} \; | sort | uniq
827    and only the toplevel .gitignore file was kept.
828
829commit 091c1624fd2f9d933329d6152e4ecd865aa7903a
830Author: Peter Hutterer <peter.hutterer@who-t.net>
831Date:   Tue Jan 13 12:05:54 2009 +1000
832
833    Fix wrong implies symbol.
834    
835    Quote Simos Xenitellis:
836    > I checked the gtk+ commit logs that go back to 2000, and I see that still it
837    > was
838    >
839    >   { 0x08ce, 0x21d2 }, /*                     implies ⇒ RIGHTWARDS
840    > DOUBLE ARROW */
841    >
842    > In XFree86, it appears there was an error when they converted the
843    > original table to
844    > http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/imKStoUCS.c?rev=1.1&content-type=text/vnd.viewcvs-markup
845    > and the problem still shows up there (November 2000).
846    
847    http://lists.freedesktop.org/archives/xorg/2008-October/039743.html
848    
849    Reported by Erik Streb del Toro.
850
851commit e32521f19e0b07649b7e3a03d56a2bd556b138fb
852Author: James Cloos <cloos@jhcloos.com>
853Date:   Sun Dec 7 04:13:34 2008 -0500
854
855    [i18n] s/U00DC/Udiaeresis/g
856    
857    The xkeyboard-config keyboards generate the symbol Udiaeresis, not
858    U00DC.  Make sure the relevant Compose sequences expect the symbol
859    which the keyboards actually send.
860
861commit b7502abfe22f8dc009b21cda1172af221d8f9f32
862Author: James Cloos <cloos@jhcloos.com>
863Date:   Sun Dec 7 04:09:46 2008 -0500
864
865    Revert "For nls/*.pre, allow people to comment lines by starting them with '##'."
866    
867    As of commit c9d20e3 the initial double-hashes are replaced with proper C comments.
868    
869    This reverts commit a225a0be48770beb689d5ac5da97073634f7deab.
870
871commit c9d20e3f697c9cfae5511412023362c1db7449b1
872Author: James Cloos <cloos@jhcloos.com>
873Date:   Sun Dec 7 04:08:23 2008 -0500
874
875    Use C comments rather than initial doubled hashes to exclude lines from .pre files
876
877commit c34ce54d9eac2d8052dc5f205a2ab09866ef5d25
878Author: vehemens <vehemens@verizon.net>
879Date:   Sun Dec 7 01:18:26 2008 -0500
880
881    [i18n] Distribute new headers which were added for gb18030 support.
882    
883    big5hkscs.h and gbk.h, added in 67e34d7a, need to be in SOURCES to
884    make it into the tar.
885    
886    Completes 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51.
887    
888    Signed-off-by: James Cloos <cloos@jhcloos.com>
889
890commit 418819558d2c60e58b4e3022ce0fadf2143488ac
891Author: Stefan Dirsch <sndirsch@suse.de>
892Date:   Sat Nov 22 22:01:07 2008 +0100
893
894    Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).
895
896commit 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51a
897Author: Stefan Dirsch <sndirsch@suse.de>
898Date:   Sat Nov 22 19:40:54 2008 +0100
899
900    Added remaining xlib patch required for gb18030 support (#1573).
901
902commit 55782a0a1fe1560f1a9c0ed78bc7f2575c15abcf
903Author: Stefan Dirsch <sndirsch@suse.de>
904Date:   Sat Nov 22 17:53:06 2008 +0100
905
906    Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).
907
908commit c859446c500c883a67f7a86cab1a44844e24dade
909Author: Ken Thomases <ken@codeweavers.com>
910Date:   Fri Nov 21 13:58:10 2008 -0500
911
912    [i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)
913    
914    Signed-off-by: James Cloos <cloos@jhcloos.com>
915
916commit 5e68e94d852c730ef9264fc0d8ca61a2ffe98b53
917Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
918Date:   Mon Nov 17 20:47:26 2008 -0800
919
920    Force local transport when using the launchd socket.
921    
922    Fixes a regression due to
923    bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
924
925commit 7aca689ce14d314b5c8c72c8df76f53f76ab467c
926Author: Peter Hutterer <peter.hutterer@redhat.com>
927Date:   Fri Nov 14 10:32:50 2008 +1000
928
929    Add XF86Suspend, XF86Hibernate to KeysymDB.
930
931commit d16b11f25f8265e651def8d80bcd430c0448e664
932Author: James Cloos <cloos@jhcloos.com>
933Date:   Tue Nov 11 19:43:39 2008 -0500
934
935    [nls] Annotate the Bépo compose sequences
936    
937    Add comments with the UCS names.
938    Add utf-8 strings for each result.
939    Format for easy reading.
940
941commit 730298464240be6f65b32416b3f9b20062c61825
942Author: James Cloos <cloos@jhcloos.com>
943Date:   Tue Nov 11 16:41:34 2008 -0500
944
945    [nls]  Add some UTF-8 Compose sequences
946    
947    As requested for the Bépo keyboard layout (http://clavier-dvorak.org/wiki/).
948    
949    Cf. bugs:
950    
951      https://bugs.freedesktop.org/show_bug.cgi?id=17821
952      https://bugs.freedesktop.org/show_bug.cgi?id=17822
953
954commit ad6008a0c92733826983eb93f063d3d6276007d8
955Author: Colin Harrison <colin.harrison@virgin.net>
956Date:   Thu Nov 6 17:48:21 2008 -0500
957
958    Fix copy/paste typo in imLcPrs
959    
960    Signed-off-by: James Cloos <cloos@jhcloos.com>
961
962commit 0f0168ad18f8a280fc5a689eb02cfaa62d022ea6
963Author: Adam Jackson <ajax@redhat.com>
964Date:   Thu Nov 6 14:54:13 2008 -0500
965
966    Fix leak in _XimXGetReadData
967    
968    Spotted by Denis Dzyubenko
969
970commit ae23c25b9349ab1d7ff81f3075c000cf35fc442b
971Author: Julien Cristau <jcristau@debian.org>
972Date:   Wed Nov 5 22:09:37 2008 +0100
973
974    Bump to 1.1.99.2
975
976commit d31e644c65c52828ea3e7abd94a8cf9aee12265c
977Author: Julien Cristau <jcristau@debian.org>
978Date:   Wed Nov 5 21:33:13 2008 +0100
979
980    Fix distcheck
981
982commit e6a7b70cdb2ae8b713012839a0a0bbb93817b8ef
983Author: Jamey Sharp <jamey@minilop.net>
984Date:   Wed Oct 29 14:00:33 2008 -0700
985
986    Support multiple independent internal sync handlers
987    
988    Xlib has several independent tasks that need to be performed with the
989    display unlocked. It does this by replacing the existing sync handler with
990    one of a variety of internal sync handlers. However, if multiple internal
991    sync handlers need to run, then the last one registering wins and
992    previously registered internal sync handlers are never invoked. This
993    manifested as a bug with DRI applications on Xlib/XCB as that requires
994    both an XID handler after every XID allocation, and the periodic sequence
995    number handler. The XID handler would win, and the sequence number handler
996    would never be invoked.
997    
998    Fix this by unifying the internal sync handler mechanism into a single
999    function that calls all of the known internal sync handlers. They all need
1000    to deal with being called when not strictly necessary now.
1001    
1002    Signed-off-by: Keith Packard <keithp@keithp.com>
1003    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1004    Signed-off-by: Josh Triplett <josh@freedesktop.org>
1005
1006commit 2dbaaab9c4e3894b33dcae850551dee5473431d5
1007Author: Keith Packard <keithp@keithp.com>
1008Date:   Sat Oct 11 21:44:21 2008 -0700
1009
1010    Ensure that _XReadEvents always leaves an event in the queue on return
1011    
1012    XNextEvent assumes that the event queue will be non-empty on return from
1013    _XReadEvents, but with multiple event readers running, the previous change
1014    could leave the queue empty on return from process_responses. Re-invoke
1015    process_responses until the queue is non-empty.
1016    
1017    Signed-off-by: Keith Packard <keithp@keithp.com>
1018
1019commit bedfe68259037c5564fe52758c92b9c97729640a
1020Author: Keith Packard <keithp@keithp.com>
1021Date:   Sat Oct 11 21:10:23 2008 -0700
1022
1023    Permit only one Xlib thread to block waiting for events
1024    
1025    As Xlib queues events internally, we must prevent multiple Xlib threads from
1026    entering XCB to wait for an event in case the queued event is to be
1027    delivered to the thread which didn't manage to read it. In other words, let
1028    only one Xlib thread into xcb_wait_for_event at a time.
1029    
1030    Jamey Sharp looked over my shoulder while making this fix and, while hating
1031    my whitespace conventions, appears happy enough with the actual code.
1032    
1033    Signed-off-by: Keith Packard <keithp@keithp.com>
1034
1035commit cc19618d2eb3ed92a0b574aee26a7da8b4aed5d2
1036Author: Jamey Sharp <jamey@minilop.net>
1037Date:   Sun Mar 23 16:33:50 2008 -0700
1038
1039    Fix XAllocID race: hold the user display lock until we have a new XID.
1040    
1041    Xlib built --without-xcb is also vulnerable to this race, and a similar
1042    fix might work there too.
1043    
1044    Also, use an XID that's truly invalid while waiting for the next XID to be
1045    requested.
1046
1047commit 54e5c0941b0ded1628d559a9f0a3451ea96c299b
1048Author: Josh Triplett <josh@freedesktop.org>
1049Date:   Sat Mar 15 17:22:23 2008 -0700
1050
1051    Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.
1052    
1053    Previously, Xlib/XCB used XCB's Xlib lock to prevent XCB from sending
1054    requests between calls to Xlib's LockDisplay and UnlockDisplay macros.
1055    Xlib/XCB then sent all of its requests using XCB's xcb_send_request, and
1056    had to flush its requests when unlocking the display.
1057    
1058    XCB 1.2 adds a new socket handoff mechanism, xcb_take_socket.  Replace
1059    much of the existing Xlib/XCB implementation with the use of
1060    xcb_take_socket to take ownership of the write side of the X connection
1061    socket, and a return_socket callback which writes any outstanding requests
1062    with xcb_writev.  This approach allows Xlib/XCB to use the same buffering
1063    as traditional Xlib did.  In particular, programs which use Xlib/XCB and
1064    never make XCB calls will never need to hand the socket back to XCB, and
1065    vice versa.
1066    
1067    This allows us to discard large quantities of synchronization code from
1068    Xlib/XCB, together with the synchronization bugs present in that code.
1069    Several test cases which previously failed now work perfectly, including
1070    multi-threaded ico.  In addition, the infamous locking correctness
1071    assertions, triggered when double-locking or when unlocking without a
1072    previous lock, no longer exist, because Xlib/XCB no longer has any reason
1073    to care more about application locking than traditional Xlib does.
1074    
1075    Furthermore, the handoff approach provides great improvements to
1076    performance.  Results from x11perf's XNoOp test, which represented the
1077    worst case for the lock-based Xlib/XCB:
1078    
1079    Traditional Xlib:       average 19100000/sec
1080    Lock-based Xlib/XCB:    average  3350000/sec
1081    Handoff-based Xlib/XCB: average 17400000/sec
1082    
1083    Thus, for no-ops, the handoff mechanism provides more than a 4x speedup to
1084    Xlib/XCB, bringing Xlib/XCB within 9% of traditional Xlib no-op
1085    performance.  Of course, real-world workloads do not use no-op, so your
1086    mileage may vary.  In particular, since no-ops represent the worst case,
1087    we expect real workloads to more closely match the performance of
1088    traditional Xlib.
1089    
1090    While removing synchronization code, we changed _XReply to not drop any
1091    locks when calling xcb_wait_for_reply; previously, we had to carefully
1092    avoid a deadlock between the Display lock and the XCB Xlib lock. Holding
1093    the locks reduces implementation complexity and should not impact
1094    applications.
1095    
1096    Commit by Jamey Sharp and Josh Triplett.
1097    XCB's handoff mechanism inspired by Keith Packard.
1098
1099commit 5a19ac473f7a8046b0421fbd5d53da160c22ed75
1100Author: Chris Ball <cjb@laptop.org>
1101Date:   Mon Nov 3 22:57:29 2008 -0500
1102
1103    Remove configure check for xcb-xlib.
1104    
1105    xcb-xlib has been intentionally removed from libxcb; stop checking for
1106    it at configure-time.
1107
1108commit 34b35dda0bb7f3cf0ad9ab95ad7953d35d24f71b
1109Author: Josh Triplett <josh@freedesktop.org>
1110Date:   Wed Oct 29 14:37:44 2008 -0700
1111
1112    .gitignore: Add dolt files
1113
1114commit 1290cccf2d90083eba852f5f413f7e3dff48ccd2
1115Author: Peter Hutterer <peter.hutterer@redhat.com>
1116Date:   Tue Oct 28 11:56:55 2008 +1030
1117
1118    man: fix formatting error in XkbGetIndicatorState man page.
1119
1120commit b1022fa6d7e97640049e93ffa108083fc8d71b05
1121Author: James Cloos <cloos@jhcloos.com>
1122Date:   Sat Oct 25 09:13:08 2008 -0400
1123
1124    Increase size of working arrays in the makekeys utility program.
1125    
1126    Makekeys is used to create an optimal hash of the keysyms defined
1127    in x11proto’s keysymdef.h.
1128    
1129    The recent addition of new keysyms there has triggered a bug in
1130    makekeys where it tries to use a zero on the rhs of the % (mod)
1131    operator (resulting in a divide by zero error) whenever it fails
1132    to find a solution within its constraints.
1133    
1134    Increasing the size of the arrays allows it to find a solution for
1135    the current set of keysyms.
1136    
1137    Makekeys is only run durring the build process, so this has no impact
1138    on users of libX11, only on the amount of VM needed to build it.
1139    
1140    It still needs a more complete fix, but this allows compiles to
1141    progress until that is completed.
1142
1143commit 3e9afd501e40d76040635bd9a3045bcaf5a03b60
1144Author: James Cloos <cloos@jhcloos.com>
1145Date:   Sat Oct 11 01:03:14 2008 -0400
1146
1147    Dolt-ify
1148    
1149    Add dolt to acinclude.m4 and call it it configure.ac to speed compiles.
1150
1151commit 39c0b266cac8cbc15bf501d7869186862f01d823
1152Author: Peter Hutterer <peter.hutterer@redhat.com>
1153Date:   Wed Oct 15 14:30:20 2008 +1030
1154
1155    Add more keysyms for PS3 BD remotes, Ericsson Phones #16519
1156    
1157    X.Org Bug 16519 <https://bugs.freedesktop.org/show_bug.cgi?id=16519>
1158
1159commit d23aad31338e7d869d878d5aa1b6b91d20287005
1160Author: Peter Hutterer <peter.hutterer@redhat.com>
1161Date:   Mon Oct 13 09:41:59 2008 +1030
1162
1163    Add XF86Battery, XF86Bluetooth, XF86WLAN, XF86UWB to keysymdb.
1164
1165commit 214ea6f5fd6aeaa7303ea4a69f9aedabf219ec4c
1166Author: Peter Hutterer <peter.hutterer@who-t.net>
1167Date:   Thu Jul 24 15:44:26 2008 +0930
1168
1169    xkb: fix out-by-1 error in _XkbWriteKeyExplicit.
1170    
1171    Thanks to Michael Meeks, Novell Bug 369263.
1172    https://bugzilla.novell.com/show_bug.cgi?id=369263
1173
1174commit e7ece39afc8e0adc3b6b1e70b337b98376754462
1175Author: Alan Coopersmith <alan.coopersmith@sun.com>
1176Date:   Tue Oct 7 15:41:38 2008 -0700
1177
1178    Sun bug #6739431: double free in _X11TransConnectDisplay()
1179    
1180    Double free() introduced in bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
1181    After copying original_hostname to phostname, set original_hostname
1182    to NULL, so we don't free the same pointer twice when we free both
1183    original_hostname and phostname.
1184    
1185    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6739431>
1186
1187commit 0877bc916afbd1ff8f1833edc930b765ea783576
1188Author: Daniel Stone <daniel@fooishbar.org>
1189Date:   Tue Sep 23 19:02:02 2008 +0300
1190
1191    configure.ac: Fix CC_FOR_BUILD logic error
1192    
1193    Turns out we were accidentally smashing it so that you couldn't set it
1194    externally at all.  Oops.
1195
1196commit 58bf3aa746908f01c37be7045699e43a4e270944
1197Author: John Tapsell <johnflux@gmail.com>
1198Date:   Tue Sep 23 17:30:13 2008 +0300
1199
1200    Build: Use native compiler for makekeys
1201    
1202    makekeys needs to be run during the build process, as opposed to on the
1203    target, so build it with either of gcc or cc to fix cross-compiling.
1204    This can be overridden by setting $CC_FOR_BUILD.
1205
1206commit 340422a5c7a413faef18666cada27cee14615250
1207Author: Adam Jackson <ajax@redhat.com>
1208Date:   Wed Sep 17 12:54:34 2008 -0400
1209
1210    Fix the previous patch for the BadFont case.
1211
1212commit 2335eafe4b53c27f6f9ee1bab3e1f5842f896428
1213Author: Matthias Clasen <mclasen@redhat.com>
1214Date:   Wed Sep 17 10:43:52 2008 -0400
1215
1216    Bug #17616: Fix an XCB leak when the client has a non-fatal error handler.
1217
1218commit db0b85db29699be6bf7e78dede655d59ba926dfc
1219Author: Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1220Date:   Sun Sep 14 19:15:26 2008 -0400
1221
1222    Fix problem with <dead_acute> <c> in pt_BR.UTF-8
1223    
1224    The <dead_acute> <C> and <dead_acute> <c> lines in the pt_BR UTF-8
1225    Compose file show "Ç" and "ç" (c with cedilla accent) (akin to the
1226    ISO 8859 pt_BR Compose file) as the string but specify the keysym
1227    and comment for Ć and ć (c with acute accent).
1228    
1229    This commit normalizes those two lines to match the specified string.
1230    
1231    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=4671
1232    
1233    Signed-off-by: James Cloos <cloos@jhcloos.com>
1234
1235commit b065c011baa69b69e3ea77c30d5e153c0d103e2d
1236Author: Michael Verret <michael.verret@gmail.com>
1237Date:   Mon Sep 8 16:33:35 2008 -0400
1238
1239    Fix documentation typo
1240    
1241    Signed-off-by: James Cloos <cloos@jhcloos.com>
1242
1243commit 4213ea95185377bdd1b51e82933f331fc0f52e5b
1244Author: James Cloos <cloos@jhcloos.com>
1245Date:   Sat Sep 6 04:19:19 2008 -0400
1246
1247    Remove extraneous <angle brackets> from the Ethiopic Compose file.
1248    
1249    The am_ET.UTF-8 Compose file submitted in:
1250    
1251    https://bugs.freedesktop.org/show_bug.cgi?id=11307
1252    
1253    for the OLCP project used incorrect syntax.  (It has angle brackets around the
1254    Uxxxx symbols on the right hand side rather than only on the left hand side).
1255    
1256    This bug is noted in OLPC’s ticket:
1257    
1258    http://dev.laptop.org/ticket/7474
1259    http://dev.laptop.org/attachment/ticket/7474/olpc_7474_dead_vowels_libX11.patch
1260
1261commit 9df84b513dd2b6e65e6d528cfac6d4cc3ea46918
1262Author: James Cloos <cloos@jhcloos.com>
1263Date:   Mon Sep 1 17:49:33 2008 -0400
1264
1265    Complete the set of vulgar fractions
1266    
1267    Unicode 1.1 added thirds, fifths, sixths and eights;
1268    we might as well catch up.
1269    
1270    (Unicode and ISO 10646 have 1/7 (U2150), 1/9 (U2151), 1/10 (U2152)
1271    and 0/3 (U2189) in their pipelines, but those four can be added
1272    here after they are published.)
1273
1274commit a788792e9de95f8db0639557859722a35087481d
1275Author: James Cloos <cloos@jhcloos.com>
1276Date:   Wed Aug 20 15:28:07 2008 -0400
1277
1278    nls (en_US) Re-remove long compositions that override shorter
1279    
1280    As reported in <https://bugs.freedesktop.org/show_bug.cgi?id=17228>:
1281    
1282      Commit a6f4bbf7
1283        nls (en_US): remove long compositions that override shorter [...]
1284        removed some longer compose sequences because there are shorter
1285        ones which take preference over the longer. For example the
1286        sequences:
1287    
1288          <Multi_key> <apostrophe> <comma> <c>   : U1E09 # ḉ
1289          <Multi_key> <apostrophe> <comma> <C>   : U1E08 # Ḉ
1290    
1291        were removed becase there already was:
1292    
1293          <Multi_key> <apostrophe> <comma>       : U201A # ‚
1294    
1295      Then commit 4ba09125
1296        Work on making the en_US and pt_BR UTF-8 Compose as similar as
1297        possible added exactly the same key sequences again. Obviusly
1298        they won't work.
1299
1300commit 55248e5c84c3fd8c349a3bb4cb15a1ec86989d74
1301Author: James Cloos <cloos@jhcloos.com>
1302Date:   Thu Jul 17 21:01:42 2008 -0400
1303
1304    Add more <Multi_key> <cedilla> Compose tuples
1305    
1306    The last commit missed the el_GR UTF-8 Compose.pre as well as
1307    the various ISO 8859 locales which have compose sequences
1308    generating ‘WITH CEDILLA’ characters.
1309    
1310    (Interestingly, some of the 8859 locales already supported
1311    <Multi_key> <cedilla> for some CEDILLA characters, but not
1312    for Ç or ç.)
1313    
1314    This is further work on bug 10397.
1315
1316commit 4ba091255bb953d53078ba5619d6751052c739f7
1317Author: James Cloos <cloos@jhcloos.com>
1318Date:   Thu Jul 17 17:16:50 2008 -0400
1319
1320    Work on making the en_US and pt_BR UTF-8 Compose as similar as possible.
1321    
1322    The eventual goal here is to have a single primary UTF-8 Compose
1323    file which the locale-specific UTF-8 Compose.pre files can #include.
1324
1325commit 254522d3c24e0590732fc03cdd61ff4564819d94
1326Author: James Cloos <cloos@jhcloos.com>
1327Date:   Thu Jul 17 17:13:36 2008 -0400
1328
1329    Add <Multi_key> <cedilla> Compose tuples
1330    
1331    The en_US and pt_BR UTF-8 Compose tables had support for using <comma>
1332    with <Multi_key> to enter CEDILLA characters.  Bug 10397 requests
1333    support for using <cedilla> instead of <comma> in said sequences.
1334    
1335    This commit makes both styles work.
1336
1337commit 7dc907f6032e1d5cbe4da0e414bdf2c569c04b44
1338Author: James Cloos <cloos@jhcloos.com>
1339Date:   Sat Jun 28 15:25:23 2008 -0400
1340
1341    Fix commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
1342    
1343    The new block was added twice to the en_US.UTF-8 Compose.pre;
1344    delete the duplicate.
1345
1346commit 596e081b7457dcd1c4ad555ac140e6999239bc0d
1347Author: Peter Hutterer <peter@cs.unisa.edu.au>
1348Date:   Sat Jun 28 20:14:05 2008 +0930
1349
1350    Fix unbalanced parenthesis in XKBlib.h # 16551
1351    
1352    X.Org Bug 16551 <http://bugs.freedesktop.org/show_bug.cgi?id=16551>
1353
1354commit f6af6dd2f76c12b56ec166bb771457b9f08fe246
1355Author: Adam Jackson <ajax@redhat.com>
1356Date:   Tue Jun 24 13:16:53 2008 -0400
1357
1358    Bug #14898: Don't abuse the sprintf() implementation.
1359    
1360    The thing you're printing into should not itself appear in the list of
1361    things to print from, that's bad juju.  Just use strcat().
1362
1363commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
1364Author: Khaled Hosny <khaledhosny@eglug.org>
1365Date:   Thu Jun 19 18:26:11 2008 -0400
1366
1367    NLS: Add Arabic Lam-Alef ligature compose sequences (bug #16426)
1368    
1369    Add some Arabic digraphs to utf-8 locales with a Compose.pre
1370    
1371    Signed-off-by: James Cloos <cloos@jhcloos.com>
1372
1373commit bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
1374Author: Alan Coopersmith <alan.coopersmith@sun.com>
1375Date:   Wed Jun 18 20:00:25 2008 -0700
1376
1377    Rework code to choose local connection types and fallback to others
1378    
1379    Adds --with-local-transport-order configure flag if you don't like the
1380    default ordering (which is platform dependent)
1381    
1382    Includes fixes for these Sun/Solaris bug ids:
1383    6678250 X Commands returning incorrect display value unix:0.0 not <system>:0.0
1384    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6678250>
1385    6716481 libX11 should prefer Unix domain sockets over named pipes on Solaris
1386    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6716481>
1387
1388commit cf49e537014c3cb5aaee07e57400933e0bb72b6b
1389Author: Alan Coopersmith <alan.coopersmith@sun.com>
1390Date:   Tue Jun 17 14:41:17 2008 -0700
1391
1392    Strip whitespace from end of lines in source files
1393
1394commit f76fd81dfbbd5cfae75c87ce0511e88e08529cf3
1395Author: Jeff Smith <whydoubt@yahoo.com>
1396Date:   Sun Jun 15 23:52:20 2008 -0500
1397
1398    Fix memory leak in XOpenDisplay
1399    
1400    Signed-off-by: Peter Hutterer <peter@cs.unisa.edu.au>
1401
1402commit fca0b0ba3f72b7284601d4690bba99fc80a92614
1403Author: Jens Herden <jens@khmeros.info>
1404Date:   Tue Jun 10 20:07:30 2008 +0300
1405
1406    NLS: Add Khmer compose sequences (bug #5706)
1407    
1408    Add some Khmer digraphs to all locales with a Compose.pre.
1409
1410commit e54cffb649b1622c17457e470cfab8cc56d38c97
1411Merge: 19802cc 721b574
1412Author: Daniel Stone <daniel@fooishbar.org>
1413Date:   Tue Jun 10 20:04:30 2008 +0300
1414
1415    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
1416
1417commit 721b574d36f1884c3f1bf7bd933646e2ed6680b5
1418Author: Peter Hutterer <peter@cs.unisa.edu.au>
1419Date:   Thu May 29 10:57:21 2008 +0930
1420
1421    Bump to 1.1.99.1
1422
1423commit 631d32d13247d1cf52c0833d438c5b38b01b17a4
1424Author: Peter Hutterer <peter@cs.unisa.edu.au>
1425Date:   Wed May 28 17:31:59 2008 +0930
1426
1427    Require xproto 7.0.13 and libxcb 1.1.90 (for GenericEvents)
1428
1429commit e9195db7257e418f83707233baeeb84b225caf4f
1430Merge: c34f76f a7f8556
1431Author: Peter Hutterer <peter@cs.unisa.edu.au>
1432Date:   Thu May 22 12:14:28 2008 +0930
1433
1434    Merge branch 'master' into xge
1435
1436commit 19802ccd3909145e3ba2f6c073271cb5f3701685
1437Author: Daniel Stone <daniel@fooishbar.org>
1438Date:   Mon May 19 19:22:31 2008 +0300
1439
1440    gitignore: Update with loads more bits from server
1441
1442commit a7f85567a3e850fba0c44571453d2852ab1a09be
1443Author: Adam Jackson <ajax@redhat.com>
1444Date:   Tue May 13 10:28:39 2008 -0400
1445
1446    Bug #15884: Remove useless sleep()'s from the connection code.
1447    
1448    For network transports, there's enough delay in the network layer
1449    already without adding more.  For local transports, just hurry up
1450    and fail if the server isn't there.
1451
1452commit c34f76f475bc632490122e67b5a82575d69d5569
1453Author: Peter Hutterer <peter@cs.unisa.edu.au>
1454Date:   Mon May 12 21:46:24 2008 +0930
1455
1456    Pull down extra bytes when reading a GenericEvent (non-xcb).
1457    
1458    I refuse to take any responsibily for this code. It works, I guess.
1459    But - all the flushing is done somewhere before that, so we might need to
1460    flush here. Under some circumstances anyway. Don't ask me, I'm an optical
1461    illusion.
1462    
1463    Build with xcb as transport layer highly recommended.
1464
1465commit c9b2ff1e6a607463993afa4a8d085857d97cc2f3
1466Merge: 17d7dcb 9129057
1467Author: Peter Hutterer <peter@cs.unisa.edu.au>
1468Date:   Mon May 12 17:58:37 2008 +0930
1469
1470    Merge branch 'master' into xge
1471
1472commit 9129057bdbff0ec9cd8bb780cf7f85f134a291eb
1473Author: Teemu Likonen <tlikonen@iki.fi>
1474Date:   Wed May 7 21:44:22 2008 +0300
1475
1476    Change <dead_belowdot> to <dead_belowring> for U+1E00 and U+U1E01
1477    
1478    Commit 6b6caeea830a977bdb54688cfb648d879821e752 added <dead_belowdot>
1479    <A> and <dead_belowdot> <a> compose sequences for letters U+1E00 and
1480    U+U1E01 (LATIN CAPITAL/SMALL LETTER A WITH RING BELOW). This caused
1481    duplicate compose sequences since these have already been defined. Also,
1482    using <dead_belowring> is more logical since the diacritic is indeed
1483    a "RING BELOW".
1484
1485commit 01a9cb58888d290cc3d319feec4ee4a0297a844c
1486Author: Daniel Stone <daniel@fooishbar.org>
1487Date:   Wed May 7 20:04:44 2008 +0300
1488
1489    NLS: Make UTF-8 the default for Russian
1490    
1491    No-one uses 8859-5 anymore, so make the default for Russian UTF-8; the
1492    only other possible answer would be KOI8-R.
1493    
1494    Signed-off-by: Sergey V. Udaltsov <sergey.udaltsov@gmail.com>
1495
1496commit 407b81bfbbabf6feb565d6da22f9ef9a69016ab8
1497Author: Ross Burton <ross@burtonini.com>
1498Date:   Tue Apr 29 13:38:10 2008 +0300
1499
1500    NLS: Add interrobang to UTF-8 compose tables (bug #15653)
1501    
1502    It is what it says on the box.
1503
1504commit 0b6682303e9c61fefc3818acfda616b1e3691abf
1505Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
1506Date:   Mon Apr 28 11:51:25 2008 +0300
1507
1508    IM: Respect XMODIFIERS for Thai locale (bug #15719)
1509    
1510    When looking at Thai input methods, make sure XMODIFIERS is checked
1511    before jumping straight into built-in Thai processing, so external XIM
1512    servers such as SCIM can be used with Thai.
1513
1514commit c13aded1b2f830ba5004abb0ec5518f9ea16087e
1515Author: Colin Harrison <colin.harrison-at-virgin.net>
1516Date:   Sat Apr 26 18:56:05 2008 +0100
1517
1518    Fix missing error condition
1519
1520commit f5c5ffc175cb383c92ea0fa8c08cfb087c5f3083
1521Author: Colin Harrison <colin.harrison-at-virgin.net>
1522Date:   Mon Apr 21 17:24:33 2008 +0100
1523
1524    Xlib warning fixes
1525
1526commit 6b6caeea830a977bdb54688cfb648d879821e752
1527Author: James Cloos <cloos@jhcloos.com>
1528Date:   Fri Apr 18 02:50:55 2008 -0400
1529
1530    Add some dead_key sequences to en_US.UTF-8 Compose table
1531    
1532    Make use of the new dead key symbols added to x11proto’s
1533    commit 44e24a27bca023cf7b799f191fe6d52e12efbe5f (which
1534    was in responce to bug #15446).
1535
1536commit 8f9b039580deaf658e464b7d6254064fcf183df6
1537Author: Alan Coopersmith <alan.coopersmith@sun.com>
1538Date:   Mon Apr 14 19:09:42 2008 -0700
1539
1540    Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
1541
1542commit 9f5e96eb91ab55dd441c3e94b75caf48c588778f
1543Author: Alan Coopersmith <alan.coopersmith@sun.com>
1544Date:   Mon Apr 14 18:21:14 2008 -0700
1545
1546    Fix mismatched brace indenting
1547
1548commit a19f9c65ee9e5e5d783feaa84998c36439b0288b
1549Author: Bart Massey <bart@cs.pdx.edu>
1550Date:   Fri Apr 4 18:58:45 2008 -0700
1551
1552    added error check in Xcms color file parser; closes bug #15305
1553
1554commit 12e8d0d01dd72ce98e7683ddb1bde181b7ed246f
1555Author: Christian Weisgerber <naddy@mips.inka.de>
1556Date:   Tue Mar 18 07:30:05 2008 +0100
1557
1558    ConnDis: properly cast 'addr' before accessing it as a byte array.
1559    
1560    If you use XDM-AUTHORIZATION-1 authorization keys for remote X11
1561    clients over IPv6, the clients are liable to segfaults.
1562
1563commit 64325f38bab082a8e0e9ce779a8e582de5c8588e
1564Author: Josh Triplett <josh@freedesktop.org>
1565Date:   Sat Mar 15 12:29:33 2008 -0700
1566
1567    Fix fd.o bug 15023: make Xlib sync correctly given many void requests
1568    
1569    If given many requests without replies, Xlib may not sync until it flushes
1570    the output buffer.  Thus, if Xlib can fit enough requests in the buffer to
1571    pass by the number of requests it would normally sync after (65536 -
1572    BUFSIZE/sizeof(xReq)), it will sync too late.  The test case in bug 15023
1573    demonstrated this by issuing a request with a reply (ListExtensions) at
1574    just the right time to get confused with the GetInputFocus reply issued in
1575    response to the sync 65,536 requests later; the test case used an async
1576    handler to watch the replies, since otherwise it could not issue a request
1577    without waiting for the response.  When the test case failed, Xlib's sync
1578    handler would eat the ListExtensions reply, and the test case's async
1579    handler would see the GetInputFocus reply.
1580    
1581    Fix this by replacing SEQLIMIT with a function sync_hazard() that uses the
1582    buffer size to figure out when the sequence numbers could potentially wrap
1583    before the next flush.
1584    
1585    With this commit, the test case consistently passed, and the async reply
1586    handler always saw the ListExtensions reply.
1587    
1588    Commit by Jamey Sharp and Josh Triplett.
1589
1590commit a5395563bbee15fabe1e8fd7aa86f9f314d8d30e
1591Author: Colin Harrison <colin.harrison@virgin.net>
1592Date:   Sat Mar 15 13:39:13 2008 -0400
1593
1594    Fix typo
1595    
1596    Signed-off-by: James Cloos <cloos@jhcloos.com>
1597
1598commit f07585ca27a8487bc66dfe41486c823f0fdcea7d
1599Author: Daniel Stone <daniel@fooishbar.org>
1600Date:   Sat Mar 15 17:32:57 2008 +0200
1601
1602    configure.ac: Don't search for legacy X11 headers
1603    
1604    This can actually break cross-compiles, so don't do it anymore.
1605
1606commit bf69541238c7df6606340c0f389e5c47149b29c7
1607Author: Matthieu Herrb <matthieu.herrb@laas.fr>
1608Date:   Sun Mar 9 09:08:07 2008 +0100
1609
1610    nuke RCS Ids
1611
1612commit 5e98aed13e529638df744e45893c471d5f2014fb
1613Author: Adam Jackson <ajax@redhat.com>
1614Date:   Thu Mar 6 16:10:33 2008 -0500
1615
1616    libX11 1.1.4
1617
1618commit 8e085971dc661da9f80ff6b67747459c0fb15c08
1619Author: Alan Coopersmith <alan.coopersmith@sun.com>
1620Date:   Thu Feb 28 20:17:41 2008 -0800
1621
1622    Man page typo fixes
1623
1624commit 1a1a42a3ca1dfaf42f1094936b71c140fc030fcb
1625Author: Søren Sandmann Pedersen <sandmann@redhat.com>
1626Date:   Sun Feb 24 20:03:35 2008 -0500
1627
1628    XIM: Fix a hand when switching input context.
1629    
1630    Red Hat bug #201284.
1631
1632commit e02e4ccafcaf3eb8993152dfcbfbee0240ea2db2
1633Author: Adam Jackson <ajax@redhat.com>
1634Date:   Sun Feb 24 20:00:43 2008 -0500
1635
1636    Bug #14029: Don't LockDisplay() recursively.
1637    
1638    See also Red Hat bugzilla #326461.
1639
1640commit e5892467ae3308c8651be76e06db322dcbc08522
1641Author: Alan Coopersmith <alan.coopersmith@sun.com>
1642Date:   Fri Feb 15 17:27:53 2008 -0800
1643
1644    Add support for building lint library with --enable-lint-library
1645
1646commit e3eb83ec6a9bffa63cdffd94f077c12f85ad7240
1647Author: Alan Coopersmith <alan.coopersmith@sun.com>
1648Date:   Mon Feb 11 20:11:43 2008 -0800
1649
1650    Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #
1651
1652commit d5ceed7a73a6b61758ddb6ff4e194955fbd5c185
1653Author: Alan Coopersmith <alan.coopersmith@sun.com>
1654Date:   Fri Feb 8 16:46:46 2008 -0800
1655
1656    Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
1657
1658commit 416a812200f24d19149dcc497e5c51a0608120f6
1659Author: Alan Coopersmith <alan.coopersmith@sun.com>
1660Date:   Fri Feb 8 15:31:31 2008 -0800
1661
1662    XErrorDB updates for Render 0.9 & XFixes 4.0
1663
1664commit 16a76091cd632e5a3708e235ff864b58f3e4613e
1665Author: Kim Woelders <kim@woelders.dk>
1666Date:   Sat Dec 22 21:45:23 2007 +0100
1667
1668    Fix bs_BA entries in locale.dir.pre
1669    
1670    X.Org bug#13786 <http://bugs.freedesktop.org/show_bug.cgi?id=13786>
1671
1672commit 32115c563b87d2f37e3f9de70fbd0f4d9e424aea
1673Merge: 8f0bd3f e8d4cef
1674Author: James Cloos <cloos@jhcloos.com>
1675Date:   Fri Dec 14 22:43:47 2007 -0500
1676
1677    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
1678
1679commit 8f0bd3f445cbdcc67650f6e8e3baf2ed89cb3695
1680Author: James Cloos <cloos@jhcloos.com>
1681Date:   Fri Dec 14 22:42:59 2007 -0500
1682
1683    add a comment to en_US.UTF-8/Compose
1684
1685commit 4d6c45e60ed13d3b0fea10413873d6a74f9d6a3b
1686Author: James Cloos <cloos@jhcloos.com>
1687Date:   Fri Dec 14 22:40:13 2007 -0500
1688
1689    Add <dead_stroke> compose sequences
1690    
1691    The added sequences match the existing <Multi_key> <slash> sequences.
1692    
1693    This is related to bug #12765¹.
1694    
1695    1] https://bugs.freedesktop.org/show_bug.cgi?id=12765
1696
1697commit e8d4cefa0837afa149a10e981528b368485a9e38
1698Author: Jeremy Huddleston <jeremy@yuffie.local>
1699Date:   Mon Dec 10 23:00:44 2007 -0800
1700
1701    Added launchd support.
1702
1703commit 17d7dcbfced4a9417b33507bd3fd9b7dd8268242
1704Merge: 5dfefd3 13ac804
1705Author: Peter Hutterer <peter@cs.unisa.edu.au>
1706Date:   Thu Dec 6 14:08:29 2007 +1030
1707
1708    Merge branch 'master' into xge
1709
1710commit 5dfefd3829d3ba7e41d5db0ad28e9dfee92fadd5
1711Merge: a68a1cd eff33ae
1712Author: Peter Hutterer <peter@cs.unisa.edu.au>
1713Date:   Thu Dec 6 13:57:09 2007 +1030
1714
1715    Merge branch 'master' into xge
1716    
1717    Conflicts:
1718    
1719    	src/xcb_io.c
1720
1721commit 13ac80469f6958cabac596834e203bd9cb6d4c94
1722Author: James Cloos <cloos@jhcloos.com>
1723Date:   Wed Dec 5 20:14:03 2007 -0500
1724
1725    Update the currency symbols block of en_US.UTF-8/Compose.pre
1726    Add XCOMM lines a la the existing NEW SHEQEL SIGN entry for
1727    the KIP, TUGRIK, DRACHMA. GERMAN PENNY, PESO, GUARANI,
1728    AUSTRAL, HRYVNIA and CEDI SIGNs.
1729
1730commit b0a8f2ec4ba698841683f8ce389f9d72e6bce53e
1731Author: Anton Zinoviev <anton@lml.bas.bg>
1732Date:   Wed Dec 5 19:56:03 2007 -0500
1733
1734    Additions to the Compose file for UTF-8
1735    From bug #5371¹
1736    
1737    Commit 5cf5bc76642bfece7cb5b76faf414bf445f14489 left out this change
1738    from those in attachment #4122².  The post³ on xorg resulted in only
1739    a positive reply⁴ from Daniel, so this block is now also commited.
1740    
1741    1] https://bugs.freedesktop.org/show_bug.cgi?id=5371
1742    2] https://bugs.freedesktop.org/attachment.cgi?id=4122
1743    3] http://article.gmane.org/gmane.comp.freedesktop.xorg/20628
1744    4] http://article.gmane.org/gmane.comp.freedesktop.xorg/23966
1745    
1746    Signed-off-by: James Cloos <cloos@jhcloos.com>
1747    Acked-by:  Daniel Stone <daniel@fooishbar.org>
1748
1749commit 438d02ebc08ee171cf1d3936f4c81050d428ab92
1750Author: James Cloos <cloos@jhcloos.com>
1751Date:   Tue Dec 4 17:25:39 2007 -0500
1752
1753    Fix the <U\x+> keysyms in the en_US.UTF-8 Compose file
1754    
1755    Based on src/KeysymStr.c and src/StrKeysym.c and comments in
1756    bugs #11930¹ and #5129² it is clear that <U100XXXXX> is invalid;
1757    those should be in the form U plus the hex of the UCS Code Point.
1758    
1759    The 0x01000000 is ORed in by the code.
1760    
1761    This update fixes all of those.
1762    
1763    1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
1764    2] https://bugs.freedesktop.org/show_bug.cgi?id=5129
1765
1766commit 02e04059c89e175f51647e3b031344f743286b34
1767Merge: 1254c57 b57129e
1768Author: James Cloos <cloos@jhcloos.com>
1769Date:   Tue Dec 4 06:55:04 2007 -0500
1770
1771    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
1772
1773commit 1254c57dd3a8d6ea87041b2f63024f99094f290f
1774Author: James Cloos <cloos@jhcloos.com>
1775Date:   Tue Dec 4 06:53:55 2007 -0500
1776
1777    Use the new dead_psili and dead_dasia keysyms added to proto/x11proto 7.0.11
1778    Inspired by bug 11930¹:
1779    
1780    Commit 40ed4eef92e31fcf7ea0a436e1a00cdf49484c1b to x11proto added dead_psili
1781    and dead_dasia keysyms.  Make use of them in the en_US.UTF-8 and el_GR.UTF-8
1782    Compose files.
1783    
1784    This was done with a pair of perl scripts based on the one quoted in the
1785    log for commit c76d30253f1483ac8200ad5c032a818907e65030.
1786    
1787    1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
1788
1789commit b57129ef324c73ee91c2a796b800c4b45f4d4855
1790Author: Jeremy Huddleston <jeremy@yuffie.local>
1791Date:   Mon Dec 3 20:04:19 2007 -0800
1792
1793    Use __APPLE__ instead of __DARWIN__
1794
1795commit b9c032e1d5ed08510863dfb91b8bda588e6c8c9e
1796Author: Jeremy Huddleston <jeremy@yuffie.local>
1797Date:   Wed Nov 28 16:43:49 2007 -0800
1798
1799    Define __DARWIN__ when host_os == darwin* as needed in SetLocale.c
1800
1801commit 4b91ed099554626f1ec17d5bdf7bd77ce1a70037
1802Author: Alan Coopersmith <alan.coopersmith@sun.com>
1803Date:   Wed Nov 21 16:50:04 2007 -0800
1804
1805    X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page
1806    
1807    X.Org Bugzilla #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
1808    
1809    Protect /* sequences from cpp pre-processor removal without transforming
1810    to Unicode mathematical asterisk character
1811
1812commit 2af660c2fcd15c86c66459bfc074c190ea1462e6
1813Author: Jamey Sharp <jamey@minilop.net>
1814Date:   Mon Oct 29 10:46:20 2007 -0700
1815
1816    Two threads can request sequence sync and XID fetch simultaneously.
1817    
1818    So don't assert that they can't.
1819    
1820    This makes the Xlib/XCB implementation of _XAllocID more closely
1821    resemble the traditional Xlib version.
1822
1823commit 6e5485e0a5e3ab738becad12193e760c5fee83a4
1824Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
1825Date:   Sun Oct 28 04:44:00 2007 -0800
1826
1827    X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man
1828    
1829    <http://bugs.freedesktop.org/show_bug.cgi?id=12983>
1830
1831commit 24527c92fd1f433ea135e85ec876a94a529fe500
1832Author: Yann Droneaud <ydroneaud@mandriva.com>
1833Date:   Wed Oct 24 19:26:07 2007 +0300
1834
1835    XIM: Properly initialise client event
1836    
1837    Make sure all ClientMessage fields are initialised to 0 before we send it.
1838
1839commit e41477f37b0d9b74a056d22dbf0073a94eecb9d6
1840Author: Daniel Stone <daniel@fooishbar.org>
1841Date:   Wed Oct 24 19:22:22 2007 +0300
1842
1843    Colours: Fix --disable-xcms
1844    
1845    Disable large tracts of colour management code when passing
1846    --disable-xcms.
1847
1848commit 11ea09745efa8de7dc82fe30ebd2393f08390957
1849Author: Eric Anholt <eric@anholt.net>
1850Date:   Fri Aug 31 17:30:33 2007 -0700
1851
1852    Bug #2081: Note the range limitation of XSetScreenSaver arguments.
1853
1854commit 31540f1438ec63faf37044f2fd654b335ddf80f0
1855Author: Kristian Høgsberg <krh@redhat.com>
1856Date:   Wed Aug 29 19:50:57 2007 -0400
1857
1858    Add GLX 1.4 requests and errors.
1859
1860commit 7c996f78914c77fe17e9f4feede980d895d9df51
1861Author: Eric Anholt <eric@anholt.net>
1862Date:   Tue Aug 28 15:15:11 2007 -0700
1863
1864    Add XF86 keyboard/monitor brightness keysyms to the keysymbdb.
1865
1866commit fa4effe82759f864a22a2dc6c920fa72ddb175a8
1867Author: Eric S. Raymond <esr@thyrsus.com>
1868Date:   Sun Jan 14 10:48:00 2007 -0800
1869
1870    Bug #9658: Bad markup on XIfEvent.3x
1871    
1872    X.Org Bugzilla #9658 <https://bugs.freedesktop.org/show_bug.cgi?id=9658>
1873
1874commit 74cba78daa738ef4d92096107d95c1a585933666
1875Author: Eric S. Raymond <esr@thyrsus.com>
1876Date:   Sun Jan 14 10:43:00 2007 -0800
1877
1878    Bug #9655: Bad markup in XrmUniqueQuark.3x
1879    
1880    X.Org Bugzilla #9655 <https://bugs.freedesktop.org/show_bug.cgi?id=9655>
1881
1882commit 4341d1a34b2a2e460b58131b6fd81935f3355bbc
1883Author: Eric S. Raymond <esr@thyrsus.com>
1884Date:   Sun Jan 14 10:43:00 2007 -0800
1885
1886    Bug #9654: Bad markup in XrmGetFileDatabase.3x
1887    
1888    X.Org Bugzilla #9654 <https://bugs.freedesktop.org/show_bug.cgi?id=9654>
1889
1890commit 2db713252090cae08f0200fecad4fc25fb64c8b1
1891Author: Eric S. Raymond <esr@thyrsus.com>
1892Date:   Sun Jan 14 10:40:00 2007 -0800
1893
1894    Bug #9653: Bad markup in XQueryColor.3x
1895    
1896    X.Org Bugzilla #9653 <https://bugs.freedesktop.org/show_bug.cgi?id=9653>
1897
1898commit 9d3ceea4b902e0471824c1e07ad64342b9a1114e
1899Author: Eric S. Raymond <esr@thyrsus.com>
1900Date:   Sun Jan 14 10:40:00 2007 -0800
1901
1902    Bug #9652: Bad markup in XDrawArc.3x
1903    
1904    X.Org Bugzilla #9652 <https://bugs.freedesktop.org/show_bug.cgi?id=9652>
1905
1906commit 2e7e0748d353d7f53bbd65ec6bf0df8758528ddc
1907Author: Eric S. Raymond <esr@thyrsus.com>
1908Date:   Sun Jan 14 10:39:00 2007 -0800
1909
1910    Bug #9651: Bad markup in XcmsColor.3x
1911    
1912    X.Org Bugzilla #9651 <https://bugs.freedesktop.org/show_bug.cgi?id=9651>
1913
1914commit c316aaf0aab06951db9dc5c9c1148bfea835d885
1915Author: Eric S. Raymond <esr@thyrsus.com>
1916Date:   Sun Jan 14 10:38:00 2007 -0800
1917
1918    Bug #9650: Bad markup in XLoadFont.3x manual page
1919    
1920    X.Org Bugzilla #9650 <https://bugs.freedesktop.org/show_bug.cgi?id=9650>
1921
1922commit ca5d9a625ea0965853fa9e74a448b8c29c78ec95
1923Author: Eric S. Raymond <esr@thyrsus.com>
1924Date:   Tue Jan 2 10:18:00 2007 -0800
1925
1926    Bug 9523: Markup problems in XQueryExtension.3x
1927    
1928    X.Org Bugzilla #9523 <https://bugs.freedesktop.org/show_bug.cgi?id=9523>
1929
1930commit fe713c616e29ba19c179b43c18eca1035079ce18
1931Author: Ian Romanick <idr@us.ibm.com>
1932Date:   Tue Aug 21 14:56:33 2007 -0700
1933
1934    Make sure nls/am_ET.UTF-8/Makefile is created by configure.
1935
1936commit e3430616f26b68e1439143cbe10732f3fc329d20
1937Author: Eric S. Raymond <esr@thyrsus.com>
1938Date:   Tue Jan 2 08:40:00 2007 -0800
1939
1940    Bug #9516: Markup error in XAllocWMHints.3x
1941    
1942    X.Org Bugzilla #9516 <https://bugs.freedesktop.org/show_bug.cgi?id=9516>
1943
1944commit d8fe979fc929833e8c754aed32641786d5a0622b
1945Merge: 21ca953 4ec1723
1946Author: James Cloos <cloos@jhcloos.com>
1947Date:   Mon Aug 20 15:34:50 2007 -0400
1948
1949    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
1950
1951commit 21ca953337fb221b85345bf35ce1a98a0dcb2bf2
1952Author: James Cloos <cloos@jhcloos.com>
1953Date:   Mon Aug 20 15:34:03 2007 -0400
1954
1955    Fix typo
1956    The code <U1000000D> was used where <U10000DC> was obviously intended.
1957    
1958    It is possible that <Udiaeresis> should be used instead, if that will
1959    not break anyone’s setup.
1960
1961commit 4ec1723fff729440cd3349c1f95d87d2a6ba89cf
1962Author: James Cloos <cloos@jhcloos.com>
1963Date:   Mon Aug 20 15:25:48 2007 -0400
1964
1965    Add compose file for Ethiopic to match new keyboard in xkeyboard-config
1966    From bug report:
1967    
1968      https://bugs.freedesktop.org/show_bug.cgi?id=11307
1969
1970commit eff33ae525337ce2026be135a26464c7b1237113
1971Author: James Cloos <cloos@jhcloos.com>
1972Date:   Sat Aug 18 17:58:23 2007 -0400
1973
1974    Patch for Catalan locales
1975    From bugzilla bug 10943¹:
1976    
1977      There are several Catalan locale codes which presently can
1978      be used in X11 systems; especially after they were accepted
1979      in belocs-locale-data².
1980    
1981      In the following patches, I³ add ca_AD, ca_FR and ca_IT Catalan
1982      locale codes.  For instance, without this, using ca_AD (actually
1983      a quite used locale⁴) some applications (eg. Emacs or Skype)
1984      cannot display Catalan diacritic marks as you type them.
1985    
1986    1] https://bugs.freedesktop.org/show_bug.cgi?id=10943
1987    2] http://lists.debian.org/debian-devel-changes/2005/07/msg01429.html
1988    3] Toni Hermoso Pulido <toniher@softcatala.org>
1989    4] https://launchpad.net/~ubuntu.cat/+members
1990
1991commit 1f980cb7d022f53d0aee9e793b08203fb888e86e
1992Author: James Cloos <cloos@jhcloos.com>
1993Date:   Sat Aug 18 17:47:04 2007 -0400
1994
1995    Add additional Euro signs to compose
1996    Inspired by bug 7419¹ make all of:
1997    
1998        C=, =C, c=, =c, E=, =E, e=, E=
1999    
2000    after <Multi_key> generate € U+20AC EURO SIGN.
2001    
2002    1] https://bugs.freedesktop.org/show_bug.cgi?id=7419
2003
2004commit 4b0a14521449dfce8b4347bd17243efd1d3eae2d
2005Author: James Cloos <cloos@jhcloos.com>
2006Date:   Sat Aug 18 17:29:08 2007 -0400
2007
2008    Compose fix for Latin-1 (from Debian)
2009    The description from bugzilla bug 7417¹ is:
2010    
2011      We've been shipping this patch for some time in Debian now. The
2012      problem description from the patch header is reproduced below. You
2013      may want to note the licensing issue mentioned below, but we've been
2014      shipping it because the method by which this particular patch was
2015      generated and updated was also given below.
2016    
2017      This patch by Denis Barbier.
2018    
2019      The X11 protocol states that Unicode keysyms are in the range
2020      0x01000100 - 0x0110FFFF.  If the result of composing characters is a
2021      Unicode codepoint, X returns the corresponding Unicode keysym, which
2022      is its Unicode codepoint augmented by 0x01000000.  Latin-1
2023      characters must not appear with their Unicode codepoints in compose
2024      files, otherwise the returned composed character lies in the range
2025      0x01000000 - 0x010000FF which is not valid.
2026    
2027      There are two solutions: either fix composing routines to return
2028      0xZZ instead of 0x010000ZZ (where Z is an hexadecimal digit), or
2029      replace U00ZZ by their corresponding keysyms in compose files.  The
2030      latter is more logical and less error prone, so compose files will
2031      be patched.  Many applications accept these invalid Unicode keysyms,
2032      but few of them don't, most notably xemacs.  Only UTF-8 locales are
2033      affected.
2034    
2035      This has been fixed very recently in XFree86 CVS (but not xorg), but
2036      for licensing reasons, this patch is not grabbed.  Instead automatic
2037      conversion is performed by:
2038    
2039        sed -e '/XK_LATIN1/,/XK_LATIN1/!d' /usr/include/X11/keysymdef.h \
2040        | grep -v deprecated | grep 0x0 \
2041        | sed -e 's/0x0/U0/' -e 's/XK_//' \
2042        | awk '{ printf "s/\\b%s\\b/%s/ig\n", $3, $2; }' > sedfile
2043        for f in nls/*.UTF-8/Compose.pre
2044        do
2045          sed -f sedfile $f > $f.tmp && mv $f.tmp $f
2046        done
2047    
2048    [I edited the quoted script to update it for the current location of
2049    the installed keysymdef.h and the current layout of the libX11
2050    repo. -JimC]
2051    
2052    I applied the script, not the patch attached to the bugreport.
2053    
2054    1] https://bugs.freedesktop.org/show_bug.cgi?id=7417
2055
2056commit 5cf5bc76642bfece7cb5b76faf414bf445f14489
2057Author: James Cloos <cloos@jhcloos.com>
2058Date:   Sat Aug 18 17:13:41 2007 -0400
2059
2060    Add some compose sequences
2061    
2062    Add some compose sequences from the patch in bug 5371 (attachment 4122).
2063    
2064    Cf:
2065    
2066    https://bugs.freedesktop.org/show_bug.cgi?id=5371
2067    https://bugs.freedesktop.org/attachment.cgi?id=4122
2068
2069commit d4002e389dd69780dfc7c2f7bd3cb0c57f05d4f8
2070Author: James Cloos <cloos@jhcloos.com>
2071Date:   Sat Aug 18 13:57:31 2007 -0400
2072
2073    Fix SMP Compose targets
2074    The compose targets from the SMP (plane 1) were incorrect.
2075    
2076    At some point the 0x10000 bit had been lost.
2077
2078commit f1ed3da9a30a1f0264fdc7d1c6466f27fe2a3d7d
2079Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
2080Date:   Thu Aug 16 17:37:22 2007 -0500
2081
2082    Fix a mutex reference-counting bug.
2083    
2084    I was told that some systems have a much more permissive libpthread.
2085    I was asked to commit this. This is from NetBSD's X source.
2086    (I didn't receive any feedback on xorg list for over two weeks
2087    about this.)
2088
2089commit ac00a44b4875de70382da5a40dd87f976e5b9327
2090Author: Tilman Sauerbeck <tilman@code-monkey.de>
2091Date:   Wed Aug 1 20:36:03 2007 +0200
2092
2093    Bumped version to 1.1.3.
2094
2095commit 76fae9cba1e9bdf7f0eb2ff2b90153d622136cf0
2096Author: Joerg Sonnenberger <joerg@netbsd.org>
2097Date:   Fri Jul 27 11:15:47 2007 -0700
2098
2099    Fail properly on errors in recursive make.
2100
2101commit 1a18319b3bde08dd9ef69c7cd735a76000cf3177
2102Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
2103Date:   Thu Jul 26 23:31:15 2007 +0200
2104
2105    Add missing override parameter in XrmCombineDatabase prototype in the manpage
2106    
2107    Reported by Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
2108    in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393434
2109    and https://bugs.freedesktop.org/show_bug.cgi?id=9948
2110    
2111    Also add the type of the second argument in XrmMergeDatabases.
2112
2113commit 6f0764d4b56f64786b4980839ca262f10a51af6f
2114Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
2115Date:   Thu Jul 26 22:53:52 2007 +0200
2116
2117    Clarify return value of XGetCommand in case of error in the manpage
2118    
2119    Reported by Sean Perry <shalehperry@attbi.com>
2120    in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=133348
2121    and https://bugs.freedesktop.org/show_bug.cgi?id=9828
2122
2123commit b8bef57342632cc2d25580bb7daa3839bae04d89
2124Author: Alan Coopersmith <alan.coopersmith@sun.com>
2125Date:   Wed Jul 25 17:44:06 2007 -0700
2126
2127    Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
2128
2129commit 590cde811a79375231c59ed8583e02b111ed567c
2130Author: Kean Johnston <kean@armory.com>
2131Date:   Thu Jul 19 16:44:20 2007 -0700
2132
2133    Reset hostname when falling back from :0 to hostname/localhost:0 as well
2134
2135commit d334665e619e9db657a2ea2764a8b852401d4a3f
2136Author: Kean Johnston <kean@armory.com>
2137Date:   Tue Jul 17 16:34:30 2007 -0700
2138
2139    LOCALCONN fallback changes DisplayString() output, breaks KDE
2140    
2141    See <http://lists.freedesktop.org/archives/xorg/2007-July/026443.html>
2142
2143commit 8e76bcf3cafda85058ce5f35f1f81929f4772f72
2144Author: Olivier Blin <blino@mandriva.org>
2145Date:   Mon Jun 11 18:32:09 2007 +1000
2146
2147    fix XGetMotionEvents arguments order - Fixes bug 11222
2148
2149commit c2f88cdf5cd9c94b77e5bfdac572b5ac06ab4aa8
2150Author: Jamey Sharp <jamey@minilop.net>
2151Date:   Sun Jun 10 16:19:59 2007 -0700
2152
2153    Fix locking in _XimGetWindowEventmask.
2154    
2155    Now that XFilterEvent drops the Display lock before invoking callback
2156    functions, _XimGetWindowEventmask is called without the lock held. So
2157    when it called _XGetWindowAttributes, a variant of XGetWindowAttributes
2158    that does not lock the Display, Xlib/XCB would assert:
2159    
2160    xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
2161    
2162    Should fix Gentoo #156367, Ubuntu #87947, Debian #427296. And others?
2163
2164commit 65f0ab5d46d80d55fc04d4eb14fa05f130eb8b9c
2165Author: Jamey Sharp <jamey@minilop.net>
2166Date:   Sun Jun 3 21:41:47 2007 -0700
2167
2168    Move security fixes to the top of NEWS, and fix spacing.
2169    
2170    Commit by Josh Triplett and Jamey Sharp.
2171
2172commit a549a258b8fcb1ba9d0c1b01b72967e385f67cab
2173Author: Jamey Sharp <jamey@minilop.net>
2174Date:   Sun Jun 3 21:29:40 2007 -0700
2175
2176    Add NEWS item for bugfix in commit e2c1d788d1fe7bd2d34756493951552441e59b8c.
2177    
2178    Commit by Josh Triplett and Jamey Sharp
2179
2180commit 5123b77a3d32d3ad479462f319762c328278aed9
2181Author: Jamey Sharp <jamey@minilop.net>
2182Date:   Sun Jun 3 21:24:54 2007 -0700
2183
2184    Xlib/XCB: Inline and simplify handle_event, since only process_responses calls it now.
2185    
2186    Commit by Josh Triplett and Jamey Sharp.
2187
2188commit 582ca690ea4f3ffd2b94826c4db97229bd3c7238
2189Author: Jamey Sharp <jamey@minilop.net>
2190Date:   Sun Jun 3 20:59:12 2007 -0700
2191
2192    Xlib/XCB: Fix _XReadEvents to always enqueue a new event, even if an error occurs
2193    
2194    Commit c337f9de7cfd89f983f83956b7457a274dd412f3 broke the invariant that
2195    _XReadEvents always enqueues at least one event even if an error occurred,
2196    because the one call to xcb_wait_for_event would then return an error, not an
2197    event, and nothing else ensured that process_responses would obtain an event.
2198    Fix this by reverting most of c337f9de7cfd89f983f83956b7457a274dd412f3 and
2199    f417570735aac865eb6b576d1ea76b5bfcd8573b and implementing the correct fix.  In
2200    process_responses, wait_for_first_event now serves as a flag, cleared when
2201    actually handling an event.
2202    
2203    Commit by Josh Triplett and Jamey Sharp.
2204
2205commit e2c1d788d1fe7bd2d34756493951552441e59b8c
2206Author: Jamey Sharp <jamey@minilop.net>
2207Date:   Sun Jun 3 17:33:23 2007 -0700
2208
2209    Xlib/XCB: Only remove pending_requests when there are provably no more responses.
2210
2211commit 7a6dbd4b07ca0a49c30ca7a1d2437eafb2e15eab
2212Author: Josh Triplett <josh@freedesktop.org>
2213Date:   Sun Jun 3 15:39:39 2007 -0700
2214
2215    Bump version number to 1.1.2, and add NEWS entry for 1.1.2
2216    
2217    Signed-off-by: Josh Triplett <josh@freedesktop.org>
2218
2219commit 416f38f2e67ee1979b3d2feac6f06b3670238804
2220Author: Josh Triplett <josh@freedesktop.org>
2221Date:   Sun Jun 3 12:13:44 2007 -0700
2222
2223    Revert "Revert "include: don't distribute XlibConf.h""
2224    
2225    This reverts commit 79fa3d8070d95b960ba486f2439225872471dadd.
2226    
2227    Re-revert the XlibConf.h change, which prevented distribution, not
2228    installation.
2229
2230commit 79fa3d8070d95b960ba486f2439225872471dadd
2231Author: Josh Triplett <josh@freedesktop.org>
2232Date:   Sat Jun 2 22:05:16 2007 -0700
2233
2234    Revert "include: don't distribute XlibConf.h"
2235    
2236    This reverts commit c9e28e05ae01ce8a29bea09df759b6271865b44c.
2237    
2238    The installed XlibInt.h includes XlibConf.h , so libX11 should ship
2239    XlibConf.h.  (Commit c9e28e05ae01ce8a29bea09df759b6271865b44c didn't actually
2240    prevent automake from shipping XlibConf.h, because it used
2241    nodist_x11include_HEADERS rather than nodist_HEADERS.)
2242
2243commit f417570735aac865eb6b576d1ea76b5bfcd8573b
2244Author: Jamey Sharp <jamey@minilop.net>
2245Date:   Sat Jun 2 17:59:15 2007 -0700
2246
2247    Xlib/XCB: inline wait_or_poll_for_event, which now had only one caller.
2248    
2249    Commit by Josh Triplett and Jamey Sharp.
2250
2251commit c337f9de7cfd89f983f83956b7457a274dd412f3
2252Author: Jamey Sharp <jamey@minilop.net>
2253Date:   Sat Jun 2 17:46:41 2007 -0700
2254
2255    Xlib/XCB: Ensure _XReadEvents reads at least one new event and blocks for exactly one event.
2256    
2257    Commit by Jamey Sharp and Josh Triplett.
2258
2259commit 7f66c897f04806b75e574b55b48921b48045e3f9
2260Author: Jamey Sharp <jamey@minilop.net>
2261Date:   Sat Jun 2 16:43:39 2007 -0700
2262
2263    Update _XReply's copy of _XCBUnlockDisplay's guts.
2264    
2265    We introduced this bug in 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5.
2266    
2267    Also add a comment in _XCBUnlockDisplay to discourage this problem from
2268    respawning.
2269    
2270    Commit by Josh Triplett and Jamey Sharp.
2271
2272commit 740ead23512f8d2eaafaa69e514f1ebafad475b9
2273Author: Jamey Sharp <jamey@minilop.net>
2274Date:   Sat Jun 2 16:01:01 2007 -0700
2275
2276    Xlib/XCB: Avoid re-crashing after _XIOError.
2277    
2278    Commit by Josh Triplett and Jamey Sharp.
2279
2280commit 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5
2281Author: Jamey Sharp <jamey@minilop.net>
2282Date:   Sat Jun 2 12:30:30 2007 -0700
2283
2284    Hold XCB's Xlib lock even when only the user lock (XLockDisplay) is held.
2285    
2286    An Xlib client can query Display state, such as with NextRequest, while
2287    it holds only the Xlib user lock (between XLockDisplay and
2288    XUnlockDisplay), so XCB requests in other threads should be blocked when
2289    the Xlib user lock is held.
2290    
2291    We acquire the lock even when XInitThreads was not called, so that pure
2292    XCB code can use multiple threads even in an otherwise single-threaded
2293    Xlib application.
2294    
2295    Commit by Josh Triplett and Jamey Sharp.
2296
2297commit 95523387d619af5b400748898d722e080b5ce1a6
2298Author: Jamey Sharp <jamey@minilop.net>
2299Date:   Sat Jun 2 11:57:39 2007 -0700
2300
2301    Allow re-entrant Xlib calls from _XIOError.
2302    
2303    Some libraries try to clean up X resources from atexit handlers, _fini,
2304    or C++ destructors. To make these work, the Display lock should be
2305    downgraded to a user lock (as in XLockDisplay) before calling exit(3).
2306    This blocks Xlib calls from threads other than the one calling exit(3)
2307    while still allowing the exit handlers to call Xlib.
2308    
2309    This assumes that the thread calling exit will call any atexit handlers.
2310    If this does not hold, then an alternate solution would involve
2311    registering an atexit handler to take over the lock, which would only
2312    assume that the same thread calls all the atexit handlers.
2313    
2314    Commit by Josh Triplett and Jamey Sharp.
2315
2316commit 91b02b8064f4e0bcc56019f0722914850008a597
2317Author: Tilman Sauerbeck <tilman@code-monkey.de>
2318Date:   Thu May 17 19:07:34 2007 +0200
2319
2320    More constification.
2321
2322commit a4f3841940158351f9424c3f59b305cce877177d
2323Author: Tilman Sauerbeck <tilman@code-monkey.de>
2324Date:   Thu May 17 00:29:43 2007 +0200
2325
2326    Constified composite text charset table.
2327
2328commit 0581c0aa6039e6b2abb9f7b0a4f9904d8e01f00e
2329Author: Tilman Sauerbeck <tilman@code-monkey.de>
2330Date:   Wed May 16 23:19:22 2007 +0200
2331
2332    Have the compiler fill in hexTable so we don't have to do it at runtime.
2333
2334commit 0e8d9ca47dab0d069e305d5784d05f2ade04f0a8
2335Author: Tilman Sauerbeck <tilman@code-monkey.de>
2336Date:   Wed May 16 19:36:23 2007 +0200
2337
2338    More constification.
2339
2340commit 6d2bed8f04942b4de086a519ac693e729c9fdeea
2341Author: Tilman Sauerbeck <tilman@code-monkey.de>
2342Date:   Wed May 16 19:18:20 2007 +0200
2343
2344    Constify and clean up token table.
2345
2346commit 6c508eab5df5d517f7e4cbe6087308cd53a564b2
2347Author: Tilman Sauerbeck <tilman@code-monkey.de>
2348Date:   Wed May 16 18:24:42 2007 +0200
2349
2350    Constified more tables.
2351
2352commit e699c4231c205ef00d687b6412308d031b99806b
2353Author: Tilman Sauerbeck <tilman@code-monkey.de>
2354Date:   Wed May 16 18:01:23 2007 +0200
2355
2356    Constified error list.
2357
2358commit a68a1cd7cb990ba276fbc36a7591044d78b3d3c1
2359Author: Peter Hutterer <peter@cs.unisa.edu.au>
2360Date:   Tue May 15 16:54:01 2007 +0930
2361
2362    Add XGenericEvent definition and handling for long events.
2363
2364commit c76d30253f1483ac8200ad5c032a818907e65030
2365Author: Jan Willem Stumpel <jstumpel@planet.nl>
2366Date:   Fri May 4 12:00:49 2007 -0700
2367
2368    Update el_GR.UTF-8/Compose.pre to match changes in xkeyboard-config cvs
2369    
2370    Cf:
2371    
2372      https://bugs.freedesktop.org/show_bug.cgi?id=10851
2373      https://bugs.freedesktop.org/show_bug.cgi?id=10824
2374      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386385
2375    
2376    The greek keyboard definition was changed to replace dead_horn and
2377    dead_ogonek with U0313 COMBINING COMMA ABOVE (aka Psili) and U0314
2378    COMBINING REVERSED COMMA ABOVE (aka Dasia).
2379    
2380    This patch modifies the Greek Compose.pre to match.
2381    
2382    It is generated by the script Jan Willem Stumpel <jstumpel@planet.nl>
2383    posted to 386385@bugs.debian.org:
2384    
2385    #!/usr/bin/perl
2386    while (<>) {
2387      print $_;
2388      if (/dead_horn/) {
2389        s/dead_horn/U0313/;
2390        print $_;
2391      }
2392      elsif (/dead_ogonek/) {
2393        s/dead_ogonek/U0314/;
2394        print $_;
2395      }
2396    }
2397
2398commit a48386ce6b5f8fd2d9dc11a966c9bf5da59f3831
2399Author: Magnus Kessler <Magnus.Kessler@gmx.net>
2400Date:   Tue May 1 15:20:08 2007 +0200
2401
2402    Switched function definitions from K&R to ANSI style.
2403
2404commit 605d357074d556a05a3fba2e85cbea36a3204248
2405Author: Tilman Sauerbeck <tilman@code-monkey.de>
2406Date:   Tue May 1 14:47:03 2007 +0200
2407
2408    Tweaked configure output about the man pages suffix.
2409
2410commit 9824b40d2af4ca2376512c1be7743da0d5065900
2411Author: Alan Coopersmith <alan.coopersmith@sun.com>
2412Date:   Sat Apr 28 00:42:18 2007 -0700
2413
2414    Fix typo in nroff macro in XkbAddGeomOverlayKey.man
2415
2416commit f93849dcc68bd5042ea0884e5190dc7c35b31d68
2417Author: Alan Coopersmith <alan.coopersmith@sun.com>
2418Date:   Sat Apr 28 00:30:55 2007 -0700
2419
2420    Protect C comments and #defines in XKB man pages from being mangled by cpp
2421
2422commit f2f27d4763c7665e422fab10b96b4cf5ad6c0a6f
2423Author: Alan Coopersmith <alan.coopersmith@sun.com>
2424Date:   Sat Apr 28 00:14:50 2007 -0700
2425
2426    Add Makefile to process/install XKB man pages
2427
2428commit d9954c6f6f3a8c406b946acd0d034ff83c656156
2429Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
2430Date:   Thu Aug 19 00:00:00 1999 -0700
2431
2432    Add man pages for XKB API's
2433    
2434    Man pages originally written for X11R6.4 integration to Solaris 7 11/99
2435    Sun bug id 4258344: Add new XKB API manpages for 6.4 upgrade
2436    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4258344>
2437    
2438    (Volunteer needed to convert prototypes in man pages to ANSI C style...)
2439
2440commit f640a49b5e2ebf29f9d655df544c63bf826f619a
2441Author: Tilman Sauerbeck <tilman@code-monkey.de>
2442Date:   Fri Apr 20 18:39:59 2007 +0200
2443
2444    Markup tweak for XOpenIM.
2445
2446commit e972b0bb255af4f3258217852542faf5afa60b28
2447Author: Julien Cristau <jcristau@debian.org>
2448Date:   Fri Apr 20 18:35:09 2007 +0200
2449
2450    Bug #9695: Fixed a few argument types in the XOpenIM manpage.
2451
2452commit b4e2276f329fa42397cb8609cfcd34ebafd3d96b
2453Author: Julien Cristau <jcristau@debian.org>
2454Date:   Fri Apr 20 18:28:52 2007 +0200
2455
2456    Bug #9697: Fixed documentation of XVisualInfo struct.
2457    
2458    The "depth" member was said to be unsigned int, but it's signed.
2459
2460commit 4068f3dae01c630f825002673b1d3a047ad61863
2461Author: Julien Cristau <jcristau@debian.org>
2462Date:   Fri Apr 20 16:41:21 2007 +0200
2463
2464    Bug #9696: refer to XDefineCursor() instead of XDefineCusor().
2465
2466commit 603c2f88d4e57ce1a3c16e8b6246866e6edd8fa8
2467Author: Tilman Sauerbeck <tilman@code-monkey.de>
2468Date:   Sat Apr 7 14:42:55 2007 +0200
2469
2470    Use unistd.h to get getresuid() and friends.
2471    
2472    This works since we now have _GNU_SOURCE defined.
2473
2474commit 0300f295bbd3a0c7c46baac8e0a27aeaf53c9d9b
2475Author: Tilman Sauerbeck <tilman@code-monkey.de>
2476Date:   Sat Apr 7 14:27:12 2007 +0200
2477
2478    Bug #10562: Define _GNU_SOURCE on glibc systems.
2479
2480commit a225a0be48770beb689d5ac5da97073634f7deab
2481Author: Tilman Sauerbeck <tilman@code-monkey.de>
2482Date:   Fri Apr 6 12:46:25 2007 +0200
2483
2484    For nls/*.pre, allow people to comment lines by starting them with '##'.
2485    
2486    This fixes a bunch of cpp warnings from nls/en_US.UTF-8/Compose.pre.
2487    Fixing that file would have been a larger diff, and using ## may be
2488    nicer to use anyway.
2489
2490commit 1c75a9479011e5f1ad01c950628d0ef5a302d8b6
2491Author: Tilman Sauerbeck <tilman@code-monkey.de>
2492Date:   Fri Apr 6 11:59:31 2007 +0200
2493
2494    Bug #10475: Fixed lots of char*/const char* mixups.
2495    
2496    I didn't fix all of them, as that would require touching
2497    public headers.
2498
2499commit 680dd50193b5b3fcabdd3f1fcbd6a889d5a95c54
2500Author: Matthias Hopf <mhopf@suse.de>
2501Date:   Thu Apr 5 11:53:18 2007 +0200
2502
2503    Fix 64bit issues with reallocation.
2504
2505commit 4d38aeaca42d0bdfe34a833a142ee4d895de03bf
2506Author: Tilman Sauerbeck <tilman@code-monkey.de>
2507Date:   Wed Apr 4 18:41:18 2007 +0200
2508
2509    Fixed a few warnings.
2510
2511commit 7dc7ef398b6ad90ccd1680ed9cd1cfdd47312f5a
2512Author: Matthieu Herrb <matthieu@roadrock.(none)>
2513Date:   Tue Apr 3 15:39:52 2007 +0200
2514
2515    Multiple integer overflows in the XGetPixel() and XInitImage functions
2516    
2517    CVE-2007-1667
2518
2519commit 0284b144340a455a4b5b5011d81ac5a610372291
2520Author: David Baron <dbaron@dbaron.org>
2521Date:   Fri Mar 30 17:07:46 2007 +0200
2522
2523    Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.
2524    
2525    Now only those fields of the respective hint struct are set that
2526    are actually valid in the input data.
2527    The changed functions are:
2528    XSetSizeHints(), XSetWMHints() and XSetWMSizeHints().
2529
2530commit 0994faa0c76c45b106442db461b8a30a3e1c9395
2531Author: Tilman Sauerbeck <tilman@code-monkey.de>
2532Date:   Thu Mar 29 17:31:25 2007 +0200
2533
2534    Fixed the change from the previous SendEvent commit.
2535    
2536    Testing a different patch than the one you commit is bad, right?
2537
2538commit 398d75528a84f4b8414eb0e363cf53b1b16f6fdf
2539Author: Tilman Sauerbeck <tilman@code-monkey.de>
2540Date:   Wed Mar 28 22:23:44 2007 +0200
2541
2542    Bug #10292: Fixed a memory leak related to XOpenDisplay() in the XCB code.
2543
2544commit ab0bcd07957cecc8e7c0e75d5160a625e91264fe
2545Author: David Baron <dbaron@dbaron.org>
2546Date:   Wed Mar 28 22:21:40 2007 +0200
2547
2548    Bug #7713: Initialize all of the event's fields before sending it.
2549
2550commit bc80f9fe3ccce40ee41246b97470c4f0519756ad
2551Author: Julien Cristau <jcristau@debian.org>
2552Date:   Sun Mar 18 13:14:48 2007 +0100
2553
2554    Bug #9279: Fixed a file descriptor leak.
2555
2556commit c9e28e05ae01ce8a29bea09df759b6271865b44c
2557Author: Daniel Stone <daniel@fooishbar.org>
2558Date:   Sat Dec 16 00:45:19 2006 +0200
2559
2560    include: don't distribute XlibConf.h
2561    
2562    Since XlibConf.h is built by configure, don't distribute it.
2563
2564commit dd1705ced2cac6b4b6b21e79272fcf9bed4bf376
2565Merge: 129bbb9 769b985
2566Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
2567Date:   Thu Dec 14 14:23:20 2006 -0600
2568
2569    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libX11
2570
2571commit 129bbb9f9114a571556fa3a24f15ba58a5cdb2de
2572Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
2573Date:   Thu Dec 14 14:21:19 2006 -0600
2574
2575    For NetBSD, define the XTHREADLIB and XTHREAD_CFLAGS.
2576
2577commit 769b9854f7eb1d6d20dd0b4a1c1215ad8e1b77b6
2578Author: Daniel Stone <daniel@fooishbar.org>
2579Date:   Wed Dec 6 18:53:00 2006 +0200
2580
2581    Makefile.am: make ChangeLog hook safer
2582    
2583    Make ChangeLog hook as safe as possible.
2584    (cherry picked from f5d6a3d24095c7ffed86705995d0874c885e7676 commit)
2585
2586commit 8a8185a649e93b90ffa820387ffdca831227f5a9
2587Author: Josh Triplett <josh@freedesktop.org>
2588Date:   Thu Nov 30 18:33:13 2006 -0800
2589
2590    Add autogen.sh to EXTRA_DIST.
2591
2592commit efe817f95ef8d05e863c83147e903140bc860de4
2593Author: Jamey Sharp <jamey@minilop.net>
2594Date:   Thu Nov 30 17:58:35 2006 -0800
2595
2596    Release libX11 1.1.1.
2597
2598commit f637a5b03164263a3af2e644cf655e52b015f1bb
2599Author: Ross Combs <rocombs@cs.nmsu.edu>
2600Date:   Sat Nov 25 14:45:17 2006 -0800
2601
2602    Debian bug #354315: Clarify return value in XGetWindowAttributes man page
2603    
2604    This man page does not discuss the actual return values of the
2605    function, but says they are of type "Status".  One might assume
2606    that this means you could compare it with the "Success" macro.
2607    One would be wrong.
2608    
2609    The X functions seem to have two three types representing status.
2610    If it is an "int" there are a number of error codes or "Success"
2611    which can be compared against.  If it is a bool, the result can be
2612    compared with "True" or "False".  If the return type is "Status" it
2613    appears that the return type is either 0 or 1.  Unfortunately the
2614    value for Success is zero, so it is important to distinguish
2615    between the first two types of return values and the third;
2616    otherwise the conditional will be inverted.
2617    
2618    XGetWindowAttributes() is one of the functions which returns zero
2619    for failure.  The man page should make this clear.
2620
2621commit c6a0b0f18ed1242eeb908f5cf767ab8381edd456
2622Author: Jamey Sharp <jamey@minilop.net>
2623Date:   Sat Nov 25 14:23:45 2006 -0800
2624
2625    Bug #9154: Always process an event for _XReadEvents, even if an error occurs
2626    
2627    Previously, process_responses (in the wait_for_first_event case called
2628    from _XReadEvents) considered any return from xcb_wait_for_event
2629    sufficient to think it had processed an event. If xcb_wait_for_event
2630    returned an error, and no more events occurred before process_responses
2631    called xcb_poll_for_event, process_responses would try to return with
2632    dpy->head NULL, and would fail an assertion for the _XReadEvents
2633    postcondition. Now, process_responses continues using xcb_wait_for_event
2634    until it gets an event.
2635
2636commit d56e78acce9b2aa1dd1bf172afedaa3bccd5e1c8
2637Author: Tilman Sauerbeck <tilman@code-monkey.de>
2638Date:   Sat Nov 25 05:29:31 2006 -0800
2639
2640    Bug #9153: Fix access to freed memory.
2641    
2642    The fix for bug #8622 introduced a smaller bug where _XReply would
2643    read memory shortly after freeing it. This patch caches the needed
2644    value in a stack-allocated variable before the heap-allocated memory
2645    is freed.
2646
2647commit 934ca763bbc0dd7ae460469bfc000ba101602bcc
2648Author: Josh Triplett <josh@freedesktop.org>
2649Date:   Fri Nov 24 19:57:58 2006 -0800
2650
2651    libx11 doesn't use inputproto in public headers; don't require it in x11.pc
2652    
2653    Based on a Debian patch.
2654
2655commit 4255997ef2d92740d51f6e63e9eabcfa089683f0
2656Author: Josh Triplett <josh@freedesktop.org>
2657Date:   Thu Nov 23 07:19:32 2006 -0800
2658
2659    Release libX11 1.1
2660
2661commit a1168e11ec9377307c51a7271faec3bf88a63a66
2662Author: Jamey Sharp <jamey@minilop.net>
2663Date:   Tue Nov 21 17:52:34 2006 -0800
2664
2665    Add note in man-page that XListFontsWithInfo is not thread-safe.
2666    
2667    _XReply drops the Display lock, so the value of dpy->request may change
2668    before _XReply is called again.
2669    
2670    I discovered this by inspection a year or two ago. I'm pretty confident
2671    in the claim, and nobody has come up with an argument for why it's safe
2672    despite appearances.
2673
2674commit 67abe024268c6b1fdee516e5d3a046ccffd7e80a
2675Author: Jamey Sharp <jamey@minilop.net>
2676Date:   Sat Nov 18 15:39:26 2006 -0800
2677
2678    Bug #8622: Fix response processing order for threaded apps
2679    
2680    Previously, process_responses (the common code for _XReply,
2681    _XReadEvents, and _XEventsQueued) took the current request sequence
2682    number as an argument, and did some highly complicated processing to
2683    attempt to process responses in order across threads.  This didn't
2684    actually work.
2685    
2686    Now, process_responses handles responses in order, by adding condition
2687    variables to the list of outstanding requests in
2688    dpy->xcb->pending_requests, and blocking on them when those requests
2689    should get processed to allow _XReply to process them; if actually
2690    called from _XReply, it returns when _XReply's request should get
2691    processed.  _XReply broadcasts on the condition variable after it has
2692    read its reply and re-acquired the display lock.
2693    
2694    Another great commit brought to you by Jamey Sharp, Josh Triplett, the
2695    Gobby collaborative text editor, conspy, and ridiculous amounts of SSH
2696    forwarding.
2697    
2698    Signed-off-by: Josh Triplett <josh@freedesktop.org>
2699    Signed-off-by: Jamey Sharp <jamey@minilop.net>
2700
2701commit 941f02ede63baa46f93ed8abccebe76fb29c0789
2702Author: Lars Knoll <lars@trolltech.com>
2703Date:   Wed Nov 8 12:17:41 2006 -0800
2704
2705    Don't hold the display lock around callbacks to the application.
2706    
2707    This fixes an XCB locking assertion failure, particularly with emacs.
2708
2709commit e494ecaac1ec8a22bd9a85f800fca74d02e9d358
2710Author: Diego 'Flameeyes' Pettenò <flameeyes@gentoo.org>
2711Date:   Tue Nov 7 09:32:00 2006 -0800
2712
2713    Add xcb-xlib dependency to x11.pc when built against XCB.
2714
2715commit 2302008a3793eb4df8ede777d54fe06505c47eaf
2716Author: Eric Anholt <eric@anholt.net>
2717Date:   Mon Nov 6 17:11:42 2006 -0800
2718
2719    XCB: Allocate the right amount of memory for dpy->lock_fns.
2720    
2721    Fixes a crash I was experiencing on startup of anything using gdk.
2722
2723commit 5f860655be88108b03ccd97470a0814819254bf0
2724Author: Jamey Sharp <jamey@minilop.net>
2725Date:   Thu Nov 2 17:55:31 2006 -0800
2726
2727    Release libX11 1.1 RC2 (1.0.99.2).
2728
2729commit a6f4bbf7b1d725b0f04bd660f57b861a76b19831
2730Author: Benno Schulenberg <bensberg@justemail.net>
2731Date:   Sun Oct 29 03:10:30 2006 +0300
2732
2733    nls (en_US): remove long compositions that override shorter (bug #2286)
2734    Remove long compositions that override (or get overriden by) later shorter
2735    compositions, e.g. a four-key compose sequence that gets overriden by a
2736    later three-key compose sequence.
2737
2738commit 0280bf11ef88673a9b5bba3a91a599260f1f0949
2739Author: Benno Schulenberg <bensberg@justemail.net>
2740Date:   Sun Oct 29 03:08:36 2006 +0300
2741
2742    nls: remove shadowed compose entries (bug #2286)
2743    Remove compose entries shadowed by others later on.
2744
2745commit d118f2b1ef10997194b281524177dea7396da7dd
2746Author: Benno Schulenberg <bensberg@justemail.net>
2747Date:   Sun Oct 29 03:07:15 2006 +0300
2748
2749    nls: remove duplicate compose entries (bug #2286)
2750    Remove a bunch of duplicate entries from various Compose files.
2751
2752commit 5e1cc2fe20e5904ca1e05a4cb7be13d450a593bb
2753Author: Caolan McNamara <caolanm@redhat.com>
2754Date:   Sun Oct 29 02:46:15 2006 +0300
2755
2756    XKB geometry: fix leaks in GetKeyboardByName (bug #8099)
2757    Don't leak the name and value of every property we parse, as well as the
2758    name of every colour.
2759
2760commit 686bb8b35acf6cecae80fe89b2b5853f5816ce19
2761Author: Matthias Hopf <mhopf@suse.de>
2762Date:   Wed Oct 18 14:25:04 2006 +0200
2763
2764    Fix double open of compose file.
2765    
2766    Issue found by Kees Cook <kees@canonical.com>.
2767
2768commit d3e65cb8cddf08913d83c9df2bb9b1517f2ad3a8
2769Author: Jamey Sharp <jamey@minilop.net>
2770Date:   Sat Oct 14 21:25:10 2006 -0700
2771
2772    XCB: check for and handle I/O errors in _XGetXCBBuffer.
2773
2774commit 256eba6b40c5f811a03b04abf5f85f728ee3ab5d
2775Author: Jamey Sharp <jamey@minilop.net>
2776Date:   Wed Oct 11 00:06:50 2006 -0700
2777
2778    XKB bugfix: SyncHandle must be called after UnlockDisplay, not before.
2779
2780commit 1eedf1bd033e496843cfde42ae4ae5a119298605
2781Author: Jamey Sharp <jamey@minilop.net>
2782Date:   Tue Oct 10 23:03:28 2006 -0700
2783
2784    Add correct Display locking to XKB functions.
2785    
2786    Some XKB functions didn't correctly call LockDisplay or UnlockDisplay.
2787    This patch fixes at least some instances of that problem.
2788    
2789    Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for finding these bugs
2790    and proposing a fix, which this patch is based on.
2791
2792commit e17c2cbe9fbaa1600d4b9463ec800a874b0d87cd
2793Author: David Nusinow <dnusinow@debian.org>
2794Date:   Tue Oct 10 22:11:05 2006 -0400
2795
2796    Dynamically generate internal manpage section using __libmanpagesuffix__ so that it actually matches the section if you don't use 3X11
2797
2798commit e53557da969b706dbc843f6fde3db31ffe382e0f
2799Author: Jamey Sharp <jamey@minilop.net>
2800Date:   Sat Oct 7 21:00:36 2006 -0700
2801
2802    Release libX11 1.1 RC1 (1.0.99.1).
2803
2804commit bf237409c5fce32c557d298f62f44d456c2b5bc8
2805Merge: ba47719 2d426d1
2806Author: Jamey Sharp <jamey@minilop.net>
2807Date:   Sat Oct 7 21:07:16 2006 -0700
2808
2809    As XCB support is about to be released in libX11, stable is now subsumed by master.
2810
2811commit ba477191c67ce93e61423cc1abe35275704cce50
2812Author: Jamey Sharp <jamey@minilop.net>
2813Date:   Sat Oct 7 03:48:13 2006 -0700
2814
2815    XCB: Don't rely on having the definition of struct xcb_setup_t available.
2816
2817commit 117b55cbd0b0ce51362df88363ed83d44a493ac7
2818Author: Jamey Sharp <jamey@minilop.net>
2819Date:   Fri Oct 6 16:27:31 2006 -0700
2820
2821    xcb_poll_for_event no longer takes an 'int *error' out-parameter.
2822
2823commit caaa8e8a55e837b3585c1dee7bef194fc4c79d16
2824Author: Josh Triplett <josh@freedesktop.org>
2825Date:   Fri Oct 6 16:26:11 2006 -0700
2826
2827    Actually ship Xxcbint.h
2828
2829commit 7b027e53b5e393082f4f515c8ba18077eb97163f
2830Author: Josh Triplett <josh@freedesktop.org>
2831Date:   Fri Oct 6 16:25:50 2006 -0700
2832
2833    Clean ChangeLog only in "make maintainer-clean", not "make clean"
2834    
2835    ChangeLog requires a git repo to generate; make clean and make distclean
2836    shouldn't get rid of it.
2837
2838commit cab22e02e78b3e5b8a73d1cd55cf6686426b47e0
2839Author: Josh Triplett <josh@freedesktop.org>
2840Date:   Fri Oct 6 16:24:58 2006 -0700
2841
2842    Add ChangeLog and "make dist"-generated files to .gitignore
2843
2844commit e4c7cfdee4a40e466c0c6b370cabd432e9e855a0
2845Author: Josh Triplett <josh@freedesktop.org>
2846Date:   Fri Oct 6 15:53:27 2006 -0700
2847
2848    Add manual pages for XGetXCBConnection and XSetEventQueueOwner
2849
2850commit 688224cea95e453f94c5a602dc6fce84bc93dfc0
2851Author: Josh Triplett <josh@freedesktop.org>
2852Date:   Fri Oct 6 13:41:16 2006 -0700
2853
2854    Remove unnecessary prototype for _XFreeDisplayStructure in xcb_disp.c
2855
2856commit ab728ca372288d0db1b486c265e34c1376f29104
2857Author: Josh Triplett <josh@freedesktop.org>
2858Date:   Fri Oct 6 12:36:39 2006 -0700
2859
2860    XCL is dead; long live Xlib/XCB
2861    
2862    Rename all instances of "XCL" to Xlib/XCB-derived names.
2863    
2864    The only user-visible change: rename the include file <X11/xcl.h> to
2865    <X11/Xlib-xcb.h>; programs will need to change their #include lines to match.
2866    
2867    Remove the XCL cast inlines from Xlib-xcb.h.
2868
2869commit 5b73093203039d307eb7ab3845c3ced207e9e26c
2870Author: Josh Triplett <josh@freedesktop.org>
2871Date:   Fri Oct 6 11:33:49 2006 -0700
2872
2873    Add XCB developers to AUTHORS
2874
2875commit 1cb71ff139276a0a58c60ea5f261f64b94706b9b
2876Author: Josh Triplett <josh@freedesktop.org>
2877Date:   Fri Oct 6 11:21:28 2006 -0700
2878
2879    Fix email addresses in README
2880
2881commit 12f038669278019594ca0ed53dadcf4e84092422
2882Author: Jamey Sharp <jamey@minilop.net>
2883Date:   Fri Oct 6 02:13:05 2006 -0700
2884
2885    XCB: Handle all responses in order of monotonically increasing sequence number.
2886
2887commit f392680273278b43079302206897f794e60f3c70
2888Author: Josh Triplett <josh@freedesktop.org>
2889Date:   Fri Oct 6 01:11:08 2006 -0700
2890
2891    Actually install x11-xcb.pc, and ship x11-xcb.pc.in
2892
2893commit f1fcad2e3fd17aaf1294f1d8e9f406fd5b32a863
2894Author: Jamey Sharp <jamey@minilop.net>
2895Date:   Thu Oct 5 18:32:29 2006 -0700
2896
2897    XCB: correctly handle failure to connect to X server.
2898
2899commit e754b3b078d556c7861da56aad47d244e9199e06
2900Author: Josh Triplett <josh@freedesktop.org>
2901Date:   Thu Oct 5 17:44:22 2006 -0700
2902
2903    Split public Xlib/XCB functions into libX11-xcb
2904    
2905    We can never change the libX11 soname, and we don't want to commit to never
2906    changing the public Xlib/XCB functions, so split them into a separate library
2907    libX11-xcb.  This also means that a program linked solely against libX11
2908    should work with either Xlib or Xlib/XCB, which will make life easier for
2909    package maintainers.
2910    
2911    Signed-off-by: Josh Triplett <josh@freedesktop.org>
2912    Acked-by: Jamey Sharp <jamey@minilop.net>
2913
2914commit ffd367f708b295abaedf3a23a1bfd4710d171d6f
2915Author: Jamey Sharp <jamey@minilop.net>
2916Date:   Wed Oct 4 17:16:46 2006 -0700
2917
2918    No longer #include Xmd from xcl.h: we do not need it.
2919
2920commit 3aff149d42ba8ed620091971b3766bdf96c62aaf
2921Author: Jamey Sharp <jamey@minilop.net>
2922Date:   Wed Oct 4 16:58:32 2006 -0700
2923
2924    XCB: Revert locking to simple wrapper around libX11's normal locks.
2925    
2926    No more recursive mutexes, no more banging XCB's I/O lock in-place, and
2927    reduces the differences between the previous stable release and an
2928    XCB-enabled one. Sadly, Xlib's pluggable thread functions work again
2929    too, now. I apologize to the world.
2930
2931commit 8ff122fb529bdb1c2b9a86b12d06b6da1b35d708
2932Author: Jamey Sharp <jamey@minilop.net>
2933Date:   Mon Sep 25 04:54:52 2006 -0700
2934
2935    Link explicitly against XCB's Xlib compatibility functions.
2936
2937commit bde3cd123d65a2f36ee0c417f5f231b7e01d0671
2938Author: Jamey Sharp <jamey@minilop.net>
2939Date:   Mon Sep 25 04:13:20 2006 -0700
2940
2941    libxcb now installs header files in <xcb>, not <X11/XCB>.
2942
2943commit 87d00207f5a1f25a45a153618739cd6481814f89
2944Author: Ian Osgood <iano@quirkster.com>
2945Date:   Sun Sep 24 23:39:01 2006 -0700
2946
2947    Track XCB's "Great Renaming".
2948
2949commit 85a5e98dff9b7752fae157fad9b8c9825cb0efab
2950Author: Jamey Sharp <jamey@minilop.net>
2951Date:   Tue Sep 12 23:02:42 2006 -0700
2952
2953    Quit using XCBGetQueuedRequestRead.
2954
2955commit a61936fc4e9bd93b108764bbacd5b8f786e51915
2956Author: Tollef Fog Heen <tfheen@err.no>
2957Date:   Wed Aug 30 00:05:54 2006 +0300
2958
2959    nls: use _XlcUtf8Loader for en_US (bug #7982)
2960    Use _XlcUtf8Loader instead of _XlcUnicodeLoade,r bringing it into line with
2961    every other locale.
2962
2963commit abcc7e1865cdfbd591f6520cfe4257f0b0b1c03e
2964Author: Alan Coopersmith <alan.coopersmith@sun.com>
2965Date:   Wed Aug 23 18:49:30 2006 -0700
2966
2967    When opening display, if LOCALCONN fails, fall back to UNIXCONN, then TCPCONN
2968    
2969    Port to X11R7 of Sun bug fix 4061225 by Alex Chen for X11R6 - when failing to
2970    connect on a named pipe, try a Unix socket first, to better support people who
2971    replace their X servers with ones that don't support named pipe transport.
2972    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4061225>
2973
2974commit 1ddc44c1cada7e926bd4787406444ce7c36b61e1
2975Author: Mark Brown <mark.brown@sun.com>
2976Date:   Thu Jul 27 19:17:10 2006 -0700
2977
2978    Sun bug 1149809: Document event delivery when grab is terminated.
2979
2980commit 171107b03ac89d94f9006c7cda242aeefb9ecd16
2981Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
2982Date:   Thu Jul 27 18:47:06 2006 -0700
2983
2984    Sun bug 4091271: XGetWindowProperty is missing a crucial prop_return description
2985    
2986    Document that 32-bit format properties are always returned in arrays of type
2987    long, even on systems where long is 64-bits.
2988    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4091271>
2989
2990commit 8309efe6550877cd0bf22979904b3f6bd3e6cffa
2991Author: Alan Coopersmith <alan.coopersmith@sun.com>
2992Date:   Mon Jul 24 15:52:00 2006 -0700
2993
2994    Add support for "make lint" to check code with lint/sparse/etc.
2995
2996commit 931e02fbd1acd09aae2b0954c34342c86c72dff6
2997Author: Alan Coopersmith <alan.coopersmith@sun.com>
2998Date:   Mon Jul 24 15:50:52 2006 -0700
2999
3000    ANSIfy some static function definitions
3001
3002commit 20b7abcaac324d90454de63f32f4a2b398e69e63
3003Author: Alan Coopersmith <alan.coopersmith@sun.com>
3004Date:   Mon Jul 24 15:01:40 2006 -0700
3005
3006    Fix sparse warning: Using plain integer as NULL pointer
3007
3008commit d158ab29930513c4097f5b67e7bea08ed2bfd62c
3009Author: Alan Coopersmith <alan.coopersmith@sun.com>
3010Date:   Mon Jul 24 14:00:24 2006 -0700
3011
3012    Remove unused variable
3013
3014commit 30377000375bdb958042dcb1f38503c94ef21eaf
3015Author: Eric Anholt <anholt@FreeBSD.org>
3016Date:   Fri Jul 21 18:55:36 2006 -0400
3017
3018    Bug #7188: Fix the documentation of XUrgencyHint (not UrgencyHint).
3019
3020commit 4eba45879aea4e415ab550ee56b900d060099110
3021Author: Matthieu Herrb <matthieu.herrb@laas.fr>
3022Date:   Sun Jul 16 10:55:39 2006 +0200
3023
3024    set GIT_DIR=${srcdir}/.git for git-log
3025
3026commit 2d426d1f2608fedb77bd7d010dabece76b8d4a60
3027Author: Aaron Plattner <aplattner@nvidia.com>
3028Date:   Tue Jul 11 13:27:49 2006 -0700
3029
3030    Add a .PHONY to ensure the ChangeLog isn't stale.
3031    
3032    Setting the ChangeLog rule as phony forces it to be re-run even when the
3033    ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
3034    Solaris make.
3035    (cherry picked from b8a98809ed81e1226775e6447ef219ffc01334b5 commit)
3036
3037commit b8a98809ed81e1226775e6447ef219ffc01334b5
3038Author: Aaron Plattner <aplattner@nvidia.com>
3039Date:   Tue Jul 11 13:27:49 2006 -0700
3040
3041    Add a .PHONY to ensure the ChangeLog isn't stale.
3042    
3043    Setting the ChangeLog rule as phony forces it to be re-run even when the
3044    ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
3045    Solaris make.
3046
3047commit 8f2be66089b88e4ed6acb0211ea107f4bb910bd3
3048Author: Mayank Jain <majain@redhat.com>
3049Date:   Tue Jul 11 19:42:47 2006 +0100
3050
3051    add Indian language locales
3052    Add as, kn, ml, or, ur, and te locales.
3053
3054commit a92eb6785699bbc9c6c3813f6af3bb9431a3f6b0
3055Author: Matthias Hopf <mhopf@suse.de>
3056Date:   Tue Jul 4 12:16:30 2006 +0200
3057
3058    Fix for autoconf 2.60 issue.
3059    
3060    Updated AC_DEFINE_DIR.
3061    Reverted datarootdir change.
3062
3063commit 644f4828b15bce42b597eb123ba0bbc372c46c03
3064Author: Keith Packard <keithp@neko.keithp.com>
3065Date:   Sat Jul 1 21:31:23 2006 -0700
3066
3067    Work around recent autoconf (2.59?) changes in directory expansion.
3068    
3069    Recent autoconf versions have changed how directory names are managed in the
3070    configure.ac script; automatic 'eval' invocations now occur as a part of the
3071    AC_DEFINE_DIR macro which make it imperative that AC_DEFINE_DIR be executed
3072    before the variables are used in further macro definitions. Also, ${datadir}
3073    is apparantly an old name for ${datarootdir} as ${datadir} doesn't get
3074    expanded correctly by AC_DEFINE_DIR. This looks like an autoconf bug, but it
3075    is easy to work around by just using ${datarootdir} instead of ${datadir}.
3076
3077commit be70a31229aa106aff0a09d78c00812682cd3475
3078Author: Keith Packard <keithp@neko.keithp.com>
3079Date:   Sat Jul 1 01:56:05 2006 -0700
3080
3081    Xlib/XCB: handle 32-bit sequence wrap.
3082    
3083    Replace broken sequence compares with XCB_SEQUENCE_COMPARE (copied from
3084    XCB).
3085    Account for XCB sequence 0 handling.
3086
3087commit 99c711707ad08e1396e123b1c7df687c560a489a
3088Author: Donnie Berkholz <spyderous@gentoo.org>
3089Date:   Thu Jun 29 19:43:20 2006 -0700
3090
3091    Bump version to 1.0.3.
3092
3093commit cde3c0dd72af2b490e80cffca962e3487dd31be4
3094Author: Donnie Berkholz <spyderous@gentoo.org>
3095Date:   Thu Jun 29 19:39:36 2006 -0700
3096
3097    Bug #7349: Missed one of the setuid fixes.
3098    (cherry picked from e9614c963b532f46a7932c2305a4b177a996a222 commit)
3099
3100commit df3fef8983d96c59d481c4cdaf1f271d54a116d2
3101Author: Matthias Hopf <mhopf@suse.de>
3102Date:   Thu Jun 29 18:59:57 2006 +0200
3103
3104    Update to final Compose cache directory location.
3105    (cherry picked from abda4d223e9cce9ac6e7b5d82a5680d9a502e52a commit)
3106
3107commit 912ef198292d3053daa810f842510e5d62ded0f0
3108Author: Matthias Hopf <mhopf@suse.de>
3109Date:   Thu Jun 29 17:41:41 2006 +0200
3110
3111    Fix alignment of trees and wide chars in the cache.
3112    (cherry picked from 40a64c61f8bc33d497e1224e02c41dea2d424d97 commit)
3113
3114commit 2ece832118b3ee5d8ed19f1ee9b1c822b70ec6e9
3115Author: Matthias Hopf <mhopf@suse.de>
3116Date:   Wed Jun 28 19:17:03 2006 +0200
3117
3118    First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
3119    (cherry picked from f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3 commit)
3120
3121commit e9614c963b532f46a7932c2305a4b177a996a222
3122Author: Donnie Berkholz <spyderous@gentoo.org>
3123Date:   Thu Jun 29 19:39:36 2006 -0700
3124
3125    Bug #7349: Missed one of the setuid fixes.
3126
3127commit abda4d223e9cce9ac6e7b5d82a5680d9a502e52a
3128Author: Matthias Hopf <mhopf@suse.de>
3129Date:   Thu Jun 29 18:59:57 2006 +0200
3130
3131    Update to final Compose cache directory location.
3132
3133commit 40a64c61f8bc33d497e1224e02c41dea2d424d97
3134Author: Matthias Hopf <mhopf@suse.de>
3135Date:   Thu Jun 29 17:41:41 2006 +0200
3136
3137    Fix alignment of trees and wide chars in the cache.
3138
3139commit f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3
3140Author: Matthias Hopf <mhopf@suse.de>
3141Date:   Wed Jun 28 19:17:03 2006 +0200
3142
3143    First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
3144
3145commit bdbe464d774e01d317f67c63ebbda2fd0edbbdd1
3146Author: Donnie Berkholz <spyderous@gentoo.org>
3147Date:   Thu Jun 22 23:59:03 2006 -0700
3148
3149    Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
3150    add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
3151    ChangeLog.
3152    (cherry picked from b0edfb8df16ab8c9959b83a4c966d55a59c4e295 commit)
3153
3154commit b0edfb8df16ab8c9959b83a4c966d55a59c4e295
3155Author: Donnie Berkholz <donnie@comet.(none)>
3156Date:   Thu Jun 22 23:47:38 2006 -0700
3157
3158    Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
3159    add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
3160    ChangeLog.
3161
3162commit dd54981aa76e9dfdc4c3302d6105b4b229447c84
3163Author: Donnie Berkholz <donnie@comet.(none)>
3164Date:   Thu Jun 22 15:47:38 2006 -0700
3165
3166    Bump version to 1.0.2.
3167
3168commit c93539d974a67f596a5eb5b65042d26602546c72
3169Author: Matthieu Herrb <matthieu@deville.herrb.com>
3170Date:   Tue Jun 20 21:04:03 2006 +0200
3171
3172    Check setuid() return value.
3173    (cherry picked from 5169d0e08ff6acb350a6ea768623f5ff0b85b05f commit)
3174
3175commit 605533f814ab7892991578706a6458f61a89ca4d
3176Author: Derek Wang <derek.wang@sun.com>
3177Date:   Mon Jun 19 11:05:37 2006 -0700
3178
3179    Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
3180    (cherry picked from eff50c94a07194297e705da53d9fbb3a40fb9ad4 commit)
3181
3182commit 5bbd0822c5a926de0ed293437fb9f2b75cf3c4f4
3183Author: Scott Revelt <scott.revelt@sun.com>
3184Date:   Fri Jun 16 19:11:13 2006 -0700
3185
3186    Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
3187    based on locale that doesn't match those used in the Xcms.txt
3188    (cherry picked from 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa commit)
3189
3190commit 0b05cd4da6134df527fb010384a9fd569bd5d6a3
3191Author: Alan Coopersmith <alanc@alf.(none)>
3192Date:   Fri Jun 16 18:53:33 2006 -0700
3193
3194    Add *~ to ignore emacs droppings
3195    (cherry picked from c33d7b8282ac196b36229be26442296768c16f3e commit)
3196
3197commit 214658b76b56768f69c3959a11525aae7813f448
3198Author: Matthias Hopf <mhopf@suse.de>
3199Date:   Fri Jun 16 15:36:40 2006 +0200
3200
3201    Bug #3104: Compose table cache for faster X11 application starts.
3202    (cherry picked from 1f4c9893ade08bad30c9bd12a36bee57d30b001e commit)
3203
3204commit 13968a23aaea838ba4b69e42e8900f803499e091
3205Author: Matthias Hopf <mhopf@suse.de>
3206Date:   Tue Jun 13 20:23:46 2006 +0200
3207
3208    Bug #3104: Compose table cache for faster X11 application starts.
3209    (cherry picked from 4fe22647e6010a2886c2f3a7093adeaeb6678faa commit)
3210
3211commit e7f8bca08f5476d0ca262097639ac7d424bb4d10
3212Author: Lubos Lunak <llunak@suse.de>
3213Date:   Mon Jun 12 18:48:08 2006 +0200
3214
3215    Bug #3104: Compose table cache for faster X11 application starts.
3216    (cherry picked from 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be commit)
3217
3218commit f506aaf8ac9aae1ee8daaef6cde34ee85aecd641
3219Author: Matthias Hopf <mhopf@suse.de>
3220Date:   Fri Jun 9 18:24:02 2006 +0200
3221
3222    Bug #3104: Compose table cache for faster X11 application starts. Part 1: Pointerless compose data structure, using indices instead of pointers, needed for mmap()ing data structure.
3223    (cherry picked from 9354351fcb8baeaab85250d14409cfb4fa50f3e9 commit)
3224
3225commit 0e6d5e979aacb0c295ce79369ecc5f22ffa7922c
3226Author: Jamey Sharp <jamey@minilop.net>
3227Date:   Wed Jun 7 20:29:05 2006 -0700
3228
3229    Fix bug #7035: unnecessary memmove in XOpenDisplay.
3230    Using memmove on the connection setup data causes a problem for XCB, but making
3231    Xlib stop doing that should be harmless for non-XCB as well.
3232    (cherry picked from b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0 commit)
3233
3234commit cd7328c46ae72903ed02832828891b2dab4d5ee0
3235Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3236Date:   Sat Jun 3 13:51:51 2006 +0300
3237
3238    Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
3239    (cherry picked from e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb commit)
3240
3241commit c336eb6b80a6f91da1d0b3d28634a2cfde324670
3242Merge: 33556ca ad9ebbd
3243Author: Donnie Berkholz <donnie@comet.(none)>
3244Date:   Thu Jun 22 14:25:35 2006 -0700
3245
3246    Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stable
3247
3248commit 213dacad21740466e7ab31b01d3fc513fe4b3e74
3249Author: Daniel Stone <daniel@fooishbar.org>
3250Date:   Thu Jun 22 17:20:59 2006 +0300
3251
3252    Bump to 1.0.99.0 to avoid confusion.
3253
3254commit efedfd68e31bcee2d21ac340be8dc9e1825ec890
3255Merge: e3acee8 4b8eb5d
3256Author: Daniel Stone <daniel@fooishbar.org>
3257Date:   Thu Jun 22 16:53:45 2006 +0300
3258
3259    Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
3260
3261commit 4b8eb5d4a1da73a94b5a6ab12e34784aae4c79c5
3262Merge: 5169d0e eff50c9
3263Author: Matthieu Herrb <matthieu@deville.herrb.com>
3264Date:   Tue Jun 20 21:05:15 2006 +0200
3265
3266    Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
3267
3268commit 5169d0e08ff6acb350a6ea768623f5ff0b85b05f
3269Author: Matthieu Herrb <matthieu@deville.herrb.com>
3270Date:   Tue Jun 20 21:04:03 2006 +0200
3271
3272    Check setuid() return value.
3273
3274commit eff50c94a07194297e705da53d9fbb3a40fb9ad4
3275Author: Derek Wang <derek.wang@sun.com>
3276Date:   Mon Jun 19 11:05:37 2006 -0700
3277
3278    Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
3279
3280commit 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa
3281Author: Scott Revelt <scott.revelt@sun.com>
3282Date:   Fri Jun 16 19:11:13 2006 -0700
3283
3284    Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
3285    based on locale that doesn't match those used in the Xcms.txt
3286
3287commit c33d7b8282ac196b36229be26442296768c16f3e
3288Author: Alan Coopersmith <alanc@alf.(none)>
3289Date:   Fri Jun 16 18:53:33 2006 -0700
3290
3291    Add *~ to ignore emacs droppings
3292
3293commit 1f4c9893ade08bad30c9bd12a36bee57d30b001e
3294Author: Matthias Hopf <mhopf@suse.de>
3295Date:   Fri Jun 16 15:36:40 2006 +0200
3296
3297    Bug #3104: Compose table cache for faster X11 application starts.
3298
3299commit 4fe22647e6010a2886c2f3a7093adeaeb6678faa
3300Author: Matthias Hopf <mhopf@suse.de>
3301Date:   Tue Jun 13 20:23:46 2006 +0200
3302
3303    Bug #3104: Compose table cache for faster X11 application starts.
3304
3305commit 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be
3306Author: Lubos Lunak <llunak@suse.de>
3307Date:   Mon Jun 12 18:48:08 2006 +0200
3308
3309    Bug #3104: Compose table cache for faster X11 application starts.
3310
3311commit 9354351fcb8baeaab85250d14409cfb4fa50f3e9
3312Author: Matthias Hopf <mhopf@suse.de>
3313Date:   Fri Jun 9 18:24:02 2006 +0200
3314
3315    Bug #3104: Compose table cache for faster X11 application starts. Part 1: Pointerless compose data structure, using indices instead of pointers, needed for mmap()ing data structure.
3316
3317commit b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0
3318Author: Jamey Sharp <jamey@minilop.net>
3319Date:   Wed Jun 7 20:29:05 2006 -0700
3320
3321    Fix bug #7035: unnecessary memmove in XOpenDisplay.
3322    Using memmove on the connection setup data causes a problem for XCB, but making
3323    Xlib stop doing that should be harmless for non-XCB as well.
3324
3325commit ad9ebbd2424bc2699944ffdf4e19e13f9dd8ab84
3326Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3327Date:   Sat Jun 3 12:57:55 2006 +0300
3328
3329    Bug #2186: Add cs_CZ.iso8859-2 alias.
3330
3331commit 9e7765e0b1cbaae6643072d91066ba1201b36227
3332Author: Daniel Stone <daniel@fooishbar.org>
3333Date:   Fri Jun 2 02:46:29 2006 +0300
3334
3335    nls: Serbian (sr_CS) update (#5575)
3336    
3337    Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
3338    corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
3339    and locale.dir.pre.  (Milos Komarcevic)
3340
3341commit a4ac2242b588da23044a20aa999ae84d4de7b2d8
3342Author: Daniel Stone <daniel@fooishbar.org>
3343Date:   Fri Jun 2 02:24:25 2006 +0300
3344
3345    im: add Braille input method (#6296)
3346    
3347    Bug #6296: Add a Braille input method.  (Samuel Thibault)
3348
3349commit 90de1e2e141ec591048a76cb695579ef809a28d3
3350Author: Daniel Stone <daniel@fooishbar.org>
3351Date:   Fri Jun 2 02:22:17 2006 +0300
3352
3353    xkb support: small typo
3354
3355commit 4c3e34bece7402f08139d34d1ef5834e3cf533c7
3356Author: Daniel Stone <daniel@fooishbar.org>
3357Date:   Fri Jun 2 01:50:24 2006 +0300
3358
3359    en_US.UTF-8 Compose.pre: updates from Simos (#5129)
3360    
3361    Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
3362    adding Unicode character names, removing duplicate entries, et al.
3363
3364commit 0c6473dd329c7334ae511884bcb6e73e632c784f
3365Author: Daniel Stone <daniel@fooishbar.org>
3366Date:   Fri Jun 2 01:44:53 2006 +0300
3367
3368    nls: fix use of non-keysym dead_space (#5107)
3369    
3370    Bug #5107: Change users of dead_space to space.
3371
3372commit 6f99f6349de5120f1cb7e02fbc97849341bc48e8
3373Author: Daniel Stone <daniel@fooishbar.org>
3374Date:   Fri Jun 2 01:41:18 2006 +0300
3375
3376    optional XKB support fix
3377    
3378    Fix compilation with --disable-xkb.
3379
3380commit 217d43ed44ced901122093af3ef1294e1736bb77
3381Author: Daniel Stone <daniel@fooishbar.org>
3382Date:   Fri Jun 2 01:39:12 2006 +0300
3383
3384    i18n: separate data and lib directories
3385    
3386    Break out locale data into separate data and library directories, under
3387    $(datadir) and $(libdir), respectively, by default.
3388
3389commit 92fa7fcde8df22830fca7c0275ab201033f7909c
3390Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3391Date:   Thu May 11 14:04:48 2006 -0400
3392
3393    libXcursor.so.1, not libXcursor.so
3394
3395commit 135b4df13ed7c35dbae8975f302fc1fb8412d7c0
3396Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3397Date:   Wed May 10 18:06:03 2006 +0300
3398
3399    XKBMisc.c: use Xfree, not xfree
3400    
3401    Use Xfree() instead of xfree() when freeing interps.
3402
3403commit 3518d772b08e3433bc28b4d8d293fa53ca25f0ee
3404Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3405Date:   Wed May 10 14:51:37 2006 +0300
3406
3407    locale.alias.pre: bg_BG typo fix
3408    
3409    Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
3410
3411commit cc533db60cb64dc163c66451933a9bf77c519062
3412Author: Daniel Stone <daniels@endtroducing.localdomain>
3413Date:   Sun Apr 9 22:22:03 2006 +0300
3414
3415    Coverity #203, #204: Fix potential NULL dereferences.
3416
3417commit b83adf7dfd6157694fe4f232012fef36cd9666da
3418Author: Daniel Stone <daniels@endtroducing.localdomain>
3419Date:   Sun Apr 9 22:20:25 2006 +0300
3420
3421    Coverity #205: Fix potential NULL dereference.
3422
3423commit 2d0cd10ad907864d0136739eaac459779c9a5332
3424Author: Daniel Stone <daniels@endtroducing.localdomain>
3425Date:   Sun Apr 9 22:18:20 2006 +0300
3426
3427    Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)
3428
3429commit dc2f3966068d66a564aa452cab9f0c26657fa1df
3430Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3431Date:   Fri Apr 7 18:11:52 2006 +0300
3432
3433    Coverity #826: Fix potential memory leak.
3434
3435commit 23df609ec451a01c77e8f31ecc85c5af7c62efed
3436Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3437Date:   Fri Apr 7 17:49:41 2006 +0300
3438
3439    Bug #1625: Include keysym.h from Xutil.h.
3440
3441commit 5262a1945c543a3419ed626e1deb09ef5b4584c1
3442Author: Eric Anholt <anholt@leguin.anholt.net>
3443Date:   Wed Apr 5 17:12:15 2006 -0700
3444
3445    Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in more
3446    
3447    cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
3448    of Coverity #599, #600.
3449
3450commit 8b42635f577468bb143ca593cdd9fb3450ad712c
3451Author: Eric Anholt <anholt@leguin.anholt.net>
3452Date:   Wed Apr 5 16:42:26 2006 -0700
3453
3454    Coverity #558: Free newly-allocated Database in error path.
3455
3456commit 6d06e41d1f431b3f1a1fcf69161e0af411325e9f
3457Author: Eric Anholt <anholt@leguin.anholt.net>
3458Date:   Wed Apr 5 16:38:52 2006 -0700
3459
3460    Coverity #582: Free newly-allocated region in error path.
3461
3462commit 5fd8f79ad3e38df74d9a6cb573617542c101df1a
3463Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3464Date:   Fri Mar 17 15:58:39 2006 +0200
3465
3466    Properly clip bounds when only one point is defining an outline.
3467
3468commit 1e1572eb7f8394ce152e99d96f711ccf9083baf9
3469Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
3470Date:   Sat Mar 11 15:39:15 2006 +0100
3471
3472    Fix prototype of XConfigureWindow(). Bugzilla #6023.
3473
3474commit 1da8bd904f1fc79d63d368473531b438d08bfe37
3475Author: Jeremy C. Reed <reed@reedmedia.net>
3476Date:   Tue Feb 21 14:10:22 2006 -0800
3477
3478    Set XTHREADLIB correctly for dragonfly platforms.
3479
3480commit c9768133e3f65ac4bb64e3941e2d6ae36897ec9c
3481Author: Jamey Sharp <jamey@minilop.net>
3482Date:   Sun Feb 19 12:29:27 2006 -0800
3483
3484    Update .gitignores for *.o and nls/locale.dir*.
3485
3486commit efcbde6ba0b770bb0d4c7818e307712161011f10
3487Author: Jamey Sharp <jamey@minilop.net>
3488Date:   Sun Feb 19 12:28:41 2006 -0800
3489
3490    Move .cvsignore to .gitignore.
3491
3492commit e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb
3493Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3494Date:   Sat Jun 3 13:51:51 2006 +0300
3495
3496    Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
3497
3498commit f1bd3152359ddfadd0d043006036c239f3e2907b
3499Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3500Date:   Sat Jun 3 12:57:55 2006 +0300
3501
3502    Bug #2186: Add cs_CZ.iso8859-2 alias.
3503
3504commit 2b1b79d90db1d7f0472718b8c010c36275994195
3505Author: Daniel Stone <daniel@fooishbar.org>
3506Date:   Fri Jun 2 02:46:29 2006 +0300
3507
3508    nls: Serbian (sr_CS) update (#5575)
3509    Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
3510    corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
3511    and locale.dir.pre.  (Milos Komarcevic)
3512
3513commit d6fba1f44d404362d3be1b421f57d7ccc3c8cdac
3514Author: Daniel Stone <daniel@fooishbar.org>
3515Date:   Fri Jun 2 02:24:25 2006 +0300
3516
3517    im: add Braille input method (#6296)
3518    Bug #6296: Add a Braille input method.  (Samuel Thibault)
3519
3520commit 0fed7d3185addd610e917dcdaa0676f0256c0ec5
3521Author: Daniel Stone <daniel@fooishbar.org>
3522Date:   Fri Jun 2 02:22:17 2006 +0300
3523
3524    xkb support: small typo
3525
3526commit cf7d9f9e46f3ce01ac04a95978918d5c0f3f3cf9
3527Author: Daniel Stone <daniel@fooishbar.org>
3528Date:   Fri Jun 2 01:50:24 2006 +0300
3529
3530    en_US.UTF-8 Compose.pre: updates from Simos (#5129)
3531    Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
3532    adding Unicode character names, removing duplicate entries, et al.
3533
3534commit 332d45fce9fdbf59168d90a133af1f580a589e54
3535Author: Daniel Stone <daniel@fooishbar.org>
3536Date:   Fri Jun 2 01:44:53 2006 +0300
3537
3538    nls: fix use of non-keysym dead_space (#5107)
3539    Bug #5107: Change users of dead_space to space.
3540
3541commit 34f59ce3d1e2eb2971b732d11871c6fff8a1c75b
3542Author: Daniel Stone <daniel@fooishbar.org>
3543Date:   Fri Jun 2 01:41:18 2006 +0300
3544
3545    optional XKB support fix
3546    Fix compilation with --disable-xkb.
3547
3548commit c5940a0b85edec4003f91a59fc3c44f538accfe1
3549Author: Daniel Stone <daniel@fooishbar.org>
3550Date:   Fri Jun 2 01:39:12 2006 +0300
3551
3552    i18n: separate data and lib directories
3553    Break out locale data into separate data and library directories, under
3554    $(datadir) and $(libdir), respectively, by default.
3555
3556commit 33556ca81db2419b9d2a37664c4cea2069414b37
3557Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3558Date:   Fri May 12 14:49:17 2006 -0400
3559
3560    Bump to 1.0.1
3561
3562commit 80d88557626fae9debc404de33d7fb5d69a6049d
3563Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3564Date:   Thu May 11 14:06:28 2006 -0400
3565
3566    libXcursor.so.1, not libXcursor.so
3567
3568commit 5384f27dfe3c94c462c137ab3540eaa5646ca4c6
3569Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3570Date:   Thu May 11 14:04:48 2006 -0400
3571
3572    libXcursor.so.1, not libXcursor.so
3573
3574commit 01f4d433eed6b70c6e9636157acac022054fdeb6
3575Author: Jamey Sharp <jamey@minilop.net>
3576Date:   Wed May 10 17:02:52 2006 -0700
3577
3578    Count any partial request towards the current Xlib sequence number.
3579
3580commit 770cfbd1fcc80a83a9be0c4f68727b8af2c8f4a4
3581Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3582Date:   Wed May 10 18:06:03 2006 +0300
3583
3584    XKBMisc.c: use Xfree, not xfree
3585    Use Xfree() instead of xfree() when freeing interps.
3586
3587commit 22a5255b80b80772612279bc840a953edd0e3442
3588Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3589Date:   Wed May 10 14:51:37 2006 +0300
3590
3591    locale.alias.pre: bg_BG typo fix
3592    Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
3593
3594commit 9cac8c9824874ca7d835f001a4efa910b7fdd822
3595Merge: 19b8840 e514bc8
3596Author: Daniel Stone <daniels@preemptive.fooishbar.org>
3597Date:   Wed May 10 14:50:37 2006 +0300
3598
3599    Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
3600
3601commit e514bc875f27f4bf197b06b8315eeca526195915
3602Author: Jamey Sharp <jamey@minilop.net>
3603Date:   Tue May 9 12:41:59 2006 -0700
3604
3605    Assert that dpy->request does not go backwards. Catches #5839 earlier.
3606
3607commit fc1159137365a599bf611ee001f439416952c4e0
3608Author: Jamey Sharp <jamey@minilop.net>
3609Date:   Sun May 7 17:40:01 2006 -0700
3610
3611    In _XPutXCBBuffer, set aside any trailing partial request until the last byte is available.
3612
3613commit c394480a4247213239822808e3f6e7c6cd6decd9
3614Author: Jamey Sharp <jamey@minilop.net>
3615Date:   Sun May 7 16:58:13 2006 -0700
3616
3617    Update for XCB ConnSetupSuccessRep name change.
3618
3619commit 7672bf93bc1200905461aeb0a2dc2c2696410b93
3620Author: Daniel Stone <daniels@endtroducing.localdomain>
3621Date:   Sun Apr 9 22:22:03 2006 +0300
3622
3623    Coverity #203, #204: Fix potential NULL dereferences.
3624
3625commit cfcafbe48d22d9a0cd50eb9454ce0ff88f0129d3
3626Author: Daniel Stone <daniels@endtroducing.localdomain>
3627Date:   Sun Apr 9 22:20:25 2006 +0300
3628
3629    Coverity #205: Fix potential NULL dereference.
3630
3631commit b6771501feea98d037032f82117b6d4f15779f07
3632Author: Daniel Stone <daniels@endtroducing.localdomain>
3633Date:   Sun Apr 9 22:18:20 2006 +0300
3634
3635    Coverity #209: Fix potential NULL dereference.  (Alan Coopersmith)
3636
3637commit 19b8840af241087bb17b1edabcaa9b28fdd0a1dc
3638Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3639Date:   Fri Apr 7 18:11:52 2006 +0300
3640
3641    Coverity #826: Fix potential memory leak.
3642
3643commit 3a16f262abe48b44ed641525e894bc22e13bf72a
3644Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3645Date:   Fri Apr 7 17:49:41 2006 +0300
3646
3647    Bug #1625: Include keysym.h from Xutil.h.
3648
3649commit 2481b767ae96e2f2503c0390545932c8397b090f
3650Author: Eric Anholt <anholt@leguin.anholt.net>
3651Date:   Wed Apr 5 17:12:15 2006 -0700
3652
3653    Check if visualList == NULL, not nVisualsMatched == 0.  NULL happens in more
3654    cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
3655    of Coverity #599, #600.
3656
3657commit 152b17e47d878c2d928eb74581aa69d925a29123
3658Author: Eric Anholt <anholt@leguin.anholt.net>
3659Date:   Wed Apr 5 16:42:26 2006 -0700
3660
3661    Coverity #558: Free newly-allocated Database in error path.
3662
3663commit bc62b99ef36edb34035911c42104be7f6f9d2333
3664Author: Eric Anholt <anholt@leguin.anholt.net>
3665Date:   Wed Apr 5 16:38:52 2006 -0700
3666
3667    Coverity #582: Free newly-allocated region in error path.
3668
3669commit d47f0b3cec1388f7ce60ab2af91df0dea0f221c5
3670Author: Jamey Sharp <jamey@minilop.net>
3671Date:   Fri Mar 31 22:53:07 2006 -0800
3672
3673    Fix buggy interaction with XCB when running out of XIDs.
3674
3675commit e3f452571824d6a875bbf582946de185de9e01e9
3676Author: Jamey Sharp <jamey@minilop.net>
3677Date:   Fri Mar 31 22:52:14 2006 -0800
3678
3679    Add explicit include of Xmd.h to work around bug including both xcb.h and Xmd.h simultaneously.
3680
3681commit 2363b74ca795c1b3a73c9e572532ba5191adec5b
3682Author: Daniel Stone <daniels@preemptive.research.nokia.com>
3683Date:   Fri Mar 17 15:58:39 2006 +0200
3684
3685    Properly clip bounds when only one point is defining an outline.
3686
3687commit e876efb8aa410f2f5c87aaaa7042f847c4ff96f7
3688Merge: be266b2 f71ea0b
3689Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
3690Date:   Sat Mar 11 15:40:35 2006 +0100
3691
3692    Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
3693
3694commit be266b201dc13530a302a7572283ccd3f32aad87
3695Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
3696Date:   Sat Mar 11 15:39:15 2006 +0100
3697
3698    Fix prototype of XConfigureWindow(). Bugzilla #6023.
3699
3700commit f71ea0bc737c5a42e9e022b86e7ec3b4f846d31c
3701Author: Jamey Sharp <jamey@minilop.net>
3702Date:   Fri Mar 3 11:08:41 2006 -0800
3703
3704    Update for XCBSendRequest sequence number API changes.
3705
3706commit a11d1b0ae674320cf9897f6a83ec08c65eca8d9b
3707Author: Jamey Sharp <jamey@minilop.net>
3708Date:   Fri Mar 3 01:42:49 2006 -0800
3709
3710    Use the full_sequence from XCBGenericError/Event for setting last_request_read, and quit replacing _XSetLastRequestRead with an XCB-specific version.
3711
3712commit d8ba4ae7045b227f8b675628b9094dded02f1c08
3713Author: Jamey Sharp <jamey@minilop.net>
3714Date:   Thu Mar 2 23:43:26 2006 -0800
3715
3716    Bugfix: Rely on XCBSendRequest to leave iov in a well-defined state, and place the spare iovecs at the beginning of the array.
3717
3718commit f9afb5a54435c30961306080e9358d4240ecb844
3719Author: Jamey Sharp <jamey@minilop.net>
3720Date:   Thu Mar 2 23:34:19 2006 -0800
3721
3722    assert() that we will not infinite loop or read uninitialized memory.
3723
3724commit d3512ef3aae5b036a8ce6579318108f1ec20ee22
3725Author: Jamey Sharp <jamey@minilop.net>
3726Date:   Thu Mar 2 15:58:52 2006 -0800
3727
3728    Quit relying on XCBSendRequest to pad to 4-byte boundaries and do it ourselves.
3729
3730commit fb590c15a740264ee867d15a2547072e43b21eed
3731Author: Jamey Sharp <jamey@minilop.net>
3732Date:   Thu Mar 2 12:06:04 2006 -0800
3733
3734    Handle errors correctly when Xlib owns the event queue and XCB has the checked error feature.
3735
3736commit 8356ba37d307a9eda895a6bf41ef727bbfc9a695
3737Author: Jamey Sharp <jamey@minilop.net>
3738Date:   Mon Feb 27 11:51:47 2006 -0800
3739
3740    Use the new XCBSendRequest flag, XCB_REQUEST_RAW, to hand a bag-o-bytes down uninterpreted.
3741
3742commit 07bdf1fbbf2418f866df1a2140d514dd3f035139
3743Author: Jamey Sharp <jamey@minilop.net>
3744Date:   Sun Feb 26 15:46:01 2006 -0800
3745
3746    Update for new XCBSendRequest API.
3747
3748commit 409a08cff8347d39e0e6c53c9f380d21f221f5ac
3749Author: Jamey Sharp <jamey@minilop.net>
3750Date:   Thu Feb 23 18:12:31 2006 -0800
3751
3752    Performance fix: Replace calls to XCBGetRequestRead with the new XCBGetQueuedRequestRead. Cuts a lot of syscalls.
3753
3754commit ec30a27341b97620b07dd886f98d1d7664a67685
3755Author: Jamey Sharp <jamey@minilop.net>
3756Date:   Thu Feb 23 18:01:46 2006 -0800
3757
3758    Minor performance fix: Access dpy->xcl->connection directly instead of calling XCBConnectionOfDisplay. It happens a lot.
3759
3760commit 53c471c6a835d5cedeca99f2c97058d196a3fd7e
3761Author: Jamey Sharp <jamey@minilop.net>
3762Date:   Thu Feb 23 11:46:09 2006 -0800
3763
3764    XCBFlush used to return non-positive on failure, and this test did not catch 0. Now it returns boolean: 0 or 1. Testing <= 0 covers both cases. I probably want to switch to a boolean test eventually.
3765
3766commit 41c0121a8718b530feaf7fe315b673d9b8defce2
3767Author: Jamey Sharp <jamey@minilop.net>
3768Date:   Tue Feb 21 21:25:41 2006 -0800
3769
3770    Refactor the code that passes requests down to XCB into a separate issue_complete_request function.
3771
3772commit 67d06e0fe468dca22847aa14d3f917128f89f9cf
3773Author: Jamey Sharp <jamey@minilop.net>
3774Date:   Tue Feb 21 15:33:05 2006 -0800
3775
3776    If we have not actually put the buffer back, deferred invariants may not hold. This is OK.
3777
3778commit 434bf80b4053ff1ba82adf65de1f76b4d3731bf1
3779Author: Jeremy C. Reed <reed@reedmedia.net>
3780Date:   Tue Feb 21 14:10:22 2006 -0800
3781
3782    Set XTHREADLIB correctly for dragonfly platforms.
3783
3784commit b24834762e975bd319f9ab5c7cf790b2a02a9474
3785Author: Jamey Sharp <jamey@minilop.net>
3786Date:   Tue Feb 21 14:03:26 2006 -0800
3787
3788    Sometimes functions other than _XUnlockDisplay call _XPutXCBBuffer. Some invariants appropriate for Unlock are not appropriate otherwise: move them to _XUnlockDisplay.
3789
3790commit 99b8defd0d5e6993071e21638128c9de2574b37d
3791Author: Jamey Sharp <jamey@minilop.net>
3792Date:   Tue Feb 21 13:04:21 2006 -0800
3793
3794    Execute BeforeFlush hooks on complete buffers, not request-at-a-time.
3795    Traditional Xlib worked this way; I dunno why I changed it.
3796
3797commit 9b01e7849775749182052fe324df9d8e6ceeee99
3798Author: Jamey Sharp <jamey@minilop.net>
3799Date:   Tue Feb 21 12:51:44 2006 -0800
3800
3801    Factor the XCBSendRequest call out of the conditional in _XPutXCBBuffer.
3802
3803commit 7ce7ac882de128955751a5307889db9d712d8a72
3804Author: Jamey Sharp <jamey@minilop.net>
3805Date:   Tue Feb 21 12:44:30 2006 -0800
3806
3807    Quit using a triple-pointer. Almost as if I were a sensible person.
3808
3809commit 35a858be218cdbfa4593d44a67663d5c25297016
3810Author: Jamey Sharp <jamey@minilop.net>
3811Date:   Tue Feb 21 12:21:01 2006 -0800
3812
3813    Remove the XCL_PAD macro.
3814
3815commit e741b70ed2542c5463c57dac44bc37328616733b
3816Author: Jamey Sharp <jamey@minilop.net>
3817Date:   Sun Feb 19 12:29:27 2006 -0800
3818
3819    Update .gitignores for *.o and nls/locale.dir*.
3820
3821commit f25b4b00e1683b0d97dba46dac46d65a9c2270a6
3822Author: Jamey Sharp <jamey@minilop.net>
3823Date:   Sun Feb 19 12:28:41 2006 -0800
3824
3825    Move .cvsignore to .gitignore.
3826
3827commit c7cda56eebaf6ab11403363be14d4948d7d8be38
3828Author: Jamey Sharp <jamey@minilop.net>
3829Date:   Sun Feb 19 11:49:15 2006 -0800
3830
3831    Land XCB support on X.org HEAD.
3832
3833commit 881467b3032261791ef5ec61b3879bb68d0a3d8c
3834Author: Jamey Sharp <jamey@minilop.net>
3835Date:   Sun Feb 19 02:14:11 2006 +0000
3836
3837    Merge the X11 and BIGREQS package sets: they were used in exactly the same places.
3838
3839commit 6b0158dfad714db5b89c04dbea3aedeafa0fb146
3840Author: Jamey Sharp <jamey@minilop.net>
3841Date:   Tue Feb 14 19:37:36 2006 +0000
3842
3843    Refactor _XFlush and _XSend code that sets dpy->synchandler to _XSeqSyncFunction into a new function, _XSetSeqSyncFunction. It makes the patch for XCB cleaner, but is arguably a good idea anyway.
3844
3845commit 010c3acbb3a6993d39274f42d88c00849acb0fb0
3846Author: Alan Coopersmith <alan.coopersmith@sun.com>
3847Date:   Sun Feb 12 18:19:17 2006 +0000
3848
3849    Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.
3850
3851commit fe8c01c80263457f01b70dc1511b2bd9466b7c96
3852Author: Alan Coopersmith <alan.coopersmith@sun.com>
3853Date:   Fri Feb 3 23:34:43 2006 +0000
3854
3855    Fix typo in .TH line
3856
3857commit b091c217f3c3f60dde78b09a95c150df6c83d7ba
3858Author: Kevin E Martin <kem@kem.org>
3859Date:   Thu Dec 15 00:24:28 2005 +0000
3860
3861    Update package version number for final X11R7 release candidate.
3862
3863commit e7c04e0e65a2a0c70c6ad29ec2d6f4350fd81c2a
3864Author: Kevin E Martin <kem@kem.org>
3865Date:   Tue Dec 6 22:48:41 2005 +0000
3866
3867    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
3868
3869commit b5c495854d5270e64e6d588388ffa906bfcaac22
3870Author: Kevin E Martin <kem@kem.org>
3871Date:   Sat Dec 3 05:49:42 2005 +0000
3872
3873    Update package version number for X11R7 RC3 release.
3874
3875commit 9e96dbc343c7f27ff47607acd75378ab23903e2a
3876Author: Kevin E Martin <kem@kem.org>
3877Date:   Sat Dec 3 04:41:47 2005 +0000
3878
3879    Add check and cflags for malloc(0) returning NULL.
3880
3881commit 649c37b47909620ccafde3e983de8321cddd74ce
3882Author: Alan Coopersmith <alan.coopersmith@sun.com>
3883Date:   Mon Nov 28 22:03:04 2005 +0000
3884
3885    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
3886
3887commit 8d1500df66d796ebff2b0d8c02205e5fa6796d4a
3888Author: Alan Coopersmith <alan.coopersmith@sun.com>
3889Date:   Wed Nov 23 22:33:06 2005 +0000
3890
3891    Bug #5003 <https://bugs.freedesktop.org/show_bug.cgi?id=5003> Patch #3763 <https://bugs.freedesktop.org/attachment.cgi?id=3763> Xorg code misuses S_IF* macros
3892
3893commit 93cf3747f9ae8d30bd485b41c5ff10397f68f078
3894Author: Eric Anholt <anholt@freebsd.org>
3895Date:   Sun Nov 20 23:17:39 2005 +0000
3896
3897    Add/improve libs .cvsignores.
3898
3899commit fa1f4a08112bfa14d3758f4702733dd3892966c3
3900Author: Kevin E Martin <kem@kem.org>
3901Date:   Sat Nov 19 07:15:39 2005 +0000
3902
3903    Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots.
3904
3905commit 7012f9b56c594cf40855ba0dbf93af1263417a8c
3906Author: Kevin E Martin <kem@kem.org>
3907Date:   Mon Nov 14 21:51:07 2005 +0000
3908
3909    Fix xf86bigfont pkgconfig dep typo.
3910
3911commit 60a72f47951f46b4e0505d9903a94af3b6bed8ca
3912Author: Kevin E Martin <kem@kem.org>
3913Date:   Wed Nov 9 21:19:12 2005 +0000
3914
3915    Update package version number for X11R7 RC2 release.
3916
3917commit 6bb0c3796b6e1beddc376a896e865704886e1462
3918Author: Kean Johnson <kean@armory.com>
3919Date:   Tue Nov 8 06:33:25 2005 +0000
3920
3921    See ChangeLog entry 2005-11-07 for details.
3922
3923commit 14be0098ad90c3e68bd2d21b00ffabb76f1fd780
3924Author: Kevin E Martin <kem@kem.org>
3925Date:   Tue Nov 1 15:11:50 2005 +0000
3926
3927    Update pkgcheck dependencies to work with separate build roots.
3928
3929commit 1bf71462a972e0fc56de63f5c7fd613b37fc70f1
3930Author: Donnie Berkholz <spyderous@gentoo.org>
3931Date:   Fri Oct 28 10:44:03 2005 +0000
3932
3933    Revert that, it's redundant. But it is worth noting that --disable-xkb is broken, if anyone cares.
3934
3935commit be627a39fe373e2e81fdc263780e70a271d9e0c5
3936Author: Donnie Berkholz <spyderous@gentoo.org>
3937Date:   Fri Oct 28 08:28:08 2005 +0000
3938
3939    Add dependency on inputproto for XI.h.
3940
3941commit 5fae4cb456cb03fb70cd065dbc2ca94c8ed99082
3942Author: Adam Jackson <ajax@nwnk.net>
3943Date:   Fri Oct 21 18:44:24 2005 +0000
3944
3945    Bug #4736: Error decoding for Damage extension. (Jonathan Lennox)
3946
3947commit 1171fa9dc77413f0e90933a565ec07068052afb4
3948Author: Kevin E Martin <kem@kem.org>
3949Date:   Wed Oct 19 02:48:08 2005 +0000
3950
3951    Update package version number for RC1 release.
3952
3953commit 2a2d905706308b9d5a1c16af1067fb390f43850c
3954Author: Alan Coopersmith <alan.coopersmith@sun.com>
3955Date:   Tue Oct 18 00:00:08 2005 +0000
3956
3957    Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to work better with BSD make
3958
3959commit 66d35b6971fb26762392a2a8e2c47db46c11116a
3960Author: Alan Coopersmith <alan.coopersmith@sun.com>
3961Date:   Mon Oct 17 21:13:15 2005 +0000
3962
3963    Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a suffix rule (reported by Matthieu Herrb)
3964
3965commit a316995a17c084e98ef1b7f25d287c2c08b6d749
3966Author: Donnie Berkholz <spyderous@gentoo.org>
3967Date:   Sun Oct 16 03:03:35 2005 +0000
3968
3969    Change '==' to portable '='.
3970
3971commit b76a072530e884bcbea6ed8fed5aef39361dcfc0
3972Author: Alan Coopersmith <alan.coopersmith@sun.com>
3973Date:   Wed Oct 12 00:04:50 2005 +0000
3974
3975    configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuration. Add shadow man pages for man pages that document multiple functions.
3976
3977commit 8ee5c1429af98206e05a0536f87c0f21a529cdf0
3978Author: Eric Anholt <anholt@freebsd.org>
3979Date:   Tue Oct 11 02:18:36 2005 +0000
3980
3981    Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and probably others.
3982
3983commit 41ff3b9d1f194a7b56437b650d5f589225c078c6
3984Author: Alan Coopersmith <alan.coopersmith@sun.com>
3985Date:   Sun Oct 9 22:28:39 2005 +0000
3986
3987    Bug #3021 <https://bugs.freedesktop.org/show_bug.cgi?id=3021> Requests and Errors for XFixes are not in XErrorDB (Jonathan Lennox)
3988
3989commit 91ed79852e790049ab54e68f288afb3c953194c9
3990Author: Kevin E Martin <kem@kem.org>
3991Date:   Fri Oct 7 15:00:00 2005 +0000
3992
3993    Clean up generated files
3994    Add missing dist tarball files
3995
3996commit 440399b470c97b159a530602fff11c315aca8d97
3997Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
3998Date:   Wed Oct 5 18:27:10 2005 +0000
3999
4000    Add el_GR.UTF-8 compose file
4001
4002commit 010f0647e25ac617d0f92c8d2b8dda684da545db
4003Author: Daniel Stone <daniel@fooishbar.org>
4004Date:   Fri Sep 30 07:52:46 2005 +0000
4005
4006    Bug #2609: Add Kyrgyz locale (Ilyas Bakirov).
4007
4008commit 3ef2fb67bd8905b208ad7eb790c3843e14cea7ed
4009Author: Daniel Stone <daniel@fooishbar.org>
4010Date:   Fri Sep 30 07:47:55 2005 +0000
4011
4012    Bug #1640: Kinyarwanda locale support. (Steve Murphy)
4013
4014commit 4ae0decabe0960870df0ec165f495166c10a053c
4015Author: Daniel Stone <daniel@fooishbar.org>
4016Date:   Fri Sep 30 07:40:03 2005 +0000
4017
4018    Bug #2268: Add South African locales (Dwayne Bailey). Some whitespace cleanups, as the parser is a little touchy.
4019
4020commit 3f79eb4c99844f618f1889741d1631c2ffe5385f
4021Author: Daniel Stone <daniel@fooishbar.org>
4022Date:   Fri Sep 30 07:11:19 2005 +0000
4023
4024    Generate locale.alias and compose.dir exactly like we do in the monolith, which fixes non-UTF-8 locales in particular (so we get foo: bar, as well as foo bar). Switch to generating locale.dir the same way.
4025
4026commit d1237d1483ff972c76a0ac344ec97d5280db0007
4027Author: Alan Coopersmith <alan.coopersmith@sun.com>
4028Date:   Thu Sep 29 21:27:12 2005 +0000
4029
4030    Add Xcms.txt to lib/X11
4031
4032commit 4a86f299693f7376cbe98175f0b0c44d691802b3
4033Author: Alan Coopersmith <alan.coopersmith@sun.com>
4034Date:   Sat Sep 24 20:11:06 2005 +0000
4035
4036    Add XQueryExtension.man
4037
4038commit a057a66e2041d45198a13a4ece7c07068f76f21b
4039Author: Alan Coopersmith <alan.coopersmith@sun.com>
4040Date:   Sat Sep 24 00:16:32 2005 +0000
4041
4042    Add XTHREAD_CFLAGS for platforms that need special defines like
4043    -D_REENTRANT or -D_POSIX_whatever to get re-entrant function definitions. Set XDMCP_LIBS correctly for later libXdmcp tests.
4044
4045commit 3e920a65a7c376ad63eae2240fd06904d25d18bf
4046Author: Alan Coopersmith <alan.coopersmith@sun.com>
4047Date:   Fri Sep 2 23:00:30 2005 +0000
4048
4049    Issue an error if XTRANS macros were not found when generating configure from configure.ac to flag errors early, instead of when people wonder why libX11 can't talk to an Xserver because it has no transports defined
4050
4051commit 3eb9f2d693af89d04e2fd92492c8205dce332c9c
4052Author: Kristian Høgsberg <krh@redhat.com>
4053Date:   Thu Sep 1 19:24:13 2005 +0000
4054
4055    Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install destination can be overridden at make install time.
4056
4057commit 7afa64325183b78d2d6a4862821f8b3e9866105c
4058Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4059Date:   Sun Aug 28 19:45:48 2005 +0000
4060
4061    OpenBSD needs -lpthread for threaded applications too.
4062
4063commit 2b2f3d3877cb7927f196d01a5df6a27bf8d0518a
4064Author: Daniel Stone <daniel@fooishbar.org>
4065Date:   Fri Aug 26 05:16:46 2005 +0000
4066
4067    Define ERRORDB/KEYSYMDB to XERRORDB/XKEYSYMDB if the former is undefined but the latter is. (Gerte Hoogewerf)
4068
4069commit 07066da0902df91c71f2adb81d1a17ec29165553
4070Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4071Date:   Sun Aug 21 15:45:04 2005 +0000
4072
4073    update
4074
4075commit de44d8b111f57bd2f015e085fd8298c5f2a15ef3
4076Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4077Date:   Sun Aug 21 15:38:39 2005 +0000
4078
4079    Threads support for BSD systems:
4080    - need to check for gewtpwuid_r to define mtsafeapi
4081    - build UIThrstubs if needed.
4082
4083commit 60217fdb918bafb2082519efe5cba3b13ad3082a
4084Author: Adam Jackson <ajax@nwnk.net>
4085Date:   Wed Aug 17 19:46:08 2005 +0000
4086
4087    Add xthreadlib variable to x11.pc. Bump to 0.99.1.
4088
4089commit e1f4c6f5e36c1511f66fa1fac76520fd97eecbad
4090Author: Alan Coopersmith <alan.coopersmith@sun.com>
4091Date:   Wed Aug 17 01:27:08 2005 +0000
4092
4093    Fix more broken multi-line .ds macros. Remove extraneous ;'s .
4094
4095commit 1909786f4a7d686369edcfc05a938df115fab37c
4096Author: Alan Coopersmith <alan.coopersmith@sun.com>
4097Date:   Tue Aug 16 19:23:15 2005 +0000
4098
4099    Bugzilla #4112 <https://bugs.freedesktop.org/show_bug.cgi?id=4112> Patch #2687 <https://bugs.freedesktop.org/attachment.cgi?id=2897> Fix multi-line macros in XPutImage man page. (Debian bug #323210, fix by David Mart?nez Moreno)
4100
4101commit 83406d69c62070d2eeef23eb47f1ca887f711ee5
4102Author: Alan Coopersmith <alan.coopersmith@sun.com>
4103Date:   Mon Aug 15 19:53:37 2005 +0000
4104
4105    Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check for whether or not RAWCPP needs -traditional instead of hardcoding it, so non-gcc cpp's can be used
4106
4107commit 5bb43de17de8e71d967488a713bf2b3448533444
4108Author: Alan Coopersmith <alan.coopersmith@sun.com>
4109Date:   Sat Aug 6 18:59:49 2005 +0000
4110
4111    Typo fix in output message
4112
4113commit afe34b95862bb3c06cdbe724cb5ec3001a4a5215
4114Author: Alan Coopersmith <alan.coopersmith@sun.com>
4115Date:   Thu Aug 4 02:55:49 2005 +0000
4116
4117    //bugs.freedesktop.org/show_bug.cgi?id=1887> Patch #3005 <https://bugs.freedesktop.org/attachment.cgi?id=3005> libX11 locale defs severely adrift from glibc: adding new aliases (From Debian via Nathanael Nerode)
4118
4119commit 3979a0b88edf6475ce5cfaa386e18ef980bda13c
4120Author: Alan Coopersmith <alan.coopersmith@sun.com>
4121Date:   Thu Aug 4 02:51:30 2005 +0000
4122
4123    //bugs.freedesktop.org/show_bug.cgi?id=1887> Patch #3002 <https://bugs.freedesktop.org/attachment.cgi?id=3002> libX11 locale defs severely adrift from glibc: locales bugfix for bs_BA (From Debian via Nathanael Nerode)
4124
4125commit 34b454df192f4563499c453ccdb8c079f4a20cbe
4126Author: Alan Coopersmith <alan.coopersmith@sun.com>
4127Date:   Sat Jul 30 20:30:46 2005 +0000
4128
4129    Include config.h so Xtrans knows which transport types to build code for
4130
4131commit cd9c9936b49c125eda779b99887d7e6ae4cf56cd
4132Author: Alan Coopersmith <alan.coopersmith@sun.com>
4133Date:   Sat Jul 30 19:15:16 2005 +0000
4134
4135    Add -D flags to clear various warnings (Stefan Dirsch)
4136
4137commit e7fef67b4531faddd805d8f2157903006d3117ed
4138Author: Kevin E Martin <kem@kem.org>
4139Date:   Fri Jul 29 21:22:50 2005 +0000
4140
4141    Various changes preparing packages for RC0:
4142    - Verify and update package version numbers as needed
4143    - Implement versioning scheme
4144    - Change bug address to point to bugzilla bug entry form
4145    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it)
4146    - Fix makedepend to use pkgconfig and pass distcheck
4147    - Update build script to build macros first
4148    - Update modular Xorg version
4149
4150commit 2ebb00244928237088e68325b1032b3550455ce9
4151Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4152Date:   Sat Jul 23 20:19:31 2005 +0000
4153
4154    remove orphan TAB at begin of line
4155
4156commit dd7a9cdecda73e024ca84c5b9a22b18688038d94
4157Author: Kevin E Martin <kem@kem.org>
4158Date:   Sat Jul 23 18:09:39 2005 +0000
4159
4160    Modify modular libs to use Xregion.h instead of region.h
4161
4162commit 6d635a88d91647b1b63611c3591f74916f88cd1c
4163Author: Kevin E Martin <kem@kem.org>
4164Date:   Sat Jul 23 18:06:16 2005 +0000
4165
4166    lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.
4167
4168commit 36283f50fd9748733ae84cb7fb52ca8d9e661c15
4169Author: Daniel Stone <daniel@fooishbar.org>
4170Date:   Sat Jul 16 06:25:35 2005 +0000
4171
4172    Set soversion to 6.2.0.
4173
4174commit 75fd5ae6e4683b9b9dcc13bc2f0faf223610a74f
4175Author: Keith Packard <keithp@keithp.com>
4176Date:   Fri Jul 15 04:27:32 2005 +0000
4177
4178    Add missing Makefile.am to lib/X11/modules
4179
4180commit 6d84a8b1329af1fcfe86b198f1a6e7dd6ff616c3
4181Author: Keith Packard <keithp@keithp.com>
4182Date:   Fri Jul 15 04:08:51 2005 +0000
4183
4184    Move i18n modules to top-level so they can be built in the right order (before xlib for non-loadable, after xlib for loadable).
4185    Link i18n modules against xlib to resolve Xlib symbols used by them.
4186
4187commit 45f40126a73295345bb5eb187b1167874842ab6e
4188Author: Alexander Gottwald <ago@freedesktop.org>
4189Date:   Thu Jul 14 19:50:00 2005 +0000
4190
4191    Add $(top_srcdir)/src to include list
4192
4193commit 0aed7d91f5928d09d541617aad03709b5090658d
4194Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4195Date:   Thu Jul 14 17:04:49 2005 +0000
4196
4197    Build fix for non-GNU make.
4198
4199commit b79422ccb02ab44548d1038956ab0cd4e2638645
4200Author: Adam Jackson <ajax@nwnk.net>
4201Date:   Thu Jul 14 15:12:44 2005 +0000
4202
4203    typo fixes (Matthieu Herrb)
4204
4205commit 419304cde2fda19457c667870edefc0b227651b3
4206Author: Alan Coopersmith <alan.coopersmith@sun.com>
4207Date:   Wed Jul 13 02:41:36 2005 +0000
4208
4209    Add missing backslashes to xlocale_la_SOURCES
4210
4211commit d14cc5c8964c4539b57c6cb51ef653292e410b79
4212Author: Keith Packard <keithp@keithp.com>
4213Date:   Mon Jul 11 20:32:55 2005 +0000
4214
4215    Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to automate this.
4216
4217commit 424c2d8905eb2ad0a2df15b1da2f96140bfbcffb
4218Author: Lars Knoll <lars@trolltech.com>
4219Date:   Mon Jul 11 15:24:32 2005 +0000
4220
4221    compile
4222
4223commit de9784eb1bde46efc316da279e3da27c6cc288a7
4224Author: Keith Packard <keithp@keithp.com>
4225Date:   Mon Jul 11 09:26:40 2005 +0000
4226
4227    Ignore built man page files
4228
4229commit 0c258c36d1523113790c599b16d2947d7aa6469a
4230Author: Keith Packard <keithp@keithp.com>
4231Date:   Mon Jul 11 09:18:31 2005 +0000
4232
4233    Minor changes to help modular Xlib build i18n modules
4234
4235commit 6e752ea1203b786423e40f43340bce15ca3de0f0
4236Author: Keith Packard <keithp@keithp.com>
4237Date:   Mon Jul 11 08:29:18 2005 +0000
4238
4239    Enable loadable i18n modules, making them configurable on the configure command line.
4240    Clean up conditionals for XKB, XCMS, XLOCALEDIR
4241    Create new lib directory for locale modules in ${X11_LIBDIR}/locale/lib. Add this to the default XLOCALEDIR search path.
4242    Create separate X11_LOCALEDATADIR variable pointing at ${datadir}/X11/locale for installing locale data.
4243    Split out xcms, xkb, xlibi18n sources from main xlib bits so they can be conditionally included more easily. Lots of source files have been moved with this step; the result seems like it might be easier to maintain.
4244    Display message at end of configure script with selected options.
4245    Fix manual building with cpp to add -traditional in cpprules.in. This isn't conditionalized at all, so it will break on systems not using GNU cpp.
4246
4247commit b46cf0d879f1dbf92dcf5a0305d18986c766ed84
4248Author: Daniel Stone <daniel@fooishbar.org>
4249Date:   Sun Jul 10 22:37:33 2005 +0000
4250
4251    Fix segfault when _XimProtoCreateIC() fails to create a context; Debian #239991. (Chung-chieh Shan)
4252
4253commit 6f2132b18e61ca9755e4b45550f3f5097dd1fbb7
4254Author: Alan Coopersmith <alan.coopersmith@sun.com>
4255Date:   Sat Jul 9 20:06:04 2005 +0000
4256
4257    Set __libmansuffix__ & __xorgversion__ correctly when cpp processing man pages
4258
4259commit 3939ac4410446b46071c9d714f4270c12bf904fe
4260Author: Alan Coopersmith <alan.coopersmith@sun.com>
4261Date:   Sat Jul 9 18:44:14 2005 +0000
4262
4263    - Since all but one line of all the nls/*/Makefile.am files are identical, move common bits to nls/localerules.in for easier updating and use automake includes to include in all the nls/*/Makefile.am files
4264    - Don't assume $(CPP) can take gcc-only -traditional flag
4265    - CPP process man pages as is done in the monolithic tree
4266
4267commit 19ba9d0df86c688319377467254b9ea9c4b0eccc
4268Author: Keith Packard <keithp@keithp.com>
4269Date:   Sat Jul 9 06:01:49 2005 +0000
4270
4271    Clean up .cvsignore files
4272
4273commit f4bba6fa9b9ce637be7662754750054567e9250a
4274Author: Adam Jackson <ajax@nwnk.net>
4275Date:   Sat Jul 9 02:53:29 2005 +0000
4276
4277    typo fix. i suck.
4278
4279commit 3305da61a61695e24c1ea11d3f59dddb52873d47
4280Author: Adam Jackson <ajax@nwnk.net>
4281Date:   Sat Jul 9 02:41:18 2005 +0000
4282
4283    Check for bigfont proto headers via pkgconfig (Arwed von Merkatz)
4284
4285commit afdae2e8ccb93de2987b5a5e850695af15ece7e0
4286Author: Keith Packard <keithp@keithp.com>
4287Date:   Fri Jul 8 07:11:56 2005 +0000
4288
4289    Create and use XlibConf.h to match modular build which needs XTHREADS defined when building extensions
4290
4291commit 86fa88dc594ca2093030acf5c84973ee2b33eb4c
4292Author: Keith Packard <keithp@keithp.com>
4293Date:   Fri Jul 8 06:57:06 2005 +0000
4294
4295    Create and install XlibConf.h to provide external users of Xlibint.h the defines necessary to correctly use the library. Xlibint.h should #include this new file.
4296    Add a bunch of .cvsignore files
4297
4298commit 30f6ffedeaf899e699f0c6b14c9471ce9bcc430c
4299Author: Chris Less <clee@c133.org>
4300Date:   Mon Jul 4 23:01:48 2005 +0000
4301
4302    Fixing bug #380 - add a man page for XQueryExtension, XListExtensions, and XFreeExtensionList.
4303
4304commit 55328bb6caabd37885cd19d7a5821ed425daf321
4305Author: Eric Anholt <anholt@freebsd.org>
4306Date:   Sun Jul 3 10:17:38 2005 +0000
4307
4308    Avoid a gmake-specific construct, and instead just write the name of the current directory into each Makefile.am.
4309
4310commit 726538ba21b631bfb0b8094a5546acdaf57379ff
4311Author: Daniel Stone <daniel@fooishbar.org>
4312Date:   Sun Jul 3 07:37:33 2005 +0000
4313
4314    Fix more include paths; add dix-config.h to XKB code.
4315
4316commit 8c7677138e70e14eca0255f2168583f0ecc21994
4317Author: Daniel Stone <daniel@fooishbar.org>
4318Date:   Sun Jul 3 07:00:55 2005 +0000
4319
4320    Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
4321    Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
4322    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>.
4323
4324commit 197697c92a63091a4cc3cc04dcb7fa29d2655758
4325Author: Daniel Stone <daniel@fooishbar.org>
4326Date:   Fri Jul 1 22:13:35 2005 +0000
4327
4328    Fix objdir != srcdir, as well as make distcheck.
4329    Don't attempt to create Compose.pre files; formatting fixes.
4330    Added if not already present.
4331
4332commit c162d60ad8f124563f94a2a266de59373936266c
4333Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4334Date:   Wed Jun 22 22:46:31 2005 +0000
4335
4336    Apply these patches from Theo van Klaveren:
4337    lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch lib-XScrnSaver.patch lib-xtrans.patch
4338    to make the libraries distcheck.
4339
4340commit 9ee8abdab03ea605a6327118ab7dacab6adf8876
4341Author: Alan Coopersmith <alan.coopersmith@sun.com>
4342Date:   Sat Jun 18 07:48:43 2005 +0000
4343
4344    Move Secure RPC flags from X11/configure.ac to xtrans/xtrans.m4 since multiple modules will need them
4345
4346commit 12afc57b7d455781eee305e9ed6a899ceec8729e
4347Author: Daniel Stone <daniel@fooishbar.org>
4348Date:   Wed Jun 15 16:50:47 2005 +0000
4349
4350    Typo fix to locale/error/keysym location declarations.
4351
4352commit 9a895777e30762f61b98d25be3b5d8b1169baa17
4353Author: Daniel Stone <daniel@fooishbar.org>
4354Date:   Wed Jun 15 13:37:43 2005 +0000
4355
4356    Typo in ImUtil.h commit -- I AM CAPTAIN SKILL.
4357
4358commit add49285663684875ab7a5c58ec7a2cf8b775f67
4359Author: Daniel Stone <daniel@fooishbar.org>
4360Date:   Wed Jun 15 13:32:35 2005 +0000
4361
4362    Define locations for XErrorDB, XKeysymDB, and locale data in configure.ac. Add AC_DEFINE_DIR macro from autoconf-archive.cryp.to towards this end.
4363    Move ImUtil.h from src/ to include/X11/.
4364
4365commit 845dfc6b42b950890866ee4df27761e086f50dca
4366Author: Daniel Stone <daniel@fooishbar.org>
4367Date:   Wed Jun 15 13:27:48 2005 +0000
4368
4369    Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distribution file.
4370
4371commit bba117f0d98f62cfb060d0fab97b407a3a0bfda9
4372Author: Daniel Stone <daniel@fooishbar.org>
4373Date:   Fri Jun 10 14:11:36 2005 +0000
4374
4375    Remove pointless include of Xlib.h.
4376    Fix #include path to bigreqstr.h.
4377
4378commit 1a0de49da1274882bab05b0f7240936b37955e5c
4379Author: Alexander Gottwald <ago@freedesktop.org>
4380Date:   Thu Jun 9 21:30:15 2005 +0000
4381
4382    Use $(srcdir) for Compose.pre and XLC_LOCALE.pre
4383
4384commit af4f0f302644ebfbb0ca9f4016a4aee85c973d37
4385Author: Alexander Gottwald <ago@freedesktop.org>
4386Date:   Thu Jun 9 15:55:33 2005 +0000
4387
4388    Replace <X11/transport.c> with <X11/Xtrans/transport.c>
4389
4390commit fd5f58e0baf692e34b9b622286f18762cc2500d3
4391Author: Alexander Gottwald <ago@freedesktop.org>
4392Date:   Thu Jun 9 15:52:02 2005 +0000
4393
4394    Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
4395    Copy Xtrans.h to exports/include/X11/Xtrans only
4396
4397commit 44538f9940f969d46c0e5e4b201c684cde2ba611
4398Author: Alan Coopersmith <alan.coopersmith@sun.com>
4399Date:   Sun Jun 5 03:29:33 2005 +0000
4400
4401    Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESUID, NO_XLOCALEDIR, HAS_SHM and XF86BIGFONT
4402
4403commit 588e30e9ec65fa6205a34be650b79d5e2243edec
4404Author: Alan Coopersmith <alan.coopersmith@sun.com>
4405Date:   Sat Jun 4 22:53:21 2005 +0000
4406
4407    Add --enable-secure-rpc flag and checks for needed functions for Secure RPC ("SUN-DES-1") authentication method
4408
4409commit a547afee2ef49cc41bbb67f9cff5a52a283c0854
4410Author: Alan Coopersmith <alan.coopersmith@sun.com>
4411Date:   Sat Jun 4 21:20:20 2005 +0000
4412
4413    Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3436> Conndis.c uses incorrect type for args to XdmcpWrap() (Mike Harris - mharris@www.linux.org.uk)
4414
4415commit ca93c761559ae464189c7ea7cf11c6a6679f2431
4416Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4417Date:   Sat May 28 01:02:32 2005 +0000
4418
4419    Don't use $< in explicit rules. This only works with GNU make. <https://bugs.freedesktop.org/show_bug.cgi?id=3383>
4420
4421commit 09ebb349359e3dd9131fa2fa8b07559faa173654
4422Author: Alan Coopersmith <alan.coopersmith@sun.com>
4423Date:   Sun May 22 19:05:11 2005 +0000
4424
4425    Convert man pages to long file names in lib/X11, lib/Xt, & lib/Xext
4426
4427commit 761219b1ef9befc350c8a35b6f96d047e5f008cc
4428Author: Alan Coopersmith <alan.coopersmith@sun.com>
4429Date:   Sat May 21 23:07:48 2005 +0000
4430
4431    xtrans:
4432    Create autoconf macro XTRANS_CONNECTION_FLAGS to provide standard set of --enable flags for which transports to support and common place to update for required libraries for platforms that need certain libs for certain transports
4433    ICE:
4434    Add ICE_t #define required by Xtrans headers. Replace static defines of LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro.
4435    X11:
4436    Moved transport type checks to new macro XTRANS_CONNECTION_FLAGS in xtrans.m4 in xtrans module so they can be shared by all modules using xtrans.
4437
4438commit 4b1ba6eb975b547b808f4d5c8825a3261de5e02a
4439Author: Alan Coopersmith <alan.coopersmith@sun.com>
4440Date:   Sat May 21 04:26:12 2005 +0000
4441
4442    Quote $ac_cv_search_* variables to prevent errors from test when they are set to "none required" (as happens on Solaris since dlopen is in libc)
4443    Comment out "override CC = gcc" line as it breaks builds with non-GNU makes, and its incorrect to force a specific compiler. Change LINK line from gcc to $(CC).
4444
4445commit 1d425d5e2092dd18a7dd599b37ed9af61cf59819
4446Author: Adam Jackson <ajax@nwnk.net>
4447Date:   Thu May 19 00:22:32 2005 +0000
4448
4449    revert last change, didn't do right thing at all, sorry for the noise
4450
4451commit 1b0c46c1ae61d751dd3ca96de8e2c3fe21c5f4f2
4452Author: Adam Jackson <ajax@nwnk.net>
4453Date:   Thu May 19 00:10:07 2005 +0000
4454
4455    Require automake 1.7 in AM_INIT_AUTOMAKE
4456
4457commit cd4657c175dbab6aaca36f18a0ca92c95b5567dd
4458Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4459Date:   Tue May 17 22:32:09 2005 +0000
4460
4461    - Check for xproto as its CFLAGS are needed in the .pc file
4462
4463commit 46e8d8a65430dd87c10b066b5cff99a689c22241
4464Author: Egbert Eich <eich-at-freedesktop-dot-org>
4465Date:   Tue May 17 08:10:10 2005 +0000
4466
4467    gcc4 allows to check if sentinels are correct (a sentinel is the terminating element in a varargs list). A sentinel needs to be NULL, not 0 - which doesn't make a difference on 32bit but matters on 64bit. Furthermore it can be told that functions have a printf-like format string and argument list so that they can verify that both match. To use these features certain attributes need to be set - which are compiler specific. To do this we define macros which are expanded depending on the compiler version. For now we put those in include/Xfuncproto.h (the XFree86 DDX layer contains a file compiler.h which however is not visible outside the DDX) (Bugzilla #3268).
4468
4469commit 23198d2bfbf0049b2630235cd4d4a4ffba7ec6c1
4470Author:  <ssp@aware-of-vacuity.boston.redhat.com>
4471Date:   Mon May 16 22:35:27 2005 +0000
4472
4473    Make Xdmcp unconditionally required, require various protocol modules.
4474    Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
4475    Check for kbproto if using XKB.
4476    Require xextproto rather than xextensions
4477    Remove the entries from the xlibs tree, as they are not relevant here.
4478
4479commit 8bd3aea84ce54b8b76a898f3ae00e2b499c14a5e
4480Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4481Date:   Mon May 16 21:48:36 2005 +0000
4482
4483    Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
4484    Check for kbproto if using XKB.
4485
4486commit 9b1fa9ca3ed852ed40860f137511683f4bdae6fa
4487Author:  <ssp@aware-of-vacuity.boston.redhat.com>
4488Date:   Mon May 16 21:27:35 2005 +0000
4489
4490    Require xextproto rather than xextensions
4491    Remove the entries from the xlibs tree, as they are not relevant here.
4492
4493commit 7eee605e3aeed549d1053325a03027c5e8cbf71b
4494Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4495Date:   Fri May 13 22:53:36 2005 +0000
4496
4497    - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X11/...>
4498    - For Xcomposite and Xdamage, don't link the build system out of the xc tree
4499    - Link the public X11 headers into their own directory
4500    - Add links to XKeysymDB and XErrorDB
4501    - Add links to all the Xlib man pages
4502    - Add links to the lcUniConv subdirectory
4503    - Conditionally include config.h in Xlib source
4504
4505commit 6769ccda88caf27d1441d335ef2b318a047a612b
4506Author: Alan Coopersmith <alan.coopersmith@sun.com>
4507Date:   Mon Mar 21 04:58:21 2005 +0000
4508
4509    xc/lib/X11/ErrDes.c
4510    //bugs.freedesktop.org/show_bug.cgi?id=132) Patch #2168 (https://bugs.freedesktop.org/attachment.cgi?id=2168) Replace a couple of BUFSIZE uses with better values to check against. Fixes by Stuart Anderson <anderson@netsweng.com>
4511
4512commit 3b9e8ece93b916c55a82df53e85f097418edf471
4513Author: Roland Mainz <roland.mainz@nrubsig.org>
4514Date:   Sat Mar 19 22:04:55 2005 +0000
4515
4516    xc/nls/Compose/iso8859-2
4517    xc/nls/Compose/iso8859-3
4518    xc/nls/Compose/iso8859-9
4519    //bugs.freedesktop.org/show_bug.cgi?id=2592) attachment #2156 (https://bugs.freedesktop.org/attachment.cgi?id=2156) Fix a couple of typos in ISO8859-* Compose files ("asciicircum" instead "of asciicirum"). Patch by Matthias Hopf <mhopf@suse.de>.
4520
4521commit 0ce5950a08b9ab23ca8a32effdd40c421e92df84
4522Author: Alan Coopersmith <alan.coopersmith@sun.com>
4523Date:   Tue Mar 8 02:53:36 2005 +0000
4524
4525    Bugzilla Bug 2006 (https://bugs.freedesktop.org/show_bug.cgi?id=2006) Patch #2031 (https://bugs.freedesktop.org/attachment.cgi?id=2031) XEmbed client doesn't receive key events from XIM: Use | to set a bit, not &. Patch by Hidetoshi Tajima <hidetoshi.tajima@sun.com>.
4526
4527commit df341cd2f2f263f13323e8c0936ea8aa0d7fbba1
4528Author: Roland Mainz <roland.mainz@nrubsig.org>
4529Date:   Tue Feb 1 03:12:28 2005 +0000
4530
4531    xc/nls/Compose/pt_BR.UTF-8
4532    //bugs.freedesktop.org/show_bug.cgi?id=2400) attachment #1762 (https://bugs.freedesktop.org/attachment.cgi?id=1762): Fix build bustage caused by broken patch for brazillian locale support (see Bugzilla #1896). Patch by Kevin E. Martin <kem@freedesktop.org>.
4533
4534commit 483d3973f56dda51f9251d3ea808aaf7f3b48c10
4535Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
4536Date:   Fri Jan 28 18:31:31 2005 +0000
4537
4538    cleaned up boundary-case handling for Uxxxx Unicode keysym notation
4539
4540commit f234188a4c1e6b655aef0e3957ccad20d4c5847f
4541Author: Roland Mainz <roland.mainz@nrubsig.org>
4542Date:   Wed Jan 19 01:53:55 2005 +0000
4543
4544    xc/nls/compose.dir
4545    xc/nls/locale.dir
4546    xc/nls/Compose/Imakefile
4547    xc/nls/Compose/pt_BR.UTF-8
4548    xc/nls/XI18N_OBJS/Imakefile
4549    xc/nls/XI18N_OBJS/pt_BR.UTF-8
4550    xc/nls/XLC_LOCALE/Imakefile
4551    xc/nls/XLC_LOCALE/pt_BR.UTF-8
4552    //bugs.freedesktop.org/show_bug.cgi?id=1896) attachment #1675 (https://bugs.freedesktop.org/attachment.cgi?id=1675): Add support for pt_BR.UTF-8 locale. Patch by Gustavo Noronha Silva, Branden Robinson, Julien Lafon.
4553
4554commit 7448ea7ef425d35cfc31eb41d46f4d879774f376
4555Author: Egbert Eich <eich-at-freedesktop-dot-org>
4556Date:   Fri Jan 14 18:03:09 2005 +0000
4557
4558    Made some security enhancements:
4559    - no writing past end of buffer caused by bogus locale.
4560    - explicitely add a \0 character at end of string. (Bugzilla #2262)
4561
4562commit 5557d47fcf22a6f3adf327691158f2270e3d5094
4563Author: Roland Mainz <roland.mainz@nrubsig.org>
4564Date:   Fri Jan 14 04:59:05 2005 +0000
4565
4566    xc/nls/compose.dir
4567    xc/nls/locale.alias
4568    xc/nls/locale.dir
4569    //bugs.freedesktop.org/show_bug.cgi?id=1830) attachment #1674 (https://bugs.freedesktop.org/attachment.cgi?id=1674): Adding support for the bs_BA (bs, bs_BA, bs_BA.iso88592, bs_BA.ISO-8859-2, bs_BA.ISO_8859-2, bs_BA.UTF-8) locale. Patch by Vedran Ljubovic <vljubovic@smartnet.ba>.
4570
4571commit 1fa3737f042f798fa11a9ff5b03f3b3ba3529824
4572Author: Egbert Eich <eich-at-freedesktop-dot-org>
4573Date:   Tue Jan 11 17:37:57 2005 +0000
4574
4575    'Normalize' locale names (ie. remove any '-' and '_' and convert to lower case after the <language>_<territory> part) before matching against locale.alias (Bugzilla #2262). This needs adequate testing that we don't accidentally introduce undesirable side effects.
4576
4577commit 642cd269f94a234aa470a1d43385bd42625d89a1
4578Author: Egbert Eich <eich-at-freedesktop-dot-org>
4579Date:   Tue Dec 14 08:59:20 2004 +0000
4580
4581    Removed #ifdef'ed out code together with the comment explaining why it was #ifdef'ed out.
4582    Fixed typo.
4583    Added comment to a changed that's been committed with one of the previous commits.
4584
4585commit a07ccae36e629741d2e48de7730114d30a975a41
4586Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4587Date:   Sun Dec 12 08:42:50 2004 +0000
4588
4589    Fix missing XChangeProperty() prototype missing in synopsis section.
4590
4591commit c73adb1c8ad806c2f9f0ba32f4b449e7a871501c
4592Author: Alexander Gottwald <ago at freedesktop dot org>
4593Date:   Wed Dec 8 13:42:01 2004 +0000
4594
4595    Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle XERRORDB only on WIN32 platform
4596
4597commit d5e7ab194103e22fd6c5094aaa107d90210bb600
4598Author: Jim Gettys <jg@freedesktop.org>
4599Date:   Thu Dec 2 16:18:16 2004 +0000
4600
4601    fix comment to indicate additional possible mode. i bug 1756 reported by Owen Taylor.
4602
4603commit 03940d7330cb1bbf93d49c650aefb19de457da7c
4604Author: Alexander Gottwald <ago at freedesktop dot org>
4605Date:   Wed Dec 1 13:06:55 2004 +0000
4606
4607    Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Make location of XErrorDB configurable
4608
4609commit 11a03ab908bfcfab8a3492684e8e9320e492d552
4610Author: Alexander Gottwald <ago at freedesktop dot org>
4611Date:   Wed Dec 1 12:42:17 2004 +0000
4612
4613    Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
4614
4615commit f3d83ee153f42e8899b844377e6b842d93411e62
4616Author: Alexander Gottwald <ago@freedesktop.org>
4617Date:   Mon Nov 15 15:06:54 2004 +0000
4618
4619    Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mingw (Win32) port
4620
4621commit b798ea11911ac58a8e6e7d15a2a643b023859749
4622Author: Alexander Gottwald <ago at freedesktop dot org>
4623Date:   Mon Nov 15 13:29:56 2004 +0000
4624
4625    Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
4626
4627commit 436108cd6c84053698e5ca629096f59b34f50c2a
4628Author: Kristian Høgsberg <krh@redhat.com>
4629Date:   Thu Nov 11 15:37:01 2004 +0000
4630
4631    Fix #1818
4632
4633commit bf2e6ef66ba55f90efa4a4ba8c8b6d3ec0d1531c
4634Author: Roland Mainz <roland.mainz@nrubsig.org>
4635Date:   Tue Nov 9 00:56:56 2004 +0000
4636
4637    xc/nls/compose.dir
4638    xc/nls/locale.alias
4639    xc/nls/locale.dir
4640    //freedesktop.org/bugzilla/show_bug.cgi?id=1544): Adding support for the si_LK (si, sinhala, si_LK, si_LK.UTF-8) locale. Patch by Anuradha Ratnaweera <gnu.slash.linux@gmail.com>.
4641
4642commit 443890ceefbd6dafe68e30d103ec4f9d316ed655
4643Author: Roland Mainz <roland.mainz@nrubsig.org>
4644Date:   Fri Nov 5 00:58:49 2004 +0000
4645
4646    xc/nls/compose.dir
4647    xc/nls/locale.alias
4648    xc/nls/locale.dir
4649    Adding some of the major indic locales (bn_IN.UTF-8, bn_IN.utf8, gu_IN.UTF-8, gu_IN.utf8, pa_IN.UTF-8, pa_IN.utf8) to X. Patch by Leon Ho <llch@redhat.com>.
4650
4651commit af7467ec734321f127b957921cce7792902b6794
4652Author: Egbert Eich <eich-at-freedesktop-dot-org>
4653Date:   Mon Oct 18 17:29:03 2004 +0000
4654
4655    Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls support for those encodings (Bugzilla 1573, James Su).
4656
4657commit 1b900b59cb24fe8be3db0d434b04d462c0eeb206
4658Author: Egbert Eich <eich-at-freedesktop-dot-xorg>
4659Date:   Mon Oct 18 14:21:45 2004 +0000
4660
4661    Made handling of DevelDrivers for x86-64 more conformant to other platforms.
4662    Compress all font encodings (Stefan Dirsch).
4663    Fixed warnings.
4664    Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and Root mode (bugzilla #1580, James Su).
4665    Added another compose key combination for the Euro symbol (Stefan Dirsch).
4666    Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian).
4667    Changed default encoding for ru from KOI8-R to ISO8859-5 (Mike Fabian). This is the encoding that is also used by glibc. We may break other libcs - lets see who complains.
4668    Added explanation for DESTDIR to install to a different directory than /.
4669    Added some early bailouts to atiprobe if PCI structure pointer is NULL to prevent sig11.
4670    XV support doesn't depend on 2D acceleration any more. This patch removes this limitation from the NSC driver. This is a patch that I have committed to XFree86 a while ago but never ported over to X.Org. Matthieu Herrb contributed some build fixes.
4671    Fixing SetDPMSTimers() so that DPMS*Time == 0 disables the appropriate timer. This takes advantage of the fact that TimerSet() with a timeout argument 0 behaves like TimerCanel().
4672    Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink).
4673    Create missing links for backward compatibility to XFree86 (Stefan Dirsch).
4674    Changed comment to mention xorg.
4675    Changed cursor for the 'kill' action from XC_draped_box to XC_Pirate. If you don't like it we can change it back (original author unkown).
4676    Added 'pic' to the man page rendering command pipeline (Werner Fink).
4677    Added missing return value (Stefan Dirsch, Roland Mainz)
4678
4679commit 1ba103c3cad2329db3a31f88d7798b913affc570
4680Author: Eric Anholt <anholt@freebsd.org>
4681Date:   Wed Oct 13 07:38:00 2004 +0000
4682
4683    Use attributes instead of pragmas for weak symbols on gcc 2.95 as well. Using pragmas may result in the symbols being undefined with big -O. (FreeBSD ports/69708, Masakazu HIGAKI <higamasa@dream.com>)
4684
4685commit d80237db627bf71ad5615ff4ba05e6ab436aa740
4686Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4687Date:   Fri Oct 8 22:57:56 2004 +0000
4688
4689    Fri Oct 8 18:53:11 2004 Soeren Sandmann <sandmann@redhat.com>
4690    Move iso10646 last so the "fallback" fonts will actually be used if they are better matches.
4691
4692commit d1f76d17ecf418396627b1a58319f2b9b255548a
4693Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
4694Date:   Sun Sep 26 22:54:57 2004 +0000
4695
4696    bug fix for previous patch
4697
4698commit 48932d9b71d10e15812f47d5b842ab6aa8dac625
4699Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
4700Date:   Sun Sep 26 20:46:17 2004 +0000
4701
4702    The big keysym cleanup, to bring implementation in line with the recent revision of Appendix A of the protocol spec. (Markus Kuhn)
4703
4704commit 2e02a95dcc43dd3ec7bbaf4675ffb94f5074f543
4705Author: Egbert Eich <eich@freedesktop.org>
4706Date:   Wed Sep 15 09:05:22 2004 +0000
4707
4708    Unregistering events in XSelectInput() when unregistering IM filter callbacks may be a bad idea as others may be interested in this event. Removed the call to XSelectInput() altogether as we are in root window anyway (Lubos Lunak).
4709    Fix size of a variable that gets assigned the value of SmartScheduleTime (long) to long. This should help to prevent smart scheduler lockup on 64 bit systems due to overruns (Andreas Schwab).
4710
4711commit 2d3afb68a104a80a21ee622b9abb9c95e83505d3
4712Author: Egbert Eich <eich@freedesktop.org>
4713Date:   Tue Aug 31 11:37:03 2004 +0000
4714
4715    Fixed some lockups in XIM code when the application is running with multi thread support. These lockups occur deep down in XFilterEvents() which itself locks when another Xlib function gets called that also locks. This fixes two instances by separating those Xlib functions into an internal (non-locking) call and a locking wrapper that is used as an external function. There may be several other such instances therefore another more general patch is eventually required (Bugzilla #1182).
4716
4717commit e689746c8d0e21e9011e8b91a3071d235d3a2a74
4718Author: Kevin E Martin <kem@kem.org>
4719Date:   Thu Aug 19 06:48:06 2004 +0000
4720
4721    Fix header file to #ifdef the XKB keysyms when they are used. This fixes the X test suite build failure.
4722
4723commit d558a53a6f57eecfcaadce5141fe3a08860defcb
4724Author: Keith Packard <keithp@keithp.com>
4725Date:   Sat Aug 14 07:12:36 2004 +0000
4726
4727    Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visuals. Necessary to keep Flash from crashing.
4728    Must call ValidateGC/ValidatePicture on "real" GC/Picture to ensure pCompositeClip is set correctly.
4729    Need to take the composite clip from the "real" GC/Picture and turn it into the clientClip for the backing version.
4730    Adjust pixmap screen origin to account for drawable->x/y Change debugging output a bit (disabled by default)
4731
4732commit 85c2d81f299ed3444658011b7d6fb0a7ab8a6f55
4733Author: Alexander Gottwald <ago@freedesktop.org>
4734Date:   Fri Aug 13 16:28:19 2004 +0000
4735
4736    Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)
4737    Fix conversion from sjis and euc. (Bug #1024, Toshio Takabe)
4738
4739commit c4d56e4e288d4e48b84b021a61638f46e9a45e27
4740Author: Adam Jackson <ajax@nwnk.net>
4741Date:   Wed Aug 11 05:25:13 2004 +0000
4742
4743    Bug #372: Prevent a crash in XPolygonRegion when called with a bogus point count. Reported by Andreas Luik.
4744
4745commit 92487437173f600f208d825f65756d3ad14a4f7e
4746Author: Kevin E Martin <kem@kem.org>
4747Date:   Mon Aug 9 22:37:22 2004 +0000
4748
4749    Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, Harold L. Hunt II, Alexander Gottwald).
4750    Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao, David Dawes).
4751    Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson).
4752    HP-PA build fix (Bug #828, Guy Martin, Paul Anderson).
4753    Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine).
4754    Fix attempt to read video ROM before enabling it (Bug #843, Ivan Kokshaysky, Mike A. Harris).
4755    Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A. Harris).
4756    Clarify xset man page description of how to use the keyboard repeat rate settings (Bug #846, Mike A. Harris).
4757    Fix problem where print-screen key would get remapped to sys-req in certain keymaps, which broke GNOME printscreen functionality (Bug #847, Owen Taylor).
4758    Fix several render problems:
4759    - MMIO mode support
4760    - Hang on IGP chips
4761    - VT switching hang
4762    - 3D render corruption (Bug #922, Hui Yu).
4763
4764commit 55c2ee568e7d3903258286a13bdf96ce5348ffda
4765Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4766Date:   Tue Jul 27 06:06:05 2004 +0000
4767
4768    - remove remaining AMOEBA references.
4769    - remove unused file.
4770
4771commit 6e884b12911eedfb003e90a3829ce66f7fc9cf2d
4772Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4773Date:   Tue Jul 20 17:48:09 2004 +0000
4774
4775    Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk>
4776    Set font_data->xlfd_data to NULL after XFree(). (#837, patch from Bastien Nocera).
4777    Tue Jul 20 18:23:32 2004 Soeren Sandmann <sandmann@daimi.au.dk>
4778    Use /dev/urandom on Linux.(#761).
4779
4780commit 6f0bc97aa4e6de5a4b001f40ac10795cfdf09fc1
4781Author: Eric Anholt <anholt@freebsd.org>
4782Date:   Fri May 28 23:26:44 2004 +0000
4783
4784    Forced commit to note repocopy from xc/lib/XThrStub, will be connected to the build after this.
4785
4786commit aa7010c43ae9f39fb84b5ff155f76117c9e527a0
4787Author: Egbert Eich <eich@pdx.freedesktop.org>
4788Date:   Mon May 24 19:02:11 2004 +0000
4789
4790    Improve 'uniqueness' of authorization cookie sent by client for XDM-AUTHORIZATION-1. Old 'uniquness' consisted of the PID of the client, a time stamp (in seconds) and a number obtained by starting to count down from 0xffff. When a client did an XOpenDisplay() then execv'ed a child and did XOpenDisplay() again within the same second, the cookie was identical to the previous one (as the PID did not change but the static 'count down' variable was reinitialized) and thus refused by the server.
4791
4792commit 720702da29769d80ad1254d92edbad5b30f8a8da
4793Author: Alan Coopersmith <alan.coopersmith@sun.com>
4794Date:   Sat May 22 03:47:42 2004 +0000
4795
4796    Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 testcase XStringToKeysym-7 failure)
4797
4798commit 3aed873292424b497d9a7dcee2975b95bf5ac966
4799Author: Alan Coopersmith <alan.coopersmith@sun.com>
4800Date:   Sat Apr 24 23:39:25 2004 +0000
4801
4802    XOpenDisplay should try tcp connection if local connections fail (aka Sun bug id #4624183).
4803    Also includes fix from NetBSD Problem Report #25098 (Michael van Elst) (Xlib segfaults with IPv6 if compiled with HASXDMAUTH).
4804    xc/config/cf/sunLib.tmpl
4805    xc/lib/FS/Imakefile Add missing shared library dependencies for Solaris
4806
4807commit c6349f43193b74a3c09945f3093a871b0157ba47
4808Author: Egbert Eich <eich@freedesktop.org>
4809Date:   Fri Apr 23 18:42:09 2004 +0000
4810
4811    Merging XORG-CURRENT into trunk
4812
4813commit c3c4ddc682950a01b80825021f3e2503ab01ea7f
4814Author: Kaleb Keithley <kaleb@freedesktop.org>
4815Date:   Tue Nov 25 19:28:07 2003 +0000
4816
4817    Initial revision
4818
4819commit dc4268a7dadc8da0d561757a68461246728613d3
4820Author: Kaleb Keithley <kaleb@freedesktop.org>
4821Date:   Fri Nov 14 16:48:47 2003 +0000
4822
4823    Initial revision
4824
4825commit deae12c6b683898f5213992d561a59d4ea889cca
4826Author: Kaleb Keithley <kaleb@freedesktop.org>
4827Date:   Fri Nov 14 15:54:30 2003 +0000
4828
4829    R6.6 is the Xorg base-line
4830