Add .changes file and remove an extraneous dependency
[framework/uifw/xorg/lib/libx11.git] / ChangeLog
1 commit 6c5cb2a90a6479f56855e5167039c37c234cdfe7
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Fri Jun 1 23:37:09 2012 -0700
4
5     libX11 1.5.0
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 05c587ec3be880721131a17c1dd4366e458fdd8b
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Sat May 26 14:37:28 2012 -0700
12
13     libX11 1.4.99.902 (1.5 RC2)
14     
15     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
16
17 commit d817834d9772e3500d5102e2eae868b04a33c31f
18 Author: Pander <pander@users.sourceforge.net>
19 Date:   Sat May 5 19:02:10 2012 +0200
20
21     Compose: Reassigned squences with minus and a or o
22     
23     Reassigned squences with minus and a or o (vice versa and lower and
24     upper case) to conform existing series and not resulting in tilde.
25     Also added noe missing underscore sequence.
26     
27     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
28
29 commit 6bfd1dca6e7cb2046ee6bf9dbbddc0af5ef7cc00
30 Author: Pander <pander@users.sourceforge.net>
31 Date:   Sat May 5 16:56:05 2012 +0200
32
33     Compose: Removed <slash> <U> and vice versa
34     
35     Combination with lower case u suffices
36     
37     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
38
39 commit 3a8b1637132d1e36eb5e11f52dfb284081772d14
40 Author: Pander <pander@users.sourceforge.net>
41 Date:   Sat May 5 16:44:31 2012 +0200
42
43     Compose: Removed <n> <minus> for n with tilde, also vice versa & for upper case
44     
45     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
46
47 commit fd514d7a35119dd4413b51c84f2a536f2ca501a6
48 Author: Pander <pander@users.sourceforge.net>
49 Date:   Sat May 5 16:40:20 2012 +0200
50
51     Compose: Removed <S> in combination with a numeral for superscript
52     
53     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
54
55 commit 1b5cad3ca54410c4edbca79c23c463e9e088bc0d
56 Author: Pander <pander@users.sourceforge.net>
57 Date:   Sat May 5 16:28:01 2012 +0200
58
59     Compose: Reassigned <o> <apostrophe> to oacute, also for upper case.
60     
61     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
62
63 commit 0bbc0d5e605e2a4a3eb00a229b651d4546e8aef4
64 Author: James Cloos <cloos@jhcloos.com>
65 Date:   Thu May 10 12:27:28 2012 -0400
66
67     Remove duplicate compose sequences from commit e51e37c118ae.
68     
69     The compose-check script only handles compiled Compose files, not
70     the Compose.pre files.  One must remember to use:
71     
72         ./autogen.sh; make; make check
73     
74     when reviewing patches to the Compose.pre files....
75     
76     Signed-off-by: James Cloos <cloos@jhcloos.com>
77
78 commit e51e37c118ae6cb9ced8244ce1c410677e0279ce
79 Author: Geoff Streeter <geoff@dyalog.com>
80 Date:   Thu Mar 22 15:02:00 2012 +0000
81
82     Add APL support to compose
83     
84     Signed-off-by: Geoff Streeter <geoff@dyalog.com>
85     Signed-off-by: James Cloos <cloos@jhcloos.com>
86
87 commit dac90324cee224df977a428afe80d960dceca769
88 Author: Julien Cristau <jcristau@debian.org>
89 Date:   Sat May 5 16:05:07 2012 +0200
90
91     configure: make previous change work with older autoconf
92     
93     autoconf 2.63 doesn't seem to like the nested AC_CHECK_DECL/FUNC.  So do
94     the tests separately.
95     
96     Reported-by: Dave Airlie
97     Signed-off-by: Julien Cristau <jcristau@debian.org>
98
99 commit f5b50af4324186962e258ffe9be78d5ee4681982
100 Author: Julien Cristau <jcristau@debian.org>
101 Date:   Sun Apr 29 16:43:09 2012 +0200
102
103     configure: check if issetugid is declared
104     
105     GNU/kFreeBSD has issetugid in libc (for legacy apps?), but doesn't
106     declare it anywhere, causing gcc to error out with
107     -Werror=implicit-function-declaration.  Use AC_CHECK_DECL in addition to
108     AC_CHECK_FUNC so we disable this code instead of failing to build it.
109     
110     Debian bug#669670 <http://bugs.debian.org/669670>
111     
112     Signed-off-by: Julien Cristau <jcristau@debian.org>
113     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
114     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
115
116 commit 52e1b5cc3b6de76ccf4285b55652474a522ed9a8
117 Author: Peter Hutterer <peter.hutterer@who-t.net>
118 Date:   Mon Apr 30 16:36:47 2012 +1000
119
120     Typo fix
121     
122     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
123
124 commit b64969f0e510d5d3300cf968741a3726a6409577
125 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
126 Date:   Tue Apr 17 18:12:02 2012 -0700
127
128     Add X11R7 sections to the libX11 & XKBlib credits to cover Docbook conversion
129     
130     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
131
132 commit 9ea611696f317ac3b3fb67893f1d6d87d49e3b5e
133 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
134 Date:   Tue Apr 17 18:01:36 2012 -0700
135
136     Add olinks from libX11 & localedb specs to ICCCM spec
137     
138     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
139
140 commit b3c1b8cdab7d14220426c9b997ac362dc16318fc
141 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
142 Date:   Tue Apr 17 17:49:44 2012 -0700
143
144     Add olinks from libX11 spec to ICCCM spec
145     
146     Also convert ICCCM title mentions from <emphasis> to <citetitle>
147     
148     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
149
150 commit ebebb65e753007ad01966dccc90bd6ca9a826488
151 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
152 Date:   Sat Apr 14 23:40:01 2012 -0700
153
154     libX11 AppC: Fix section headers that didn't translate from nroff properly
155     
156     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
157     Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
158
159 commit d5ab4ae0e74ae1fb30fb72add0751effe2759bf2
160 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
161 Date:   Sat Apr 14 23:13:05 2012 -0700
162
163     Add olinks from libX11 spec to x11protocol spec
164     
165     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
166     Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
167
168 commit 83878a0e34fffd255597300dd3e6cd43fcd645b0
169 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
170 Date:   Sat Apr 14 22:28:53 2012 -0700
171
172     libX11 spec: Remove .br nroff macro left behind in XGetWindowProperty prototype
173     
174     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
175
176 commit abc523fce31fcf2687229697a8eb656e343ecb0c
177 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
178 Date:   Thu Mar 15 22:14:45 2012 -0700
179
180     libX11 1.4.99.901 (1.5 RC1)
181     
182     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
183
184 commit b2cc5905a4a6d519957223e8ba2caef71520040c
185 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
186 Date:   Thu Mar 15 22:03:21 2012 -0700
187
188     Remove "register" qualifier that annoys Solaris Studio compiler
189     
190     Fixes warning:
191     "Xrm.c", line 1094: warning: storage class after type is obsolescent
192     
193     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
194
195 commit 62d42953893f93a98db0504eaf06d650ceaf5811
196 Author: James Cloos <cloos@jhcloos.com>
197 Date:   Wed Mar 14 17:25:46 2012 -0400
198
199     Fix the gtk+ additions
200     
201     (Some of) the Dstroke and dstroke entries already were present as U011[01],
202     even though XK_Dstroke and XK_dstroke are part of the latin2 set in keysymdef.h.
203     
204     The addition of <Multi_key> <o> <apostrophe> as a postfix version of
205     <Multi_key> <apostrophe> <o> blocks the existing entries for ǻ and Ǻ.
206     That prevents its and <Multi_key> <O> <apostrophe>’s addition.
207     
208     Signed-off-by: James Cloos <cloos@jhcloos.com>
209
210 commit 91bcce48d94792f78333d2aea73961cc2e739d2e
211 Author: Pander <pander@users.sourceforge.net>
212 Date:   Wed Mar 14 12:54:53 2012 -0400
213
214     Complete compose key sequences for musical symbols
215     
216     Signed-off-by: Pander <pander@users.sourceforge.net>
217     Signed-off-by: James Cloos <cloos@jhcloos.com>
218
219 commit cf040016d455bc37f7665d6714337c5eafd8ea94
220 Author: Pander <pander@users.sourceforge.net>
221 Date:   Wed Mar 14 12:46:25 2012 -0400
222
223     Add compose sequences from gtk+ to X.Org
224     
225     Signed-off-by: Pander <pander@users.sourceforge.net>
226     Signed-off-by: James Cloos <cloos@jhcloos.com>
227
228 commit a4c591ced5cac9301b9abfa0e521be2d0b267882
229 Author: Keith Packard <keithp@keithp.com>
230 Date:   Sun Mar 4 02:00:13 2012 -0800
231
232     Block for other threads in _XUserLockDisplay
233     
234     Wait for all other threads to release the user-level lock when
235     acquiring it. This ensures that only one thread at a time holds the
236     user-level lock, necessary as it is a nesting lock and a single
237     variable is used to determine when the lock is nesting and when it is
238     contended.
239     
240     Signed-off-by: Keith Packard <keithp@keithp.com>
241     Reviewed-by: Jamey Sharp <jamey@minilop.net>
242
243 commit ed00b460acb08787b695f27b864e96102dfd4867
244 Author: Jon TURNEY <jon.turney@dronecode.org.uk>
245 Date:   Fri Oct 28 11:09:20 2011 -0500
246
247     Don't use caddr_t casts
248     
249     (caddr_t) isn't used anywhere else in xcb or libX11.
250     Cast to (char *) for consistency.
251     
252     Removing this cast allows building for MinGW without patching.
253     
254     v2: Cast to (char *) rather than just dropping the cast
255     
256     Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
257     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
258
259 commit 20adca02c2a1d0b7c95ecbe387d68f881fd57754
260 Author: Julien Cristau <jcristau@debian.org>
261 Date:   Sun Feb 19 13:27:38 2012 +0100
262
263     Revert "xcb: Add TCP fallback"
264     
265     This reverts commit f09c5299a381e2729e800a0ac43f1c0e371f65f6.
266     
267     The TCP fallback ended up falling back to UNIX socket connection if
268     $DISPLAY was set to e.g. some.host:0 and the initial attempt failed.
269     
270     Debian bug#659558 <http://bugs.debian.org/659558>
271     
272     Signed-off-by: Julien Cristau <jcristau@debian.org>
273     
274     Conflicts:
275     
276         src/OpenDis.c
277
278 commit f4378193619baa9bb973c1b5b718721bbcbe92c7
279 Author: James Cloos <cloos@jhcloos.com>
280 Date:   Wed Feb 22 14:13:20 2012 -0500
281
282     Make the compose sequence for ẞ work.
283     
284     There is no XK_Ssharp symbol for U+1E9E LATIN CAPITAL LETTER SHARP S,
285     so use the U1e9e symbol in the Compose sequence.
286     
287     (Compose sequences do not work when the target symbol is unknown.)
288     
289     Signed-off-by: James Cloos <cloos@jhcloos.com>
290
291 commit 2ca641c3a506dcbee97e279b67990d5387389f36
292 Author: Marko Myllynen <myllynen@redhat.com>
293 Date:   Mon Feb 20 17:04:59 2012 +0200
294
295     Use ezh/EZH in compose maps
296     
297     Related: https://bugs.freedesktop.org/show_bug.cgi?id=19687
298     
299     Signed-off-by: Marko Myllynen <myllynen@redhat.com>
300     Reviewed-by: Matt Dew <marcoz@osource.org>
301     Signed-off-by: James Cloos <cloos@jhcloos.com>
302
303 commit 61725822f20f47684a545c1797183ee7075243ac
304 Author: Marko Myllynen <myllynen@redhat.com>
305 Date:   Sun Feb 20 17:09:43 2011 +0200
306
307     Provide translation from XK_permille (ad5) to Unicode (U2030)
308     
309     https://bugs.freedesktop.org/show_bug.cgi?id=19687
310     
311     Signed-off-by: Marko Myllynen <myllynen@redhat.com>
312     Reviewed-by: Matt Dew <marcoz@osource.org>
313     Signed-off-by: James Cloos <cloos@jhcloos.com>
314
315 commit d2cce0abba0fa0143f49026442c8cab5ed721625
316 Author: Jeremy Huddleston <jeremyhu@apple.com>
317 Date:   Sun Feb 12 19:01:43 2012 -0800
318
319     nls: Use LC_CTYPE=C for sed magic
320     
321     Stricter versions of sed can trip up if the input does not match
322     LC_CTYPE
323     
324     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
325
326 commit f180e043f55531933bedfa6e0ff36a00a9ec07f3
327 Author: Frédéric Boiteux <fboiteux@calistel.com>
328 Date:   Wed Nov 30 12:47:31 2011 +0000
329
330     Compositions with the dead greek symbol
331     
332     FreeDesktop Bug 21475 <https://bugs.freedesktop.org/show_bug.cgi?id=21475>
333     
334     Signed-off-by: Frédéric Boiteux <fboiteux@calistel.com>
335     Signed-off-by: James Cloos <cloos@jhcloos.com>
336
337 commit d58e8f8e27790017fcfdeca0843b7318d541c189
338 Author: Ryan Pavlik <rpavlik@iastate.edu>
339 Date:   Sun Jan 1 21:04:52 2012 +0000
340
341     Use pthreads on MinGW also
342     
343     Use pthreads (provided by the pthreads-win32 compatability library which implements
344     them using native Win32 threading) on MinGW
345     
346     Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
347
348 commit bf15ccb6821664746ec23d769d757edf8059007e
349 Author: Ryan Pavlik <rpavlik@iastate.edu>
350 Date:   Mon Jan 23 14:18:02 2012 +0000
351
352     Add XWindows.h include to Xxcbint.h
353     
354     This avoids some conflicting type re-definition errors which occur if
355     we attempt to include Windows headers after Xmd.h
356     
357     Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
358
359 commit cadcbd376f0a5d17a71a2fe2f8ced5d93232921a
360 Author: Matt Dew <marcoz@osource.org>
361 Date:   Sat Jan 21 17:59:51 2012 -0700
362
363     informaltable & table cleanup
364     
365     On certain tables, add top and bottom borders to table header
366     and a bottom border to the table. This matches what those
367     tables in the old pdfs looked like.
368     
369     the <?dbfo keep-together='always'> prevents tables from
370     splitting across pages. Useful for tiny tables.
371     
372     Converting the colwidth to a floating point, IE, 1* -> 1.0*
373     cleans up these build errors:
374     WARNING: table-layout="fixed" and column-width unspecified =>
375     falling back to proportional-column-width(1)
376     
377     Signed-off-by: Matt Dew <marcoz@osource.org>
378
379 commit bb551f654df8f647c867f79252241964521e689e
380 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
381 Date:   Wed Dec 28 21:22:41 2011 -0800
382
383     Add more Xkb man pages to the See Also lists for core keyboard functions
384     
385     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
386     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
387
388 commit b7bb23fe7c8b8a17128e5bc98a05f68595190438
389 Author: Gaetan Nadon <nadon@memsize.(none)>
390 Date:   Fri Dec 30 17:08:14 2011 -0500
391
392     docbook.am: embed css styles inside the HTML HEAD element
393     
394     Rather than referring to the external xorg.css stylesheet, embed the content
395     of the file in the html output produced. This is accomplished by using
396     version 1.10 of xorg-xhtml.xsl.
397     
398     This makes the whole html docs tree much more relocatable.
399     In addition, it eliminates xorg.css as a runtime file which makes
400     xorg-sgml-doctools a build time only package.
401     
402     Signed-off-by: Gaetan Nadon <nadon@memsize.(none)>
403
404 commit 70505468b7c4a7068cc39be42e421dcee34ec595
405 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
406 Date:   Tue Dec 13 19:58:30 2011 -0800
407
408     makekeys: move buf declaration from global to main to silence gcc -Wshadow
409     
410     The global was only referenced in the main() function, which passes it
411     as an argument of the same name to the parse_line() function, leading
412     to gcc -Wshadow warnings:
413     
414     makekeys.c: In function ‘parse_line’:
415     makekeys.c:58:24: warning: declaration of ‘buf’ shadows a global declaration
416     makekeys.c:54:13: warning: shadowed declaration is here
417     
418     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
419
420 commit 87e10a7b9a97c951ab4d477f61177779ac0a6a66
421 Author: Kusanagi Kouichi <slash@ac.auone-net.jp>
422 Date:   Wed Dec 14 02:17:55 2011 -0500
423
424     XQueryColors: Split a request into multiple requests if necessary
425     
426     https://bugs.freedesktop.org/show_bug.cgi?id=9160
427     
428     Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
429     Signed-off-by: James Cloos <cloos@jhcloos.com>
430
431 commit d3b3570592e9b9e57f270a0bd86762fd205a2833
432 Author: Andreas Wettstein <wettstein509@solnet.ch>
433 Date:   Tue Nov 8 20:18:09 2011 +0000
434
435     XIM: Allow modifier releases in compose sequences (#26705)
436     
437     Currently, only non-modifier keys (actually, keysyms) can be part of a compose
438     sequence, and they are matched against the defined compose sequences at the
439     time the key is pressed.  The patch allows to use modifier keys an well, but
440     matches them on key release, and only if no other key has been pressed after
441     the modifier.
442     
443     Releasing a non-matched modifier during an ongoing compose sequence only aborts
444     the sequence if any modifier release would have matched.  In particular, if no
445     compose sequences with modifiers are specified, the compose mechanism works
446     exactly as without this patch.
447     
448     Even if modifiers are part of a compose sequence, they are not filtered.  This
449     is because modifiers affect the keyboard state no matter what we do here and,
450     therefore, filtering them only could confuse clients.
451     
452     The purpose is this extension to the compose mechanism is to allow to make
453     better use of keys in convenient reach for touch typing.
454     
455     Signed-off-by: Andreas Wettstein <wettstein509@solnet.ch>
456     Signed-off-by: James Cloos <cloos@jhcloos.com>
457
458 commit 56448a626fc90bcf75a1fa2f4c294b0eb1f23bd6
459 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
460 Date:   Tue Nov 29 23:56:57 2011 -0800
461
462     Reject negative string counts in copy_string_list
463     
464     Silences parfait warning of a potential memory leak:
465        Memory leak of pointer 'dst' allocated with malloc(length)
466             at line 160 of FSWrap.c in function 'copy_string_list'.
467               'dst' allocated at line 145 with malloc(length).
468               dst leaks when count <= 0 at line 154.
469     
470     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
471
472 commit bf2d7c8c6d70539c72560b1921e18df2610acf29
473 Author: Peter Hutterer <peter.hutterer@who-t.net>
474 Date:   Fri Nov 11 14:56:36 2011 +1000
475
476     libX11 1.4.99.1
477     
478     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
479
480 commit 24283d40b1e4314c6647dda49d2a159833341a8b
481 Author: Derek Buitenhuis <derek.buitenhuis@gmail.com>
482 Date:   Thu Sep 22 18:44:13 2011 -0400
483
484     makekeys: Fix build/target word size mismatch when cross-compiling
485     
486     Since makekeys is built using build environment's gcc and
487     runs natively, we have to make sure that the size of the
488     Signature type is the same on both the native environment
489     and the target, otherwise we get mismatches upon running X,
490     and some LSB test failures (xts5).
491     
492     Use an unsigned 32-bit integer on all platforms. Also,
493     eliminate the redundant multiple typedefs for the
494     Signature type.
495     
496     Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
497     Reviewed-by: Daniel Stone <daniel@fooishbar.org>
498
499 commit 1c41f3b9b86b5eeedfa3bff92e519d45aa097587
500 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
501 Date:   Wed Nov 9 21:00:36 2011 -0800
502
503     XlcSL.c: convert old-style function definitions to ANSI C89 style
504     
505     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
506
507 commit f6dad6aaa384bf836baa28ccb72b476a85c40eff
508 Author: Peter Hutterer <peter.hutterer@who-t.net>
509 Date:   Thu Oct 27 13:53:22 2011 +1000
510
511     Use GetReqSized for GetReq and GetReqExtra
512     
513     GetEmptyReq and GetResReq cannot do this due to the final typecast -
514     typically requests that need either of those do not have their own typedef
515     in the protocol headers.
516     
517     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
518     Reviewed-by: Jamey Sharp <jamey@minilop.net>
519
520 commit c9c99058b9d98789c0b2d7e78a23443c2b57a047
521 Author: Peter Hutterer <peter.hutterer@who-t.net>
522 Date:   Fri Oct 14 14:51:06 2011 +1000
523
524     include: Add GetReqSized() for request buffers of specific size
525     
526     Some XI2 requests change in size over different versions and libXi would
527     need to hack around GetReq and GetReqExtra. Add a new GetReqSized so the
528     library can explicitly specify the size of the request in 4-byte units.
529     
530     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
531     Reviewed-by: Jamey Sharp <jamey@minilop.net>
532
533 commit ba8a7a19165e30d14bc165f43f67c19b6a115585
534 Author: Peter Hutterer <peter.hutterer@who-t.net>
535 Date:   Thu Oct 27 13:24:10 2011 +1000
536
537     Switch GetEmptyReq and GetResReq to call _XGetRequest
538     
539     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
540     Reviewed-by: Jamey Sharp <jamey@minilop.net>
541
542 commit 4a060f993bf676cf21ad9784e010f54134da7b40
543 Author: Peter Hutterer <peter.hutterer@who-t.net>
544 Date:   Mon Oct 17 09:45:15 2011 +1000
545
546     Add _XGetRequest as substitute for GetReq/GetReqExtra
547     
548     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
549     Reviewed-by: Jamey Sharp <jamey@minilop.net>
550
551 commit d8956520deb79c1cbb5e974c175bf8493859b22b
552 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
553 Date:   Fri Oct 14 17:53:00 2011 -0700
554
555     Fix "nomal" -> "normal" typo in several comments
556     
557     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
558
559 commit 002b36e308a26a152504f9b40aa08a0dce9a7991
560 Author: Xue Wei <Wei.Xue@Sun.COM>
561 Date:   Fri Oct 14 17:39:21 2011 -0700
562
563     mbtocs should not truncate input
564     
565     Fixes pasting more than 1024 bytes into xterm, as described in
566     https://bugs.freedesktop.org/show_bug.cgi?id=25209
567     
568     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
569
570 commit 9b8d8c9e5b27273e8856a3851ba9b68022bed3cd
571 Author: Marko Myllynen <myllynen@redhat.com>
572 Date:   Mon Oct 10 09:41:13 2011 +0300
573
574     Add new compose sequences
575     
576     This patch adds few new compose sequences to the en_US map, ligatures
577     common in typesetting and sequences already in use in the fi_FI map.
578     
579     https://bugs.freedesktop.org/show_bug.cgi?id=30621
580     https://bugs.freedesktop.org/show_bug.cgi?id=34523
581     
582     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
583
584 commit 738f7b867341c1da87ee667d48815822715c3e75
585 Author: Choe Hwanjin <choe.hwanjin@gmail.com>
586 Date:   Thu Oct 13 07:58:02 2011 +0900
587
588     XIM: Make Xim handle NEED_SYNC_REPLY flag
589     
590     NEED_SYNC_REPLY flag should be in Xim not in Xic.
591     Because the focused Xic can be changed before sending sync reply.
592     After focused Xic changed, the new Xic doesn't have NEED_SYNC_REPLY
593     flag enabled, so libX11 doesn't send XIM_SYNC_REPLY packet.
594     
595     This patch adds sync reply flag to Xim and removes sync reply
596     from Xic.
597     
598     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=7869
599     
600     Signed-off-by: Choe Hwanjin <choe.hwanjin@gmail.com>
601     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
602
603 commit 50e15379331c436851abb194251cde96999e67b3
604 Author: Bodo Graumann <mail@bodograumann.de>
605 Date:   Mon Oct 10 16:40:52 2011 +0200
606
607     libX11: Fixing modifier key range in Xutil.h (Bug #21910)
608     
609     IsModifierKey, defined in include/X11/Xutil.h, is a macro determining,
610     which keys are regarded as modifiers. The constants ISO_Level5_Shift,
611     ISO_Level5_Latch and ISO_Level5_Lock where excluded previously, leaving
612     some Neo2 modifiers functionless in combination with compose.
613     This patch adjusts the range to include the correct, full range of
614     modifier constants.
615     
616     Neo2 Bug 277 <http://wiki.neo-layout.org/ticket/277>
617     
618     X.Org Bug 21910 <http://bugs.freedesktop.org/show_bug.cgi?id=21910>
619     
620     Signed-off-by: Bodo Graumann <mail@bodograumann.de>
621     Reviewed-by: Daniel Stone <daniel@fooishbar.org>
622
623 commit b5a108624331fabf393223c0891914cc54d4caf4
624 Author: Yann Droneaud <yann@droneaud.fr>
625 Date:   Tue Oct 11 17:27:59 2011 +0200
626
627     Return name instead of False in XSetICValues()
628     
629     In case of error, XSetICValues() must return the first argument
630     that failed to be set.
631     
632     But in some error paths, it returns False, which is converted to NULL,
633     so the function returns OK in case of error.
634     
635     Signed-off-by: Yann Droneaud <yann@droneaud.fr>
636     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
637
638 commit 10992cb8dc5e4d938e7e5a633b68a81b5875f3ba
639 Author: Yann Droneaud <yann@droneaud.fr>
640 Date:   Sun Oct 9 17:56:45 2011 +0200
641
642     Return name instead of value in XGetIMValues() and XSetIMValues()
643     
644     As stated in man page (XOpenIM) and Xlib documentation (chapter 13.5.3),
645     XGetIMValues() and XSetImValues() "returns the name of the first argument
646     that could not be obtained."
647     
648     But currently,
649     
650       err = XGetIMValues(im, "invalid", &arg, NULL);
651     
652     returns &arg instead of "invalid".
653     
654     This patch fixes https://bugs.freedesktop.org/show_bug.cgi?id=12897
655     
656     Signed-off-by: Yann Droneaud <yann@droneaud.fr>
657     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
658
659 commit f2651e03f3295a453a2965c3749bc8b6e66f1c09
660 Author: Jeremy Huddleston <jeremyhu@apple.com>
661 Date:   Mon Oct 10 14:09:17 2011 -0700
662
663     Mark XKeycodeToKeysym as _X_DEPRECATED
664     
665     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
666
667 commit 25d7bb9c705623ebbb3afba3b86d0ded5b6bb4fb
668 Author: Jeremy Huddleston <jeremyhu@apple.com>
669 Date:   Sun Oct 9 02:38:28 2011 -0700
670
671     Fix nobreakspace for pt_BR.UTF-8
672     
673     https://bugs.freedesktop.org/show_bug.cgi?id=31334
674     
675     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
676
677 commit 913603660c17ec59a4d39d3e3b9d60469ee5c060
678 Author: Jeremy Huddleston <jeremyhu@apple.com>
679 Date:   Sun Oct 9 02:26:45 2011 -0700
680
681     Fix potential uninitialized variable access in _XimMakeICAttrIDList
682     
683     Found by clang static analysis
684     
685     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
686
687 commit 566ceaf5a92c721ac7155528e4d0d2e5cbef023f
688 Author: Jeremy Huddleston <jeremyhu@apple.com>
689 Date:   Sun Oct 9 02:25:50 2011 -0700
690
691     Remove self-resolving aliases
692     
693     https://bugs.freedesktop.org/show_bug.cgi?id=30112
694     
695     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
696
697 commit 22ba43d198dcca86c88eb15a56fc7d8fc47c422e
698 Author: Matt Dew <marcoz@osource.org>
699 Date:   Fri Oct 7 22:52:30 2011 -0600
700
701     Cleanup IDs and links in doc
702     
703     1 - fix the capitalization of the ID attributes to match either the
704          <title> or <funcdef> string it goes with.
705     2 - fix any <linkend>'s that were affected by 1.
706     3 - any <function> in the docs that has an actual funcdef,
707     will become an olink.
708     
709     Signed-off-by: Matt Dew <marcoz@osource.org>
710
711 commit f858f3326adbc0c5711669b92a64a84a9083a055
712 Author: James Cloos <cloos@jhcloos.com>
713 Date:   Tue Oct 4 17:11:11 2011 -0400
714
715     [nls] Fix typo/synco.
716     
717     The iso8859-1 Compose table includes an optional section which uses
718     Ctrl<T> as a substitute for <Multi_key>.  In that section the sequence
719     to generate an @ (at) either was incorrectly copied from the Multi_key
720     section or was not kept in sync with the Multi_key section.
721     
722     Fixing this eliminates the warning from compose-check.pl:
723     
724     ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
725     ┃ Clash with existing sequence in iso8859-1/Compose.pre
726     ┃  on line 661: Ctrl<T> <A> <A>
727     ┃    line #661: Ctrl<T> <A> <A>           : "\305"        Aring
728     ┃    line #480: Ctrl<T> <A> <A>           : "@"   at
729     ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
730     
731     Signed-off-by: James Cloos <cloos@jhcloos.com>
732
733 commit 7f35f7efc23234b3f8529fee31a802c21846d9ab
734 Author: Jeremy Huddleston <jeremyhu@apple.com>
735 Date:   Mon Sep 26 11:32:56 2011 -0700
736
737     Remove conflicting compose sequences for cent and colon
738     
739     Regression from 4d78ad4bf6dcabca9bb5f84c770abfbb02d3f7a4
740     Found by tinderbox
741     
742     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
743
744 commit 4d78ad4bf6dcabca9bb5f84c770abfbb02d3f7a4
745 Author: Jeremy Huddleston <jeremyhu@apple.com>
746 Date:   Sun Sep 25 16:29:17 2011 -0700
747
748     Add additional compose sequences for pound sterling, yen, and cent (mixed case)
749     
750     https://bugs.freedesktop.org/show_bug.cgi?id=1013
751     
752     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
753     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
754
755 commit 0ca4153a373e2af7a9eb3cef003393ab332bc79e
756 Author: Jeremy Huddleston <jeremyhu@apple.com>
757 Date:   Sat Sep 24 16:44:04 2011 -0700
758
759     Use a configure check for seteuid
760     
761     HP-UX doesn't have seteuid
762     
763     https://bugs.freedesktop.org/show_bug.cgi?id=1497
764     
765     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
766
767 commit 79594b4d66344f248eb4314ecb78eb81f632c3ab
768 Author: Gaetan Nadon <memsize@videotron.ca>
769 Date:   Tue Sep 20 16:06:10 2011 -0400
770
771     localedb specs: use <copyright> for first holder of multi license
772     
773     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
774
775 commit 154430268cf004b06920edde2f1812dc16d71fae
776 Author: Gaetan Nadon <memsize@videotron.ca>
777 Date:   Tue Sep 20 16:01:52 2011 -0400
778
779     libX11 specs: use <copyright> for first holder of multi license
780     
781     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
782
783 commit 66e621f58dee804acb795ff2c79ce6dd38b34a3f
784 Author: Tollef Fog Heen <tfheen@err.no>
785 Date:   Tue Sep 20 13:07:37 2011 -0400
786
787     NLS: Add more vulgar fractions
788     
789     Add 1/7, 1/9, 1/10 and 0/3 vulgar fractions.
790     
791     Signed-off-by: Tollef Fog Heen <tfheen@err.no>
792     Signed-off-by: James Cloos <cloos@jhcloos.com>
793
794 commit e37a6da814b5653be46000a9a76902729660a2e6
795 Author: Alexander Polakov <polachok@gmail.com>
796 Date:   Sat Sep 17 20:54:58 2011 +0400
797
798     XGrabKey manual page: change XAllowAccess to XAllowEvents in See Also
799     
800     There is no XAllowAccess man page to see.
801     
802     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
803     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
804
805 commit a23f3323f269b33a43d16dce01395cd28bc41b45
806 Author: Gaetan Nadon <memsize@videotron.ca>
807 Date:   Mon Sep 19 15:27:44 2011 -0400
808
809     XKB: provide adequate quotes for the license text
810     
811     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
812
813 commit a9c7a5cad91d968f5536ef8fc735036e921832a3
814 Author: Gaetan Nadon <memsize@videotron.ca>
815 Date:   Mon Sep 19 15:18:53 2011 -0400
816
817     XIM: refactor the multi licensing legal text
818     
819     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
820
821 commit c46f934ed89e7de79746a0387c9f998d91994ea6
822 Author: Gaetan Nadon <memsize@videotron.ca>
823 Date:   Mon Sep 19 10:33:30 2011 -0400
824
825     xim trans: restore Fujitsu copyright legal text
826     
827     Somehow lost during docbook conversion. text from x.org ftp R7.5.
828     
829     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
830
831 commit 3d75f993382bfdc89d31668d7dfc71c91222e0d7
832 Author: Gaetan Nadon <memsize@videotron.ca>
833 Date:   Mon Sep 19 10:11:46 2011 -0400
834
835     xtrans: restore X Consortium original legal text
836     
837     Asking X Consortium permission to use The Open Group name makes no sense.
838     Even more so in 1994 before X Window System was passed on to the Open Group.
839     
840     Using original text from xorg-docs/general/License
841     
842     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
843
844 commit 136a381585a4a9686c11bad1a6130837978e677f
845 Author: Gaetan Nadon <memsize@videotron.ca>
846 Date:   Mon Sep 19 10:03:21 2011 -0400
847
848     Framework: restore X Consortium copyright
849     
850     Somewhat dammaged during docbook conversion.
851     Also restore pasrt of the original license text
852     
853     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
854
855 commit 33f346878406762704a0c13cdc018111c666f3c1
856 Author: Gaetan Nadon <memsize@videotron.ca>
857 Date:   Mon Sep 19 09:50:00 2011 -0400
858
859     localedb: restore X Consortium original legal text
860     
861     Asking X Consortium permission to use The Open Group name makes no sense.
862     Even more so in 1994 before X Window System was passed on to the Open Group.
863     
864     Using original text from xorg-docs/general/License
865     
866     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
867
868 commit e99c9338e413efca026210b9d830efb5c74d34e5
869 Author: Gaetan Nadon <memsize@videotron.ca>
870 Date:   Mon Sep 19 08:23:18 2011 -0400
871
872     specs: support multi licensed copyright notice and license text
873     
874     For documentation having multiple licenses, the copyright and legalnotice
875     elements sequence cannot instantiated multiple times.
876     The copyright notice and license text are therefore coded inside a
877     legalnotice element. The role attribute on the paragraph is used to allow
878     styling of the copyright notice text which should not be italicized.
879     
880     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
881
882 commit b9dedc757e667333ce899115d618f25cdaa4dd5e
883 Author: Gaetan Nadon <memsize@videotron.ca>
884 Date:   Mon Sep 19 08:17:50 2011 -0400
885
886     localedb: add release info to spec
887     
888     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
889
890 commit 4519c89a87ddce01e599542737a27c26030fe4ff
891 Author: Gaetan Nadon <memsize@videotron.ca>
892 Date:   Mon Sep 19 08:05:32 2011 -0400
893
894     specs: fix The Open Group license text
895     
896     The warranty referred to the X Consortium
897     
898     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
899
900 commit 08ac378423e7be72e340197ba5559a1a36f1783c
901 Author: Gaetan Nadon <memsize@videotron.ca>
902 Date:   Mon Sep 19 08:03:39 2011 -0400
903
904     specs: The strandard name is still "X Consortium Standard"
905     
906     This spec, and fsproto spec, are the only two docs with a different
907     standard name.
908     
909     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
910
911 commit 8dfbeb1b1b1e8aa17f69d0a373155419a5f6a172
912 Author: Gaetan Nadon <memsize@videotron.ca>
913 Date:   Sun Sep 18 13:22:34 2011 -0400
914
915     specs: support multi licensed copyright notice and license text
916     
917     For documentation having multiple licenses, the copyright and legalnotice
918     elements sequence cannot instantiated multiple times.
919     The copyright notice and license text are therefore coded inside a legalnotice
920     element. The role attribute on the paragraph is used to allow styling of the
921     copyright notice text which should not be italicized.
922     
923     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
924
925 commit 278ca8947c1dabb2b819527dca0fa6190c034f67
926 Author: Gaetan Nadon <memsize@videotron.ca>
927 Date:   Fri Sep 16 11:45:56 2011 -0400
928
929     docs: merge copyright holder under the same copyright notice
930     
931     As per the docbook markup dtd.
932     
933     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
934
935 commit 7ff012bb433109a622ac122ade71669e842ebdcf
936 Author: Gaetan Nadon <memsize@videotron.ca>
937 Date:   Fri Sep 16 10:09:57 2011 -0400
938
939     specs: handle multiple sets of copyright notice/license/warranty
940     
941     Docbook groups all the <copyright> elements together and all the
942     <legalnotice> elements together.
943     
944     We cannot have a sequence:
945     <copyright> <legalnotice> <copyright> <legalnotice> [...]
946     
947     A workaround, which was done in some documents, is to put the copyright
948     notice inside the legalnotice in plain text without the <copyright> element.
949     A formal paragraph title is added here which makes the copyright notice bold,
950     and makes it much easier to locate.
951     
952     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
953     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
954
955 commit 4a550c71b8221c37b1a9378d5a170da9eaa03405
956 Author: Gaetan Nadon <memsize@videotron.ca>
957 Date:   Wed Sep 14 15:55:42 2011 -0400
958
959     specs: remove orphan affiliation.
960     
961     Authors affiliation are correct.
962     
963     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
964
965 commit 0cc02a6df65214560b7575e89cebee741d6d2469
966 Author: Gaetan Nadon <memsize@videotron.ca>
967 Date:   Tue Sep 13 17:39:02 2011 -0400
968
969     specs: use appropriate markup for Copyright statements
970     
971     Also move <releaseinfo> to match order of appearance
972     
973     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
974
975 commit afe13e19ebf0fc4e3460644164433af016f0add7
976 Author: Gaetan Nadon <memsize@videotron.ca>
977 Date:   Mon Sep 12 16:54:45 2011 -0400
978
979     docs: use the &fullrelvers; entity to set X11 release information
980     
981     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
982
983 commit 22a2153282db13e9d94881022b8c979539841a2c
984 Author: Gaetan Nadon <memsize@videotron.ca>
985 Date:   Sun Sep 11 19:49:53 2011 -0400
986
987     docs: remove <productnumber> which is not used by default
988     
989     This element is not rendered by default on the title. A template
990     customization is required to display it.
991     X Window System does not have a product number.
992     
993     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
994
995 commit 719f16570d9fcfd15247813ee51fa51ac8a6ff4c
996 Author: Gaetan Nadon <memsize@videotron.ca>
997 Date:   Sun Sep 11 17:40:21 2011 -0400
998
999     docs: use the &fullrelvers; entity to set X11 release information
1000     
1001     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1002
1003 commit a6b2992f50b571d612ea9ade631c432c3099bc12
1004 Author: Gaetan Nadon <memsize@videotron.ca>
1005 Date:   Sun Sep 11 17:38:42 2011 -0400
1006
1007     docs: remove orphan <affiliation>
1008     
1009     Somehow created during the conversion from roff. Unable to locate
1010     the author to which it belongs.
1011     
1012     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1013
1014 commit c7420060b6e47b8467ba50c796ec3c1bab090bc7
1015 Author: Gaetan Nadon <memsize@videotron.ca>
1016 Date:   Sun Sep 11 17:38:05 2011 -0400
1017
1018     docs: remove <productnumber> which is not used by default
1019     
1020     This element is not rendered by default on the title. A template
1021     customization is required to display it.
1022     X Window System does not have a product number.
1023     
1024     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1025
1026 commit 7d5b718c1edbc43c54b7001be548e515a49540ea
1027 Author: Gaetan Nadon <memsize@videotron.ca>
1028 Date:   Fri Sep 9 14:46:39 2011 -0400
1029
1030     docbook.am: embed css styles inside the HTML HEAD element
1031     
1032     Rather than referring to the external xorg.css stylesheet, embed the content
1033     of the file in the html output produced. This is accomplished by using
1034     version 1.10 of xorg-xhtml.xsl.
1035     
1036     This makes the whole html docs tree much more relocatable.
1037     In addition, it eliminates xorg.css as a runtime file which makes
1038     xorg-sgml-doctools a build time only package.
1039     
1040     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1041
1042 commit 24632d280491c465dfe208ef788815890892e326
1043 Author: Gaetan Nadon <memsize@videotron.ca>
1044 Date:   Mon Sep 5 12:53:12 2011 -0400
1045
1046     compose: upgrade makefile to support olinking on chunked html
1047     
1048     The essential differences over the regular docbook.am are:
1049     Adding root.filename parameter for naming of chapters html files.
1050     Using xhtml xmlto format and xorg-chunk.xsl stylesheet
1051     Set olink.base.uri for pdf but not for chunked html
1052     Olink is not applicable to ps and txt formats.
1053     
1054     Html chapters are added to shelf_DATA as they are also installed.
1055     The xml is generated from a perl script and not distributed.
1056     
1057     Requires version 1.10 of xorg-sgml-doctools.
1058     
1059     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1060
1061 commit 93ab0a1c9a4f9094cf0c8e1c686130673e681798
1062 Author: Gaetan Nadon <memsize@videotron.ca>
1063 Date:   Wed Aug 31 19:46:20 2011 -0400
1064
1065     docbook.am: refactor common flags for xmlto and xsltproc
1066     
1067     Maximize reuse and reduce risk of setting the wrong flag
1068     at the wrong place.
1069     
1070     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1071
1072 commit 85b725aa9ef76aeb5e94d42e0cd60f896da7ab97
1073 Author: Gaetan Nadon <memsize@videotron.ca>
1074 Date:   Wed Aug 31 10:46:59 2011 -0400
1075
1076     docbook.am: add search path for local entities
1077     
1078     Currently, only $(XORG_SGML_PATH)/X11 is searched for xml entities.
1079     A module may want to add entities that apply only to itself and
1080     not to all modules, like the xserver does.
1081     
1082     This feature may or may not be used in this module, but all modules
1083     share a copy of docbook.am.
1084     
1085     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1086
1087 commit b5ed2d368d47f244d43d2513329fa2758bc4ef54
1088 Author: Gaetan Nadon <memsize@videotron.ca>
1089 Date:   Thu Aug 25 14:39:20 2011 -0400
1090
1091     docbook.am: explicitly list xmlto flags for each target
1092     
1093     Normal evolution of make targets make it impractical to factor out
1094     common command flags for xmlto.
1095     
1096     The targets now list each command option as its presence or absence
1097     needs to be justified.
1098     
1099     xorg.ss is only needed by xmlto for html.
1100     masterdb is only needed by xmlto.
1101     img.src.path must not be used by html.
1102     xsltproc need to use customization layer xorg-*.xsl.
1103     txt format is not required to search masterdb.
1104     
1105     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1106
1107 commit d5b3605f3b0639452e892e9ff3afb18bb7442069
1108 Author: Gaetan Nadon <memsize@videotron.ca>
1109 Date:   Thu Aug 25 13:12:49 2011 -0400
1110
1111     docbook.am: do not generate docs if docbook customization layer is missing
1112     
1113     The stylesheets used to be only about style, fonts or colors.
1114     Complex features are now used like olink and chunked html which
1115     may cause a build break when stylesheets are missing or lead to hard
1116     to find problem.
1117     
1118     Some modules may be built when stylesheets are present while others
1119     are built without. There is no requirement to build crippled docs.
1120     
1121     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1122
1123 commit 7f23c72c94d9d14122426b0d8c66054f1402769a
1124 Author: Gaetan Nadon <memsize@videotron.ca>
1125 Date:   Fri Aug 5 14:33:32 2011 -0400
1126
1127     libX11 specs: review doclifter generated tables
1128     
1129     Many tables had a questionnable layout and some had information dropped.
1130     Each table was cross-referenced with a pre-docbook version
1131     to ensure semantic integrity.
1132     
1133     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1134
1135 commit 1efdbeb8cd08f443188ac783cbab6ba0654a66d6
1136 Author: Gaetan Nadon <memsize@videotron.ca>
1137 Date:   Wed Jul 20 15:28:47 2011 -0400
1138
1139     credits.xml: remove toc from Acknowledgments
1140     
1141     There should be no toc for a simple preface with only one
1142     Acknowledgments section.
1143     
1144     Use <simplesect> markup rather than sect1.
1145     
1146     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1147
1148 commit 77cc17ed0817c1df3ac5feb9dc83a5ba5d021a4b
1149 Author: Gaetan Nadon <memsize@videotron.ca>
1150 Date:   Thu Aug 4 19:59:37 2011 -0400
1151
1152     libX11 specs: move </para> above <varaiablelist>
1153     
1154     Many, but not all, function synopsis have a paragraph that
1155     nests the variable list. The code was generated by doclifter
1156     and there is no apprent reasons as to why it was done this way.
1157     Found while investigating a spacing issue.
1158     
1159     Before the patch:
1160     <para>Some blurb about the function
1161     <funcsynopsis>
1162     </funcsynopsis>
1163     <variablelist>
1164     </variablelist>
1165     </para>
1166     
1167     After the patch:
1168     <para>Some blurb about the function</para>
1169     <funcsynopsis>
1170     </funcsynopsis>
1171     <variablelist>
1172     </variablelist>
1173     
1174     There are no noticable differences when reading the doc
1175     other than than the removed few pixels of spacing between
1176     the function sysnopsis and the variable list block.
1177     
1178     In some cases, there are no "blurb about the fucntion"
1179     and the empty paragraph is removed.
1180     
1181     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1182
1183 commit 18595f0d8f95ff1c12e7b9f73bd4b30dda5c7168
1184 Author: Gaetan Nadon <memsize@videotron.ca>
1185 Date:   Thu Jul 28 19:46:14 2011 -0400
1186
1187     compose specs: generate chunked html
1188     
1189     For large 600 page documents such as this one, chunked html
1190     provide faster browser load time and better navigation.
1191     
1192     Simply click on the locale of your choice in the toc and
1193     the browser loads just that one file. Being a DocBook,
1194     it benefits from all of the usual features and can be
1195     integrated with the rest of the documentation.
1196     
1197     Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1198     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1199
1200 commit 5cc8815b8a117cf0b6af37e7d55c5a420d9fff57
1201 Author: Gaetan Nadon <memsize@videotron.ca>
1202 Date:   Thu Jun 23 15:16:47 2011 -0400
1203
1204     specs: build compose keys tables in specs/i18n/compose
1205     
1206     Build the tables article together with the rest of the specs.
1207     Make it transparent that the source in generated in nls.
1208     Reuse docbook.am and get all the features such as olink.
1209     
1210     The docbook article file stem and id must be the same. The new name
1211     for the main article is libX11-keys. The new installation location
1212     is $docdir/libX11/i18n/compose.
1213     
1214     The nls dir retains the role of generating the DocBook/XML source
1215     but does not build neither installs output formats or generated source.
1216     
1217     The tables article now has to specify that each included locale
1218     section is a dependency. It did not matter before as they were web links.
1219     
1220     The xorg-sgml-doctools masterdb shall be updated to include this new doc.
1221     Install location moved from doc/libX11/Compose to doc/libX11/i18n/compose.
1222     
1223     Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1224     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1225
1226 commit adebbe3856b4aee39c0c7af902c1dea847dd6d7c
1227 Author: Gaetan Nadon <memsize@videotron.ca>
1228 Date:   Thu Jun 23 14:43:31 2011 -0400
1229
1230     nls: restructure charts as a single article with sections
1231     
1232     Looks more like a real article with a toc rather than individual
1233     web pages. Looks nicer in pdf.
1234     
1235     Each locale is a "section" rather than an "article".
1236     Using XInclude to aggregate xml source files gets you the toc for free.
1237     
1238     The single document is over 600 pages while there were 62 separate
1239     documents previously. FOP version 1.0 is required to handle missing
1240     character like capital sharp s.
1241     
1242     Acked-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1243     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1244
1245 commit fc74dc12b1ff3c43e240e1a713316ce1bf525d61
1246 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1247 Date:   Thu Jul 28 19:32:40 2011 -0700
1248
1249     libX11 1.4.4
1250     
1251     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1252
1253 commit ab1f30231755d99ed123af6873b981834640f01d
1254 Author: Matt Dew <marcoz@osource.org>
1255 Date:   Wed Jul 13 12:33:40 2011 -0600
1256
1257     Add id attributes to error codes to allow linking from other docs.
1258     
1259     Signed-off-by: Matt Dew <marcoz@osource.org>
1260     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1261     Acked-by: Gaetan Nadon <memsize@videotron.ca>
1262
1263 commit 5c831fef402914ccf2ec14005c25be48852f119b
1264 Author: David Coppa <dcoppa@gmail.com>
1265 Date:   Tue Jul 12 10:05:47 2011 +0200
1266
1267     Fix libpthread linkage on OpenBSD.
1268     
1269     OpenBSD prefers to use the -pthread to fetch pthread libs when needed.
1270     
1271     Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
1272     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1273
1274 commit 445b0b3efc04a74fc77cd3e483b25cfb5da82f12
1275 Author: Gaetan Nadon <memsize@videotron.ca>
1276 Date:   Wed Jun 22 20:46:26 2011 -0400
1277
1278     config: use XORG_WITH_PERL macro to replace custom program check
1279     
1280     New in version util-macros 1.15, the macro does the usual checking
1281     for program path and provides an interface for makefile variables.
1282     
1283     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1284     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1285
1286 commit 47d99a324db9232029a22dd523e3bc3ed0936aca
1287 Author: Gaetan Nadon <memsize@videotron.ca>
1288 Date:   Wed Jun 22 20:41:18 2011 -0400
1289
1290     config: update XORG_WITH_FOP macro usage
1291     
1292     A new feature to test for a minimum version has been added.
1293     
1294     The parameter position changed. Due to limited usage
1295     and requiring 1.15, it turns out to be backward compatible.
1296     
1297     There is no functional change to how docs are build.
1298     
1299     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1300
1301 commit e659683ad51ecc26c989fbdefdfe20f83af2c5a5
1302 Author: Gaetan Nadon <memsize@videotron.ca>
1303 Date:   Wed Jun 22 11:48:49 2011 -0400
1304
1305     Remove unused xmlrules.in in specs, now in /nls
1306     
1307     The specs dir has been converted to docbook.am
1308     
1309     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1310
1311 commit 9992092609bd83a0db778e9a9ac1e879d445e637
1312 Author: Gaetan Nadon <memsize@videotron.ca>
1313 Date:   Thu Mar 31 10:23:22 2011 -0400
1314
1315     nls: move xmlrules.in from specs to nls
1316     
1317     It is no longer used in the specs dir.
1318     Remove html from CLEANFILES as it breaks. Make do not clean directories
1319     Remove SUFFIXES as pattern rules are used rather than suffix rules.
1320     
1321     Other improvements are possible, the first priority is to move it out
1322     of the specs dir.
1323     
1324     Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
1325     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1326
1327 commit b370eeb0191b0e2a8bde2f03a442a8ca62e35d58
1328 Author: Gaetan Nadon <memsize@videotron.ca>
1329 Date:   Sun Jun 5 16:27:36 2011 -0400
1330
1331     Install target dbs alongside generated documents
1332     
1333     This matches a change in xorg-sgml-docs whereby the masterdb will look for
1334     the target dbs into the same location as the generated documents.
1335     
1336     The target dbs are now installed alongside the generated documents.
1337     Previously they are installed in $prefix/sgml/X11/dbs alongside masterdb which
1338     has the potential of installing outside the package prefix and cause
1339     distcheck to fail when user does not have write permission in this package.
1340     
1341     Requires XORG_CHECK_SGML_DOCTOOLS(1.8) which was released 2011-06-11
1342
1343 commit 4e741654b7e0a283779b8b4af5bb32e05b7fc678
1344 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1345 Date:   Tue Jun 7 18:41:30 2011 -0700
1346
1347     specs/libX11: Turn appendix references into links
1348     
1349     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1350
1351 commit a3d1152bc4b300f59ea2f08925739aab1ebfbc4e
1352 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1353 Date:   Tue Jun 7 18:37:41 2011 -0700
1354
1355     specs/libX11: Turn chapter references into links
1356     
1357     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1358
1359 commit d0cc949dfe44a41a71f19e4fe6c7547bb3d9bdbe
1360 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1361 Date:   Tue Jun 7 00:52:32 2011 -0700
1362
1363     specs/libX11: Turn many "see section ..." into links
1364     
1365     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1366
1367 commit 02d4c08dead2f266809b3f93ec72377783423ac7
1368 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1369 Date:   Sun Jun 5 22:50:37 2011 -0700
1370
1371     specs/libX11: Convert some header filenames to filename tags
1372     
1373     perl -i -p -e 's{^&lt;(.*\.h)&gt;\ *}{<filename class="headerfile">&lt;\1&gt;</filename>}' *.xml
1374     
1375     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1376
1377 commit c51a011329afa6e5b9d2b285349c132683ecf9fb
1378 Author: Matt Dew <marcoz@osource.org>
1379 Date:   Tue May 31 20:03:23 2011 -0600
1380
1381     Add id attributes to funcsynopsis to allow other docs to olink to them.
1382     
1383     Signed-off-by: Matt Dew <marcoz@osource.org>
1384     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1385     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1386
1387 commit 6841260c8bb15404a0b4805bee3b0bdfec7176b3
1388 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1389 Date:   Fri May 27 20:14:36 2011 -0700
1390
1391     Bug 37624 - parameter x is missing from synopsis of XDrawString in libX11.html
1392     
1393     https://bugs.freedesktop.org/show_bug.cgi?id=37624
1394     
1395     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1396
1397 commit 205af6a4e557c62a6395feadc1c89f4a9fe1713b
1398 Author: Matt Dew <marcoz@osource.org>
1399 Date:   Sat May 21 00:23:06 2011 -0600
1400
1401     Add id's to functions, to make clickable links.
1402     
1403     Signed-off-by: Matt Dew <marcoz@osource.org>
1404     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1405
1406 commit 5c06bc594473f6ab234724cd90db32e7b57fe811
1407 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1408 Date:   Fri May 20 15:38:08 2011 -0700
1409
1410     libX11 spec: fix monospaced column alignment after deligaturization
1411     
1412     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1413
1414 commit ef0019c714c273cb9b4ad3eba52d0b905109826b
1415 Author: James Cloos <cloos@jhcloos.com>
1416 Date:   Fri May 20 15:51:46 2011 -0400
1417
1418     Expand latin ligatures out to their NFKC equivalents.
1419     
1420     Ligatures should be done by the typesetting system.
1421     Manuscripts should not bother with them.
1422     
1423     Signed-off-by: James Cloos <cloos@jhcloos.com>
1424     Reviewed-by: Keith Packard <keithp@keithp.com>
1425
1426 commit 761b8aa0c9b3c58c478ac5ea1b3aaafadcfc1325
1427 Author: Daniel Stone <daniel@fooishbar.org>
1428 Date:   Thu May 12 16:21:50 2011 +0200
1429
1430     XCB: Add more friendly error messages for common asserts
1431     
1432     This patch adds more friendly error messages for three common classes of
1433     assertion:
1434         - missed sequence numbers due to being griefed by another thread
1435         - unknown requests in queue due to being griefed by another thread
1436         - extensions dequeuing too much or too little reply data
1437     
1438     It adds error messages offering advice (e.g. call XInitThreads() first)
1439     on stderr, but still generates actual assertions.  Hopefully this means
1440     it's a little more Googleable and a little less frightening.
1441     
1442     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
1443     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
1444
1445 commit 159bf292477048b9a2f074735afc516f52c93d80
1446 Author: Gaetan Nadon <memsize@videotron.ca>
1447 Date:   Thu May 19 20:22:11 2011 -0400
1448
1449     Remove misplaced hyphens in libX11 DocBook/XML #37364
1450     
1451     Reported-by: Christopher Yeleighton <giecrilj@stegny.2a.pl>
1452     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
1453     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1454     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1455
1456 commit 0ee6d8247d397500ae183ef180b6ff21bceefa1c
1457 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1458 Date:   Tue May 17 20:49:59 2011 -0700
1459
1460     Fix man page and comment references to use XFreeModifiermap (lowercase map)
1461     
1462     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1463
1464 commit 3275ec4ca8790d571b6a1902367ca5f68a2dc5fd
1465 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1466 Date:   Tue May 17 20:30:54 2011 -0700
1467
1468     XKB man pages: Fix coordinantes typo in multiple pages
1469     
1470     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1471
1472 commit ca33a80606cd68e4572fa49ed6aaa1d1fc31a47f
1473 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1474 Date:   Tue May 17 16:27:32 2011 -0700
1475
1476     DisplayOfCCC.man: Fix typo "ClientWhitePointOfCC" -> "ClientWhitePointOfCCC"
1477     
1478     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1479
1480 commit ae39d82b01359b07dd1fe092d867f79ea95a5438
1481 Author: Jeremy Huddleston <jeremyhu@apple.com>
1482 Date:   Sun May 8 09:08:07 2011 -0700
1483
1484     Silence clang static analysis warnings for SetReqLen
1485     
1486     This provides a simplified version of the SetReqLen macro when using clang for
1487     static analysis.  Prior to this change, we would see many Idempotent operation
1488     warnings inside this macro due to the common case of calling with arg2 and
1489     arg3 being the same variable.  This has no effect on code produced during
1490     compilation, but it silences a number of false positives in static analysis.
1491     
1492     XIPassiveGrab.c:170:5: warning: Assigned value is always the same as the existing value
1493         SetReqLen(req, num_modifiers, num_modifiers);
1494         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1495     In file included from XIPassiveGrab.c:26:
1496     .../include/X11/Xlibint.h:580:8: note: instantiated from:
1497                 n = badlen; \
1498                   ^
1499     
1500     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1501
1502 commit 130af2bc02090ee2526adb2f9803fc07019b8f1f
1503 Author: Jeremy Huddleston <jeremyhu@apple.com>
1504 Date:   Wed May 4 15:34:31 2011 -0700
1505
1506     XKB: XkbComputeSectionBounds: Check correct bounds in default switch-case
1507     
1508     XKBGeom.c:191:25: warning: Access to field 'x1' results in a dereference of a null pointer (loaded from variable 'rbounds')
1509             _XkbCheckBounds(bounds,rbounds->x1,rbounds->y1);
1510                                    ^~~~~~~
1511     
1512     Found-by: clang static analyzer
1513     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1514     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
1515
1516 commit c987ef04bea345d5810e60cf6c53b747ddbe910e
1517 Author: Jeremy Huddleston <jeremyhu@apple.com>
1518 Date:   Wed May 4 15:31:17 2011 -0700
1519
1520     Revert "XKB: Avoid a possible NULL dereference"
1521     
1522     Sorry for the noise.  I accidentally pushed and didn't mean to. =(
1523     
1524     This reverts commit 4024091678ea07e0d898b798df9b29f3bf68eb08.
1525
1526 commit 46d04bc4e7ff6c86385002c929d8eb0310f737a8
1527 Author: Jeremy Huddleston <jeremyhu@apple.com>
1528 Date:   Wed May 4 11:35:31 2011 -0700
1529
1530     Dead code removal
1531     
1532     XKBGeom.c:118:27: warning: Assigned value is always the same as the existing value
1533         for (key=row->keys,pos=k=0;k<row->num_keys;k++,key++) {
1534                            ~~~^~~~
1535     XKBGeom.c:115:5: warning: Value stored to 'pos' is never read
1536         pos= 0;
1537         ^    ~
1538     
1539     Found-by: clang static analyzer
1540     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1541
1542 commit 4024091678ea07e0d898b798df9b29f3bf68eb08
1543 Author: Jeremy Huddleston <jeremyhu@apple.com>
1544 Date:   Wed May 4 11:34:53 2011 -0700
1545
1546     XKB: Avoid a possible NULL dereference
1547     
1548     XKBGeom.c:191:25: warning: Access to field 'x1' results in a dereference of a null pointer (loaded from variable 'rbounds')
1549             _XkbCheckBounds(bounds,rbounds->x1,rbounds->y1);
1550                                    ^~~~~~~
1551     
1552     Found-by: clang static analyzer
1553     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1554
1555 commit 626e5e34be55b7cf734d745bd40a7ee3359029f8
1556 Author: Jeremy Huddleston <jeremyhu@apple.com>
1557 Date:   Wed May 4 11:21:41 2011 -0700
1558
1559     Annotate _XIOError as _X_NORETURN
1560     
1561     Found-by: clang static analyzer
1562     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1563
1564 commit d3d7896408b435ab42656398839ff4351a37724d
1565 Author: Jeremy Huddleston <jeremyhu@apple.com>
1566 Date:   Tue May 3 09:32:53 2011 -0700
1567
1568     clang analyzer: Don't warn about Xmalloc(0)
1569     
1570     This will prevent a number of false positives in where clang's
1571     static analysis reports about calls to malloc(0).
1572     
1573     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1574
1575 commit 393921cf2188b2b0713cc157effaf17d0abab783
1576 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1577 Date:   Thu Apr 21 16:21:04 2011 -0700
1578
1579     Delete special case code to append "/sparcv9" to i18n module path
1580     
1581     Was triggered by defined(__sparcv9) so only built on Solaris SPARC 64-bit.
1582     Inconsistent with all other platforms, and a bit overcomplicated.
1583     
1584     Should anyone need to continue using that path, simply build with
1585     a #define POSTLOCALELIBDIR "sparcv9" to get the same result.
1586     
1587     Fixes Solaris bug 7038737:
1588      sparcv9 Xlib looking in wrong path for i18n loadable modules
1589     
1590     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1591     Reviewed-by: Daniel Stone <daniel@fooishbar.org>
1592
1593 commit b9ff9cfd5c56ae6d52c6503f7019756d9de29557
1594 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1595 Date:   Thu Apr 14 13:47:12 2011 -0700
1596
1597     specs/libX11: Fix XOpenDisplay() prototype in chapter 2 [bug 36244]
1598     
1599     Was incorrectly showing AllPlanes() instead when describing XOpenDisplay()
1600     
1601     https://bugs.freedesktop.org/show_bug.cgi?id=36244
1602     
1603     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1604
1605 commit b850adbdebcf500c659f85285d4d7374e15857f5
1606 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1607 Date:   Tue Apr 12 22:30:45 2011 -0700
1608
1609     Convert malloc(strlen()); strcpy() sets to strdup
1610     
1611     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1612     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
1613
1614 commit 09194042d3dc44a463add1f7c122a68ffd5ef0bf
1615 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1616 Date:   Tue Apr 12 21:27:45 2011 -0700
1617
1618     Replace Xmalloc+bzero pairs with Xcalloc calls
1619     
1620     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1621     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
1622
1623 commit ac1e2bff7121987fd768500a11d428d9fb9447c5
1624 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1625 Date:   Fri Mar 25 14:47:35 2011 +0200
1626
1627     om: Fix memory leaks on get_font_name error paths.
1628     
1629     While at it, remove unneeded check for NULL before Xfree.
1630     
1631     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1632     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1633
1634 commit 7c362e275c93c92b4e68fe862e73ee36665de703
1635 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1636 Date:   Wed Mar 30 15:06:10 2011 +0300
1637
1638     xcms: Fix memory leaks on LINEAR_RGB_InitSCCData error path.
1639     
1640     pScreenData is replaced when building per visual intensity tables. If
1641     malloc failed the old value of pScreenData (stored also in
1642     pScreenDefaultData) was being leaked. Also, property_return wasn't
1643     free'd in that case.
1644     
1645     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1646     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1647
1648 commit 5c810e2ac233e00f361549bafb9b59e8a9e05eff
1649 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1650 Date:   Wed Mar 30 15:19:28 2011 +0300
1651
1652     xcms: Fix error on LINEAR_RGB_InitSCCData error path.
1653     
1654     Due to what looks like a copy & paste error, pScreenData->pBlueTbl would
1655     be accessed after being free'd.
1656     
1657     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1658     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1659
1660 commit d749948f9492fd9b61c74655a08e32c595e0e3a5
1661 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1662 Date:   Fri Mar 25 16:06:15 2011 +0200
1663
1664     om: Fix potential memory leak in init_om.
1665     
1666     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1667     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1668
1669 commit d0749d6abdf0fd4d8b4e59b02dad8ccda3f10995
1670 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1671 Date:   Thu Mar 24 20:40:41 2011 +0200
1672
1673     om: Fix memory leak on read_EncodingInfo error path.
1674     
1675     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1676     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1677
1678 commit 4b2e8d00f5b6969c14003ee8eb258b9f0e4dd7c3
1679 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1680 Date:   Thu Mar 24 19:55:33 2011 +0200
1681
1682     Fix memory leaks on _XimCbDispatch error path.
1683     
1684     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1685     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1686
1687 commit 46e6c78b1a89e4774e0f7e0f4d6d0fd060c3897e
1688 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1689 Date:   Thu Mar 24 19:52:05 2011 +0200
1690
1691     Fix memory leak on _XimCommitRecv error path.
1692     
1693     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1694     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1695
1696 commit 0ace642a2d47265f01450bfa2b2fd48eb6956a83
1697 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1698 Date:   Thu Mar 24 19:48:44 2011 +0200
1699
1700     Fix memory leaks on _XimWriteCachedDefaultTree error paths.
1701     
1702     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1703     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1704
1705 commit e29be94edbb58b3b8dab545377a710d1f73b61e0
1706 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1707 Date:   Thu Mar 24 19:42:36 2011 +0200
1708
1709     Fix memory leaks on _XimGetAttributeID error paths.
1710     
1711     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1712     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1713
1714 commit d144a50512466766f55ce61e3884925334b08f0d
1715 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1716 Date:   Thu Mar 24 19:36:56 2011 +0200
1717
1718     Fix memory leaks on _XimProtoCreateIC error paths.
1719     
1720     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1721     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1722
1723 commit 6a452f7a98499508f753cb8a7c3f08bcbec736b9
1724 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1725 Date:   Thu Mar 24 16:24:29 2011 +0200
1726
1727     Fix leaks in _XimEncodingNegotiation error paths.
1728     
1729     name_ptr and detail_ptr weren't free'd in some cases before returning
1730     False.
1731     
1732     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1733     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1734
1735 commit 396e5a452a59c1f121220ba72167b720a863b30f
1736 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1737 Date:   Thu Mar 24 14:17:44 2011 +0200
1738
1739     FSWrap: fix potential leak in copy_string_list
1740     
1741     If list_count is 0, dst would be allocated and leaked.
1742     
1743     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1744     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1745
1746 commit 1a944260182bb552b954d69f6355c2760d4415df
1747 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1748 Date:   Wed Mar 23 14:36:22 2011 +0200
1749
1750     Fix memory leak with broken bitmap files in XReadBitmapFileData
1751     
1752     Bitmap file data is read looping through the lines in the input file. If
1753     there is extra data after the bitmap, these lines will be processed and
1754     if this data represents another bitmap it will replace the one read
1755     before causing the memory allocated for bits to leak.
1756     
1757     This changes the code to stop processing the file once a bitmap was
1758     read.
1759     
1760     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
1761     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1762
1763 commit c1c91e9a221a0e762d96cc12a3f189d6e59f4865
1764 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1765 Date:   Tue Apr 12 20:50:42 2011 -0700
1766
1767     Fix "attrinute" typo in comments in ximcp
1768     
1769     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1770
1771 commit 7103b83a88edb9c93acfa68f3b556595b087baff
1772 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1773 Date:   Fri Apr 8 21:36:11 2011 -0700
1774
1775     Make doc install subdirectories more like the pre-docbook.am paths
1776     
1777     Haven't restored the "specs" path in the install path, but have restored
1778     libX11 & i18n subdirectories in the path for better logical grouping.
1779     
1780     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1781     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1782
1783 commit 9a1ae7a90f815a737a942e42d5eb1ffff400977b
1784 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1785 Date:   Fri Apr 8 13:24:28 2011 -0700
1786
1787     Install xml versions of specs even if HAVE_XMLTO is false
1788     
1789     Moves HAVE_XMLTO check into docbook.am, more closely matches behaviour
1790     from before docbook.am changes (commit e8c76407d2f6e3)
1791     
1792     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1793     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1794
1795 commit a0ad0d5c99023bb9a8ce3944dbc3267f5265721e
1796 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1797 Date:   Tue Apr 5 13:29:04 2011 -0700
1798
1799     libX11 1.4.3
1800     
1801     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1802
1803 commit e8c76407d2f6e3b11babdb84426e43e780c859c3
1804 Author: Gaetan Nadon <memsize@videotron.ca>
1805 Date:   Fri Feb 25 09:23:54 2011 -0500
1806
1807     Documentation: add Docbook external references support
1808     
1809     When writing technical documentation, it is often necessary to cross
1810     reference to other information. When that other information is not in the
1811     current document, additional support is needed, namely <olink>.
1812     
1813     A new feature with version 1.7 of xorg-sgml-doctools adds references to
1814     other documents within or outside this package.
1815     
1816     This patch adds technical support for this feature but does not change
1817     the content of the documentation as seen by the end user.
1818     
1819     Each book or article must generate a database containing the href
1820     of sections that can be referred to from another document. This database
1821     is installed in DATAROOTDIR/sgml/X11/dbs. There is a requirement that
1822     the value of DATAROOTDIR for xorg-sgml-doctools and for the package
1823     documentation is the same. This forms a virtual document tree.
1824     
1825     This database is consulted by other documents while they are being generated
1826     in order to fulfill the missing information for linking.
1827     Refer to the xorg-sgml-doctools for further technical information.
1828     
1829     Co-authored-by: Matt Dew <marcoz@osource.org>
1830     
1831     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1832
1833 commit 25eb76b3d2726f2f1de759901971ae53b2539dc4
1834 Author: Harshula Jayasuriya <harshula@gmail.com>
1835 Date:   Mon Mar 21 14:49:37 2011 +0000
1836
1837     Add #define XK_SINHALA
1838     
1839     Add #define XK_SINHALA so that the Sinhala keysyms can be used by
1840     the lk xkb keymap.
1841     
1842     Signed-off-by: Harshula Jayasuriya <harshula@gmail.com>
1843     Reviewed-by: Daniel Stone <daniel@fooishbar.org>
1844
1845 commit db8b20b789112717ac0590b40f0b4dc2171797d0
1846 Author: Jeremy Huddleston <jeremyhu@apple.com>
1847 Date:   Thu Mar 17 16:15:00 2011 -0700
1848
1849     configure.ac: Bump version to 1.4.2
1850     
1851     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1852
1853 commit 83e1ba59c48c79f8b0a7e7aa0b9c9cfd84fa403d
1854 Author: Jamey Sharp <jamey@minilop.net>
1855 Date:   Tue Mar 15 16:48:07 2011 -0700
1856
1857     Call _XErrorFunction without holding the Display lock.
1858     
1859     Historically, Xlib dropped the Display lock around the upcall to any
1860     user-supplied _XErrorFunction, but somewhere along the way I quit doing
1861     that if you built with XCB. The reasons are lost somewhere in the
1862     pre-git history of Xlib/XCB, and I can't now see any reason to hold the
1863     lock.
1864     
1865     The documentation for XSetErrorHandler still applies though:
1866     
1867         Because this condition is not assumed to be fatal, it is acceptable
1868         for your error handler to return; the returned value is ignored.
1869         However, the error handler should not call any functions (directly
1870         or indirectly) on the display that will generate protocol requests
1871         or that will look for input events.
1872     
1873     So while you are now once again permitted to re-enter Xlib from the
1874     error handler, you're only allowed to call non-protocol functions.
1875     
1876     Signed-off-by: Jamey Sharp <jamey@minilop.net>
1877
1878 commit fd85aca7a616c595fc17b2520f84316a11e8906f
1879 Author: Jamey Sharp <jamey@minilop.net>
1880 Date:   Mon Mar 14 14:45:35 2011 -0700
1881
1882     Ignore user locks after sleeping in _XReply and _XReadEvents.
1883     
1884     This bug appears as a hang in applications that wait for replies from
1885     multiple threads, where one such thread has taken a user lock using
1886     XLockDisplay.
1887     
1888     Prior to this fix, the code could deadlock in this way: If thread 1 goes
1889     to sleep waiting for a reply, and then thread 2 takes a user lock and
1890     waits for a reply, then thread 2 will wait for thread 1 to process its
1891     reply (because responses must be processed in order), but thread 1 will
1892     wait for thread 2 to drop its user lock.
1893     
1894     Fixed by making thread 1 not wait for thread 2 to drop its user lock.
1895     This makes the semantics of user locks hard to define, but they were
1896     already hard to define. The new behavior appears to be consistent with
1897     the way Xlib worked historically, anyway.
1898     
1899     Fixes: http://lists.freedesktop.org/archives/xcb/2011-March/006802.html
1900     
1901     There was a similar potential for deadlock in _XReadEvents, fixed the
1902     same way, with the same caveats about user-lock semantics.
1903     
1904     Signed-off-by: Jamey Sharp <jamey@minilop.net>
1905
1906 commit 690f8bffd48a4e7e74298360ddd0431dc95dcd3f
1907 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
1908 Date:   Tue Jan 18 15:58:20 2011 +0200
1909
1910     xkb: XkbPropertyPtr determined allocation success from wrong variables
1911     
1912     Cannot reach dead statement "return NULL;"
1913     
1914     Check for the NULLness of prop->name and prop->value instead of
1915     name and value, which was checked earlier anyway. Decided against
1916     using strdup due to curious memory allocation functions and the
1917     rest of the xkb not using it either.
1918     
1919     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
1920     Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
1921
1922 commit 6a4d027284e7bb5dd458157947bbb1ff580ad071
1923 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
1924 Date:   Mon Jan 10 16:37:22 2011 +0200
1925
1926     keyBind: Use Xcalloc to initialize allocated _XKeytrans
1927     
1928     Using uninitialized value "p->modifiers"
1929     
1930     Small fix by using Xcalloc instead of Xmalloc
1931     
1932     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
1933     Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>
1934
1935 commit b993d73bb3214ecc24646f5427c8003b816c6921
1936 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
1937 Date:   Mon Jan 10 16:22:45 2011 +0200
1938
1939     im/ximcp: release modifiermap before returning
1940     
1941     Variable "map" goes out of scope
1942     
1943     Release modifiermap before returning. Reordered code to call
1944     XGetModifierMapping after the first return from the function.
1945     
1946     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
1947     Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>
1948
1949 commit 807a7fc0354f2212dfa5ff1f9e4ede56d8e69ef4
1950 Author: Gaetan Nadon <memsize@videotron.ca>
1951 Date:   Fri Feb 25 09:23:54 2011 -0500
1952
1953     Docbook: change the book id to match the xml file basename
1954     
1955     This is required for the up-coming external references support.
1956     
1957     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1958
1959 commit 40812b53ff5fe548f6eaf43ba4c8781cb43dab43
1960 Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
1961 Date:   Mon Feb 21 21:54:17 2011 +0100
1962
1963     Make the Local XIM request key releases for braille
1964     
1965     Braille chords management needs key release events. We need to explicitly
1966     request then, else GTK would not pass them throught XFilterEvent and braille
1967     wouldn't work.
1968     
1969     Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
1970
1971 commit c97c42c49cd5095462abecdf908b416fb0b540b6
1972 Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
1973 Date:   Mon Feb 21 17:27:38 2011 +0100
1974
1975     Match braille patterns with compose tree
1976     
1977     Braille patterns should also be usable in Compose.  This combines the
1978     implementation of braille chords and compose tree: only emit the braille
1979     pattern if it can not be found in the compose tree, if any.
1980     
1981     Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
1982
1983 commit 0c6ca565d7c8a47ef3ea823569a9ca5298a5307d
1984 Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
1985 Date:   Mon Feb 21 15:56:54 2011 +0100
1986
1987     Fix status reporting for braille patterns
1988     
1989     _XimLocalMbLookupString can return a braille keysym even if _Xlcwctomb can't
1990     convert to the current MB charset.
1991     _XimLocalUtf8LookupString needs to set the braille keysym and status too.
1992     
1993     Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
1994
1995 commit 993abe751f4141f54d8d28b8b73588a1c9085970
1996 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1997 Date:   Fri Feb 11 14:49:17 2011 -0800
1998
1999     Clean up memory when first XCreateRegion succeeds and second fails
2000     
2001     Error: Memory leak (CWE 401)
2002        Memory leak of pointer 's' allocated with XCreateRegion()
2003             at line 387 of /export/alanc/X.Org/sx86-gcc/lib/libX11/src/Region.c in function 'XShrinkRegion'.
2004               's' allocated at line 387 with XCreateRegion().
2005               s leaks when s != 0 at line 387.
2006     Error: Memory leak (CWE 401)
2007        Memory leak of pointer 'tra' allocated with XCreateRegion()
2008             at line 1452 of /export/alanc/X.Org/sx86-gcc/lib/libX11/src/Region.c in function 'XXorRegion'.
2009               'tra' allocated at line 1451 with XCreateRegion().
2010               tra leaks when tra != 0 at line 1451.
2011     
2012     [ This bug was found by the Parfait 0.3.6 bug checking tool.
2013       For more information see http://labs.oracle.com/projects/parfait/ ]
2014     
2015     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2016
2017 commit 6ac417cea1136a3617f5e40f4b106aaa3f48d6c2
2018 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2019 Date:   Fri Feb 11 14:20:24 2011 -0800
2020
2021     ximcp: Prevent memory leak & double free if multiple %L in string
2022     
2023     In the highly unlikely event that TransFileName was passed a path
2024     containing multiple %L entries, for each entry it would call
2025     _XlcFileName, leaking the previous results, and then for each entry it
2026     would copy from that pointer and free it, resulting in invalid pointers
2027     & possible double frees for each use after the first one freed it.
2028     
2029     Error: Use after free (CWE 416)
2030        Use after free of pointer 'lcCompose'
2031             at line 358 of modules/im/ximcp/imLcPrs.c in function 'TransFileName'.
2032               Previously freed at line 360 with free.
2033     Error: Use after free (CWE 416)
2034        Use after free of pointer 'lcCompose'
2035             at line 359 of modules/im/ximcp/imLcPrs.c in function 'TransFileName'.
2036               Previously freed at line 360 with free.
2037     Error: Double free (CWE 415)
2038        Double free of pointer 'lcCompose'
2039             at line 360 of modules/im/ximcp/imLcPrs.c in function 'TransFileName'.
2040               Previously freed at line 360 with free.
2041     
2042     [ This bug was found by the Parfait 0.3.6 bug checking tool.
2043       For more information see http://labs.oracle.com/projects/parfait/ ]
2044     
2045     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2046
2047 commit 502d414118c97d35a44f8e295709682022876331
2048 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2049 Date:   Thu Feb 3 17:08:57 2011 +0200
2050
2051     xcms/cmsProp: don't deal with uninitialized values, fail instead
2052     
2053     Properly handle the return value of XGetWindowProperty by considering
2054     if after the loop as well.
2055     
2056     Using freed pointer "prop_ret"
2057     
2058     There were numerous things wrong in how this function interacted with
2059     XGetWindowProperty.
2060     
2061     None of the local variables were initialized and remained that way if
2062     the call to XGetWindowProperty returned 1 (not Succeed). That doesn't
2063     result in after_ret being initialized in which case if it happens to
2064     be 0, the loop was exited. In that case format_ret and nitems_ret were
2065     uninitialized and the function might return with success (but with
2066     uninitialized pointer in prop_ret) or XcmsFailure.
2067     
2068     As the buffer enlarging code was called only when XGetWindowProperty
2069     failed (returned not Success), after_ret would not have been
2070     initialized. It would have been initialized only if the
2071     XGetWindowProperty has returned Success earlier, but in that case the
2072     code fragment would not have been reached.
2073     
2074     This patch alters the function to return XcmsFailure if the call to
2075     XGetWindowProperty fails.
2076     
2077     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2078     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2079     Reviewed-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
2080     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2081
2082 commit c37e278993b9e5b3d7025ef4c434373a011996ec
2083 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2084 Date:   Mon Jan 31 14:02:07 2011 +0200
2085
2086     xcms/LRGB: don't double-free property_return
2087     
2088     property_return was free'd before and in the case the conditional is true,
2089     the call to XcmsGetProperty failed which means that property_return wasn't
2090     set so there is no need to free it again.
2091     
2092     Double free of pointer "property_return" in call to "free"
2093     
2094     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2095     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2096     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2097
2098 commit 50f4107811249806718a100f9d34f996c58e5e25
2099 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2100 Date:   Wed Feb 2 08:58:45 2011 -0800
2101
2102     Xrm.c: ReadInFile: refactor fstat error handling
2103     
2104     We can simplify the fstat failure case now that the GetFileSize macro
2105     has been expanded inline.
2106     
2107     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2108     Reviewed-by: Julien Cristau <jcristau@debian.org>
2109
2110 commit 5e9c40fcb5da43c9fdacf12967d090bf202daf2a
2111 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2112 Date:   Wed Feb 2 08:56:00 2011 -0800
2113
2114     Expand GetSizeOfFile() macro at the one place it's called
2115     
2116     Removes XrmI.h header that only contained this single macro
2117     
2118     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2119     Reviewed-by: Julien Cristau <jcristau@debian.org>
2120
2121 commit 450e17422c0e374d25c643f343ea268cec68da38
2122 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2123 Date:   Mon Jan 31 14:01:57 2011 +0200
2124
2125     XlibInt: Use strncpy+zero termination instead of strcpy to enforce buffer size
2126     
2127     Possible overrun of 8192 byte fixed size buffer "buffer" by copying
2128     "ext->name" without length checking
2129     
2130     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2131     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2132     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2133     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2134
2135 commit e2566e43b02d2d7b7c1c3bb7db7c5ae81c1245fa
2136 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2137 Date:   Mon Jan 31 14:02:13 2011 +0200
2138
2139     lc/def/lcDefConv: Use Xcalloc to avoid use of uninitialized memory
2140     
2141     Fixed by zero'ing conv on allocation with Xcalloc. Then
2142     close_converter works properly.
2143     
2144     Using uninitialized value "conv->state" in call to function "close_converter"
2145     
2146     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2147     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2148     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2149     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2150
2151 commit 03f81ad8fb9783986cf9b17661dd31e95c396681
2152 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2153 Date:   Mon Jan 31 14:02:16 2011 +0200
2154
2155     xlibi18n/lcFile: Removed superfluous check for NULL target_dir
2156     
2157     The situation is already handled before this code.
2158     
2159     Cannot reach dead expression "0U" inside statement "if (1U + (target_dir ? strl..."
2160     
2161     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2162     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2163     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2164     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2165
2166 commit 1346b9ea3b3882201ff8c3ee462ff4b0d4edf639
2167 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2168 Date:   Mon Jan 31 14:02:15 2011 +0200
2169
2170     ximcp/imLckup: Handle negative return value from _Xlcwctomb
2171     
2172     Fixed by negative value to memcpy by checking for the negative return
2173     value of _Xlcwctomb and returning 0/XLookupNone in that case.
2174     
2175     a negative value was passed to memcpy
2176     
2177     Unfortunately the other return values for *status don't fit into the
2178     error (which appears to indicate some internal error or running out of
2179     memory). The other valid status codes are XBufferOverflow,
2180     XLookupNone, XLookupChars, XLookupKeySym, and XLookupBoth. Each of
2181     these has a specific meaning attached.
2182     
2183     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2184     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2185     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2186
2187 commit 79a5c86e020f08cc108184298a72e2777036de39
2188 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2189 Date:   Mon Jan 31 14:02:14 2011 +0200
2190
2191     ximcp/imTrX: Handle failing XGetWindowProperty
2192     
2193     Checked return value of XGetWindowProperty and return false if it fails.
2194     
2195     Return value of "XGetWindowProperty(im->core.display, spec->lib_connect_wid, prop, 0L, (length + bytes_after_ret + 3UL) / 4UL, 1, 0UL, &type_ret, &format_ret, &nitems, &bytes_after_ret, &prop_ret)" is not checked
2196     
2197     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2198     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2199     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2200
2201 commit 2ace8d5c89c8f6d9f42b4068f4b508ca28f0ced1
2202 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2203 Date:   Mon Jan 31 14:02:12 2011 +0200
2204
2205     XlibInt: info_list->watch_data was reallocated, but result was discarded
2206     
2207     info_list->watch_data was being reallocated, but the return value of
2208     the reallocation was stored only into a local variable. This might
2209     cause some funky behavior and crashes.
2210     
2211     Variable "wd_array" goes out of scope
2212     Value "wd_array" is overwritten in "wd_array = (XPointer*)realloc((char*)info_list->watch_data, (((dpy->watcher_count + 1) * 4U == 0U) ? 1U : ((dpy->watcher_count + 1) * 4U)))"
2213     
2214     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2215     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2216     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2217     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2218
2219 commit 2b16a7e683e355c9746290b2cee2fd0dd2bf342a
2220 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2221 Date:   Mon Jan 31 14:02:10 2011 +0200
2222
2223     GetProp: Zero-initialized error so its resourceID field is initialized
2224     
2225     Using uninitialized value "error.resourceID" in call to function "_XError"
2226     
2227     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2228     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2229     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2230     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2231
2232 commit 85e9f38e016137f0ff2791eb0d092ab027382d2c
2233 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2234 Date:   Tue Feb 1 11:07:25 2011 +0200
2235
2236     xcms/LRGB: Add a label for freeing property_return.
2237     
2238     The rest of the code uses goto's to free memory allocated later
2239     and prevent memory leaks, but there were several paths were
2240     property_return was free'd just before a goto.
2241     
2242     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2243     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2244     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2245     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2246
2247 commit 3161dc57d4e9b70f852f05e5e474455e121b06ab
2248 Author: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2249 Date:   Mon Jan 31 14:02:08 2011 +0200
2250
2251     xcms/LRGB: Fix potential resource leak.
2252     
2253     property_return was not free'd if the allocation of pRedTbl failed.
2254     
2255     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2256     Signed-off-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2257     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2258
2259 commit be3e6c205d94dedc1cdebf5d17b987f0f828377a
2260 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2261 Date:   Mon Jan 31 14:02:06 2011 +0200
2262
2263     Xrm: Handle the extremely unlikely situation of fstat failing
2264     
2265     Tracked variable "size" was passed to a negative sink.
2266     
2267     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2268     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2269     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2270     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2271
2272 commit 3fae16c64d6ef76fd4a25a54c7f7de76596457db
2273 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2274 Date:   Mon Jan 31 14:02:05 2011 +0200
2275
2276     Xrm: NEWTABLE had a memory leak after a memory allocation error
2277     
2278     The NEWTABLE macro missed freeing its allocated memory on subsequent
2279     memory allocation errors. Added call to Xfree.
2280     
2281     Variable "table" goes out of scope
2282     
2283     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2284     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2285     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2286     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2287
2288 commit 7110ac653349a23c80c365f11f6270dc27c8975a
2289 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2290 Date:   Mon Jan 31 14:02:03 2011 +0200
2291
2292     ImUtil: Handle a memory leak in one early return branch
2293     
2294     Fixed memory leak by adding Xfree for image
2295     
2296     Variable "image" goes out of scope
2297     
2298     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2299     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2300     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2301     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2302
2303 commit d695f5da9f5b778e54b6987d9177048e32818c4d
2304 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2305 Date:   Mon Jan 31 14:02:01 2011 +0200
2306
2307     ximcp/imRm: Handle leaking colormap_ret
2308     
2309     Fixed memory leak by adding Xfree for colormap_ret
2310     
2311     Variable "colormap_ret" goes out of scope
2312     
2313     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2314     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2315     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2316     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2317
2318 commit f9eda19d08c1ea0973dfe0bc10a2519d6fd26cc7
2319 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2320 Date:   Mon Jan 31 14:01:59 2011 +0200
2321
2322     ximcp/imRmAttr: Handle leaking missing_list
2323     
2324     Fixed memory leak by adding Xfree and initializing missing_list with NULL
2325     
2326     Variable "missing_list" goes out of scope
2327     
2328     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2329     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2330     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2331     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2332
2333 commit 3183269e0979c9dbce9d55d9e03937897dc9fb3b
2334 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2335 Date:   Mon Jan 31 14:01:58 2011 +0200
2336
2337     ximcp/imRmAttr: Handle leaking colormap_ret
2338     
2339     XFree colormap_ret and initialize it when appropriate.
2340     
2341     Variable "colormap_ret" goes out of scope
2342     
2343     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2344     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2345     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2346
2347 commit f66a032a937030f2d9baa81744d36dc585bb085c
2348 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2349 Date:   Mon Jan 31 14:01:56 2011 +0200
2350
2351     xlibi18n/lcGeneric: Initialize uninitialized local variable
2352     
2353     Using uninitialized value "new"
2354     
2355     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2356     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2357     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2358     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2359
2360 commit d0266e06d38110ec908ca28379014eff743630b7
2361 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2362 Date:   Mon Jan 31 14:01:54 2011 +0200
2363
2364     xcmx/cmxColNm: Removed unused assignments to pBuf (in two functions)
2365     
2366     Pointer "pBuf" returned from "fgets(buf, 256, stream)" is never used
2367     
2368     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2369     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2370     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2371     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2372
2373 commit cc686655d7bfdeab8b67e01a24bd452a2e9e3fcf
2374 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2375 Date:   Tue Feb 1 12:30:56 2011 +0200
2376
2377     XDefaultOMIF.c: Fix memory leaks in get_font_name
2378     
2379     Instead of copying the value returned by get_prop_name and then releasing it,
2380     directly use the return value of get_prop_name, which allocates memory for the
2381     name.
2382     
2383     If get_prop_name returns NULL, continue on to XFreeFont to release the font
2384     before returning the NULL via the normal function return.
2385     
2386     Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2387     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2388
2389 commit 95796351435d81eaef8166d49ba3a6e7b633d70a
2390 Author: Gaetan Nadon <memsize@videotron.ca>
2391 Date:   Mon Jan 31 14:50:19 2011 -0500
2392
2393     config: comment, minor upgrade, quote and layout configure.ac
2394     
2395     Group statements per section as per Autoconf standard layout
2396     Quote statements where appropriate.
2397     Autoconf recommends not using dnl instead of # for comments
2398     
2399     Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
2400     Remove redundant AC_CANONICAL_HOST included in XORG_DEFAULT_OPTIONS
2401     
2402     This helps automated maintenance and release activities.
2403     Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
2404     
2405     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2406
2407 commit e994ab227ed28655565c3193e63733630105e7f9
2408 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2409 Date:   Tue Jan 18 12:49:48 2011 +0200
2410
2411     Comparing array against NULL is not useful "&xkb->server->vmods != NULL"
2412     
2413     Removed superfluous comparison.
2414     
2415     Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>
2416     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2417
2418 commit 4115f051e62f9b098efce691e070d44f09f30f1c
2419 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2420 Date:   Wed Jan 12 15:51:11 2011 +0200
2421
2422     Variable "entry" tracked as NULL was dereferenced.
2423     
2424     Check entry for non-nullness before dereferencing it
2425     
2426     Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>
2427     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2428     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2429
2430 commit 0edb76d1d5fdca5a2543332699be2e72386dab24
2431 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2432 Date:   Thu Jan 27 09:54:00 2011 +0200
2433
2434     Dereferencing possibly NULL "str" in call to function "memcpy" (Deref assumed on the basis of 'nonnull' parameter attribute.)
2435     
2436     If _XkbGetReadBufferPtr returns NULL, goto BAILOUT
2437     
2438     Reviewed-by: Dirk Wallenstein <halsmit@t-online.de>
2439     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2440     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2441
2442 commit 59da8a211ef723909d0530c0331d541db8e63378
2443 Author: Erkki Seppälä <erkki.seppala@vincit.fi>
2444 Date:   Mon Jan 10 16:17:47 2011 +0200
2445
2446     Using freed pointer "e"
2447     
2448     Reordered code to first to do the comparison and then to release data
2449     
2450     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2451     Reviewed-by: Ander Conselvan de Oliveira <ander.conselvan-de-oliveira@nokia.com>
2452     Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
2453
2454 commit 0f11c229f7099f7c5aeed4691b358dca151dac7d
2455 Author: Matt Dew <marcoz@osource.org>
2456 Date:   Thu Jan 27 00:31:23 2011 -0700
2457
2458     Remove <literal> tags from compose-chart.pl so pdf building doesn't die on soft-hyphens.
2459     
2460     Signed-off-by: Matt Dew <marcoz@osource.org>
2461     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2462
2463 commit ca00bb202f3afcdbbcb8c4cb50308c5dd03f2322
2464 Author: Gaetan Nadon <memsize@videotron.ca>
2465 Date:   Fri Jan 28 16:07:07 2011 -0500
2466
2467     config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
2468     
2469     This silences an Automake warning.
2470     
2471     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2472
2473 commit 8dac08c7515cb6f8a8f4d0a721713697eae755d8
2474 Author: Gaetan Nadon <memsize@videotron.ca>
2475 Date:   Fri Jan 28 14:59:04 2011 -0500
2476
2477     config: remove unrequired AC_HEADER_STDC
2478     
2479     Autoconf says:
2480     "This macro is obsolescent, as current systems have conforming
2481     header files. New programs need not use this macro".
2482
2483 commit d4483375e37a72631d5821413cb75a423e990ffe
2484 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2485 Date:   Tue Jan 18 19:37:02 2011 -0800
2486
2487     config: Use correct AC_CONFIG_HEADERS macro
2488     
2489     Replaces obsolete AM_CONFIG_HEADER and undocumented AC_CONFIG_HEADER
2490     
2491     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2492     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2493     Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2494
2495 commit c6405fe931f313a0d159bdad00244fc8aae12468
2496 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2497 Date:   Sun Jan 16 11:55:23 2011 -0800
2498
2499     config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
2500     
2501     XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
2502     AC_PROG_C_C99. This sets gcc with -std=gnu99.
2503     If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
2504     
2505     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2506     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2507
2508 commit 17aa1f2305da0952ad594c7329d08aba21f13ac8
2509 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2510 Date:   Sun Jan 16 11:40:59 2011 -0800
2511
2512     Update to xf86bigfontproto >= 1.2.0 header name
2513     
2514     Clears compile-time warning of:
2515     "X11/extensions/xf86bigfstr.h", line 1: #warning: "xf86bigfstr.h is obsolete and may be removed in the future."
2516     "X11/extensions/xf86bigfstr.h", line 2: #warning: "include <X11/extensions/xf86bigfproto.h> for the protocol defines."
2517     
2518     Requires xf86bigfontproto >= 1.2.0 if --disable-xf86bigfont is not
2519     passed to configure.
2520     
2521     Also removes unnecessary AC_SUBST of BIGFONT_CFLAGS & BIGFONT_LIBS
2522     that PKG_CHECK_MODULES does automatically
2523     
2524     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2525     Reviewed-by: Julien Cristau <jcristau@debian.org>
2526
2527 commit a9228fcc676aacf9a760dd94891c89f9bc82b20d
2528 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2529 Date:   Tue Jan 11 17:55:22 2011 -0800
2530
2531     libX11 1.4.1
2532     
2533     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2534
2535 commit 92fa96451af37a7a0f2592de07643fdaed7a9efd
2536 Author: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
2537 Date:   Mon Jan 3 12:25:28 2011 -0500
2538
2539     Initialize event type
2540     
2541     If we receive unsupported event closing connection triggers valgrind
2542     error.
2543     
2544     ==12017== Conditional jump or move depends on uninitialised value(s)
2545     ==12017==    at 0x487D454: _XFreeDisplayStructure (OpenDis.c:607)
2546     ==12017==    by 0x486857B: XCloseDisplay (ClDisplay.c:72)
2547     *snip*
2548     ==12017==  Uninitialised value was created by a heap allocation
2549     ==12017==    at 0x4834C48: malloc (vg_replace_malloc.c:236)
2550     ==12017==    by 0x4894147: _XEnq (XlibInt.c:877)
2551     ==12017==    by 0x4891BF3: handle_response (xcb_io.c:335)
2552     ==12017==    by 0x4892263: _XReply (xcb_io.c:626)
2553     *snip*
2554     
2555     Problem is that XFreeDisplaySturture is checking for qelt->event.type ==
2556     GenericEvent while _XUnknownWireEvent doesn't store the type.
2557     
2558     Reviewed-by: Adam Jackson <ajax@redhat.com>
2559     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2560     Signed-off-by: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
2561
2562 commit fa9747b9d4443eef9b1687b8b1208801f5c585da
2563 Author: Fernando Carrijo <fcarrijo.lists@gmail.com>
2564 Date:   Tue Dec 28 16:18:57 2010 -0500
2565
2566     specs: convert images from gif to svg format.
2567     
2568     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2569
2570 commit 0012e2a4eaddc0840617b4758931ad976ca2eb7c
2571 Author: Philipp Reh <sefi@s-e-f-i.de>
2572 Date:   Wed Dec 22 15:14:05 2010 +0000
2573
2574     Events: Store event cookie when dequeuing event
2575     
2576     When we dequeue an event in XCheckTypedEvent or XCheckTypedWindowEvent,
2577     make sure to store the corresponding cookie too.
2578     
2579     Signed-off-by: Philipp Reh <sefi@s-e-f-i.de>
2580     Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2581
2582 commit d2714d65e85b44abedf5f82e1a31506dba397ef2
2583 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2584 Date:   Tue Dec 21 18:47:16 2010 -0800
2585
2586     Revert "Mark atom names argument to XInternAtoms as const"
2587     
2588     This reverts commit c8701115462b482d99ecff24d9de0f2806084ba5.
2589     
2590     The constification of a pointer to a pointer caused unexpected issues,
2591     and xorg-devel was unable to come up with a clean, safe, reasonable way
2592     to handle them, so we're chalking this up for now as yet another mistake
2593     in the Xlib API definition we'll be living with.
2594     
2595     See https://bugs.freedesktop.org/show_bug.cgi?id=32098 for details.
2596     
2597     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2598
2599 commit 6459f9a48a82de3bc0235bd36acab2df11e436d5
2600 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2601 Date:   Mon Dec 20 20:54:07 2010 -0800
2602
2603     specs/XKB: make acknowlegement section <preface> instead of <chapter>
2604     
2605     Fixes numbering of actual chapters to match their filenames and to
2606     make the table/figure numbering match the references in the text.
2607     
2608     Reported-by: jelmd on freenode irc
2609     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2610
2611 commit 42c653d5413fc5870486a9cf51dd28d1e88f7c69
2612 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2613 Date:   Sun Dec 19 23:53:02 2010 -0800
2614
2615     Add XKBlib spec images to dist_spec_DATA for distribution & installation
2616     
2617     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2618     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2619
2620 commit 8f8a3c8c42af82976d261ac2447cfbb0f90fa77d
2621 Author: Matt Dew <matt@osource.org>
2622 Date:   Tue Nov 30 10:52:07 2010 -0500
2623
2624     specs: convert XKBlib spec from Framemaker to DocBook.xml
2625     
2626     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2627
2628 commit c8701115462b482d99ecff24d9de0f2806084ba5
2629 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2630 Date:   Sun Nov 21 20:49:05 2010 -0800
2631
2632     Mark atom names argument to XInternAtoms as const
2633     
2634     Updates code & docs for XInternAtoms.
2635     
2636     The single atom name argument to XInternAtom was already const char *
2637     in the code, but not the docs, so updated it in the docs too.
2638     
2639     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2640     Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
2641
2642 commit 24db5b5ff0d51b0ed9d9701a792c5f14f23b638d
2643 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2644 Date:   Sun Nov 21 14:04:32 2010 -0800
2645
2646     libX11 1.4.0
2647     
2648     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2649
2650 commit 18d3c3e9de19e936281b111d5a82acfb3a3f552e
2651 Author: Dan Nicholson <dbn.lists@gmail.com>
2652 Date:   Sat Nov 6 21:58:10 2010 +0000
2653
2654     config: Check host string when deciding architecture to build for
2655     
2656     When checking for the OS/2 platform, $target_os is used. However, unless
2657     building a cross compiler, the $host* strings contain the platform
2658     details for the build system. See:
2659     
2660     http://www.gnu.org/software/automake/manual/automake.html#Cross_002dCompilation
2661     
2662     $host_os is already being used to determine the transport and threading
2663     options.
2664     
2665     Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2666     Reviewed-by: Julien Cristau <jcristau@debian.org>
2667     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2668
2669 commit affc2488a7f2660a74dc8354fc3e0bff2c4f879c
2670 Author: Dan Nicholson <dbn.lists@gmail.com>
2671 Date:   Sat Nov 6 21:58:09 2010 +0000
2672
2673     config: Fix architecture check for OS/2 to skip nios2 cpu
2674     
2675     The OS/2 platform requires some utility functions as well as having a
2676     non-32 bit wchar_t. Fix the configure check so that it doesn't also
2677     affect the nios2 cpu, which wouldn't influence these operating system
2678     issues.
2679     
2680     Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2681     Tested-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2682     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2683     Reviewed-by: Julien Cristau <jcristau@debian.org>
2684     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2685
2686 commit 8cbca8a10761d1ea75a75bafa647632d6c0dac71
2687 Author: Gaetan Nadon <memsize@videotron.ca>
2688 Date:   Tue Nov 9 13:04:44 2010 -0500
2689
2690     config: HTML file generation: use the installed copy of xorg.css
2691     
2692     Currenlty the xorg.css file is copied in each location
2693     where a DocBook/XML file resides. This produces about
2694     70 copies in the $(docdir) install tree.
2695     
2696     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2697
2698 commit 3e8907305e1818369aef5a5c0da61f09e20de4f8
2699 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2700 Date:   Fri Oct 29 22:02:10 2010 -0700
2701
2702     libX11 1.3.99.903 (1.4.0 RC3)
2703     
2704     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2705
2706 commit 5d245d8013289b13e0c42100951b26166c7fada4
2707 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2708 Date:   Fri Oct 29 22:01:39 2010 -0700
2709
2710     Require xorg-macros 1.11 now that it is released
2711     
2712     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2713
2714 commit 1ec89689fc771f116a6165226b9e076f54254a40
2715 Author: Dan Nicholson <dbn.lists@gmail.com>
2716 Date:   Fri Oct 22 19:09:07 2010 -0700
2717
2718     docs: Disable fop documentation by default
2719     
2720     fop is used to generate the pdf and ps formats of the documentation.
2721     This can significantly slow down the build, especially when creating all
2722     the compose key charts. Since few people probably want the full set of
2723     doc formats, set the default to 'no'.
2724     
2725     The default parameter for XORG_WITH_FOP is only available in recent
2726     macros. Users generating configure from older macros will just get
2727     'auto' as the default.
2728     
2729     Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2730     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2731     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2732     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2733
2734 commit 03877bda911b72ac60a7144d6eced7d5be4b4d72
2735 Author: Jon TURNEY <jon.turney@dronecode.org.uk>
2736 Date:   Wed Apr 14 13:38:18 2010 +0100
2737
2738     Add C.UTF-8 and C.ASCII locale aliases
2739     
2740     Add C.UTF-8 locale as an alias for en_US.UTF-8
2741     Add C.ASCII locale as an alias for C
2742     
2743     (C.UTF-8 is the default locale for cygwin.  It also exists in debian,
2744     although I don't think it's intended for use by humans.)
2745     
2746     Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2747     Acked-by: Julien Cristau <jcristau@debian.org>
2748     Reviewed-by: James Cloos <cloos@jhcloos.com>
2749
2750 commit 81d1d9a6bdca779a44f931730b866eea75777c00
2751 Author: Dan Nicholson <dbn.lists@gmail.com>
2752 Date:   Sat Oct 9 16:00:47 2010 -0700
2753
2754     docs: Remove directory prerequisites from make rules
2755     
2756     Make expects prerequisites to be files with valid timestamps, and
2757     directories are treated as always being out of date. Thus, any targets
2758     depending on directories will always be rebuilt.
2759     
2760     Instead, the doc rules are changed to always create the target's leading
2761     directory. This should prevent the documentation from being rebuilt when
2762     "make install" is run.
2763     
2764     Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2765     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2766     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2767
2768 commit d0cbf388919364fe6b5b9127f36426eb744090a0
2769 Author: Jeremy Huddleston <jeremyhu@apple.com>
2770 Date:   Sun Sep 26 21:21:16 2010 -0700
2771
2772     Add an "X11_" string to header guards to avoid possible collision
2773     
2774     This addresses a build failure which can result from <X11/Xlocale.h> and
2775     <xlocale.h> being included in the same code since they both used the same
2776     _XLOCALE_H_ protection.
2777     
2778     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2779
2780 commit b51ac675f44f5ce1a28c5734bf3c26983f8b4192
2781 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2782 Date:   Tue Sep 21 19:53:03 2010 -0700
2783
2784     libX11 1.3.99.902 (1.4.0 RC2)
2785     
2786     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2787
2788 commit 986bb6d1d54368fe91e3ea24f518d43ce6179782
2789 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2790 Date:   Tue Sep 14 00:10:31 2010 -0700
2791
2792     Bug 19379 - Provide docs with overview of all compose key combinations
2793     
2794     Adds compose-chart.pl to generate DocBook/XML documents listing compose
2795     keys, and Makefile rules to generate HTML & PDF output from them if xmlto
2796     is present.
2797     
2798     https://bugs.freedesktop.org/show_bug.cgi?id=19379
2799     
2800     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2801     Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
2802     Reviewed-by: James Cloos <cloos@jhcloos.com>
2803     Tested-by: Gaetan Nadon <memsize@videotron.ca>
2804
2805 commit 3eb064071695ebf0f371163ed818a428dfeba8e6
2806 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2807 Date:   Sat Sep 11 00:49:21 2010 -0700
2808
2809     Make locale data build non-recursive / parallelizable
2810     
2811     On a 4 core CPU with gmake -j 16 the nls subdir builds in half the time,
2812     plus this simplifies the next set of changes.
2813     
2814     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2815     Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
2816     Reviewed-by: James Cloos <cloos@jhcloos.com>
2817     Tested-by: Gaetan Nadon <memsize@videotron.ca>
2818
2819 commit a3fc78ac352e5a70a958996ef6aec50f653974d1
2820 Author: Gaetan Nadon <memsize@videotron.ca>
2821 Date:   Fri Sep 17 17:38:11 2010 -0400
2822
2823     config: remove man page suffix from bottom summary
2824     
2825     The man page suffix is the same for all libraries on a given
2826     platform and is not configurable. It should have been removed
2827     in commit 09edc6de6.
2828     
2829     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2830
2831 commit a52b0068f36c739eb7e426214cd72a8d9bb776ca
2832 Author: Gaetan Nadon <memsize@videotron.ca>
2833 Date:   Fri Sep 17 17:29:30 2010 -0400
2834
2835     config: remove unhelpful comment in .gitignore
2836     
2837     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2838
2839 commit 10dd881e7818be9074da4ab3a68577adcdaf71d2
2840 Author: Adam Jackson <ajax@redhat.com>
2841 Date:   Wed Sep 8 10:44:23 2010 -0400
2842
2843     Zero buffer data in BufAlloc()
2844     
2845     Inspired by a pattern in NoMachine's NX.  Consistently zeroed buffers
2846     compress better with ssh and friends.  Note that you'll need to rebuild
2847     all your protocol libraries to take advantage of this.
2848     
2849     Signed-off-by: Adam Jackson <ajax@redhat.com>
2850     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2851     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2852
2853 commit da099f0d2015831ea5f4a5d0740ed962aa4d5d8b
2854 Author: James Cloos <cloos@jhcloos.com>
2855 Date:   Sun Sep 12 17:00:54 2010 -0400
2856
2857     Revert “Dolt-ify"
2858     
2859     Libtool’s is now sufficiently fast that DOLT is no longer
2860     worth the bother, even on those few systems where is works.
2861     
2862     This reverts commit 3e9afd501e40d76040635bd9a3045bcaf5a03b60
2863     and part of commit d31e644c65c52828ea3e7abd94a8cf9aee12265c.
2864     
2865     It conflicted with commit f6a4fd0c7615684d08e848245849dea4017a5214
2866     which moved dolt from configure.ac to m4/dolt.m4.
2867     
2868     And it addresses: http://bugs.freedesktop.org/show_bug.cgi?id=28188
2869     
2870     Signed-off-by: James Cloos <cloos@jhcloos.com>
2871
2872 commit 2661fbe6b809c937a60c2c1ca5ddb8280e399bd8
2873 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2874 Date:   Thu Sep 9 19:24:29 2010 -0700
2875
2876     XIM spec title page minor formatting cleanup
2877     
2878     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2879
2880 commit f99f1380bbf7bb2a0c491acad4a3d8db44bfd752
2881 Author: Jens Petersen <petersen@redhat.com>
2882 Date:   Mon Aug 23 18:08:10 2010 -0700
2883
2884     Bug 29773: aliases for nb_NO.utf8 and nn_NO.utf8
2885     
2886     <https://bugs.freedesktop.org/show_bug.cgi?id=29773>
2887     
2888     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2889
2890 commit b15b8a558ec64c834cc8f6a52d7f3c4f530c8c4b
2891 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2892 Date:   Fri Sep 3 23:11:53 2010 -0700
2893
2894     Sun's copyrights are now owned by Oracle
2895     
2896     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2897
2898 commit 7742bf62b1fa652da4270587e280249945367cae
2899 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2900 Date:   Fri Sep 3 18:31:44 2010 -0700
2901
2902     libX11 1.3.99.901 (1.4.0 RC1)
2903     
2904     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2905
2906 commit 5a02d6d74b5451d48d8f55709dfd4ecd3c068586
2907 Author: Jeroen Hoek <mail@jeroenhoek.nl>
2908 Date:   Sun Aug 29 09:47:06 2010 -0400
2909
2910     libX11/nls compose tables, add LATIN CAPITAL LETTER SHARP S
2911     
2912     Add LATIN CAPITAL LETTER SHARP S
2913     (See https://bugs.freedesktop.org/show_bug.cgi?id=29448 for rationale)
2914     
2915     Signed-off-by: James Cloos <cloos@jhcloos.com>
2916
2917 commit 09edc6de6619a2eabda3b808ebff4165550664f1
2918 Author: Gaetan Nadon <memsize@videotron.ca>
2919 Date:   Fri Aug 13 14:21:08 2010 -0400
2920
2921     config: remove man-pages configuration option
2922     
2923     This option was added in commit 6e752ea120 with no explanation.
2924     The section number is provoded by XORG_MANPAGE_SECTIONS
2925     There is no case where libX11 should be different than other libs
2926     The option was also used to disable building of the man pages,
2927     which build in 14 secs. No indication this is required.
2928     
2929     If there is a requirement from system builders to disable building
2930     of man pages, it could be done consistently for all modules.
2931     
2932     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2933
2934 commit f92e754297ec5fdb81068b56a4435026666224fa
2935 Author: Aaron Plattner <aplattner@nvidia.com>
2936 Date:   Sun Aug 15 21:51:38 2010 -0700
2937
2938     XOpenDisplay: save the correct display_name value
2939     
2940     The X Test Suite's XDisplayString test checks the invariant
2941     XDisplayString(XOpenDisplay(str)) == str.  The Xlib XOpenDisplay violates this
2942     invariant by expanding str to the canonical form "host:display.scrn" (unless
2943     HAVE_LAUNCHD is set and it starts with "/tmp/launch").  E.g., this expands ":1"
2944     to ":1.0":
2945     
2946       400|26 1 1 19:26:41|IC Start
2947       200|26 1 19:26:41|TP Start
2948       520|26 1 00032625 1 1|VSW5TESTSUITE PURPOSE 1
2949       520|26 1 00032625 1 2|Assertion XDisplayString-1.(A)
2950       520|26 1 00032625 1 3|A call to XDisplayString returns the string that was used
2951       520|26 1 00032625 1 4|as the argument to the XOpenDisplay call that returned the
2952       520|26 1 00032625 1 5|value used as the display argument.
2953       520|26 1 00032625 1 6|METH: Open a connection using XOpenDisplay.
2954       520|26 1 00032625 1 7|METH: Obtain the display string using XDisplayString.
2955       520|26 1 00032625 1 8|METH: Verify that the value of the string is the parameter used in XOpenDisplay.
2956       520|26 1 00032625 1 9|METH: Close the display using XCloseDisplay.
2957       520|26 1 00032625 1 10|REPORT: XDisplayString() returned ":1.0" instead of ":1".
2958       220|26 1 1 19:26:41|FAIL
2959       410|26 1 1 19:26:41|IC End
2960     
2961     Fix this by deleting all of the code to construct the canonical path and just
2962     stashing a copy of the original display_name in dpy->display_name.
2963     
2964     Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
2965     Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2966
2967 commit 1dc401f678469d0235e6d0b28eb4356f03327c9f
2968 Author: Gaetan Nadon <memsize@videotron.ca>
2969 Date:   Fri Aug 13 13:06:51 2010 -0400
2970
2971     man: xkb: remove unused variable LIB_MAN_DIR_SUFFIX
2972     
2973     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2974
2975 commit cbe9eebd11e5ebab4280d25b57b4cd4001241619
2976 Author: Gaetan Nadon <memsize@videotron.ca>
2977 Date:   Fri Aug 13 11:42:29 2010 -0400
2978
2979     man: simplify building of shadow man pages
2980     
2981     Store the shadow files in git as any other man page.
2982     Move man pages to man dir and use the common makefile
2983     
2984     Local fix in CVS for bug 5628 is not required
2985     as the problem has been fixed in
2986     util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba
2987     
2988     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2989
2990 commit bfd899c9af2318ecbe84cb69007dba4223fdb502
2991 Author: Gaetan Nadon <memsize@videotron.ca>
2992 Date:   Mon Aug 9 09:39:26 2010 -0400
2993
2994     config: reinstate XORG_PROG_RAWCPP erroneoulsy removed
2995     
2996     in commit 76e07ef6911734eac418e399b114f1b544512736.
2997     
2998     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2999
3000 commit 76e07ef6911734eac418e399b114f1b544512736
3001 Author: Gaetan Nadon <memsize@videotron.ca>
3002 Date:   Fri Aug 6 14:01:51 2010 -0400
3003
3004      man: using the C preprocessor is not required for man pages.
3005     
3006     There were no special symbols needing cpp.
3007     Everything can be handled by the default MAN_SUBSTS in util-macros.
3008     
3009     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3010
3011 commit 4b8ff7db39f2fe7ef12968d462aaf3f9054b6c18
3012 Author: Jamey Sharp <jamey@minilop.net>
3013 Date:   Fri Aug 6 15:51:56 2010 -0700
3014
3015     Fix use-after-free in _XReply on X errors.
3016     
3017     _XReply would always call dequeue_pending_request on errors.  When it
3018     got an error for the current request, it would call dequeue, then break
3019     out of the loop; then, if it had an error in the event queue, it would
3020     compare it with the sequence number of the now-freed pending request.
3021     _XReply already stored that sequence number in dpy->last_request_read
3022     before freeing it, so look at that instead.
3023     
3024     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=29412
3025     
3026     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3027     Signed-off-by: Josh Triplett <josh@joshtriplett.org>
3028
3029 commit 9fa146b30046396b70d64986e50d6617b3a8ac48
3030 Author: Gaetan Nadon <memsize@videotron.ca>
3031 Date:   Sat Jul 31 16:15:35 2010 -0400
3032
3033     specs: xsl stylesheet requires abs path to images
3034     
3035     Using abs_builddir requires automake 1.10 or later.
3036     
3037     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3038
3039 commit a8727d4bc39015e303b4128d0ad8aaf6d5fc9f0a
3040 Author: Gaetan Nadon <memsize@videotron.ca>
3041 Date:   Sun Aug 1 14:13:07 2010 -0400
3042
3043     specs: update .gitignore now that all groff generated files are gone
3044     
3045     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3046
3047 commit f70527f05677aaf6a493ba42d2d95f738aaebafa
3048 Author: Adam Jackson <ajax@redhat.com>
3049 Date:   Thu Jul 29 11:11:21 2010 -0400
3050
3051     nls: Switch one of the interrobang sequences to gnaborretni
3052     
3053     Since gnaborretni is primarily used in LTR locales, the ? part of the
3054     sequence reflects the position of the bulge in the ?.  When scanning an
3055     inverted interrobang left-to-right, you see the bulge first, so the
3056     compose sequence ?! is used; upright interrobang shows the bulge
3057     last, so it's !?.
3058     
3059     This is a change in behaviour, but I was unable to come up with anything
3060     better.  ??!! or !!?? would match the patterns for ¿ and ¡, but they
3061     would delay evaluation of them; "¿Qué?" wouldn't show the ¿ until you hit
3062     Q.  Likewise ?!?! and !?!? would delay showing the interrobang itself.
3063     ~!? and ~?! were considered but are arguably less intuitive.
3064     
3065     Reviewed-by: James Cloos <cloos@jhcloos.com>
3066     Signed-off-by: Adam Jackson <ajax@redhat.com>
3067
3068 commit 511c4f6d29b2da4f71093feabcbb3913cb5d12a7
3069 Author: Gaetan Nadon <memsize@videotron.ca>
3070 Date:   Wed Jul 28 10:27:39 2010 -0400
3071
3072     specs: move indexterm from glossdef to glossterm
3073     
3074     This move fixes a Java class cast exception in the glossary.
3075     The problem was introduced in commit
3076     26f4f0d50840fe5ba4c46aae0a8e68db0059434b
3077     
3078     It may not happen on all versions of the doc toolchain.
3079     There is no reason why indexterm cannot appear in glossdef,
3080     this is a workaround to an implementation problem found by
3081     trial and error.
3082     
3083     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3084     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3085     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3086
3087 commit 87a108f3aa565aa803dacb3a53b811f45025b609
3088 Author: Matt Dew <matt@osource.org>
3089 Date:   Sat Jul 24 14:46:57 2010 -0400
3090
3091     specs: replace troff source with docbook-xml source
3092     
3093     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3094
3095 commit 8e603413586ff42b1351688f6f99318cbe243bca
3096 Author: Julien Cristau <jcristau@debian.org>
3097 Date:   Sat Jul 24 22:13:07 2010 +0200
3098
3099     Compose.man: default user compose file is .XCompose, not .Xcompose
3100     
3101     The path was correct in the DESCRIPTION section, but not in FILES.
3102     
3103     Signed-off-by: Julien Cristau <jcristau@debian.org>
3104
3105 commit 554da76ece85d0fc0cada45a86860e69c2107e9a
3106 Author: Daniel Stone <daniel@fooishbar.org>
3107 Date:   Tue Jul 20 12:34:48 2010 +0100
3108
3109     NLS: Add \o/ Compose sequence
3110     
3111     Unicode is even more pointlessly awesome! Add a binding for Compose-\o/
3112     to U+1F64C PERSON RAISING BOTH HANDS IN CELEBRATION.
3113     
3114     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3115
3116 commit 2e7a18b6a617b9b4bfcea2d36f2bd2d7e0c4a3dd
3117 Author: Daniel Stone <daniel@fooishbar.org>
3118 Date:   Fri Jul 9 18:13:13 2010 +0100
3119
3120     XStringToKeysym: Cope with 0x1234cafe-style input
3121     
3122     If we get input in the style of 0xdeadbeef, just return that exact
3123     keysym.  Introduces a dependency on strtoul, which I'm told is OK on all
3124     the systems we care about.
3125     
3126     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3127
3128 commit 3df45ed0c29b98ff468a0ff0ba24830bb664fd5a
3129 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3130 Date:   Mon Jul 19 17:58:27 2010 -0700
3131
3132     specs/libX11: Fix column count of Gravity Attributes table
3133     
3134     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3135
3136 commit 53bcba0d1d2dc3fd5e0de4bae3da30a1aa31a0c4
3137 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3138 Date:   Mon Jul 19 14:43:38 2010 -0700
3139
3140     specs/libX11: Convert \- to &minus; and \^ to either &hairsp; or removed
3141     
3142     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3143
3144 commit 5a0b45275638281e1bb2ae7d3e16b98e6470dae9
3145 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3146 Date:   Mon Jul 19 11:28:50 2010 -0700
3147
3148     specs/libX11: Manual cleanup pass over Ch. 1
3149     
3150     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3151
3152 commit 21567992958a6f12b3d0186f2f27a5b2a41b8448
3153 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3154 Date:   Mon Jul 19 14:51:10 2010 -0700
3155
3156     specs/libX11: make sure all files have DOCTYPEs so standard entities work
3157     
3158     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3159
3160 commit c944a8521f5760b485192658b921145159cdb439
3161 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3162 Date:   Sun Jul 18 13:12:20 2010 -0700
3163
3164     specs/libX11: Fix up list of header files in Ch.1 & add index entries
3165     
3166     Combination of manual editing and automatic substitution via:
3167     
3168     perl -i -p -00 -e 's{<varlistentry>(\s+)<term>&lt;X11/([^&]+)&gt;</term>(\s+)<listitem>(\s+)<para>}{<varlistentry id="Standard_Header_Files:$2">$1<term><filename class="headerfile">&lt;X11/$2&gt;</filename></term>$3<listitem>$4<indexterm type="file"><primary><filename class="headerfile">X11/$2</filename></primary></indexterm>$4<indexterm><primary>Files</primary><secondary>&lt;X11/$2&gt;</secondary></indexterm>$4<indexterm><primary>Headers</primary><secondary>&lt;X11/$2&gt;</secondary></indexterm>$4<para>}g' CH01.xml
3169     
3170     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3171
3172 commit bb66e8f1ce330043278d3e8cbc7d5d3bc56ee030
3173 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3174 Date:   Sun Jul 18 12:47:27 2010 -0700
3175
3176     specs/libX11: Add indexterms for headerfiles that .hN used to provide
3177     
3178     Automatic substitution performed via:
3179     perl -i -p -e 's{^&lt;<filename class="headerfile">([^<]+)</filename>&gt;(.*)$}{<filename class="headerfile">&lt;$1&gt;</filename>$2\n<indexterm type="file"><primary><filename class="headerfile">$1</filename></primary></indexterm>\n<indexterm><primary>Files</primary><secondary><filename class="headerfile">&lt;$1&gt;</filename></secondary></indexterm>\n<indexterm><primary>Headers</primary><secondary><filename class="headerfile">&lt;$1&gt;</filename></secondary></indexterm>}' *.xml
3180     
3181     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3182
3183 commit d0b0d215cb85da48b323b1392149ce181e7ef5ec
3184 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3185 Date:   Fri Jul 16 21:15:13 2010 -0700
3186
3187     specs/libX11: convert multicolumn lists from tables to <simplelist>
3188     
3189     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3190
3191 commit e679f80c6210c0aefe3669f8f536353619097a4b
3192 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3193 Date:   Fri Jul 16 20:51:52 2010 -0700
3194
3195     specs/libX11: Tag WM_* as <property>
3196     
3197     Mass substitution done by:
3198      perl -i -p -e 'if ($_ !~ m{^\<}) { $_ =~ s{(WM_\w+)}{<property>$1</property>}g; }' *.xml
3199     
3200     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3201
3202 commit c7b7e59b3b22221d0be6286c540001c360308f69
3203 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3204 Date:   Fri Jul 16 20:41:33 2010 -0700
3205
3206     specs/libX11: Convert simpler eqn markup to docbook tags
3207     
3208     Mostly "sup" to <superscript>
3209     
3210     There's several more complicated equations that will probably need
3211     MathML or SVG to solve.
3212     
3213     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3214
3215 commit 897486c54c6a54771867d667441aaf9a4b9c35ca
3216 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3217 Date:   Fri Jul 16 00:50:39 2010 -0700
3218
3219     specs/libX11: App. D: convert literallayouts to synopsis or programlisting
3220     
3221     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3222
3223 commit 692906c3b3d8aa8b8927fbc230c3050d633785d2
3224 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3225 Date:   Fri Jul 16 00:36:43 2010 -0700
3226
3227     specs/libX11: Fix section headers in Appendix D
3228     
3229     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3230
3231 commit bcc41baa02e137884d847aec0f3ff8ca5c85c32f
3232 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3233 Date:   Wed Jul 14 07:22:26 2010 -0700
3234
3235     specs/libX11: Explicitly tag document as English
3236     
3237     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3238
3239 commit 6783544706ff370e900c137f951e90230586d6dc
3240 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3241 Date:   Mon Jul 12 22:03:18 2010 -0700
3242
3243     specs/libX11: Appendix C: convert literallayouts to synopsis or programlisting
3244     
3245     Fixes display of a bunch of function prototypes and sample code
3246     
3247     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3248
3249 commit 8834cd9285e6aaf437aee56292c508d99a090fa9
3250 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3251 Date:   Mon Jul 12 18:37:16 2010 -0700
3252
3253     xmlrules.in: Add chunked-html rule to manually generate smaller files
3254     
3255     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3256
3257 commit 53f78680c34ebc94ce26b5e14c2a0003435cf10d
3258 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3259 Date:   Mon Jul 12 18:35:59 2010 -0700
3260
3261     specs/libX11: Convert Appendix A tables to real tables
3262     
3263     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3264
3265 commit 705a1257a8a47f4a1f94979aee09a837500ede7d
3266 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3267 Date:   Mon Jul 12 18:38:09 2010 -0700
3268
3269     specs/libX11: Fix out-of-place text in Chapter 1
3270     
3271     DTD violation error introduced in 89cc2e02e7c29ef9a02f0cfdf2090a2934f539e4
3272     
3273     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3274
3275 commit a151346a2b7810e988f1de4b1e00b37672dc587a
3276 Author: Jeremy Huddleston <jeremyhu@apple.com>
3277 Date:   Mon Jul 12 16:52:12 2010 -0700
3278
3279     launchd: Explicitly search /sbin
3280     
3281     Previously, launchd wasn't found if /sbin wasn't in the user's PATH.
3282     https://bugs.freedesktop.org/show_bug.cgi?id=29028
3283     
3284     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
3285
3286 commit 89cc2e02e7c29ef9a02f0cfdf2090a2934f539e4
3287 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3288 Date:   Mon Jul 12 13:38:04 2010 -0700
3289
3290     Replace untranslated .hN macros with <filename> tags to show header names
3291     
3292     Translation performed by:
3293      perl -i -p -e 's{\<\!-- .hN (\S+) (\S+)?\s*-->}
3294                  {&lt;<filename class="headerfile">$1</filename>&gt;$2}' *.xml
3295     
3296     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3297
3298 commit 75480440946603b8efdbbf78b88d59c641b6d2c8
3299 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3300 Date:   Sat Jul 10 00:06:13 2010 -0700
3301
3302     specs/libX11: Mass substitution of <function> tags with more specific tags
3303     
3304     Matched names from X headers & "nm libX11.so" output to names in spec to
3305     map to more specific tags.   Tags used:
3306     
3307                         <code>   code fragments
3308                     <constant>   enum values
3309                    <errorname>   X protocol errors
3310                     <filename>   filenames
3311                     <function>   functions
3312                     <function>   function-like macros (#define foo(a,b)...)
3313                  <returnvalue>   function return codes
3314                  <structfield>   struct members
3315                   <structname>   struct names (even when typedefed)
3316                       <symbol>   simple value #defines (#define NAME value)
3317                   <systemitem>   X protocol requests
3318     <systemitem class="event">   X protocol events
3319                         <type>   non-struct typedefs
3320                      <varname>   global variables
3321     
3322     (Also fixed a couple typos detected by failures of this matching, such as
3323      XESSetPrintErrorValues -> XESetPrintErrorValues.)
3324     
3325     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3326
3327 commit 26f4f0d50840fe5ba4c46aae0a8e68db0059434b
3328 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3329 Date:   Fri Jul 9 00:37:23 2010 -0700
3330
3331     specs/libX11: Glossary cross-reference links
3332     
3333     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3334
3335 commit 930b52d84031de0e15e0a11cf4ecfd3b2f59e073
3336 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3337 Date:   Thu Jul 8 21:19:08 2010 -0700
3338
3339     specs/libX11: Make whitespace around <function> tags more uniform
3340     
3341     Simplifies regular expressions for further mass substitutions.
3342     
3343     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3344
3345 commit 730ce6b8aca77b77385aa894d234cbde5fcbce37
3346 Author: Gaetan Nadon <memsize@videotron.ca>
3347 Date:   Fri Jul 9 20:10:37 2010 -0400
3348
3349     specs: use pattern rules rather than suffix rules
3350     
3351     This allows target to rebuild when included .xml files are changed.
3352     
3353     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3354
3355 commit 5527b4bc8ce7de60123eb28789ddef54aa48a378
3356 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3357 Date:   Thu Jul 8 20:56:41 2010 -0700
3358
3359     specs/libX11: Move punctuation outside of the <function> tags
3360     
3361     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3362
3363 commit d66d2134dfc38cd866c7c2d9ea45ed4b4dad23f0
3364 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3365 Date:   Thu Jul 8 20:42:50 2010 -0700
3366
3367     specs/libX11: Mark a number of <acronym>s
3368     
3369     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3370
3371 commit d5bbb12f55ac9f691eab6242cedc53207275131b
3372 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3373 Date:   Thu Jul 8 19:31:36 2010 -0700
3374
3375     specs/libX11: Glossary terms should not be marked as functions
3376     
3377     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3378
3379 commit 5decf7bc5dae0ae0c45c47eaaa9c4fdf9515ca1c
3380 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3381 Date:   Thu Jul 8 19:28:18 2010 -0700
3382
3383     specs/libX11: Clean up author list & acknowledgements a little
3384     
3385     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3386
3387 commit 0cd29bdb332c333e5123dce65b25ad1d97fbdae3
3388 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3389 Date:   Thu Jul 8 17:30:34 2010 -0700
3390
3391     specs/libX11: Convert troff .IN macros to docbook <indexterm> tags
3392     
3393     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3394
3395 commit a67d99ccbe22c8ce5f7a12f13b8991d9e0cf4491
3396 Author: Gaetan Nadon <memsize@videotron.ca>
3397 Date:   Thu Jul 8 17:29:21 2010 -0400
3398
3399     specs: specdir is required to install xml files
3400     
3401     The source is installed as well as the targets.
3402     This failed when configuring with --without-xmlto
3403     
3404     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3405
3406 commit e14273f44c1501ab51db4adcb83b18a1073787d8
3407 Author: Matt Dew <matt@osource.org>
3408 Date:   Thu Jul 8 14:42:32 2010 -0400
3409
3410     specs: replace troff source with docbook-xml source
3411     
3412     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
3413
3414 commit bea0873caf50e9ed1b89255775d9ab912cbecd45
3415 Author: Daniel Stone <daniel@fooishbar.org>
3416 Date:   Thu Jul 8 16:49:51 2010 +0100
3417
3418     XStringToKeysym: Check strdup() return value
3419     
3420     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3421     Reviewed-by: Keith Packard <keithp@keithp.com>
3422
3423 commit cffa71b4a5743e2b6675b9a917d15aef4177d513
3424 Author: Marko Myllynen <myllynen@redhat.com>
3425 Date:   Mon Jun 28 15:08:05 2010 +0300
3426
3427     Fix two typos in SFS 5966 Annex 3
3428     
3429     X.Org bug#28792 <https://bugs.freedesktop.org/show_bug.cgi?id=28792>
3430     
3431     Signed-off-by: Julien Cristau <jcristau@debian.org>
3432
3433 commit eb023c0f8919e809b8b609e1467b14d20a290aa7
3434 Author: Daniel Stone <daniel@fooishbar.org>
3435 Date:   Tue Jun 15 18:49:43 2010 +0100
3436
3437     Delete now-redundant XKeysymDB
3438     
3439     Since XStringToKeysym now supports all the vendor keysyms, just delete
3440     our XKeysymDB, which was incomplete at best, misleading at worst, and
3441     always an annoyance.
3442     
3443     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3444     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3445
3446 commit 00175397480b76d32bf82b0c7c94c91a2a95954e
3447 Author: Daniel Stone <daniel@fooishbar.org>
3448 Date:   Tue Jun 15 18:48:48 2010 +0100
3449
3450     makekeys: Scan vendor keysyms as well as core
3451     
3452     Since we can't really live without vendor keysyms, scan them all in to
3453     generate ks_tables.h, rather than only doing the core ones, and leaving
3454     the vendor syms to be manually synchronised with XKeysymDB.
3455     
3456     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3457     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3458
3459 commit ebd6ef0a4db0ddef0ae17ad14571518ccdeea5ba
3460 Author: Daniel Stone <daniel@fooishbar.org>
3461 Date:   Tue Jun 15 18:47:37 2010 +0100
3462
3463     XStringToKeysym: Special case for XF86 keysyms
3464     
3465     Some XFree86 keysyms were in XKeysymDB as XF86_foo, despite really being
3466     XF86foo.  So, if we get to the bottom of XStringToKeysym and haven't
3467     found our XF86_foo, try it again as XF86foo.
3468     
3469     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3470     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3471
3472 commit 8c2ffce9e5c6eef8a04f7e2732db46b3b62e13bb
3473 Author: Daniel Stone <daniel@fooishbar.org>
3474 Date:   Tue Jun 15 17:20:48 2010 +0100
3475
3476     configure.ac: Change from deprecated AC_DEFINE_DIR to AX_
3477     
3478     AC_DEFINE_DIR is deprecated as it's squatting on the autoconf-builtin
3479     namespace, so start using the more proper AX_DEFINE_DIR instead.
3480     
3481     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3482     Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
3483     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3484
3485 commit 6de368c9aa7ccd2fcd62fca5a2b278913db4d03d
3486 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
3487 Date:   Thu Jul 1 06:50:47 2010 -0300
3488
3489     Purge macros NEED_EVENTS and NEED_REPLIES
3490     
3491     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
3492     Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
3493     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3494
3495 commit 0b724231be17f19538ee115a03b82b221b1f83c0
3496 Author: Adam Jackson <ajax@redhat.com>
3497 Date:   Wed Jun 30 16:30:49 2010 -0400
3498
3499     Use -version-number consistently instead of -version-info
3500     
3501     The latter is libtool braindamage.
3502     
3503     Signed-off-by: Adam Jackson <ajax@redhat.com>
3504
3505 commit 241a990afcf9c967c587ad6fd245df21b68b1ad9
3506 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
3507 Date:   Tue Jun 29 18:32:42 2010 +0200
3508
3509     Make Compose-comma map to ogonek for I and U in UTF-8 locales.
3510     
3511     With the preceding patch, it makes the UTF-8 compose map consistent with
3512     the ISO 8859-4 and -13 maps.
3513
3514 commit af55e582f485a668c2bf43129be972bc65f03c60
3515 Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
3516 Date:   Tue Jun 29 18:20:18 2010 +0200
3517
3518     Make Compose-comma map to Ogonek for A and E in UTF-8 locales.
3519     
3520     This makes the UTF-8 compose file consistent with the ISO 8859-2 compose file
3521     as far as Polish is concerned.  We only sacrifice one pair of characters,
3522     e-cedilla, which is not used in any language.
3523
3524 commit d6ba13009fc9ef876a104b907ffef73c6e405d4b
3525 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3526 Date:   Thu Jun 24 13:13:11 2010 -0700
3527
3528     Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct path
3529     
3530     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3531
3532 commit 978c7238789037de917b9423ea9adfb006da1260
3533 Author: Jamey Sharp <jamey@minilop.net>
3534 Date:   Sat Jun 19 10:44:55 2010 -0700
3535
3536     poll_for_response: Really handle xcb_poll_for_reply getting a reply.
3537     
3538     Don't lose async replies. That's bad.
3539     
3540     `xlsfonts -l`, which uses XListFontsWithInfo, worked fine, because the
3541     _XReply path worked; that path waited for replies, rather than polling.
3542     
3543     However, XRecordProcessReplies, which does nothing but call XPending,
3544     relied on the event-handling path to process async replies, and that was
3545     busted.
3546     
3547     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28595
3548     
3549     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3550
3551 commit ef67486c5a8aada24fd95b2991a3c4979f53805f
3552 Author: Jamey Sharp <jamey@minilop.net>
3553 Date:   Mon Jun 21 13:34:15 2010 -0700
3554
3555     Revert "xcb_io.c: poll_for_response doesn't guarantee there's a pending request."
3556     
3557     This reverts commit 4a8b6528ff69f6feb8c0e119939b4ce6c088f29e, because as
3558     a matter of fact, if poll_for_response returns NULL when we know
3559     dpy->xcb->next_event is non-NULL, there *is* guaranteed to be a pending
3560     request.
3561
3562 commit 301ec5b41e9d253a446db656e1789ac7345dc433
3563 Author: Jamey Sharp <jamey@minilop.net>
3564 Date:   Mon Jun 21 13:24:24 2010 -0700
3565
3566     Revert "poll_for_response: Really handle xcb_poll_for_reply getting a reply."
3567     
3568     This reverts commit c115095d7f2bc4f5a4fb26380e3698fefdad7611. We *do*
3569     need to check poll_for_event every time through the loop in
3570     poll_for_response, so the commit did too much.
3571
3572 commit 4a8b6528ff69f6feb8c0e119939b4ce6c088f29e
3573 Author: Jamey Sharp <jamey@minilop.net>
3574 Date:   Mon Jun 21 10:54:02 2010 -0700
3575
3576     xcb_io.c: poll_for_response doesn't guarantee there's a pending request.
3577     
3578     Fixes the second bug reported in:
3579     https://bugs.freedesktop.org/show_bug.cgi?id=28595
3580     
3581     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3582
3583 commit c115095d7f2bc4f5a4fb26380e3698fefdad7611
3584 Author: Jamey Sharp <jamey@minilop.net>
3585 Date:   Sat Jun 19 10:44:55 2010 -0700
3586
3587     poll_for_response: Really handle xcb_poll_for_reply getting a reply.
3588     
3589     Don't lose async replies. That's bad.
3590     
3591     `xlsfonts -l`, which uses XListFontsWithInfo, worked fine, because the
3592     _XReply path worked; that path waited for replies, rather than polling.
3593     
3594     However, XRecordProcessReplies, which does nothing but call XPending,
3595     relied on the event-handling path to process async replies, and that was
3596     busted.
3597     
3598     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28595
3599     
3600     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3601     Signed-off-by: Josh Triplett <josh@joshtriplett.org>
3602
3603 commit a25ae169862ab9b76daf259613b37c6b07bc2ef2
3604 Author: Marko Myllynen <myllynen@redhat.com>
3605 Date:   Sun Jun 13 19:23:05 2010 +0300
3606
3607     Implement SFS 5966 Annex 4 for Finland
3608     
3609     This patch adds Annex 4 of SFS 5966 for Finland and fixes two typos in
3610     Annex 3 (which were actually copied verbatim from the standard text).
3611     
3612     The implementation of the standard is now complete.
3613     
3614     X.Org bug#28498 <https://bugs.freedesktop.org/show_bug.cgi?id=28498>
3615     
3616     Signed-off-by: Julien Cristau <jcristau@debian.org>
3617
3618 commit 47b04195d8a31c8f9e6dd804196162c6cfca3ac6
3619 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3620 Date:   Fri Jun 4 13:20:17 2010 -0700
3621
3622     LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bits
3623     
3624     One of the malloc failure checks had a goto to the wrong spot in the
3625     list of cleanup free() calls to unwind at the end, and was freeing
3626     bits that hadn't been initialized/allocated yet, since they would be
3627     stored in the struct that just failed to be allocated.
3628     
3629     Error: Null pointer dereference (CWE 476)
3630        Read from pointer that could be constant 'NULL'
3631             at line 805 of /export/alanc/X.Org/sx86/lib/libX11/src/xcms/LRGB.c in function 'LINEAR_RGB_InitSCCData'.
3632               Pointer checked against constant 'NULL' at line 754 but does not protect the dereference.
3633     
3634     [ This bug was found by the Parfait bug checking tool.
3635       For more information see http://research.sun.com/projects/parfait ]
3636     
3637     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3638
3639 commit aebbf3623888119b43893b253195d93b613a6e1e
3640 Author: Josh Triplett <josh@joshtriplett.org>
3641 Date:   Sun Jun 6 19:11:55 2010 -0700
3642
3643     Mark the rest of Xprivate.h as _X_HIDDEN.
3644     
3645     None of the functions in Xprivate.h should have any callers outside of
3646     Xlib, by definition.
3647     
3648     Signed-off-by: Josh Triplett <josh@joshtriplett.org>
3649     Suggested-by: Jamey Sharp <jamey@minilop.net>
3650     Reviewed-by: Jamey Sharp <jamey@minilop.net>
3651
3652 commit abcd1b67c8135ad652833e5a60d818837c39fce1
3653 Author: Julien Cristau <jcristau@debian.org>
3654 Date:   Fri Jun 4 13:57:45 2010 +0200
3655
3656     Hide _XSeqSyncFunction
3657     
3658     Commit a6d974dc59f2722b36e2df9d4f07aeee4f83ce43 made _XSeqSyncFunction
3659     non-static, but we don't need to export it.
3660     
3661     Signed-off-by: Julien Cristau <jcristau@debian.org>
3662     Reviewed-by: Adam Jackson <ajax@redhat.com>
3663     Reviewed-by: Jamey Sharp <jamey@minilop.net>
3664
3665 commit 15e5eaf62897b3179d1fbe457cb19f886f0449f8
3666 Author: Josh Triplett <josh@joshtriplett.org>
3667 Date:   Thu Jun 3 09:41:01 2010 -0700
3668
3669     Remove support for building without XCB
3670     
3671     And there was much rejoicing.
3672     
3673     Signed-off-by: Josh Triplett <josh@joshtriplett.org>
3674     Reviewed-by: Jamey Sharp <jamey@minilop.net>
3675     
3676     Consensus on #xorg-devel agrees with removing --without-xcb; in
3677     particular, acks from Adam Jackson, Daniel Stone, Kristian Høgsberg,
3678     Julien Cristau, and Rémi Cardona.
3679
3680 commit fb19eb767a32fd4ff74021c51bc6f60eb8bdff74
3681 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3682 Date:   Thu Jun 3 15:21:40 2010 -0700
3683
3684     libX11 1.3.4
3685     
3686     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3687
3688 commit 8f3db40ca5108a919244f3fff7466d01a14b3ce2
3689 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3690 Date:   Thu Jun 3 13:08:17 2010 -0700
3691
3692     Workaround bug in groff flag processing that breaks distcheck
3693     
3694     At least with the groff 1.19.2 package I have installed, groff passes
3695     on the -I flags for the include path to grohtml, which if they come
3696     after the -P-I... flag we pass to grohtml to specify the image file
3697     name pattern cause it to override that flag and put the images in
3698     the wrong place, breaking "make distcheck" - changing the flag order
3699     works around this.
3700     
3701     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3702
3703 commit bdb31a1fb707cebccc9efbbf68cb55c10fa4ea3e
3704 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3705 Date:   Thu Jun 3 11:25:33 2010 -0700
3706
3707     Fix typo that made configure always report "none" for man page suffix
3708     
3709     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3710
3711 commit 6bb7d2d21d6b58019fb37b724b59c9744f30b9ce
3712 Author: Paul Bender <pebender@gmail.com>
3713 Date:   Thu Jun 3 11:20:26 2010 -0700
3714
3715     Bug 22591 - configure does not obey the --enable-*-transport options
3716     
3717     https://bugs.freedesktop.org/show_bug.cgi?id=22591
3718     
3719     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3720
3721 commit d7f35946d673bb00f2768e025b6e1017422b2174
3722 Author: Paul Bender <pebender@gmail.com>
3723 Date:   Thu Jun 3 11:17:45 2010 -0700
3724
3725     Bug 22590 - libX11 1.2.1 has broken abstract namespace support
3726     
3727     https://bugs.freedesktop.org/show_bug.cgi?id=22590
3728     
3729     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3730
3731 commit b2487d07f7b355f230a56e32c763acd08862735c
3732 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3733 Date:   Thu Jun 3 11:06:15 2010 -0700
3734
3735     Bug 22584 - libX11 does not cross compile
3736     
3737     Adaptation of patch submitted by Paul Bender in attachment 27301 to
3738     https://bugs.freedesktop.org/show_bug.cgi?id=22584
3739     
3740     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3741     Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
3742     Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
3743
3744 commit 4378219ff8c1418418c70086085358b69d574e74
3745 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3746 Date:   Tue Jun 1 18:55:48 2010 -0700
3747
3748     Clarify requirements in XRestackWindows man page
3749     
3750     The required common parent window is not specified in the arguments,
3751     just implied as the parent of the first window in the list.
3752     
3753     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3754
3755 commit f09c5299a381e2729e800a0ac43f1c0e371f65f6
3756 Author: Jeremy Huddleston <jeremyhu@apple.com>
3757 Date:   Wed May 12 16:42:18 2010 -0700
3758
3759     xcb: Add TCP fallback
3760     
3761     If we fail to connect to a UNIX socket and the transport isn't specified,
3762     fallback on TCP.  This matches behavior with the xtrans codepath and the
3763     Xlib spec.
3764     
3765     http://lists.x.org/archives/xorg-devel/2010-April/007915.html
3766     
3767     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
3768     Reviewed-by: Jamey Sharp <jamey@minilop.net>
3769
3770 commit fd82552d5c0ce1931f29006a0c36f5e03cf8577e
3771 Merge: aae2a4a 933aee1
3772 Author: Jamey Sharp <jamey@minilop.net>
3773 Date:   Mon May 10 16:51:24 2010 -0700
3774
3775     Merge branch 'xlib-xcb-thread-fixes'
3776
3777 commit aae2a4a7aab26de3fa715d6ecd0a0e0926b37fc9
3778 Author: Jeremy Huddleston <jeremyhu@apple.com>
3779 Date:   Fri Apr 23 21:50:29 2010 -0700
3780
3781     Don't append the screen number when using a launchd socket
3782     
3783     ssh gets confused by this.  XQuartz is the only DDX using this
3784     functionality, and it doesn't support different screens, so
3785     let's just not include this until most ssh know how to handle
3786     this.
3787     
3788     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
3789
3790 commit adcd0ec209abf832a769d52db660fb37eaad6e0c
3791 Author: Jeremy Huddleston <jeremyhu@apple.com>
3792 Date:   Fri Apr 23 16:33:44 2010 -0700
3793
3794     Remove launchd logic from _XConnectXCB as it's handled in XCB
3795     
3796     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
3797
3798 commit d232b259c36fdde1f4179822809fec1480867dc5
3799 Author: Jeremy Huddleston <jeremyhu@apple.com>
3800 Date:   Tue Feb 2 17:01:28 2010 -0800
3801
3802     Fix various build warnings
3803     
3804     imLcIm.c: In function '_XimCachedFileName':
3805     imLcIm.c:361: warning: format '%03x' expects type 'unsigned int', but argument 8 has type 'long unsigned int'
3806     imLcIm.c:364: warning: format '%03x' expects type 'unsigned int', but argument 8 has type 'long unsigned int'
3807     
3808     imRm.c: In function '_XimDefaultArea':
3809     imRm.c:597: warning: cast from pointer to integer of different size
3810     imRm.c: In function '_XimDefaultColormap':
3811     imRm.c:626: warning: cast from pointer to integer of different size
3812     
3813     lcFile.c:224: warning: no previous prototype for 'xlocaledir'
3814     
3815     lcUTF8.c: In function 'iconv_cstombs':
3816     lcUTF8.c:1841: warning: assignment discards qualifiers from pointer target type
3817     lcUTF8.c:1869: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
3818     lcUTF8.c:1873: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
3819     lcUTF8.c: In function 'iconv_mbstocs':
3820     lcUTF8.c:1935: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
3821     lcUTF8.c: In function 'iconv_mbtocs':
3822     lcUTF8.c:2031: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
3823     lcUTF8.c: In function 'iconv_mbstostr':
3824     lcUTF8.c:2121: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
3825     lcUTF8.c: In function 'iconv_strtombs':
3826     lcUTF8.c:2180: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
3827     lcUTF8.c: In function '_XlcAddGB18030LocaleConverters':
3828     lcUTF8.c:2367: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3829     lcUTF8.c:2368: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3830     lcUTF8.c:2373: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3831     lcUTF8.c:2374: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3832     lcUTF8.c:2375: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3833     lcUTF8.c:2376: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3834     lcUTF8.c:2377: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
3835     
3836     XlibInt.c: In function '_XGetHostname':
3837     XlibInt.c:3441: warning: implicit declaration of function 'gethostname'
3838     XlibInt.c:3441: warning: nested extern declaration of 'gethostname'
3839     
3840     ConnDis.c: In function '_XDisconnectDisplay':
3841     ConnDis.c:540: warning: old-style function definition
3842     ConnDis.c: In function '_XSendClientPrefix':
3843     ConnDis.c:554: warning: old-style function definition
3844     ConnDis.c: In function 'XSetAuthorization':
3845     ConnDis.c:677: warning: old-style function definition
3846     
3847     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
3848
3849 commit 3e11c73187acb2e2be9a812840bbbea947527ccb
3850 Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
3851 Date:   Fri Apr 23 00:01:54 2010 +0200
3852
3853     Allow X11 users to compose anarchism
3854     
3855     I can easily compose the hammer and sickle (the symbol representative
3856     of communism) by pressing the key sequence:
3857     
3858       <Compose> <C> <C> <C> <P> -> ☭
3859     
3860     But i can't easily make the circled A (the symbol representative of
3861     anarchism).
3862     
3863     I'd like to be able to use <Compose> <O> <A> (this is a
3864     currently unused key sequence) to generate the symbol:  Ⓐ
3865     
3866     Debian bug#555938 <http://bugs.debian.org/555938>
3867     
3868     Signed-off-by: Julien Cristau <jcristau@debian.org>
3869
3870 commit 933aee1d5c53b0cc7d608011a29188b594c8d70b
3871 Author: Jamey Sharp <jamey@minilop.net>
3872 Date:   Fri Apr 16 20:18:28 2010 -0700
3873
3874     Fix Xlib/XCB for multi-threaded applications (with caveats).
3875     
3876     Rather than trying to group all response processing in one monolithic
3877     process_responses function, let _XEventsQueued, _XReadEvents, and
3878     _XReply each do their own thing with a minimum of code that can all be
3879     reasoned about independently.
3880     
3881     Tested with `ico -threads 20`, which seems to be able to make many
3882     icosahedrons dance at once quite nicely now.
3883     
3884     Caveats:
3885     
3886     - Anything that was not thread-safe in Xlib before XCB probably still
3887       isn't. XListFontsWithInfo, for instance.
3888     
3889     - If one thread is waiting for events and another thread tries to read a
3890       reply, both will hang until an event arrives. Previously, if this
3891       happened it might work sometimes, but otherwise would trigger either
3892       an assertion failure or a permanent hang.
3893     
3894     - Versions of libxcb up to and including 1.6 have a bug that can cause
3895       xcb_wait_for_event or xcb_wait_for_reply to hang if they run
3896       concurrently with xcb_writev or other writers. So you'll want that fix
3897       as well.
3898     
3899     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3900     Reviewed-by: Josh Triplett <josh@freedesktop.org>
3901
3902 commit aab43278ae619eb57d2dd9c7396f460f078588fc
3903 Author: Jamey Sharp <jamey@minilop.net>
3904 Date:   Fri Apr 16 22:24:16 2010 -0700
3905
3906     Use InternalLockDisplay on code paths called from LockDisplay.
3907     
3908     It's easier to reason about the code when we can't re-enter the
3909     Xlib-private sync-handlers while they're already running.
3910     
3911     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3912     Reviewed-by: Josh Triplett <josh@freedesktop.org>
3913
3914 commit 660b7d05f4ca4ab4661c9fe7ce655a4909b4e556
3915 Author: Jamey Sharp <jamey@minilop.net>
3916 Date:   Fri Apr 16 19:45:11 2010 -0700
3917
3918     Fix _XSend to enqueue the right range of pending requests.
3919     
3920     _XSend was off-by-one on both ends. It should not re-enqueue the last
3921     request that was already flushed, but it should enqueue the last request
3922     currently being flushed.
3923     
3924     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3925     Reviewed-by: Josh Triplett <josh@freedesktop.org>
3926
3927 commit f2735889908d6e5a7f8dbee42f00c54a52665191
3928 Author: Jamey Sharp <jamey@minilop.net>
3929 Date:   Fri Apr 16 19:45:11 2010 -0700
3930
3931     Pending requests are always added in-order.
3932     
3933     Replace insert_pending_request, which did an in-order search of the
3934     queue to find the right insertion point, with a simpler
3935     append_pending_request, and use that in _XSend as well.
3936     
3937     Includes assertions to check that the list of pending requests is in
3938     order by sequence number and does not have duplicates.
3939     
3940     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3941     Reviewed-by: Josh Triplett <josh@freedesktop.org>
3942
3943 commit d9cf5885b0f97942fbbd2a7cc50118132ece50f6
3944 Author: Markus Duft <markus.duft@salomon.at>
3945 Date:   Fri Apr 16 08:39:34 2010 -0700
3946
3947     Bug 26839: Fix build problem on Interix (POSIX layer on Windows)
3948     
3949     https://bugs.freedesktop.org/show_bug.cgi?id=26839
3950     
3951     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
3952
3953 commit a3f5f1b90936d23e9894e3261b2d77fb7b32a51a
3954 Author: Josh Triplett <josh@freedesktop.org>
3955 Date:   Thu Apr 15 14:24:21 2010 -0700
3956
3957     Stop returning an int from _XIDHandler and _XSeqSyncFunction
3958     
3959     _XIDHandler and _XSeqSyncFunction originally ran from dpy->synchandler, and
3960     thus had to return an int.  Now, they only run from _XPrivSyncHandler or
3961     LockDisplay, neither of which needs to check their return value since they
3962     always returned 0.  Make them both void.
3963     
3964     Signed-off-by: Josh Triplett <josh@freedesktop.org>
3965     Signed-off-by: Jamey Sharp <jamey@minilop.net>
3966
3967 commit a6d974dc59f2722b36e2df9d4f07aeee4f83ce43
3968 Author: Jamey Sharp <jamey@minilop.net>
3969 Date:   Thu Apr 15 13:05:08 2010 -0700
3970
3971     Move XID and sync handling from SyncHandle to LockDisplay to fix races.
3972     
3973     XID and sync handling happened via _XPrivSyncHandler, assigned to
3974     dpy->synchandler and called from SyncHandle.  _XPrivSyncHandler thus ran
3975     without the Display lock, so manipulating the Display caused races, and
3976     these races led to assertions in multithreaded code (demonstrated via
3977     ico).
3978     
3979     In the XTHREADS case, after you've called XInitThreads, we can hook
3980     LockDisplay and UnlockDisplay.  Use that to run _XIDHandler and
3981     _XSeqSyncHandler from LockDisplay rather than SyncHandle; we then know
3982     that we hold the lock, and thus we can avoid races.  We think it makes
3983     sense to do these both from LockDisplay rather than UnlockDisplay, so
3984     that you know you have valid sync and a valid XID before you start
3985     setting up the request you locked to prepare.
3986     
3987     In the !XTHREADS case, or if you haven't called XInitThreads, you don't
3988     get to use Xlib from multiple threads, so we can use the logic we have
3989     now (with synchandler and savedsynchandler) without any concern about
3990     races.
3991     
3992     This approach gets a bit exciting when the XID and sequence sync
3993     handlers drop and re-acquire the Display lock. Reacquisition will re-run
3994     the handlers, but they return immediately unless they have work to do,
3995     so they can't recurse more than once.  In the worst case, if both of
3996     them have work to do, we can nest the Display lock three deep.  In the
3997     case of the _XIDHandler, we drop the lock to call xcb_generate_id, which
3998     takes the socket back if it needs to request more XIDs, and taking the
3999     socket back will reacquire the lock; we take care to avoid letting
4000     _XIDHandler run again and re-enter XCB from the return_socket callback
4001     (which causes Very Bad Things, and is Not Allowed).
4002     
4003     Tested with ico (with 1 and 20 threads), and with several test programs
4004     for XID and sequence sync.  Tested with and without XInitThreads(), and
4005     with and without XCB.
4006     
4007     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=23192
4008     
4009     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4010     Signed-off-by: Josh Triplett <josh@freedesktop.org>
4011
4012 commit b089b53b697c2851db2985d32af3b29f1da5e31e
4013 Author: Jamey Sharp <jamey@minilop.net>
4014 Date:   Wed Apr 14 12:59:11 2010 -0700
4015
4016     Honest. Extensions get to filter async errors too.
4017     
4018     Under some circumstances, errors are picked up by calling
4019     xcb_poll_for_reply, rather than xcb_poll_for_event, because Xlib issued
4020     the requests with the XCB_REQUEST_CHECKED flag. That happens when either
4021     an async handler is queued at the time the requests are flushed, or when
4022     XSetEventQueueOwner has been used to prevent Xlib from processing XCB's
4023     event queue.
4024     
4025     This bugfix extends 405132dab64bf2375f8e57d02b1b53da2311933a to cover
4026     those cases.
4027     
4028     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=26545
4029     
4030     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4031
4032 commit a15c31274650e391bc6de5d0951eb4464c228139
4033 Author: Jamey Sharp <jamey@minilop.net>
4034 Date:   Wed Apr 14 12:10:34 2010 -0700
4035
4036     _XError already runs async handlers; only call them directly for replies.
4037     
4038     The previous behavior probably would have triggered bug reports someday.
4039     
4040     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4041
4042 commit 405132dab64bf2375f8e57d02b1b53da2311933a
4043 Author: Jamey Sharp <jamey@minilop.net>
4044 Date:   Tue Apr 13 12:12:36 2010 -0700
4045
4046     Extensions get to filter async errors too.
4047     
4048     Apparently I misread XlibInt.c:_XReply and thought that handlers set
4049     with XESetError should be consulted only for the sequence number that
4050     _XReply is currently looking for. In fact, the error handlers are also
4051     consulted when an error arrives for a request that was not expected to
4052     have a reply.
4053     
4054     However, in an odd twist, the error handlers are *not* consulted outside
4055     of _XReply--that is, when looking for events, or waiting to be able to
4056     flush the output queue. So this patch takes some small pains to preserve
4057     that behavior, though it seems likely to have been unintentional.
4058     
4059     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=26545
4060     
4061     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4062
4063 commit d3eab4a38f3e53ef21eb3b6fa66ead7afecf6227
4064 Author: Jamey Sharp <jamey@minilop.net>
4065 Date:   Tue Apr 13 12:49:59 2010 -0700
4066
4067     Prefer the xcb_generic_error_t we already have over casting to xEvent.
4068     
4069     Just a minor cleanup.
4070     
4071     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4072
4073 commit 75ea8c37935ccc911557d16a303ba595b8ab106b
4074 Author: Jamey Sharp <jamey@minilop.net>
4075 Date:   Mon Apr 12 11:30:20 2010 -0700
4076
4077     Run the user's synchandler as well as any internal synchandlers.
4078     
4079     Fixes https://bugs.freedesktop.org/show_bug.cgi?id=27595
4080     
4081     Signed-off-by: Jamey Sharp <jamey@minilop.net>
4082
4083 commit c3f3e4a9e531d010312c97e753d6e543e607094d
4084 Author: Kusanagi Kouichi <slash@ac.auone-net.jp>
4085 Date:   Fri Feb 12 17:16:10 2010 +0900
4086
4087     Fix manual typos.
4088     
4089     Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
4090     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4091
4092 commit 75c6c5595408caba9ef8233839d77021d02f86f2
4093 Author: Dirk Wallenstein <dirkwallenstein@t-online.de>
4094 Date:   Fri Feb 5 20:42:46 2010 +0100
4095
4096     man: Correct the XkbAllAccessXEventsMask mask name
4097     
4098     This mask has probably been renamed but not been updated in the manuals.
4099     
4100     Signed-off-by: Dirk Wallenstein <dirkwallenstein@t-online.de>
4101     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4102
4103 commit 9262aceaff24c954cab8c252690032bc2ec25e7d
4104 Author: Dirk Wallenstein <dirkwallenstein@t-online.de>
4105 Date:   Fri Feb 5 20:42:45 2010 +0100
4106
4107     man: Add missing geometry component flag
4108     
4109     Signed-off-by: Dirk Wallenstein <dirkwallenstein@t-online.de>
4110     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4111
4112 commit 50cf134465f6fd263f37acecac94518468ef1c6d
4113 Author: Dirk Wallenstein <halsmit@t-online.de>
4114 Date:   Tue Feb 2 21:24:32 2010 +0100
4115
4116     man: Return value of XkbGetState is Status and not Bool
4117     
4118     Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
4119     Reviewed-by: Julien Cristau <jcristau@debian.org>
4120     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4121
4122 commit 7a93ae2bb5292a97fdd27ed818bc81248b37f641
4123 Author: Dirk Wallenstein <halsmit@t-online.de>
4124 Date:   Tue Feb 2 21:24:30 2010 +0100
4125
4126     man: Fix return value specification of XkbKeyActionEntry
4127     
4128     The XkbKeyActionEntry macro expands to a pointer.
4129     
4130     Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
4131     Reviewed-by: Julien Cristau <jcristau@debian.org>
4132     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4133
4134 commit e9884d4a05a5661ec343ea8a2aa0562b6419e086
4135 Author: Dirk Wallenstein <halsmit@t-online.de>
4136 Date:   Tue Feb 2 21:24:29 2010 +0100
4137
4138     man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732
4139     
4140     XKeycodeToKeysym keeps compatibility with pre-XKB and thus only sees 2
4141     groups with 2 levels each. It wraps the index into the next group.
4142     This behavior confuses the unaware user, and therefore this will add a
4143     reference to XkbKeycodeToKeysym in the corresponding man paragraph.
4144     
4145     Another bug had that issue, too. #5349
4146     
4147     Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
4148     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4149
4150 commit 6474cdf97cd648afaeaa872155f3fa21cfb43f80
4151 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
4152 Date:   Thu Apr 8 19:59:55 2010 -0700
4153
4154     Fix typo in new fi_FI.UTF-8 that was reported by "make check"
4155     
4156     Unrecognized pattern in Compose on line #154:
4157       <dead_diaeresis> <space>                " "¨"
4158     
4159     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
4160
4161 commit 91bd5e7af2d3a9526aefb73dc10f417896f0e4dd
4162 Author: Marko Myllynen <myllynen@redhat.com>
4163 Date:   Thu Apr 8 19:52:42 2010 -0700
4164
4165     Bug 27465 - Rewritten fi_FI.UTF-8 Compose file
4166     
4167     I've rewritten the fi_FI.UTF-8 Compose file so that it
4168     
4169     - includes en_US.UTF-8/Compose for base compose definitions (and thus gets any
4170     possible additions to en_US.UTF-8/Compose automatically included)
4171     - overrides any en_US.UTF-8/Compose definitions with fi_FI.UTF-8/Compose
4172     definitions (thus making it safe to include en_US.UTF-8/Compose)
4173     - lists all the definitions specified in the SFS 5966 standard (thus making it
4174     easy to verify that the implementation is valid and complete)
4175     - adds a header about the file itself as required by the standard
4176     
4177     The rewritten version is ~320 lines compared to over 5000 lines of the previous
4178     version.
4179     
4180     https://bugs.freedesktop.org/show_bug.cgi?id=27465
4181
4182 commit f6a4fd0c7615684d08e848245849dea4017a5214
4183 Author: Gaetan Nadon <memsize@videotron.ca>
4184 Date:   Thu Apr 1 21:46:12 2010 -0400
4185
4186     config: update and relocate AC_DEFINE_DIR macro
4187     
4188     Remove deprecated acinclude.m4 macro container file
4189     Use separate macro files as per autoconf recommendation
4190     Use the latest macro from GNU (ax) which replaces
4191     the non-gnu version (ac)
4192     This preserves the Autoconf macro AC namespace.
4193     
4194     Also moved out of acinclude.m4 is the DOLT macro
4195     
4196     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4197
4198 commit 61d5231db418cec51bd718633c3bba39b18689d6
4199 Author: Gaetan Nadon <memsize@videotron.ca>
4200 Date:   Mon Mar 29 14:53:48 2010 -0400
4201
4202     config: remove the pkgconfig pc.in file from EXTRA_DIST
4203     
4204     Automake always includes it in the tarball.
4205     
4206     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4207
4208 commit 69fc76a0321c6b25cc4286173c53435c69ab8e0e
4209 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
4210 Date:   Wed Mar 17 23:53:16 2010 -0300
4211
4212     No need for req->firstKeyCode to be set twice.
4213     
4214     There is no reason to set req->firstKeyCode twice when a client, wishful
4215     for changing keyboard mappings, calls XChangeKeyboardMapping. This patch
4216     fixes the mistake by making no functional changes to libX11 whatsoever.
4217     
4218     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
4219     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4220
4221 commit b5797597f83ee62228abfb88f026ef92163e07a5
4222 Author: Gaetan Nadon <memsize@videotron.ca>
4223 Date:   Tue Feb 16 10:37:21 2010 -0500
4224
4225     config: move CWARNFLAGS from configure.ac to Makefile.am
4226     
4227     Compiler warning flags should be explicitly set in the makefile
4228     rather than being merged with other packages compiler flags.
4229     
4230     Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
4231     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4232
4233 commit 052c4d7995b0e52a038933beb85cd544571c6b7e
4234 Author: Gaetan Nadon <memsize@videotron.ca>
4235 Date:   Tue Feb 16 14:28:21 2010 -0500
4236
4237     specs: change install cmd due to automake 1.11
4238     
4239     specData_INSTALL is defined in 1.9 and 1.10 but not 1.11
4240     
4241     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4242
4243 commit 7277a18cda9f5a6807d11cf4ceb9449b1c302c18
4244 Author: Gaetan Nadon <memsize@videotron.ca>
4245 Date:   Tue Feb 9 17:27:08 2010 -0500
4246
4247     doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6
4248     
4249     $(MKDIR_P) is not defined in automake 1.9.
4250     
4251     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4252
4253 commit e66eda95b520727969d721416d4ea49b54ef2b03
4254 Author: Gaetan Nadon <memsize@videotron.ca>
4255 Date:   Tue Feb 2 16:29:26 2010 -0500
4256
4257     specs: install html images in $docdir with html files
4258     
4259     The images required by the html files have been omitted.
4260     
4261     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4262
4263 commit 137d1ff6be99d040e77c8c4c52029c5bdf1f4808
4264 Author: Gaetan Nadon <memsize@videotron.ca>
4265 Date:   Sun Jan 31 14:16:20 2010 -0500
4266
4267     doc: use new macros to control doc generation
4268     
4269     Namely XORG_WITH_GROFF for the groff generation tool
4270     XORG_WITH_PS2PDF for the conversion of PS docs to PDF
4271     XORG_ENABLE_SPECS for the generation of specs
4272     
4273     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4274
4275 commit 9ca583c5d6fcf9cd8151ee7b019630b141d32fab
4276 Author: Gaetan Nadon <memsize@videotron.ca>
4277 Date:   Tue Jan 26 19:41:08 2010 -0500
4278
4279     doc: clean-up generated html images
4280     
4281     Generate images in /images as is the convention
4282     Provide a base file name for images rather than process ID
4283     Remove images directory when running make clean
4284     
4285     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
4286
4287 commit eb289b34bfc9978eef724e0f268975938334c06c
4288 Author: Kristian Høgsberg <krh@bitplanet.net>
4289 Date:   Thu Jan 21 13:39:17 2010 -0500
4290
4291     XErrorDB: Add new DRI2 request names
4292
4293 commit 6babf2123d05adb9349394c49cc2d81d1f66cf9e
4294 Author: Julien Cristau <jcristau@debian.org>
4295 Date:   Sat Jan 16 22:47:03 2010 +0000
4296
4297     man: Fix typo in Makefile
4298     
4299     Missing line continuation was preventing the XCompose alias from being
4300     generated.
4301     
4302     Signed-off-by: Julien Cristau <jcristau@debian.org>
4303     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4304
4305 commit 68530599e61cf9fef3fcc91650e7cef21837fce7
4306 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4307 Date:   Sat Jan 16 11:41:32 2010 -0800
4308
4309     libX11 1.3.3
4310     
4311     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4312
4313 commit 1e5af224b9fbdb154620f898558704f2bc4bf4e9
4314 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4315 Date:   Thu Jan 14 18:33:39 2010 -0800
4316
4317     Update COPYING file with actual licenses from libX11 code & docs
4318     
4319     COPYING was previously a years out-of-date copy of the LICENSES
4320     doc summarizing all licenses for all XFree86 components, many of
4321     which did not apply to libX11.
4322     
4323     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4324
4325 commit ddb1786720d6136b1b28be599c75c10ad1b76a2a
4326 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4327 Date:   Thu Jan 14 17:38:26 2010 -0800
4328
4329     Purge CVS/RCS id tags
4330     
4331     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4332
4333 commit c1db9ddcfa7091f173478dca45bf720badedfca4
4334 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4335 Date:   Thu Jan 14 15:39:14 2010 -0800
4336
4337     Update Sun license notices to current X.Org standard form
4338     
4339     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4340
4341 commit 1aaa7c0358c5c035b99625f5715cb722bc2d2a2f
4342 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4343 Date:   Thu Jan 14 08:28:22 2010 -0800
4344
4345     Add %S substitutions to Compose man page
4346     
4347     Commit 9df349a7894725f9469b106af645f57f7f3f9af3 added support for %S
4348     in Compose file include statements - this documents it in the Compose
4349     file man page.
4350     
4351     Also changes the existing substitution documentation to list format
4352     instead of a paragraph format to allow easier adding of %S.
4353     
4354     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4355
4356 commit 94b45db93058cffa25598fe27dd3e385ace9d305
4357 Author: Richard Purdie <rpurdie@linux.intel.com>
4358 Date:   Thu Jan 14 08:04:28 2010 -0800
4359
4360     Fix configure.ac PKG_ macro calls
4361     
4362     If the first call to PKG_CHECK_MODULES() may not be called during execution
4363     which is the case here since its inside a case statement, call
4364     PKG_PROG_PKG_CONFIG() to ensure things worked correctly.
4365     
4366     Fixes a configure failure introduced by commit
4367     87529c039050ce3336ff9ce00f1b5a21d15690da when xcb is enabled.
4368     
4369     http://bugs.freedesktop.org/show_bug.cgi?id=26041
4370     
4371     Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
4372     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4373
4374 commit df559d8bc2238a2c369152fcb06e5b5ab132a5dc
4375 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4376 Date:   Tue Jan 12 09:18:15 2010 -0800
4377
4378     Raise xorg-macros requirement to 1.4
4379     
4380     Needed since the changes in 464390f16d7ed4aa5bf80f89863ba92273075ec2
4381     depend on the INSTALL file delivered in xorg-macros 1.4
4382     
4383     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4384
4385 commit 9df349a7894725f9469b106af645f57f7f3f9af3
4386 Author: James Cloos <cloos@jhcloos.com>
4387 Date:   Wed Jan 13 11:04:38 2010 -0500
4388
4389     Allow inclusion of system level compose files.
4390     
4391     With the release of XFree86 4.4 an inclusion system of compose files was
4392     added to Xlib to allow inclusion of the default compose file (with %L),
4393     any compose files from user’s home directory (with %H), or a compose
4394     file with a hard coded path¹. However, even today including system level
4395     compose files is not possible in a platform independent manner although
4396     the machinery for including compose files and overriding previously
4397     defined compositions is already in place.
4398     
4399     With the ability to include system level compose files one could greatly
4400     reduce the need for compose file rule duplication and the work needed to
4401     propagate changes in one compose file to others. For example, currently
4402     the Finnish compose file fi_FI.UTF-8 weights over 5000 lines² but it
4403     is almost identical with en_US.UTF-8 except for perhaps half a dozen
4404     compositions.
4405     
4406     This commit allows one to include system level compose files with the
4407     following kind of syntax:
4408     
4409     include "%S/en_US.UTF-8/Compose"
4410     
4411     1] http://www.xfree86.org/4.4.0/RELNOTES5.html#42
4412     2] http://cgit.freedesktop.org/xorg/lib/libX11/tree/nls/fi_FI.UTF-8/Compose.pre
4413     
4414     Signed-off-by: Marko Myllynen <myllynen@redhat.com>
4415     Signed-off-by: James Cloos <cloos@jhcloos.com>
4416
4417 commit ccf21a8877f40136e25f2f62d0668b0c76b3cfbd
4418 Author: Thien-Thi Nguyen <ttn@gnuvola.org>
4419 Date:   Tue Dec 1 10:31:47 2009 +0100
4420
4421     libX11: Fix comment: Invert polarity (direction) of reformat description.
4422     
4423     Signed-off-by: Thien-Thi Nguyen <ttn@gnuvola.org>
4424     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4425
4426 commit 4d4676c0d6324d2ff9d00d15ab485fa5d848a369
4427 Author: Osamu Sayama <osamu.sayama@sun.com>
4428 Date:   Tue Jan 5 17:26:40 2010 -0800
4429
4430     set_fontset_extents crash after get_rotate_fontname fix in 2bef065b70f7
4431     
4432     - In set_fontset_extents, check font_data is not NULL before running
4433       loop that may increment it to a non-NULL invalid pointer.
4434     - Make sure get_rotate_fontname counts the final field
4435     
4436     Fixes OpenSolaris bug 6913809: X application dumps core in ja_JP.UTF-8 locale
4437     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6913809>
4438     
4439     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4440     Reviewed-by: Adam Jackson <ajax@redhat.com>
4441
4442 commit 87529c039050ce3336ff9ce00f1b5a21d15690da
4443 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4444 Date:   Tue Jan 5 18:02:37 2010 -0800
4445
4446     Merge X11, XKBPROTO, & XPROTO pkg-config lists
4447     
4448     Since the XPROTO_CFLAGS & XKBPROTO_CFLAGS are just merged into X11_CFLAGS
4449     in configure.ac anyway, might as well combine the lists passed to
4450     PKG_CHECK_MODULES to reduce duplication in the flags.
4451     
4452     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4453     Reviewed-by: Rémi Cardona <remi@gentoo.org>
4454     Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
4455
4456 commit 2dd053667b44c55e2bf601aec7b75fc6fee1cf44
4457 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4458 Date:   Tue Jan 5 17:56:58 2010 -0800
4459
4460     Add XCompose man page shadow for Compose man page
4461     
4462     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4463
4464 commit 02543bba816e065c02cd36e0c9e21519a9ee9c96
4465 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4466 Date:   Tue Jan 5 17:47:44 2010 -0800
4467
4468     Add $(AM_V_GEN) to silence lint rules too
4469     
4470     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4471
4472 commit db7c6fdeeaef9475458498e4cf09d6b1329e9aa3
4473 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4474 Date:   Tue Jan 5 17:42:42 2010 -0800
4475
4476     Remove GCC_WARNINGS now that XORG_CWARNFLAGS sets them for us
4477     
4478     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4479
4480 commit 6b4e526e7ba105622f6b143e8e2639b44cb6cc19
4481 Author: Gaetan Nadon <memsize@videotron.ca>
4482 Date:   Sun Nov 29 10:44:24 2009 -0500
4483
4484     configure.ac: restore correct order for XORG_DEFAULT_OPTIONS
4485     
4486     It must be following AC_USE_SYSTEM_EXTENSION
4487
4488 commit 3dbaa11d1c8705e1b309c6686f354766b651ad20
4489 Author: Gaetan Nadon <memsize@videotron.ca>
4490 Date:   Sun Nov 29 10:01:44 2009 -0500
4491
4492     Add .gitignore in /specs for generated files
4493     
4494     Being in /specs, it will apply for all 3 subdirs
4495
4496 commit f45d39d37aab04742e44cd8c3c993aad7587e40c
4497 Author: Gaetan Nadon <memsize@videotron.ca>
4498 Date:   Fri Nov 27 20:56:03 2009 -0500
4499
4500     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
4501     
4502     Now that the INSTALL file is generated.
4503     Allows running make maintainer-clean.
4504
4505 commit 464390f16d7ed4aa5bf80f89863ba92273075ec2
4506 Author: Gaetan Nadon <memsize@videotron.ca>
4507 Date:   Wed Oct 28 14:09:10 2009 -0400
4508
4509     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
4510     
4511     Add missing INSTALL file. Use standard GNU file on building tarball
4512     README may have been updated
4513     Remove AUTHORS file as it is empty and no content available yet.
4514     Remove NEWS file as it is empty and no content available yet.
4515
4516 commit 6360e7f0ce6a75da2bed33ede7fea783a1fb80e1
4517 Author: Gaetan Nadon <memsize@videotron.ca>
4518 Date:   Tue Oct 27 15:07:25 2009 -0400
4519
4520     Deploy the new XORG_DEFAULT_OPTIONS #24242
4521     
4522     This macro aggregate a number of existing macros that sets commmon
4523     X.Org components configuration options. It shields the configuration file from
4524     future changes.
4525
4526 commit d02f943c98fde2f14319bc57fd9ad77eb9a2a572
4527 Author: Gaetan Nadon <memsize@videotron.ca>
4528 Date:   Mon Oct 26 22:08:42 2009 -0400
4529
4530     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
4531     
4532     ChangeLog filename is known to Automake and requires no further
4533     coding in the makefile.
4534
4535 commit f77c89c751a6a63c8ef11ecdddca2aed11ff6e29
4536 Author: Gaetan Nadon <memsize@videotron.ca>
4537 Date:   Thu Oct 22 12:34:19 2009 -0400
4538
4539     .gitignore: use common defaults with custom section # 24239
4540     
4541     Using common defaults will reduce errors and maintenance.
4542     Only the very small or inexistent custom section need periodic maintenance
4543     when the structure of the component changes. Do not edit defaults.
4544
4545 commit 46c7b0e9d0d85cf5ccc0d40d19821fcc3335503b
4546 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4547 Date:   Thu Nov 12 23:05:40 2009 -0800
4548
4549     Add compose-check.pl to EXTRA_DIST
4550     
4551     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4552
4553 commit 54c64267cc8bc98641cc39a22cb7bd71673e89e0
4554 Author: Julien Cristau <jcristau@debian.org>
4555 Date:   Thu Oct 29 17:17:24 2009 +0100
4556
4557     man: fix XCopyGC argument order
4558     
4559     Ubuntu bug#408337
4560
4561 commit aad10032651cdc2a53b359035954454a28d6db67
4562 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4563 Date:   Fri Oct 23 13:55:14 2009 -0700
4564
4565     libX11 1.3.2
4566     
4567     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4568
4569 commit 6303ada89cb228c0f9656036f798703afb42fc29
4570 Author: Peter Hutterer <peter.hutterer@who-t.net>
4571 Date:   Wed Oct 21 12:42:07 2009 +1000
4572
4573     Add smiley faces to compose sequences.
4574     
4575     I wonder how we could have lasted that long without them.
4576     
4577     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4578     Acked-by: Daniel Stone <daniel@fooishbar.org>
4579     Acked-By: James Cloos <cloos@jhcloos.com>
4580
4581 commit 0e104ebd8628803c27e36b16922ad1edd891325a
4582 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4583 Date:   Thu Oct 22 23:12:30 2009 -0700
4584
4585     Add man page for Compose file format
4586     
4587     Based on grammar description in modules/im/ximcp/imLcPrs.c and
4588     note on XFree86 changes formerly found in xorg-docs RELNOTES.sgml
4589     
4590     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4591
4592 commit 9c95f2af7c442b3a59b1a30cf804f1ef4e7fc5b5
4593 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
4594 Date:   Tue Oct 20 12:46:03 2009 -0700
4595
4596     Add extra configuration and sanity checks for groff and ps2pdf
4597     
4598     1) Add AC_ARG_VAR for GROFF and PS2PDF to inform users of these
4599        environment variables.
4600     2) Check that groff -ms works
4601     
4602     Some distributions ship the ms macros as a separate package which may
4603     not be installed together with groff, so we need to make sure that groff
4604     works and the required macros are actually installed before attempting
4605     to build the specs.
4606     
4607     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
4608     Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
4609     Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4610
4611 commit d3f801fd2f9198eaad6797414dba652f9c006c6d
4612 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4613 Date:   Sun Oct 18 17:34:53 2009 -0500
4614
4615     Fix VPATH build of libX11 specs
4616     
4617     Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4618
4619 commit ad15e1a89d30ccc11d80745897b83def1448e8c0
4620 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4621 Date:   Sat Oct 17 16:14:34 2009 -0700
4622
4623     libX11 1.3.1
4624     
4625     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4626
4627 commit 0cbf98c17a7484bb58b2464b98d63bb3b4ea2594
4628 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4629 Date:   Sat Oct 17 16:28:25 2009 -0700
4630
4631     Fix make distcheck
4632     
4633     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4634
4635 commit 082e62ad268ef16a3bebc5a3c9fa008dbdc483ed
4636 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4637 Date:   Fri Oct 16 19:25:35 2009 -0700
4638
4639     Use $(AM_V_GEN) to silence echo commands for generating shadow man pages
4640     
4641     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4642
4643 commit 4e66da0783b2e5e3b288aaecd3c89396ed425c20
4644 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4645 Date:   Wed Oct 14 16:18:24 2009 -0700
4646
4647     Move libX11 & XIM/locale specs from xorg-docs
4648     
4649     If groff is found, and --disable-specs is not passed to configure,
4650     specs will be converted to text, html and ps (or pdf if ps2pdf is
4651     found) and installed to $(docdir)
4652     
4653     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4654
4655 commit 5d3d817a42ddcc8d0c6efd33efd1442fe14f5c6b
4656 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4657 Date:   Tue Oct 13 19:15:51 2009 -0500
4658
4659     Provide _Xsetlocale compat wrappers on Cygwin
4660     
4661     Previous versions of Cygwin did not have proper locale support, so Cygwin/X
4662     defined X_LOCALE, using _Xsetlocale instead.  Cygwin 1.7 has added locale
4663     support, but we can't remove the _Xsetlocale entry point without breaking
4664     ABI.
4665     
4666     Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4667
4668 commit 2c8b3a877a713bb66a6316a7051b43c46af6e1a0
4669 Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4670 Date:   Tue Oct 13 19:15:49 2009 -0500
4671
4672     dolt: add Cygwin to supported platforms
4673     
4674     Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
4675
4676 commit a2c8e3e34b15b57ff881a52101fc961a602f35e4
4677 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4678 Date:   Wed Oct 14 13:23:30 2009 -0700
4679
4680     Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris
4681     
4682     Also fix indenting of the XLIBBUFFERSIZE code to match surrounding code
4683     
4684     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4685
4686 commit 34ddfca7b7d58240b0fe74bec6b2e0652d15c051
4687 Author: Jon TURNEY <jon.turney@dronecode.org.uk>
4688 Date:   Tue Feb 10 17:47:25 2009 +0000
4689
4690     Include sys/select.h for select() and struct timeval, if it exists
4691     
4692     This is a cygwin build fix
4693
4694 commit 383165916ddac91740d4c780174d4c0d07cdb994
4695 Author: Xake <xake@rymdraket.net>
4696 Date:   Sun Sep 27 11:16:36 2009 +0200
4697
4698     Use AM_V_GEN instead of customized macros for AM_SILENT_RULES
4699     
4700     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4701
4702 commit 854269d55cdda8caf425515bfed2855e211a5ada
4703 Author: Julien Cristau <jcristau@debian.org>
4704 Date:   Tue Oct 6 16:11:24 2009 +0200
4705
4706     configure: quote argument to m4_pattern_forbid
4707     
4708     Without this, configure spits out
4709     ../configure: line 12364: ac_fn_c_check_member: command not found
4710     ../configure: line 12378: ac_fn_c_check_type: command not found
4711     
4712     Also anchor the pattern to make it stricter.
4713     
4714     Signed-off-by: Julien Cristau <jcristau@debian.org>
4715
4716 commit 3bb020587ce74e0737ec7aceb20041f1e77d3b87
4717 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
4718 Date:   Thu Oct 1 22:20:38 2009 -0700
4719
4720     Split CFLAGS into CPPFLAGS and CFLAGS
4721     
4722     On some build systems, CPPFLAGS is set to "-I/some/prefix/include".  If older
4723     X11 headers are in /some/prefix/include, they will be preferred over the
4724     shipped headers.  This corrects that problem.
4725
4726 commit d54caf1c9c55af8247621b7ba6afb20b23699839
4727 Author: Peter Hutterer <peter.hutterer@who-t.net>
4728 Date:   Fri Oct 2 10:59:08 2009 +1000
4729
4730     libX11 1.3
4731     
4732     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4733
4734 commit dd201bcf9e7f8863b7ef32273a5ef021678133c1
4735 Author: Peter Hutterer <peter.hutterer@who-t.net>
4736 Date:   Fri Oct 2 12:10:29 2009 +1000
4737
4738     nls: remove duplicate Compose sequences from pt_BR.UTF-8
4739     
4740     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4741
4742 commit a293ae9e83739067fc92db1a39c262857bc2283e
4743 Author: Peter Hutterer <peter.hutterer@who-t.net>
4744 Date:   Fri Sep 25 11:19:41 2009 +1000
4745
4746     Add XF86TouchpadToggle to XKeysymDB
4747     
4748     Lenovo laptops provide a key to enable or disable the touchpad and the
4749     trackstick. This key is usually located on Fn + F8.
4750     
4751     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4752     Acked-by: Adam Jackson <ajax@redhat.com>
4753
4754 commit 69839f8903a24eab08f17a781b3797fb64dce9cf
4755 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4756 Date:   Sun Sep 27 10:34:16 2009 -0700
4757
4758     Bug 24173: libX11 from git fails to build with automake older then 1.11
4759     
4760     AM_CONDITIONAL must come *before* the AC_OUTPUT that creates the
4761     Makefiles, instead of after.
4762     <http://bugs.freedesktop.org/show_bug.cgi?id=24173>
4763     
4764     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4765
4766 commit f5effd041f58ef07703cca2b4f396758811e1eec
4767 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4768 Date:   Wed Apr 15 10:59:23 2009 -0700
4769
4770     Resolve conflicting Compose sequences in iso8859-2, el_GR.UTF-8 & pt_BR.UTF-8
4771     
4772     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4773
4774 commit 3843778358d3a0cd6a2d07dba5dd061248053ac9
4775 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4776 Date:   Wed Apr 15 10:56:09 2009 -0700
4777
4778     Add perl script to check for duplicate or conflicting compose file entries
4779     
4780     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4781
4782 commit 19cc5e1fa17a285045662820a8b4de2a0f9a194d
4783 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4784 Date:   Fri Sep 18 17:10:04 2009 -0700
4785
4786     Use make rules instead of shell for loops to generate shadow man pages
4787     
4788     Allows parallel make and simpler build logs/error reporting
4789     
4790     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4791
4792 commit 7dabcac973d0b6692a3cd62bd6d8e0467b24200b
4793 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4794 Date:   Fri Sep 18 16:58:53 2009 -0700
4795
4796     Add AM_SILENT_RULES support for cpp rules for man & nls files
4797     
4798     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4799
4800 commit bfa19cddd8546b4930a773f3bbd81137c362d82b
4801 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4802 Date:   Fri Sep 18 16:58:16 2009 -0700
4803
4804     Update to using xorg-macros 1.3 & XORG_DEFAULT_OPTIONS
4805     
4806     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4807
4808 commit 51396066c8003a96a6399c9a4bed2a81e512b582
4809 Author: Mikko Niskanen <mikko.niskanen@iki.fi>
4810 Date:   Fri Sep 4 10:11:15 2009 +1000
4811
4812     Fix wrong typedef on HP-UX (#18998)
4813     
4814     shl_dt doesn't exist, the type is shl_t.
4815     
4816     X.Org Bug 18998 <http://bugs.freedesktop.org/show_bug.cgi?id=18998>
4817     
4818     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4819
4820 commit 615220a312b9430a580fe6dcf51703c6ef244f66
4821 Author: Paul Bender <pebender@gmail.com>
4822 Date:   Fri Sep 4 09:57:10 2009 +1000
4823
4824     Don't require xdmcp in configure.ac (#22583)
4825     
4826     X.Org Bug 22583 <http://bugs.freedesktop.org/show_bug.cgi?id=22583>
4827     
4828     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4829
4830 commit 20f9ecd86ad2a9ac6966f7eee32234cb5ef77c29
4831 Author: Peter Hutterer <peter.hutterer@who-t.net>
4832 Date:   Thu Sep 3 14:02:44 2009 +1000
4833
4834     man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)
4835     
4836     X.Org Bug 23499 <http://bugs.freedesktop.org/show_bug.cgi?id=23499>
4837     
4838     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4839
4840 commit c2814a614dc4d9409bfa0f44c18bfd69ad7f7b85
4841 Author: Peter Hutterer <peter.hutterer@who-t.net>
4842 Date:   Thu Sep 3 12:05:25 2009 +1000
4843
4844     man: XQueryTree may return BadWindow. (#23416)
4845     
4846     X.Org Bug 23416 <http://bugs.freedesktop.org/show_bug.cgi?id=XXX>
4847     
4848     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4849
4850 commit dbe98d456ccc6eeca9fa3e241a3db0a4d83c5a65
4851 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4852 Date:   Fri Aug 28 23:07:58 2009 +0800
4853
4854     Fix version tag in .TH line of several XKB man pages
4855     
4856     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4857
4858 commit bf24400936c10af6f5aa0c75cfe2207ab9b680b4
4859 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4860 Date:   Fri Aug 28 23:04:38 2009 +0800
4861
4862     XkbSetDeviceButtonActions.man: remove non-existent actions argument
4863     
4864     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4865
4866 commit 53affa9335116f2d367f041e6502a411d4619e47
4867 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4868 Date:   Fri Aug 28 23:00:17 2009 +0800
4869
4870     XkbQueryExtension.man: Arguments should be pointers
4871     
4872     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4873
4874 commit 6233948885acc5873a5abddfff235afec555f3c2
4875 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4876 Date:   Fri Aug 28 22:53:03 2009 +0800
4877
4878     XkbSAActionSetCtrls.man: Fix typo in formatting macro
4879     
4880     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4881
4882 commit 28a9ca57cdec4aa9ca92322f963b01f0c2daf47a
4883 Author: Alan Coopersmith <alan.coopersmith@sun.com>
4884 Date:   Fri Aug 28 22:49:31 2009 +0800
4885
4886     Convert Xkb API man pages to ANSI prototypes
4887     
4888     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
4889
4890 commit fa2eecca85baab9616f7143cc1a853a594b4a90c
4891 Author: James Cloos <cloos@jhcloos.com>
4892 Date:   Mon Aug 24 06:35:17 2009 -0400
4893
4894     Add some (Serbian) Cyrillic NFD sequences.
4895     
4896     A number of characters in use in the various countries which use the
4897     Cyrillic script do not appear as pre-composed characters in The UCS
4898     or Unicode; they are only available as combining-character sequences.
4899     
4900     This commit adds support for using (prefix) dead keys and Multi_key-
4901     initiated sequences to enter a number of these combining-character
4902     sequences.  This ensures that users can enter these scripts even
4903     when using the current Cyrillic keymaps, which lack support for
4904     the combining characters.
4905     
4906     Please see the discussions on the xkb mailing list.
4907     
4908     Signed-off-by: James Cloos <cloos@jhcloos.com>
4909
4910 commit d1bdc909f9246119696c8b0d9afb7bd8afb71b60
4911 Author: Julien Cristau <jcristau@debian.org>
4912 Date:   Wed Aug 5 18:14:23 2009 +0200
4913
4914     man/xkb: delete spurious newline in .TH headers
4915
4916 commit ee723b83b24682db833a2f0abd96cd319b8a62af
4917 Author: Julien Cristau <jcristau@debian.org>
4918 Date:   Wed Aug 5 16:45:19 2009 +0200
4919
4920     man: use __libmansuffix__ instead of 3X11 for references to other pages
4921
4922 commit 595e204feb82c798a92eea41fea03be6476ac181
4923 Author: Julien Cristau <jcristau@debian.org>
4924 Date:   Wed Aug 5 16:43:36 2009 +0200
4925
4926     man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sections
4927
4928 commit 9da7e230d5320e1556ad2084fcd06ee7994385ea
4929 Author: Peter Hutterer <peter.hutterer@who-t.net>
4930 Date:   Wed Aug 5 14:15:02 2009 +1000
4931
4932     Bump to 1.2.99.901 (1.3 RC1)
4933     
4934     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4935
4936 commit 8f78c7b4e3570cd46c5a220982963c17fe2157b8
4937 Author: Filippo Giunchedi <filippo@debian.org>
4938 Date:   Sat Jun 6 16:56:54 2009 +0200
4939
4940     nls: add {left,right}wards arrow to compose table
4941     
4942     Debian bug#532117 <http://bugs.debian.org/532117>
4943     
4944     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4945
4946 commit 7949bfa00390241d994f32463e50d4bd78920568
4947 Author: Julien Cristau <jcristau@debian.org>
4948 Date:   Fri Jul 31 13:33:52 2009 +0200
4949
4950     Update library version for new symbols
4951     
4952     Commit 554f755e5545f63d3c8f299297927238da155773 added generic event
4953     cookie handling.  Bump libX11 version number accordingly.
4954     
4955     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4956
4957 commit 640fec5f4feacd01a00eea3dcd4edb220907d3dc
4958 Author: Julien Cristau <jcristau@debian.org>
4959 Date:   Sun Aug 2 17:18:31 2009 +0200
4960
4961     Add _XFUNCPROTOBEGIN/END to Xlib-xcb.h
4962     
4963     X.Org bug#22252 <https://bugs.freedesktop.org/show_bug.cgi?id=22252>
4964     
4965     Reported-by: Riku Salminen <rsalmin2@cc.hut.fi>
4966     Signed-off-by: Julien Cristau <jcristau@debian.org>
4967
4968 commit bc06d49e9dac1836d6824769ddb2ac5ba9f14df7
4969 Author: Peter Hutterer <peter.hutterer@who-t.net>
4970 Date:   Wed Jul 29 08:44:09 2009 +1000
4971
4972     Fix compiler warning 'unused variable qelt'
4973     
4974     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4975
4976 commit 03f4907e14f5755e72309f08742977b871e81e33
4977 Author: Peter Hutterer <peter.hutterer@who-t.net>
4978 Date:   Wed Jul 29 08:34:57 2009 +1000
4979
4980     Add utlist.h to the Makefile.am
4981     
4982     utlist.h contains the linked list macros, it was added with the recent
4983     addition of event cookies but utlist.h wasn't added to the Makefile.am. As a
4984     result, make dist failed.
4985     
4986     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
4987
4988 commit 554f755e5545f63d3c8f299297927238da155773
4989 Author: Peter Hutterer <peter.hutterer@who-t.net>
4990 Date:   Fri Jun 26 11:27:43 2009 +1000
4991
4992     Add generic event cookie handling to libX11.
4993     
4994     Generic events require more bytes than Xlib provides in the standard XEvent.
4995     Memory allocated by the extension and stored as pointers inside the event is
4996     prone to leak by simple 'while (1) { XNextEvent(...); }' loops.
4997     
4998     This patch adds cookie handling for generic events. Extensions may register
4999     a cookie handler in addition to the normal event vectors. If an extension
5000     has registered a cookie handler, _all_ generic events for this extensions
5001     must be handled through cookies. Otherwise, the default event handler is
5002     used.
5003     
5004     The cookie handler must return an XGenericEventCookie with a pointer to the
5005     data.The rest of the event (type, serialNumber, etc.) are to be filled as
5006     normal. When a client retrieves such a cookie event, the data is stored in
5007     an internal queue (the 'cookiejar'). This data is freed on the next call to
5008     XNextEvent().
5009     
5010     New extension interfaces:
5011         XESetWireToEventCookie(display, extension_number, cookie_handler)
5012     
5013     Where cookie_handler must set cookie->data. The data pointer is of arbitray
5014     size and type but must be a single memory block. This memory block
5015     represents the actual extension's event.
5016     
5017     New client interfaces:
5018         XGetEventData(display, *cookie);
5019         XFreeEventData(display, *cookie);
5020     
5021     If the client needs the actual event data, it must call XGetEventData() with
5022     the cookie. This returns the data pointer (and removes it from the cookie
5023     jar) and the client is then responsible for freeing the event with
5024     XFreeEventData(). It is safe to call either function with a non-cookie
5025     event. Events unclaimed or not handled by the XGetEventData() are cleaned up
5026     automatically.
5027     
5028     Example client code:
5029         XEvent event;
5030         XGenericEventCookie *cookie = &ev;
5031     
5032         XNextEvent(display, &event);
5033         if (XGetEventData(display, cookie)) {
5034             XIEvent *xievent = cookie->data;
5035             ...
5036         } else if (cookie->type == GenericEvent) {
5037             /* handle generic event */
5038         } else {
5039             /* handle extension/core event */
5040         }
5041         XFreeEventData(display, cookie);
5042     
5043     Cookies are not multi-threading safe. Clients that use XGetEventData() must
5044     lock between XNextEvent and XGetEventData to avoid other threads freeing
5045     cookies.
5046     
5047     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
5048
5049 commit d7675cb8fa7155e7aff1459636a117a97aa1bf28
5050 Author: Peter Hutterer <peter.hutterer@who-t.net>
5051 Date:   Mon Jul 6 13:17:35 2009 +1000
5052
5053     Bump to 1.2.99.1
5054     
5055     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
5056
5057 commit 75fe48e7a42a685d7098e8d7108b9b956c471563
5058 Author: Peter Hutterer <peter.hutterer@who-t.net>
5059 Date:   Fri Jul 10 14:07:34 2009 +1000
5060
5061     Bump to 1.2.2
5062     
5063     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
5064
5065 commit 5d0fe0e0e92759af5667c5dca2eacb1b6f2d66ea
5066 Author: Peter Hutterer <peter.hutterer@who-t.net>
5067 Date:   Thu Jul 2 09:10:25 2009 +1000
5068
5069     XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
5070     
5071     GenericEvent cannot be selected for in the core event masks and they must
5072     thus be treated like extension events.
5073     
5074     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
5075
5076 commit c1bf65b89f4e361f6178a73dd5334c8f2bd95732
5077 Author: Peter Hutterer <peter.hutterer@who-t.net>
5078 Date:   Thu Jul 2 09:06:05 2009 +1000
5079
5080     XWindowEvent/XCheckWindowEvent must not return GenericEvents.
5081     
5082     GenericEvents have no fixed position for the window, so they must be treated
5083     like extension events.
5084     
5085     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
5086
5087 commit 38f9054554d63525d2dd51aafb5eb57821158ab9
5088 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5089 Date:   Mon Jun 15 19:00:43 2009 -0700
5090
5091     Drop ancient USG SysV #ifdefs
5092     
5093     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5094
5095 commit 7bfe1323f16a1a69cc474659f7ac0c2570b1cf42
5096 Author: Adam Jackson <ajax@redhat.com>
5097 Date:   Fri Jun 12 12:44:01 2009 -0400
5098
5099     Remove X_NOT_STDC_ENV usage. (#6527)
5100
5101 commit 6dd74d7fb414ca1e99bae5c13e333961f396eb36
5102 Author: Julien Cristau <jcristau@debian.org>
5103 Date:   Fri May 29 11:18:11 2009 +0200
5104
5105     nls: remove more duplicated aliases
5106     
5107     Signed-off-by: Julien Cristau <jcristau@debian.org>
5108
5109 commit e4b0899f516da224010e68bd2d953d5293d94993
5110 Author: parag <parag@rawhideTM.pnq.redhat.com>
5111 Date:   Thu May 28 11:29:35 2009 +0530
5112
5113     nls: Add pa_PK locale information and make pa_IN as default for pa.
5114     
5115     X.Org bug#21954 <http://bugs.freedesktop.org/show_bug.cgi?id=21954>
5116     
5117     [jcristau: removed the pa_PK.UTF-8 alias to itself]
5118     
5119     Signed-off-by: parag <pnemade@redhat.com>
5120     Signed-off-by: Julien Cristau <jcristau@debian.org>
5121
5122 commit f0ea1f6d51145592f8617854f9320ec5dbff3299
5123 Author: Julien Cristau <jcristau@debian.org>
5124 Date:   Fri May 29 10:58:20 2009 +0200
5125
5126     nls: remove broken sd_IN.UTF-8 alias
5127     
5128     Signed-off-by: Julien Cristau <jcristau@debian.org>
5129
5130 commit e29e010dabdb17d6498f2ef1786f69b8830c18ca
5131 Author: Julien Cristau <jcristau@debian.org>
5132 Date:   Fri May 29 10:57:43 2009 +0200
5133
5134     nls: remove duplicated en_US* aliases
5135     
5136     Signed-off-by: Julien Cristau <jcristau@debian.org>
5137
5138 commit a89a300d87852c84389ad97db66dcb8930cb45dd
5139 Author: Caolan McNamara <caolanm@redhat.com>
5140 Date:   Thu May 21 18:41:05 2009 +0200
5141
5142     man: missing space in XAllocColor man page
5143     
5144     X.Org bug#21854 <http://bugs.freedesktop.org/show_bug.cgi?id=21854>
5145
5146 commit c1c001e36504fd304f76f69bf6af3643225c49ea
5147 Author: James Cloos <cloos@jhcloos.com>
5148 Date:   Wed May 13 13:03:54 2009 -0400
5149
5150     [nls] Replace remaining UCS Combining Characters in Compose sequences.
5151     
5152     The replaces the instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
5153     where the keysym is used as a dead_key, with an actual dead_key symbol.
5154     
5155     The only remaining instances of UCS combining characters in the
5156     compose sequences are of U0338 COMBINING LONG SOLIDUS OVERLAY
5157     used as a suffix in Multi_key-initiated sequences to create
5158     mathematics characters such as ∉ U+2209 NOT AN ELEMENT OF
5159     from ∈ U+2208 ELEMENT OF.
5160
5161 commit e2b0bad3d3b9e9ca781fc264eb7584afbe2a1a4f
5162 Author: James Cloos <cloos@jhcloos.com>
5163 Date:   Wed May 13 09:58:59 2009 -0400
5164
5165     [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
5166     
5167     This removes those instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
5168     where the matching keysym is used as a dead_key, and for which alternative
5169     compose sequences exist.
5170
5171 commit 79f47e6dff2f0a0b673bbfecc47528edca814baa
5172 Author: James Cloos <cloos@jhcloos.com>
5173 Date:   Fri May 8 20:11:54 2009 -0400
5174
5175     [nls] Remove combining_ keysyms from the Compose files
5176     
5177     Some of the UTF-8 Compose tables included combining_ keysyms in
5178     the compose sequences as though they were dead symbols.  This
5179     is contrary to how combining characters are used in the UCS.
5180     Therefore, those lines have been removed from the Compose tables.
5181     
5182     There were also some combining_ keysyms as targets.  As those
5183     are not included in x11proto’s keysymdef.h, and as those do
5184     exist there as Uxxxx keysyms, they are replaced with the Uxxxx
5185     keysym names.
5186     
5187     This addresses http://bugzilla.freedesktop.org/show_bug.cgi?id=5107
5188     and is based on attachment 25644 by samuel.thibault@ens-lyon.org.
5189     
5190     Signed-off-by: James Cloos <cloos@jhcloos.com>
5191
5192 commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9
5193 Author: parag <pnemade@redhat.com>
5194 Date:   Tue May 5 16:50:47 2009 +0530
5195
5196     libX11: Add new Indic language information to nls directory files. #21560
5197     
5198     Signed-off-by: parag <pnemade@redhat.com>
5199
5200 commit aaf81096eb44b4c2812108721ba02738391884da
5201 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5202 Date:   Sat May 2 01:38:14 2009 -0700
5203
5204     Correct return type in XkbGetKeyboard man page
5205     
5206     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5207
5208 commit 2bef065b70f70af520b5de8fb23529254d15f003
5209 Author: Christoph Pfister <christophpfister@gmail.com>
5210 Date:   Mon Apr 27 22:32:57 2009 -0700
5211
5212     X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)
5213     
5214     http://bugs.freedesktop.org/show_bug.cgi?id=21117
5215     
5216     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5217
5218 commit 5c1cde105db10df24d3c532f032cbc59050c7313
5219 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5220 Date:   Fri Apr 17 22:14:47 2009 -0700
5221
5222     Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
5223     
5224     Raises minimum autoconf version required to 2.60
5225     
5226     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5227
5228 commit 84b7a91ef84f345384e4b0e13907385ca3ca3255
5229 Author: Julien Cristau <jcristau@debian.org>
5230 Date:   Tue Apr 14 15:59:57 2009 +0100
5231
5232     Fix fi_FI.UTF-8, again
5233     
5234     Commit 97fc6babd4ccaf300e25708868aa2a738893dc30 "NLS: Add UTF-8 compose
5235     file for Finnish" made fi_FI.UTF-8 use a broken empty XLC_LOCALE file.
5236     This reverts it back to using the en_US.UTF-8 one.
5237
5238 commit 128daff4422f973ea40dd1e31b2db230e643549e
5239 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
5240 Date:   Thu Apr 9 12:01:07 2009 +0700
5241
5242     Thai XIM not retrieve MB surrounding on UTF-8 LC
5243     
5244     On th_TH.UTF-8 locale, Thai XIM rejects all combining characters for GTK+ apps
5245     that use X Input Method.
5246     
5247     This is because GTK+ imxim immodule passes surrounding text in locale encoding,
5248     which is UTF-8 for UTF-8 locales. But current Thai XIM in Xlib assumes the
5249     multi-byte StringConversionText response for the StringConversionCallback to
5250     always be TIS-620, by retrieving a single byte and using it as-is.
5251     
5252     If the Thai XIM tries to convert the multi-byte text based on locale codeset
5253     before using it, it will work again.
5254     
5255     X.Org But 12759 <http://bugs.freedesktop.org/show_bug.cgi?id=12759>
5256     
5257     Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
5258     Signed-off-by: Julien Cristau <jcristau@debian.org>
5259
5260 commit e09f0d227fbf95b6252759af9d426efd57686f9f
5261 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
5262 Date:   Thu Apr 9 11:47:55 2009 +0700
5263
5264     Thai XIM not filters when NumLock or CapsLock is on
5265     
5266     The Thai XIM component in libx11 activated on 'th*' locales normally filters
5267     input sequence according to orthographic rules. However, when NumLock/CapsLock
5268     is on, this stops working. All sequences are passed through.
5269     
5270     This is caused by missing masks in _XimThaiFilter(), which normally screens out
5271     certain special keys from entering orthographic rules. Unfortunately, this
5272     included events with NumLock/CapsLock on. Negating the masks from the check
5273     allows the events to be tested by the rules.
5274     
5275     X.Org Bug 12517 <http://bugs.freedesktop.org/show_bug.cgi?id=12517>
5276     
5277     Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
5278     Signed-off-by: Julien Cristau <jcristau@debian.org>
5279
5280 commit d108d3c706af3502820b5202564488ea19908b77
5281 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
5282 Date:   Thu Apr 9 11:25:25 2009 +0700
5283
5284     CharSet-to-CompoundText Conversion Failed for Thai Locales
5285     
5286     SCIM fails to commit Thai input characters on Thai locales, because it commits
5287     string in compound text form, which was converted via
5288     XwcTextListToTextProperty(). But the XLC_LOCALE for th_TH and th_TH.UTF-8
5289     declares cs1's ct_encoding as TIS620-0:GR, which was commented out in
5290     src/xlibi18n/lcCT.c default_ct_data, in favor of ISO8859-11 ESC sequence.
5291     So, declaring cs1 as ISO8859-11:GR instead makes it work.
5292     
5293     Besides, for th_TH.UTF-8, adding cs2 class with ISO10646-1 encoding also adds
5294     support for UTF-8 input.
5295     
5296     And, along discussion in the bug, a similar problem was found for fontset, too,
5297     by causing delays on X apps startups on systems without tis620-0 fonts. This
5298     is normally the case, as mkfontdir and mkfontscale generate iso8859-11 entries
5299     by default for Thai X fonts. So, Thai fontset charset is also patched.
5300     
5301     X.Org Bug 16475 <http://bugs.freedesktop.org/show_bug.cgi?id=16475>
5302     
5303     Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
5304     Signed-off-by: Julien Cristau <jcristau@debian.org>
5305
5306 commit fd62d3318c846cd43d66a505946e94704d7d83dc
5307 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5308 Date:   Wed Apr 8 19:42:25 2009 -0700
5309
5310     Revert "Change masculine to ordmasculine in Compose file comments"
5311     
5312     This reverts commit 892b401d5acc055803a20e349ede0d64490f2230.
5313     
5314     As Julien Cristau correctly points out, I misread the Compose file grammar
5315     in modules/im/ximcp/imLcPrs.c, and those are keysyms, not comments, and
5316     the keysym is named XK_masculine in keysymdef.h.   This change is thus a
5317     bug in the Solaris compose tables to be fixed, not an improvement to bring
5318     upstream.
5319
5320 commit eac57c77afdf44f50692225b8b0345a7c927bc84
5321 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5322 Date:   Tue Apr 7 15:38:45 2009 -0700
5323
5324     Version bump: 1.2.1
5325     
5326     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5327
5328 commit bfbec08baec33c5024510b0bcbbee6e4a8473e79
5329 Author: Yaakov Selkowitz (Cygwin Ports maintainer) <yselkowitz@users.sourceforge.net>
5330 Date:   Tue Apr 7 13:46:57 2009 -0700
5331
5332     Bug 20773: Xcursor dynamic loading on Cygwin
5333     
5334     X.Org Bug #20773 <http://bugs.freedesktop.org/show_bug.cgi?id=20773>
5335     Patch #24096 <http://bugs.freedesktop.org/attachment.cgi?id=24096>
5336     
5337     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5338
5339 commit c8c41614911be4fa222fa22478677d263b41c751
5340 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5341 Date:   Mon Apr 6 16:52:46 2009 -0700
5342
5343     Fix a several sparse warnings: Using plain integer as NULL pointer
5344     
5345     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5346
5347 commit b336c3d0cc2aefc8926500cff5f76b5a3e803886
5348 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5349 Date:   Mon Apr 6 16:32:05 2009 -0700
5350
5351     Further ansify prototypes & reduce #ifdefs in locking.c
5352     
5353     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5354
5355 commit 892b401d5acc055803a20e349ede0d64490f2230
5356 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5357 Date:   Mon Apr 6 10:50:09 2009 -0700
5358
5359     Change masculine to ordmasculine in Compose file comments
5360     
5361     Matches the ordfeminine name used for the matching character,
5362     and the ordmasculine name used in many font descriptions of the glyph.
5363     
5364     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5365
5366 commit e3198b55dc16ec57346cc28aa8d34165ce8cde96
5367 Author: Julien Cristau <jcristau@debian.org>
5368 Date:   Fri Mar 13 13:52:33 2009 +0100
5369
5370     Add a ru_RU.UTF-8 locale
5371     
5372     Based on patch by Eugene Konev <ejka@imfi.kspu.ru> for X.Org 6.9.0.
5373     
5374     Debian bug#330144 <http://bugs.debian.org/330144>
5375     X.Org bug#15887 <http://bugs.freedesktop.org/show_bug.cgi?id=15887>
5376
5377 commit d239de9452691d6f875e6e5ace3d499ec3bf14d9
5378 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5379 Date:   Wed Mar 25 17:59:09 2009 -0700
5380
5381     Delete some unused "#ifdef notdef" static functions
5382     
5383     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5384
5385 commit 4281892e31058ef3aecc96a5767824b34d88d415
5386 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5387 Date:   Wed Mar 25 17:52:48 2009 -0700
5388
5389     Remove _XP_PRINT_SERVER_ #ifdefs from Xrm.c
5390     
5391     This copy of Xrm.c is never compiled into the Xprint server any more, so
5392     this old code-sharing #ifdef from the monolith tree isn't needed.
5393     
5394     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5395
5396 commit 27a2e16e8ea11c1604e28645fae4d6ba4371d513
5397 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5398 Date:   Tue Mar 17 18:38:58 2009 -0700
5399
5400     makekeys: combine malloc(strlen)+strcpy into strdup
5401     
5402     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5403
5404 commit 78a894231ae8ec4959007b6d9b8d2a15d6333a1e
5405 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5406 Date:   Tue Mar 17 15:42:19 2009 -0700
5407
5408     When makekeys fails to find a good hash, print error instead of divide-by-zero
5409     
5410     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5411
5412 commit c9f84af591d15fbc3fa890bcd955d94f1ff82a0b
5413 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5414 Date:   Tue Mar 17 14:59:16 2009 -0700
5415
5416     Remove ifdef checks for macII left over from ancient A/UX 3.0 support
5417     
5418     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5419
5420 commit 4b90da0ffb32b791d915ecae11996cc2f2cac9a7
5421 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5422 Date:   Mon Mar 16 18:37:49 2009 -0700
5423
5424     XErrorDB additions for DRI2 requests
5425     
5426     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5427
5428 commit 273f45af1441be9d2135e4cac8c46ceb33470236
5429 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5430 Date:   Mon Mar 16 18:35:44 2009 -0700
5431
5432     XErrorDB additions for XInput errors and new XInput 1.5 requests
5433     
5434     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5435
5436 commit 90ef36f6336068183bf9d13ca972202db35b1202
5437 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5438 Date:   Mon Mar 16 18:23:05 2009 -0700
5439
5440     XErrorDB additions for RANDR 1.3
5441     
5442     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5443
5444 commit 124a4efaccf329f1a44f6b824e70278bdd1cad83
5445 Author: Lubos Lunak <l.lunak@suse.cz>
5446 Date:   Mon Mar 16 18:03:36 2009 -0700
5447
5448     XErrorDB updates for XTEST, RANDR, DAMAGE extensions
5449     
5450     From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
5451     
5452     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5453
5454 commit 80811846e37b805fddb37c71589fd5f6f6037b3f
5455 Author: Lubos Lunak <l.lunak@suse.cz>
5456 Date:   Mon Mar 16 17:57:52 2009 -0700
5457
5458     XGetErrorText() fails for extension error codes equal to the error base
5459     
5460     From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
5461     
5462     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5463
5464 commit da95ecbbdcacc483cd0b5fd7db1fb2e2543341bd
5465 Author: Milos Komarcevic <miloskomarcevic@netscape.net>
5466 Date:   Mon Mar 16 17:43:26 2009 -0700
5467
5468     Bug 11456: Serbian locale updates (sr_RS and sr_ME)
5469     
5470     X.Org Bug #11456 <http://bugs.freedesktop.org/show_bug.cgi?id=11456>
5471     Patch #23937 <http://bugs.freedesktop.org/attachment.cgi?id=23937>
5472     
5473     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5474
5475 commit 934a6c0519a9e32505beee55b004f36c2a710217
5476 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5477 Date:   Mon Mar 16 14:55:22 2009 -0700
5478
5479     Bug 10082: Compose entries for some standard mathematical operators
5480     
5481     X.Org Bug #10082 <http://bugs.freedesktop.org/show_bug.cgi?id=10082>
5482     
5483     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5484
5485 commit abf4da1ed0f735ca7ce471dc13a0ec3677391486
5486 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5487 Date:   Mon Mar 16 14:27:46 2009 -0700
5488
5489     Bug 14651: We need to add new locale specification for Belarusian Latin locale
5490     
5491     X.Org Bug #14651 <http://bugs.freedesktop.org/show_bug.cgi?id=14651>
5492     
5493     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5494
5495 commit 837703c8651e1321a50147a8311c56e4758ce08a
5496 Author: Caolan McNamara <caolanm@redhat.com>
5497 Date:   Mon Mar 16 14:15:50 2009 -0700
5498
5499     Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signature
5500     
5501     X.Org Bug #20575 <http://bugs.freedesktop.org/show_bug.cgi?id=20575>
5502     Patch #23717 <http://bugs.freedesktop.org/attachment.cgi?id=23717>
5503     
5504     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5505
5506 commit 22199018879055d8653e59d8236bef57164fac66
5507 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5508 Date:   Mon Mar 16 13:28:18 2009 -0700
5509
5510     Correct locale alias for sh_BA.ISO8859-2@bosnia (should be sr, not nr)
5511     
5512     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5513
5514 commit 4c63c27eab2b88f5556dbf72c36321f50f6de35e
5515 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5516 Date:   Thu Mar 12 18:57:20 2009 -0700
5517
5518     Bug 9953: Please provide locale alias hu_HU.utf8
5519     
5520     X.Org Bug #9953 <http://bugs.freedesktop.org/show_bug.cgi?id=9953>
5521     Debian Bug #407573 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407573>
5522     
5523     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5524
5525 commit 501f4e0ada1690783ada05ad412e4b191ad55336
5526 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5527 Date:   Thu Mar 12 17:38:21 2009 -0700
5528
5529     Bug 6820: Xlib shouldn't handle EAGAIN as a fatal IO error
5530     
5531     X.Org Bug #6820 <http://bugs.freedesktop.org/show_bug.cgi?id=6820>
5532     Patch #17637 <http://bugs.freedesktop.org/attachment.cgi?id=17637>
5533     
5534     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5535
5536 commit 7b9c543e7210c7da204871c31a160e79d3a949b6
5537 Author: Paul Bender <pebender@gmail.com>
5538 Date:   Thu Mar 12 17:11:42 2009 -0700
5539
5540     Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcb
5541     
5542     X.Org bug #15664 <https://bugs.freedesktop.org/show_bug.cgi?id=15664>
5543     Patch #16128 <https://bugs.freedesktop.org/attachment.cgi?id=16128>
5544     
5545     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5546
5547 commit fd2cf1ef66c2aff3dc758956c9e9e567b9892c06
5548 Author: Xue Wei <Wei.Xue@Sun.COM>
5549 Date:   Wed Mar 4 19:32:29 2009 -0800
5550
5551     Add UTF-8 locale entries for es_US, kk_KZ, mt_MT, and sh_BA
5552     
5553     Sun bug 6809309 Add new utf8 locales supported by Xlib
5554     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6809309>
5555     
5556     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5557
5558 commit cb70c9bc43267577859a3674ca9de9be396ba69e
5559 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5560 Date:   Mon Feb 23 19:29:15 2009 -0800
5561
5562     Add --with-locale-lib-dir configure option to set locale lib install dir
5563     
5564     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5565
5566 commit ccd3584f0330db8dac90b9313c33ab8b5b2ec6af
5567 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5568 Date:   Mon Feb 23 18:33:51 2009 -0800
5569
5570     Incorporate more locale names/aliases from Solaris libX11
5571     
5572     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5573
5574 commit 83ce4daefdf544f801c7d666c89162690a36ce41
5575 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5576 Date:   Mon Feb 23 18:32:34 2009 -0800
5577
5578     Incorporate char range comments from Solaris version of ksc5601.h
5579     
5580     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5581
5582 commit ee279c84e34f1ebb8a6ff17d54ee146d11e29764
5583 Author: Chris Ball <cjb@laptop.org>
5584 Date:   Sat Feb 21 14:48:42 2009 -0500
5585
5586     Fix fi_FI locale install directory.
5587     
5588     fi_FI was setting "x11thislocaledir" to en_US, with the result that its
5589     locale data was written in that locale dir.
5590     
5591     Signed-off-by: Chris Ball <cjb@laptop.org>
5592
5593 commit da6bbca07c796c69172a649405474f03bee66754
5594 Author: Emilio Jesús Gallego Arias <egallego@babel.ls.fi.upm.es>
5595 Date:   Sat Feb 21 20:17:23 2009 +0100
5596
5597     xcb_io: Avoid datatype overflow on AMD64 and friends.
5598
5599 commit 4ef6491afa69e8441caee7bbebc583e6e796275e
5600 Author: Chris Ball <cjb@laptop.org>
5601 Date:   Sat Feb 21 12:51:03 2009 -0500
5602
5603     Build fix for fi_FI.
5604     
5605     Commit 642c4e928e770e0.. instructs make to enter nls/fi_FI, but no
5606     Makefile is written there by configure.
5607     
5608     Signed-off-by: Chris Ball <cjb@laptop.org>
5609
5610 commit 642c4e928e770e012379539a6ce09e11c02f09a6
5611 Author: Julien Cristau <jcristau@debian.org>
5612 Date:   Sat Feb 21 03:12:05 2009 +0100
5613
5614     nls: actually use the fi_FI.UTF-8 files
5615     
5616     The subdir wasn't added to nls/Makefile.am
5617
5618 commit 9bad8309ef289bb943651abf6967b24fa2252aac
5619 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5620 Date:   Fri Feb 20 14:45:54 2009 -0800
5621
5622     flags member of Display structure needs to be marked volatile
5623     
5624     Since the Xlib multithreaded code checks the flags variable in _XFlushInt
5625     to see if the other threads are done yet, it has to be marked volatile so
5626     the compiler doesn't optimize out re-loading it on each trip through the
5627     while loop and end up in an impossible-to-exit infinite loop of CPU chewing.
5628     
5629     Part of fix for Sun bug 6409332: infinite loop in XFlushInt() on x86/32-bit
5630     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6409332>
5631     
5632     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5633
5634 commit ef5c446395aa30d7b1096a112e241a81c5b358e7
5635 Author: Xue Wei <Wei.Xue@Sun.COM>
5636 Date:   Fri Feb 20 15:12:35 2009 -0800
5637
5638     Add nn_NO.UTF-8 to compose.dir.pre for Norwegian Nynorsk
5639     
5640     Sun bug 6691236: Swing applications dump core when locale is nn_NO.UTF-8
5641     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691236>
5642     
5643     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5644
5645 commit 3822f2654e9630167f0c6cae317b472c09771672
5646 Author: Xue Wei <Wei.Xue@Sun.COM>
5647 Date:   Fri Feb 20 15:03:51 2009 -0800
5648
5649     Add locale aliases for no_NO & sh_BA locale variants
5650     
5651     Fixes Sun bug id 6691219: xterm refuses to start in some locales
5652     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691219>
5653     
5654     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5655
5656 commit 63b6b5b5f522c0a606b32163c643edb64ca91d54
5657 Author: Xue Wei <Wei.Xue@Sun.COM>
5658 Date:   Fri Feb 20 14:23:11 2009 -0800
5659
5660     Add kk_KZ.UTF-8 to locale.dir.pre for Kazakhstan
5661     
5662     Fixes Sun bug id 6737254 ("kk_KZ.UTF-8 locale: In Java applications
5663      changing keyboard layout with gimlet does not work")
5664     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6737254>
5665     
5666     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5667
5668 commit d497301707962f3b94542e999a36abffcfbd303d
5669 Author: Julien Cristau <jcristau@debian.org>
5670 Date:   Tue Feb 17 16:09:41 2009 +0100
5671
5672     Bump to 1.2
5673
5674 commit 990e71361d1d7b79bf07b1dc93e4e905d4f1bdaf
5675 Author: Julien Cristau <jcristau@debian.org>
5676 Date:   Tue Feb 17 15:23:40 2009 +0100
5677
5678     Check Xmalloc return value in _XConnectXCB
5679     
5680     X.Org bug#19137 <http://bugs.freedesktop.org/show_bug.cgi?id=19137>
5681     
5682     Signed-off-by: Julien Cristau <jcristau@debian.org>
5683
5684 commit b4b5893f69419ff577bbaa4d18f78e4ffd729a0c
5685 Author: James Cloos <cloos@jhcloos.com>
5686 Date:   Sat Feb 14 12:35:56 2009 -0500
5687
5688     dolt: allow older versions of bash to compile the library
5689     
5690     Cf xserver commit 7be6520d and bugzilla #19031.
5691
5692 commit 20982d6866e24453642b0b592fa0f13a88aa747c
5693 Author: Will Thompson <will@willthompson.co.uk>
5694 Date:   Thu Feb 5 02:53:06 2009 +1100
5695
5696     NLS: Compose: Non-aliasing CCCP
5697     
5698     Oops, cccp aliased cc for question mark.  Upper-case it to avoid fail.
5699     
5700     Signed-off-by: Will Thompson <will@willthompson.co.uk>
5701     Signed-off-by: Daniel Stone <daniel@fooishbar.org> (sorry)
5702
5703 commit f052665394f3f0319e93a98f1d5d4ea287e1dd07
5704 Author: Will Thompson <will@willthompson.co.uk>
5705 Date:   Wed Feb 4 14:51:11 2009 +0000
5706
5707     Add two essential compose sequences
5708     
5709     Signed-off-by: Will Thompson <will@willthompson.co.uk>
5710     Signed-off-by: Daniel Stone <daniel@fooishbar.org>
5711
5712 commit d7bea6fa909bf34c43efe0ca8239ab0f9f3a415f
5713 Author: Alan Coopersmith <alan.coopersmith@sun.com>
5714 Date:   Mon Feb 2 20:34:31 2009 -0800
5715
5716     Add README with pointers to mailing list, bugzilla & git repos
5717     
5718     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
5719
5720 commit f682c27e93512773122887d2cbabb1657af45d2e
5721 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5722 Date:   Mon Feb 2 16:36:39 2009 -0200
5723
5724     Check if a function argument is NULL.
5725     
5726       This was an addition to patch (also by me)
5727     https://bugs.freedesktop.org/attachment.cgi?id=14660
5728     that was not added when rediscovering/correcting the problem.
5729
5730 commit 427e9d45d424b84efd9fc499aebf8d72392844c5
5731 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5732 Date:   Thu Feb 28 15:58:12 2008 -0300
5733
5734     Allow multiple inclusions of cursorfont.h, cosmetic patch.
5735
5736 commit b91524a53e691f6a5d278fd8972b48a14ebeedeb
5737 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5738 Date:   Thu Feb 28 15:54:43 2008 -0300
5739
5740     Don't add prototypes for functions that don't exist.
5741     
5742     Note that a full review was not done, only for functions that receive
5743     char/short arguments, or one of it's parameters is a function pointer
5744     that requires char/short arguments.
5745
5746 commit 537eb52fe266ac439c4b383bb04a70017b709911
5747 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5748 Date:   Thu Feb 28 15:50:27 2008 -0300
5749
5750     WORD64 compile fix. This bug catched on a overview of the code.
5751     
5752     The code is wrong since the first git revision, so it seens that it has
5753     not been compiled with WORD64 for quite some time, there is also another
5754     interesting code in xkb/XKBRdBuf.c:
5755       <hash>ifdef WORD64
5756       _XkbWriteCopyData32 Not Implemented Yet for sizeof(int)==8
5757       <hash>endif
5758     and possibly there are other similar problems.
5759
5760 commit ffd0300fb74c6183208ae599133f2ded09e08d97
5761 Author: Brian Rogers <brian@xyzw.org>
5762 Date:   Sat Jan 31 10:37:51 2009 -0800
5763
5764     Initialize event_notify after allocating the memory for it.
5765     
5766     An uninitialized or otherwise invalid condition variable can apparently
5767     cause a hang in pthread_cond_broadcast. Ekiga, openoffice, and xine
5768     at least are freezing as a result of event_notify never being initialized.
5769     
5770     Signed-off-by: Brian Rogers <brian@xyzw.org>
5771     Signed-off-by: Bart Massey <bart@cs.pdx.edu>
5772
5773 commit 97fc6babd4ccaf300e25708868aa2a738893dc30
5774 Author: James Cloos <cloos@jhcloos.com>
5775 Date:   Thu Jan 29 20:10:41 2009 -0500
5776
5777     NLS: Add UTF-8 compose file for Finnish
5778     
5779     From bug report:
5780     
5781       https://bugs.freedesktop.org/show_bug.cgi?id=18747
5782
5783 commit 1bd2966ed88f83479a066c6ca7da23a515979550
5784 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5785 Date:   Thu Jan 29 20:25:15 2009 -0200
5786
5787     patches to avoid gcc warnings for libX11 (#4)
5788     
5789     Author is Peter Breitenlohner <peb@mppmu.mpg.de>
5790     Bug #17946, attachment #19443
5791     
5792     This patch avoids the gcc warning
5793         ../../../../libX11-1.1.5/modules/im/ximcp/imDefLkup.c:223: warning: passing arg 1 of `_XimProcSyncReply' from incompatible pointer type
5794     (same as already done at other places)
5795     
5796     BTW: what is the difference between XIM (the type of ic->core.im)
5797     and Xim ?
5798
5799 commit f16dd6af3eb17a25b8ee03d6617a7acc6e919fb0
5800 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5801 Date:   Thu Jan 29 20:22:21 2009 -0200
5802
5803     patches to avoid gcc warnings for libX11 (#3)
5804     
5805     Author is Peter Breitenlohner <peb@mppmu.mpg.de>
5806     Bug #17946, attachment #19441
5807     
5808     This patch avoids the two gcc warnings
5809         ../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:413: warning: assignment discards qualifiers from pointer target type
5810         ../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:450: warning: assignment discards qualifiers from pointer target type
5811     
5812     Note, that this as a rather crude fix of the problem (and it is really a
5813     shame to cast name_table to non-const).
5814     
5815     The right solution would be to declare XIMValuesList.supported_values
5816     (in include/X11/Xlib.h) as 'const char **' (or '_Xconst char **').
5817     This will, however, require extensive modifications in various places.
5818
5819 commit cce75c5dce73fe1f8626ed9e6798138ada09a860
5820 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5821 Date:   Thu Jan 29 20:20:18 2009 -0200
5822
5823     patches to avoid gcc warnings for libX11 (#2)
5824     
5825     Author is Peter Breitenlohner <peb@mppmu.mpg.de>
5826     Bug #17946, attachment #19440
5827     
5828     Avoid a preprocessor message
5829         <stdin>:194: warning: no newline at end of file
5830     
5831     Two more such warnings (in XkbSAGroup.man and XkbSASetGroup.man)
5832     seem to be caused by a truncated (or otherwise incomplete)
5833     manpage.
5834
5835 commit 692baebcc50f1e952800bfe4e2e6bc42f54e62fe
5836 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5837 Date:   Thu Jan 29 20:12:24 2009 -0200
5838
5839     patches to avoid gcc warnings for libX11 (#1)
5840     
5841     Author is Peter Breitenlohner <peb@mppmu.mpg.de>
5842     Bug #17946, attachment #19439
5843     
5844     Define as 1 (one) as done by autoconf and the command line
5845     option, e.g. -DX11_t, not as empty.
5846     
5847     This avoids the gcc (3.4.6) warnings:
5848         ../../libX11-1.1.5/src/x11_trans.c:27:1: warning: "X11_t" redefined
5849         <command line>:7:1: warning: this is the location of the previous definition
5850         ../../libX11-1.1.5/src/x11_trans.c:28:1: warning: "TRANS_CLIENT" redefined
5851         <command line>:8:1: warning: this is the location of the previous definition
5852     
5853     Similarly, follow the autoconf convention to define XTHREADS
5854     and XUSE_MTSAFE_API as one.
5855     
5856     This avoids analogous warnings when compiling libXcomposite,
5857     libXcursor, and libXdamage.
5858     
5859     No reason to AC_SUBST XTHREADS and XUSE_MTSAFE_API (unused).
5860
5861 commit a1977883c9f5ef0e515569d6e2ebccb07411f98c
5862 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5863 Date:   Thu Jan 29 15:01:06 2009 -0200
5864
5865     Janitor: Correct some gcc/sparse warnings.
5866     
5867       Most remaining warnings are about XIM/Xim to/from conversion
5868     and discarding const from pointers.
5869
5870 commit 8ba0ca32a63c532f128bdca7f1bf982cab8e12be
5871 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
5872 Date:   Wed Jan 28 20:31:42 2009 -0200
5873
5874     Janitor: ansification, make distcheck, compiler warnings.
5875     
5876       Only convert to use "ansi prototypes" the functions warned from
5877     compilation with "./autogen.sh --prefix=/usr", on a Linux computer.
5878     
5879       Also, only address "trivial" compiler warning fixes in this commit.
5880     
5881       The new .gitignore is the output of a command like:
5882     % find . -name .gitignore -exec cat {} \; | sort | uniq
5883     and only the toplevel .gitignore file was kept.
5884
5885 commit 091c1624fd2f9d933329d6152e4ecd865aa7903a
5886 Author: Peter Hutterer <peter.hutterer@who-t.net>
5887 Date:   Tue Jan 13 12:05:54 2009 +1000
5888
5889     Fix wrong implies symbol.
5890     
5891     Quote Simos Xenitellis:
5892     > I checked the gtk+ commit logs that go back to 2000, and I see that still it
5893     > was
5894     >
5895     >   { 0x08ce, 0x21d2 }, /*                     implies ⇒ RIGHTWARDS
5896     > DOUBLE ARROW */
5897     >
5898     > In XFree86, it appears there was an error when they converted the
5899     > original table to
5900     > http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/imKStoUCS.c?rev=1.1&content-type=text/vnd.viewcvs-markup
5901     > and the problem still shows up there (November 2000).
5902     
5903     http://lists.freedesktop.org/archives/xorg/2008-October/039743.html
5904     
5905     Reported by Erik Streb del Toro.
5906
5907 commit e32521f19e0b07649b7e3a03d56a2bd556b138fb
5908 Author: James Cloos <cloos@jhcloos.com>
5909 Date:   Sun Dec 7 04:13:34 2008 -0500
5910
5911     [i18n] s/U00DC/Udiaeresis/g
5912     
5913     The xkeyboard-config keyboards generate the symbol Udiaeresis, not
5914     U00DC.  Make sure the relevant Compose sequences expect the symbol
5915     which the keyboards actually send.
5916
5917 commit b7502abfe22f8dc009b21cda1172af221d8f9f32
5918 Author: James Cloos <cloos@jhcloos.com>
5919 Date:   Sun Dec 7 04:09:46 2008 -0500
5920
5921     Revert "For nls/*.pre, allow people to comment lines by starting them with '##'."
5922     
5923     As of commit c9d20e3 the initial double-hashes are replaced with proper C comments.
5924     
5925     This reverts commit a225a0be48770beb689d5ac5da97073634f7deab.
5926
5927 commit c9d20e3f697c9cfae5511412023362c1db7449b1
5928 Author: James Cloos <cloos@jhcloos.com>
5929 Date:   Sun Dec 7 04:08:23 2008 -0500
5930
5931     Use C comments rather than initial doubled hashes to exclude lines from .pre files
5932
5933 commit c34ce54d9eac2d8052dc5f205a2ab09866ef5d25
5934 Author: vehemens <vehemens@verizon.net>
5935 Date:   Sun Dec 7 01:18:26 2008 -0500
5936
5937     [i18n] Distribute new headers which were added for gb18030 support.
5938     
5939     big5hkscs.h and gbk.h, added in 67e34d7a, need to be in SOURCES to
5940     make it into the tar.
5941     
5942     Completes 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51.
5943     
5944     Signed-off-by: James Cloos <cloos@jhcloos.com>
5945
5946 commit 418819558d2c60e58b4e3022ce0fadf2143488ac
5947 Author: Stefan Dirsch <sndirsch@suse.de>
5948 Date:   Sat Nov 22 22:01:07 2008 +0100
5949
5950     Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).
5951
5952 commit 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51a
5953 Author: Stefan Dirsch <sndirsch@suse.de>
5954 Date:   Sat Nov 22 19:40:54 2008 +0100
5955
5956     Added remaining xlib patch required for gb18030 support (#1573).
5957
5958 commit 55782a0a1fe1560f1a9c0ed78bc7f2575c15abcf
5959 Author: Stefan Dirsch <sndirsch@suse.de>
5960 Date:   Sat Nov 22 17:53:06 2008 +0100
5961
5962     Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).
5963
5964 commit c859446c500c883a67f7a86cab1a44844e24dade
5965 Author: Ken Thomases <ken@codeweavers.com>
5966 Date:   Fri Nov 21 13:58:10 2008 -0500
5967
5968     [i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)
5969     
5970     Signed-off-by: James Cloos <cloos@jhcloos.com>
5971
5972 commit 5e68e94d852c730ef9264fc0d8ca61a2ffe98b53
5973 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
5974 Date:   Mon Nov 17 20:47:26 2008 -0800
5975
5976     Force local transport when using the launchd socket.
5977     
5978     Fixes a regression due to
5979     bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
5980
5981 commit 7aca689ce14d314b5c8c72c8df76f53f76ab467c
5982 Author: Peter Hutterer <peter.hutterer@redhat.com>
5983 Date:   Fri Nov 14 10:32:50 2008 +1000
5984
5985     Add XF86Suspend, XF86Hibernate to KeysymDB.
5986
5987 commit d16b11f25f8265e651def8d80bcd430c0448e664
5988 Author: James Cloos <cloos@jhcloos.com>
5989 Date:   Tue Nov 11 19:43:39 2008 -0500
5990
5991     [nls] Annotate the Bépo compose sequences
5992     
5993     Add comments with the UCS names.
5994     Add utf-8 strings for each result.
5995     Format for easy reading.
5996
5997 commit 730298464240be6f65b32416b3f9b20062c61825
5998 Author: James Cloos <cloos@jhcloos.com>
5999 Date:   Tue Nov 11 16:41:34 2008 -0500
6000
6001     [nls]  Add some UTF-8 Compose sequences
6002     
6003     As requested for the Bépo keyboard layout (http://clavier-dvorak.org/wiki/).
6004     
6005     Cf. bugs:
6006     
6007       https://bugs.freedesktop.org/show_bug.cgi?id=17821
6008       https://bugs.freedesktop.org/show_bug.cgi?id=17822
6009
6010 commit ad6008a0c92733826983eb93f063d3d6276007d8
6011 Author: Colin Harrison <colin.harrison@virgin.net>
6012 Date:   Thu Nov 6 17:48:21 2008 -0500
6013
6014     Fix copy/paste typo in imLcPrs
6015     
6016     Signed-off-by: James Cloos <cloos@jhcloos.com>
6017
6018 commit 0f0168ad18f8a280fc5a689eb02cfaa62d022ea6
6019 Author: Adam Jackson <ajax@redhat.com>
6020 Date:   Thu Nov 6 14:54:13 2008 -0500
6021
6022     Fix leak in _XimXGetReadData
6023     
6024     Spotted by Denis Dzyubenko
6025
6026 commit ae23c25b9349ab1d7ff81f3075c000cf35fc442b
6027 Author: Julien Cristau <jcristau@debian.org>
6028 Date:   Wed Nov 5 22:09:37 2008 +0100
6029
6030     Bump to 1.1.99.2
6031
6032 commit d31e644c65c52828ea3e7abd94a8cf9aee12265c
6033 Author: Julien Cristau <jcristau@debian.org>
6034 Date:   Wed Nov 5 21:33:13 2008 +0100
6035
6036     Fix distcheck
6037
6038 commit e6a7b70cdb2ae8b713012839a0a0bbb93817b8ef
6039 Author: Jamey Sharp <jamey@minilop.net>
6040 Date:   Wed Oct 29 14:00:33 2008 -0700
6041
6042     Support multiple independent internal sync handlers
6043     
6044     Xlib has several independent tasks that need to be performed with the
6045     display unlocked. It does this by replacing the existing sync handler with
6046     one of a variety of internal sync handlers. However, if multiple internal
6047     sync handlers need to run, then the last one registering wins and
6048     previously registered internal sync handlers are never invoked. This
6049     manifested as a bug with DRI applications on Xlib/XCB as that requires
6050     both an XID handler after every XID allocation, and the periodic sequence
6051     number handler. The XID handler would win, and the sequence number handler
6052     would never be invoked.
6053     
6054     Fix this by unifying the internal sync handler mechanism into a single
6055     function that calls all of the known internal sync handlers. They all need
6056     to deal with being called when not strictly necessary now.
6057     
6058     Signed-off-by: Keith Packard <keithp@keithp.com>
6059     Signed-off-by: Jamey Sharp <jamey@minilop.net>
6060     Signed-off-by: Josh Triplett <josh@freedesktop.org>
6061
6062 commit 2dbaaab9c4e3894b33dcae850551dee5473431d5
6063 Author: Keith Packard <keithp@keithp.com>
6064 Date:   Sat Oct 11 21:44:21 2008 -0700
6065
6066     Ensure that _XReadEvents always leaves an event in the queue on return
6067     
6068     XNextEvent assumes that the event queue will be non-empty on return from
6069     _XReadEvents, but with multiple event readers running, the previous change
6070     could leave the queue empty on return from process_responses. Re-invoke
6071     process_responses until the queue is non-empty.
6072     
6073     Signed-off-by: Keith Packard <keithp@keithp.com>
6074
6075 commit bedfe68259037c5564fe52758c92b9c97729640a
6076 Author: Keith Packard <keithp@keithp.com>
6077 Date:   Sat Oct 11 21:10:23 2008 -0700
6078
6079     Permit only one Xlib thread to block waiting for events
6080     
6081     As Xlib queues events internally, we must prevent multiple Xlib threads from
6082     entering XCB to wait for an event in case the queued event is to be
6083     delivered to the thread which didn't manage to read it. In other words, let
6084     only one Xlib thread into xcb_wait_for_event at a time.
6085     
6086     Jamey Sharp looked over my shoulder while making this fix and, while hating
6087     my whitespace conventions, appears happy enough with the actual code.
6088     
6089     Signed-off-by: Keith Packard <keithp@keithp.com>
6090
6091 commit cc19618d2eb3ed92a0b574aee26a7da8b4aed5d2
6092 Author: Jamey Sharp <jamey@minilop.net>
6093 Date:   Sun Mar 23 16:33:50 2008 -0700
6094
6095     Fix XAllocID race: hold the user display lock until we have a new XID.
6096     
6097     Xlib built --without-xcb is also vulnerable to this race, and a similar
6098     fix might work there too.
6099     
6100     Also, use an XID that's truly invalid while waiting for the next XID to be
6101     requested.
6102
6103 commit 54e5c0941b0ded1628d559a9f0a3451ea96c299b
6104 Author: Josh Triplett <josh@freedesktop.org>
6105 Date:   Sat Mar 15 17:22:23 2008 -0700
6106
6107     Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.
6108     
6109     Previously, Xlib/XCB used XCB's Xlib lock to prevent XCB from sending
6110     requests between calls to Xlib's LockDisplay and UnlockDisplay macros.
6111     Xlib/XCB then sent all of its requests using XCB's xcb_send_request, and
6112     had to flush its requests when unlocking the display.
6113     
6114     XCB 1.2 adds a new socket handoff mechanism, xcb_take_socket.  Replace
6115     much of the existing Xlib/XCB implementation with the use of
6116     xcb_take_socket to take ownership of the write side of the X connection
6117     socket, and a return_socket callback which writes any outstanding requests
6118     with xcb_writev.  This approach allows Xlib/XCB to use the same buffering
6119     as traditional Xlib did.  In particular, programs which use Xlib/XCB and
6120     never make XCB calls will never need to hand the socket back to XCB, and
6121     vice versa.
6122     
6123     This allows us to discard large quantities of synchronization code from
6124     Xlib/XCB, together with the synchronization bugs present in that code.
6125     Several test cases which previously failed now work perfectly, including
6126     multi-threaded ico.  In addition, the infamous locking correctness
6127     assertions, triggered when double-locking or when unlocking without a
6128     previous lock, no longer exist, because Xlib/XCB no longer has any reason
6129     to care more about application locking than traditional Xlib does.
6130     
6131     Furthermore, the handoff approach provides great improvements to
6132     performance.  Results from x11perf's XNoOp test, which represented the
6133     worst case for the lock-based Xlib/XCB:
6134     
6135     Traditional Xlib:       average 19100000/sec
6136     Lock-based Xlib/XCB:    average  3350000/sec
6137     Handoff-based Xlib/XCB: average 17400000/sec
6138     
6139     Thus, for no-ops, the handoff mechanism provides more than a 4x speedup to
6140     Xlib/XCB, bringing Xlib/XCB within 9% of traditional Xlib no-op
6141     performance.  Of course, real-world workloads do not use no-op, so your
6142     mileage may vary.  In particular, since no-ops represent the worst case,
6143     we expect real workloads to more closely match the performance of
6144     traditional Xlib.
6145     
6146     While removing synchronization code, we changed _XReply to not drop any
6147     locks when calling xcb_wait_for_reply; previously, we had to carefully
6148     avoid a deadlock between the Display lock and the XCB Xlib lock. Holding
6149     the locks reduces implementation complexity and should not impact
6150     applications.
6151     
6152     Commit by Jamey Sharp and Josh Triplett.
6153     XCB's handoff mechanism inspired by Keith Packard.
6154
6155 commit 5a19ac473f7a8046b0421fbd5d53da160c22ed75
6156 Author: Chris Ball <cjb@laptop.org>
6157 Date:   Mon Nov 3 22:57:29 2008 -0500
6158
6159     Remove configure check for xcb-xlib.
6160     
6161     xcb-xlib has been intentionally removed from libxcb; stop checking for
6162     it at configure-time.
6163
6164 commit 34b35dda0bb7f3cf0ad9ab95ad7953d35d24f71b
6165 Author: Josh Triplett <josh@freedesktop.org>
6166 Date:   Wed Oct 29 14:37:44 2008 -0700
6167
6168     .gitignore: Add dolt files
6169
6170 commit 1290cccf2d90083eba852f5f413f7e3dff48ccd2
6171 Author: Peter Hutterer <peter.hutterer@redhat.com>
6172 Date:   Tue Oct 28 11:56:55 2008 +1030
6173
6174     man: fix formatting error in XkbGetIndicatorState man page.
6175
6176 commit b1022fa6d7e97640049e93ffa108083fc8d71b05
6177 Author: James Cloos <cloos@jhcloos.com>
6178 Date:   Sat Oct 25 09:13:08 2008 -0400
6179
6180     Increase size of working arrays in the makekeys utility program.
6181     
6182     Makekeys is used to create an optimal hash of the keysyms defined
6183     in x11proto’s keysymdef.h.
6184     
6185     The recent addition of new keysyms there has triggered a bug in
6186     makekeys where it tries to use a zero on the rhs of the % (mod)
6187     operator (resulting in a divide by zero error) whenever it fails
6188     to find a solution within its constraints.
6189     
6190     Increasing the size of the arrays allows it to find a solution for
6191     the current set of keysyms.
6192     
6193     Makekeys is only run durring the build process, so this has no impact
6194     on users of libX11, only on the amount of VM needed to build it.
6195     
6196     It still needs a more complete fix, but this allows compiles to
6197     progress until that is completed.
6198
6199 commit 3e9afd501e40d76040635bd9a3045bcaf5a03b60
6200 Author: James Cloos <cloos@jhcloos.com>
6201 Date:   Sat Oct 11 01:03:14 2008 -0400
6202
6203     Dolt-ify
6204     
6205     Add dolt to acinclude.m4 and call it it configure.ac to speed compiles.
6206
6207 commit 39c0b266cac8cbc15bf501d7869186862f01d823
6208 Author: Peter Hutterer <peter.hutterer@redhat.com>
6209 Date:   Wed Oct 15 14:30:20 2008 +1030
6210
6211     Add more keysyms for PS3 BD remotes, Ericsson Phones #16519
6212     
6213     X.Org Bug 16519 <https://bugs.freedesktop.org/show_bug.cgi?id=16519>
6214
6215 commit d23aad31338e7d869d878d5aa1b6b91d20287005
6216 Author: Peter Hutterer <peter.hutterer@redhat.com>
6217 Date:   Mon Oct 13 09:41:59 2008 +1030
6218
6219     Add XF86Battery, XF86Bluetooth, XF86WLAN, XF86UWB to keysymdb.
6220
6221 commit 214ea6f5fd6aeaa7303ea4a69f9aedabf219ec4c
6222 Author: Peter Hutterer <peter.hutterer@who-t.net>
6223 Date:   Thu Jul 24 15:44:26 2008 +0930
6224
6225     xkb: fix out-by-1 error in _XkbWriteKeyExplicit.
6226     
6227     Thanks to Michael Meeks, Novell Bug 369263.
6228     https://bugzilla.novell.com/show_bug.cgi?id=369263
6229
6230 commit e7ece39afc8e0adc3b6b1e70b337b98376754462
6231 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6232 Date:   Tue Oct 7 15:41:38 2008 -0700
6233
6234     Sun bug #6739431: double free in _X11TransConnectDisplay()
6235     
6236     Double free() introduced in bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
6237     After copying original_hostname to phostname, set original_hostname
6238     to NULL, so we don't free the same pointer twice when we free both
6239     original_hostname and phostname.
6240     
6241     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6739431>
6242
6243 commit 0877bc916afbd1ff8f1833edc930b765ea783576
6244 Author: Daniel Stone <daniel@fooishbar.org>
6245 Date:   Tue Sep 23 19:02:02 2008 +0300
6246
6247     configure.ac: Fix CC_FOR_BUILD logic error
6248     
6249     Turns out we were accidentally smashing it so that you couldn't set it
6250     externally at all.  Oops.
6251
6252 commit 58bf3aa746908f01c37be7045699e43a4e270944
6253 Author: John Tapsell <johnflux@gmail.com>
6254 Date:   Tue Sep 23 17:30:13 2008 +0300
6255
6256     Build: Use native compiler for makekeys
6257     
6258     makekeys needs to be run during the build process, as opposed to on the
6259     target, so build it with either of gcc or cc to fix cross-compiling.
6260     This can be overridden by setting $CC_FOR_BUILD.
6261
6262 commit 340422a5c7a413faef18666cada27cee14615250
6263 Author: Adam Jackson <ajax@redhat.com>
6264 Date:   Wed Sep 17 12:54:34 2008 -0400
6265
6266     Fix the previous patch for the BadFont case.
6267
6268 commit 2335eafe4b53c27f6f9ee1bab3e1f5842f896428
6269 Author: Matthias Clasen <mclasen@redhat.com>
6270 Date:   Wed Sep 17 10:43:52 2008 -0400
6271
6272     Bug #17616: Fix an XCB leak when the client has a non-fatal error handler.
6273
6274 commit db0b85db29699be6bf7e78dede655d59ba926dfc
6275 Author: Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6276 Date:   Sun Sep 14 19:15:26 2008 -0400
6277
6278     Fix problem with <dead_acute> <c> in pt_BR.UTF-8
6279     
6280     The <dead_acute> <C> and <dead_acute> <c> lines in the pt_BR UTF-8
6281     Compose file show "Ç" and "ç" (c with cedilla accent) (akin to the
6282     ISO 8859 pt_BR Compose file) as the string but specify the keysym
6283     and comment for Ć and ć (c with acute accent).
6284     
6285     This commit normalizes those two lines to match the specified string.
6286     
6287     Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=4671
6288     
6289     Signed-off-by: James Cloos <cloos@jhcloos.com>
6290
6291 commit b065c011baa69b69e3ea77c30d5e153c0d103e2d
6292 Author: Michael Verret <michael.verret@gmail.com>
6293 Date:   Mon Sep 8 16:33:35 2008 -0400
6294
6295     Fix documentation typo
6296     
6297     Signed-off-by: James Cloos <cloos@jhcloos.com>
6298
6299 commit 4213ea95185377bdd1b51e82933f331fc0f52e5b
6300 Author: James Cloos <cloos@jhcloos.com>
6301 Date:   Sat Sep 6 04:19:19 2008 -0400
6302
6303     Remove extraneous <angle brackets> from the Ethiopic Compose file.
6304     
6305     The am_ET.UTF-8 Compose file submitted in:
6306     
6307     https://bugs.freedesktop.org/show_bug.cgi?id=11307
6308     
6309     for the OLCP project used incorrect syntax.  (It has angle brackets around the
6310     Uxxxx symbols on the right hand side rather than only on the left hand side).
6311     
6312     This bug is noted in OLPC’s ticket:
6313     
6314     http://dev.laptop.org/ticket/7474
6315     http://dev.laptop.org/attachment/ticket/7474/olpc_7474_dead_vowels_libX11.patch
6316
6317 commit 9df84b513dd2b6e65e6d528cfac6d4cc3ea46918
6318 Author: James Cloos <cloos@jhcloos.com>
6319 Date:   Mon Sep 1 17:49:33 2008 -0400
6320
6321     Complete the set of vulgar fractions
6322     
6323     Unicode 1.1 added thirds, fifths, sixths and eights;
6324     we might as well catch up.
6325     
6326     (Unicode and ISO 10646 have 1/7 (U2150), 1/9 (U2151), 1/10 (U2152)
6327     and 0/3 (U2189) in their pipelines, but those four can be added
6328     here after they are published.)
6329
6330 commit a788792e9de95f8db0639557859722a35087481d
6331 Author: James Cloos <cloos@jhcloos.com>
6332 Date:   Wed Aug 20 15:28:07 2008 -0400
6333
6334     nls (en_US) Re-remove long compositions that override shorter
6335     
6336     As reported in <https://bugs.freedesktop.org/show_bug.cgi?id=17228>:
6337     
6338       Commit a6f4bbf7
6339         nls (en_US): remove long compositions that override shorter [...]
6340         removed some longer compose sequences because there are shorter
6341         ones which take preference over the longer. For example the
6342         sequences:
6343     
6344           <Multi_key> <apostrophe> <comma> <c>   : U1E09 # ḉ
6345           <Multi_key> <apostrophe> <comma> <C>   : U1E08 # Ḉ
6346     
6347         were removed becase there already was:
6348     
6349           <Multi_key> <apostrophe> <comma>       : U201A # ‚
6350     
6351       Then commit 4ba09125
6352         Work on making the en_US and pt_BR UTF-8 Compose as similar as
6353         possible added exactly the same key sequences again. Obviusly
6354         they won't work.
6355
6356 commit 55248e5c84c3fd8c349a3bb4cb15a1ec86989d74
6357 Author: James Cloos <cloos@jhcloos.com>
6358 Date:   Thu Jul 17 21:01:42 2008 -0400
6359
6360     Add more <Multi_key> <cedilla> Compose tuples
6361     
6362     The last commit missed the el_GR UTF-8 Compose.pre as well as
6363     the various ISO 8859 locales which have compose sequences
6364     generating ‘WITH CEDILLA’ characters.
6365     
6366     (Interestingly, some of the 8859 locales already supported
6367     <Multi_key> <cedilla> for some CEDILLA characters, but not
6368     for Ç or ç.)
6369     
6370     This is further work on bug 10397.
6371
6372 commit 4ba091255bb953d53078ba5619d6751052c739f7
6373 Author: James Cloos <cloos@jhcloos.com>
6374 Date:   Thu Jul 17 17:16:50 2008 -0400
6375
6376     Work on making the en_US and pt_BR UTF-8 Compose as similar as possible.
6377     
6378     The eventual goal here is to have a single primary UTF-8 Compose
6379     file which the locale-specific UTF-8 Compose.pre files can #include.
6380
6381 commit 254522d3c24e0590732fc03cdd61ff4564819d94
6382 Author: James Cloos <cloos@jhcloos.com>
6383 Date:   Thu Jul 17 17:13:36 2008 -0400
6384
6385     Add <Multi_key> <cedilla> Compose tuples
6386     
6387     The en_US and pt_BR UTF-8 Compose tables had support for using <comma>
6388     with <Multi_key> to enter CEDILLA characters.  Bug 10397 requests
6389     support for using <cedilla> instead of <comma> in said sequences.
6390     
6391     This commit makes both styles work.
6392
6393 commit 7dc907f6032e1d5cbe4da0e414bdf2c569c04b44
6394 Author: James Cloos <cloos@jhcloos.com>
6395 Date:   Sat Jun 28 15:25:23 2008 -0400
6396
6397     Fix commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
6398     
6399     The new block was added twice to the en_US.UTF-8 Compose.pre;
6400     delete the duplicate.
6401
6402 commit 596e081b7457dcd1c4ad555ac140e6999239bc0d
6403 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6404 Date:   Sat Jun 28 20:14:05 2008 +0930
6405
6406     Fix unbalanced parenthesis in XKBlib.h # 16551
6407     
6408     X.Org Bug 16551 <http://bugs.freedesktop.org/show_bug.cgi?id=16551>
6409
6410 commit f6af6dd2f76c12b56ec166bb771457b9f08fe246
6411 Author: Adam Jackson <ajax@redhat.com>
6412 Date:   Tue Jun 24 13:16:53 2008 -0400
6413
6414     Bug #14898: Don't abuse the sprintf() implementation.
6415     
6416     The thing you're printing into should not itself appear in the list of
6417     things to print from, that's bad juju.  Just use strcat().
6418
6419 commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
6420 Author: Khaled Hosny <khaledhosny@eglug.org>
6421 Date:   Thu Jun 19 18:26:11 2008 -0400
6422
6423     NLS: Add Arabic Lam-Alef ligature compose sequences (bug #16426)
6424     
6425     Add some Arabic digraphs to utf-8 locales with a Compose.pre
6426     
6427     Signed-off-by: James Cloos <cloos@jhcloos.com>
6428
6429 commit bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
6430 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6431 Date:   Wed Jun 18 20:00:25 2008 -0700
6432
6433     Rework code to choose local connection types and fallback to others
6434     
6435     Adds --with-local-transport-order configure flag if you don't like the
6436     default ordering (which is platform dependent)
6437     
6438     Includes fixes for these Sun/Solaris bug ids:
6439     6678250 X Commands returning incorrect display value unix:0.0 not <system>:0.0
6440     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6678250>
6441     6716481 libX11 should prefer Unix domain sockets over named pipes on Solaris
6442     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6716481>
6443
6444 commit cf49e537014c3cb5aaee07e57400933e0bb72b6b
6445 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6446 Date:   Tue Jun 17 14:41:17 2008 -0700
6447
6448     Strip whitespace from end of lines in source files
6449
6450 commit f76fd81dfbbd5cfae75c87ce0511e88e08529cf3
6451 Author: Jeff Smith <whydoubt@yahoo.com>
6452 Date:   Sun Jun 15 23:52:20 2008 -0500
6453
6454     Fix memory leak in XOpenDisplay
6455     
6456     Signed-off-by: Peter Hutterer <peter@cs.unisa.edu.au>
6457
6458 commit fca0b0ba3f72b7284601d4690bba99fc80a92614
6459 Author: Jens Herden <jens@khmeros.info>
6460 Date:   Tue Jun 10 20:07:30 2008 +0300
6461
6462     NLS: Add Khmer compose sequences (bug #5706)
6463     
6464     Add some Khmer digraphs to all locales with a Compose.pre.
6465
6466 commit e54cffb649b1622c17457e470cfab8cc56d38c97
6467 Merge: 19802cc 721b574
6468 Author: Daniel Stone <daniel@fooishbar.org>
6469 Date:   Tue Jun 10 20:04:30 2008 +0300
6470
6471     Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
6472
6473 commit 721b574d36f1884c3f1bf7bd933646e2ed6680b5
6474 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6475 Date:   Thu May 29 10:57:21 2008 +0930
6476
6477     Bump to 1.1.99.1
6478
6479 commit 631d32d13247d1cf52c0833d438c5b38b01b17a4
6480 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6481 Date:   Wed May 28 17:31:59 2008 +0930
6482
6483     Require xproto 7.0.13 and libxcb 1.1.90 (for GenericEvents)
6484
6485 commit e9195db7257e418f83707233baeeb84b225caf4f
6486 Merge: c34f76f a7f8556
6487 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6488 Date:   Thu May 22 12:14:28 2008 +0930
6489
6490     Merge branch 'master' into xge
6491
6492 commit 19802ccd3909145e3ba2f6c073271cb5f3701685
6493 Author: Daniel Stone <daniel@fooishbar.org>
6494 Date:   Mon May 19 19:22:31 2008 +0300
6495
6496     gitignore: Update with loads more bits from server
6497
6498 commit a7f85567a3e850fba0c44571453d2852ab1a09be
6499 Author: Adam Jackson <ajax@redhat.com>
6500 Date:   Tue May 13 10:28:39 2008 -0400
6501
6502     Bug #15884: Remove useless sleep()'s from the connection code.
6503     
6504     For network transports, there's enough delay in the network layer
6505     already without adding more.  For local transports, just hurry up
6506     and fail if the server isn't there.
6507
6508 commit c34f76f475bc632490122e67b5a82575d69d5569
6509 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6510 Date:   Mon May 12 21:46:24 2008 +0930
6511
6512     Pull down extra bytes when reading a GenericEvent (non-xcb).
6513     
6514     I refuse to take any responsibily for this code. It works, I guess.
6515     But - all the flushing is done somewhere before that, so we might need to
6516     flush here. Under some circumstances anyway. Don't ask me, I'm an optical
6517     illusion.
6518     
6519     Build with xcb as transport layer highly recommended.
6520
6521 commit c9b2ff1e6a607463993afa4a8d085857d97cc2f3
6522 Merge: 17d7dcb 9129057
6523 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6524 Date:   Mon May 12 17:58:37 2008 +0930
6525
6526     Merge branch 'master' into xge
6527
6528 commit 9129057bdbff0ec9cd8bb780cf7f85f134a291eb
6529 Author: Teemu Likonen <tlikonen@iki.fi>
6530 Date:   Wed May 7 21:44:22 2008 +0300
6531
6532     Change <dead_belowdot> to <dead_belowring> for U+1E00 and U+U1E01
6533     
6534     Commit 6b6caeea830a977bdb54688cfb648d879821e752 added <dead_belowdot>
6535     <A> and <dead_belowdot> <a> compose sequences for letters U+1E00 and
6536     U+U1E01 (LATIN CAPITAL/SMALL LETTER A WITH RING BELOW). This caused
6537     duplicate compose sequences since these have already been defined. Also,
6538     using <dead_belowring> is more logical since the diacritic is indeed
6539     a "RING BELOW".
6540
6541 commit 01a9cb58888d290cc3d319feec4ee4a0297a844c
6542 Author: Daniel Stone <daniel@fooishbar.org>
6543 Date:   Wed May 7 20:04:44 2008 +0300
6544
6545     NLS: Make UTF-8 the default for Russian
6546     
6547     No-one uses 8859-5 anymore, so make the default for Russian UTF-8; the
6548     only other possible answer would be KOI8-R.
6549     
6550     Signed-off-by: Sergey V. Udaltsov <sergey.udaltsov@gmail.com>
6551
6552 commit 407b81bfbbabf6feb565d6da22f9ef9a69016ab8
6553 Author: Ross Burton <ross@burtonini.com>
6554 Date:   Tue Apr 29 13:38:10 2008 +0300
6555
6556     NLS: Add interrobang to UTF-8 compose tables (bug #15653)
6557     
6558     It is what it says on the box.
6559
6560 commit 0b6682303e9c61fefc3818acfda616b1e3691abf
6561 Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
6562 Date:   Mon Apr 28 11:51:25 2008 +0300
6563
6564     IM: Respect XMODIFIERS for Thai locale (bug #15719)
6565     
6566     When looking at Thai input methods, make sure XMODIFIERS is checked
6567     before jumping straight into built-in Thai processing, so external XIM
6568     servers such as SCIM can be used with Thai.
6569
6570 commit c13aded1b2f830ba5004abb0ec5518f9ea16087e
6571 Author: Colin Harrison <colin.harrison-at-virgin.net>
6572 Date:   Sat Apr 26 18:56:05 2008 +0100
6573
6574     Fix missing error condition
6575
6576 commit f5c5ffc175cb383c92ea0fa8c08cfb087c5f3083
6577 Author: Colin Harrison <colin.harrison-at-virgin.net>
6578 Date:   Mon Apr 21 17:24:33 2008 +0100
6579
6580     Xlib warning fixes
6581
6582 commit 6b6caeea830a977bdb54688cfb648d879821e752
6583 Author: James Cloos <cloos@jhcloos.com>
6584 Date:   Fri Apr 18 02:50:55 2008 -0400
6585
6586     Add some dead_key sequences to en_US.UTF-8 Compose table
6587     
6588     Make use of the new dead key symbols added to x11proto’s
6589     commit 44e24a27bca023cf7b799f191fe6d52e12efbe5f (which
6590     was in responce to bug #15446).
6591
6592 commit 8f9b039580deaf658e464b7d6254064fcf183df6
6593 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6594 Date:   Mon Apr 14 19:09:42 2008 -0700
6595
6596     Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
6597
6598 commit 9f5e96eb91ab55dd441c3e94b75caf48c588778f
6599 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6600 Date:   Mon Apr 14 18:21:14 2008 -0700
6601
6602     Fix mismatched brace indenting
6603
6604 commit a19f9c65ee9e5e5d783feaa84998c36439b0288b
6605 Author: Bart Massey <bart@cs.pdx.edu>
6606 Date:   Fri Apr 4 18:58:45 2008 -0700
6607
6608     added error check in Xcms color file parser; closes bug #15305
6609
6610 commit 12e8d0d01dd72ce98e7683ddb1bde181b7ed246f
6611 Author: Christian Weisgerber <naddy@mips.inka.de>
6612 Date:   Tue Mar 18 07:30:05 2008 +0100
6613
6614     ConnDis: properly cast 'addr' before accessing it as a byte array.
6615     
6616     If you use XDM-AUTHORIZATION-1 authorization keys for remote X11
6617     clients over IPv6, the clients are liable to segfaults.
6618
6619 commit 64325f38bab082a8e0e9ce779a8e582de5c8588e
6620 Author: Josh Triplett <josh@freedesktop.org>
6621 Date:   Sat Mar 15 12:29:33 2008 -0700
6622
6623     Fix fd.o bug 15023: make Xlib sync correctly given many void requests
6624     
6625     If given many requests without replies, Xlib may not sync until it flushes
6626     the output buffer.  Thus, if Xlib can fit enough requests in the buffer to
6627     pass by the number of requests it would normally sync after (65536 -
6628     BUFSIZE/sizeof(xReq)), it will sync too late.  The test case in bug 15023
6629     demonstrated this by issuing a request with a reply (ListExtensions) at
6630     just the right time to get confused with the GetInputFocus reply issued in
6631     response to the sync 65,536 requests later; the test case used an async
6632     handler to watch the replies, since otherwise it could not issue a request
6633     without waiting for the response.  When the test case failed, Xlib's sync
6634     handler would eat the ListExtensions reply, and the test case's async
6635     handler would see the GetInputFocus reply.
6636     
6637     Fix this by replacing SEQLIMIT with a function sync_hazard() that uses the
6638     buffer size to figure out when the sequence numbers could potentially wrap
6639     before the next flush.
6640     
6641     With this commit, the test case consistently passed, and the async reply
6642     handler always saw the ListExtensions reply.
6643     
6644     Commit by Jamey Sharp and Josh Triplett.
6645
6646 commit a5395563bbee15fabe1e8fd7aa86f9f314d8d30e
6647 Author: Colin Harrison <colin.harrison@virgin.net>
6648 Date:   Sat Mar 15 13:39:13 2008 -0400
6649
6650     Fix typo
6651     
6652     Signed-off-by: James Cloos <cloos@jhcloos.com>
6653
6654 commit f07585ca27a8487bc66dfe41486c823f0fdcea7d
6655 Author: Daniel Stone <daniel@fooishbar.org>
6656 Date:   Sat Mar 15 17:32:57 2008 +0200
6657
6658     configure.ac: Don't search for legacy X11 headers
6659     
6660     This can actually break cross-compiles, so don't do it anymore.
6661
6662 commit bf69541238c7df6606340c0f389e5c47149b29c7
6663 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6664 Date:   Sun Mar 9 09:08:07 2008 +0100
6665
6666     nuke RCS Ids
6667
6668 commit 5e98aed13e529638df744e45893c471d5f2014fb
6669 Author: Adam Jackson <ajax@redhat.com>
6670 Date:   Thu Mar 6 16:10:33 2008 -0500
6671
6672     libX11 1.1.4
6673
6674 commit 8e085971dc661da9f80ff6b67747459c0fb15c08
6675 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6676 Date:   Thu Feb 28 20:17:41 2008 -0800
6677
6678     Man page typo fixes
6679
6680 commit 1a1a42a3ca1dfaf42f1094936b71c140fc030fcb
6681 Author: Søren Sandmann Pedersen <sandmann@redhat.com>
6682 Date:   Sun Feb 24 20:03:35 2008 -0500
6683
6684     XIM: Fix a hand when switching input context.
6685     
6686     Red Hat bug #201284.
6687
6688 commit e02e4ccafcaf3eb8993152dfcbfbee0240ea2db2
6689 Author: Adam Jackson <ajax@redhat.com>
6690 Date:   Sun Feb 24 20:00:43 2008 -0500
6691
6692     Bug #14029: Don't LockDisplay() recursively.
6693     
6694     See also Red Hat bugzilla #326461.
6695
6696 commit e5892467ae3308c8651be76e06db322dcbc08522
6697 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6698 Date:   Fri Feb 15 17:27:53 2008 -0800
6699
6700     Add support for building lint library with --enable-lint-library
6701
6702 commit e3eb83ec6a9bffa63cdffd94f077c12f85ad7240
6703 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6704 Date:   Mon Feb 11 20:11:43 2008 -0800
6705
6706     Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #
6707
6708 commit d5ceed7a73a6b61758ddb6ff4e194955fbd5c185
6709 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6710 Date:   Fri Feb 8 16:46:46 2008 -0800
6711
6712     Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
6713
6714 commit 416a812200f24d19149dcc497e5c51a0608120f6
6715 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6716 Date:   Fri Feb 8 15:31:31 2008 -0800
6717
6718     XErrorDB updates for Render 0.9 & XFixes 4.0
6719
6720 commit 16a76091cd632e5a3708e235ff864b58f3e4613e
6721 Author: Kim Woelders <kim@woelders.dk>
6722 Date:   Sat Dec 22 21:45:23 2007 +0100
6723
6724     Fix bs_BA entries in locale.dir.pre
6725     
6726     X.Org bug#13786 <http://bugs.freedesktop.org/show_bug.cgi?id=13786>
6727
6728 commit 32115c563b87d2f37e3f9de70fbd0f4d9e424aea
6729 Merge: 8f0bd3f e8d4cef
6730 Author: James Cloos <cloos@jhcloos.com>
6731 Date:   Fri Dec 14 22:43:47 2007 -0500
6732
6733     Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
6734
6735 commit 8f0bd3f445cbdcc67650f6e8e3baf2ed89cb3695
6736 Author: James Cloos <cloos@jhcloos.com>
6737 Date:   Fri Dec 14 22:42:59 2007 -0500
6738
6739     add a comment to en_US.UTF-8/Compose
6740
6741 commit 4d6c45e60ed13d3b0fea10413873d6a74f9d6a3b
6742 Author: James Cloos <cloos@jhcloos.com>
6743 Date:   Fri Dec 14 22:40:13 2007 -0500
6744
6745     Add <dead_stroke> compose sequences
6746     
6747     The added sequences match the existing <Multi_key> <slash> sequences.
6748     
6749     This is related to bug #12765¹.
6750     
6751     1] https://bugs.freedesktop.org/show_bug.cgi?id=12765
6752
6753 commit e8d4cefa0837afa149a10e981528b368485a9e38
6754 Author: Jeremy Huddleston <jeremy@yuffie.local>
6755 Date:   Mon Dec 10 23:00:44 2007 -0800
6756
6757     Added launchd support.
6758
6759 commit 17d7dcbfced4a9417b33507bd3fd9b7dd8268242
6760 Merge: 5dfefd3 13ac804
6761 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6762 Date:   Thu Dec 6 14:08:29 2007 +1030
6763
6764     Merge branch 'master' into xge
6765
6766 commit 5dfefd3829d3ba7e41d5db0ad28e9dfee92fadd5
6767 Merge: a68a1cd eff33ae
6768 Author: Peter Hutterer <peter@cs.unisa.edu.au>
6769 Date:   Thu Dec 6 13:57:09 2007 +1030
6770
6771     Merge branch 'master' into xge
6772     
6773     Conflicts:
6774     
6775         src/xcb_io.c
6776
6777 commit 13ac80469f6958cabac596834e203bd9cb6d4c94
6778 Author: James Cloos <cloos@jhcloos.com>
6779 Date:   Wed Dec 5 20:14:03 2007 -0500
6780
6781     Update the currency symbols block of en_US.UTF-8/Compose.pre
6782     Add XCOMM lines a la the existing NEW SHEQEL SIGN entry for
6783     the KIP, TUGRIK, DRACHMA. GERMAN PENNY, PESO, GUARANI,
6784     AUSTRAL, HRYVNIA and CEDI SIGNs.
6785
6786 commit b0a8f2ec4ba698841683f8ce389f9d72e6bce53e
6787 Author: Anton Zinoviev <anton@lml.bas.bg>
6788 Date:   Wed Dec 5 19:56:03 2007 -0500
6789
6790     Additions to the Compose file for UTF-8
6791     From bug #5371¹
6792     
6793     Commit 5cf5bc76642bfece7cb5b76faf414bf445f14489 left out this change
6794     from those in attachment #4122².  The post³ on xorg resulted in only
6795     a positive reply⁴ from Daniel, so this block is now also commited.
6796     
6797     1] https://bugs.freedesktop.org/show_bug.cgi?id=5371
6798     2] https://bugs.freedesktop.org/attachment.cgi?id=4122
6799     3] http://article.gmane.org/gmane.comp.freedesktop.xorg/20628
6800     4] http://article.gmane.org/gmane.comp.freedesktop.xorg/23966
6801     
6802     Signed-off-by: James Cloos <cloos@jhcloos.com>
6803     Acked-by:  Daniel Stone <daniel@fooishbar.org>
6804
6805 commit 438d02ebc08ee171cf1d3936f4c81050d428ab92
6806 Author: James Cloos <cloos@jhcloos.com>
6807 Date:   Tue Dec 4 17:25:39 2007 -0500
6808
6809     Fix the <U\x+> keysyms in the en_US.UTF-8 Compose file
6810     
6811     Based on src/KeysymStr.c and src/StrKeysym.c and comments in
6812     bugs #11930¹ and #5129² it is clear that <U100XXXXX> is invalid;
6813     those should be in the form U plus the hex of the UCS Code Point.
6814     
6815     The 0x01000000 is ORed in by the code.
6816     
6817     This update fixes all of those.
6818     
6819     1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
6820     2] https://bugs.freedesktop.org/show_bug.cgi?id=5129
6821
6822 commit 02e04059c89e175f51647e3b031344f743286b34
6823 Merge: 1254c57 b57129e
6824 Author: James Cloos <cloos@jhcloos.com>
6825 Date:   Tue Dec 4 06:55:04 2007 -0500
6826
6827     Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
6828
6829 commit 1254c57dd3a8d6ea87041b2f63024f99094f290f
6830 Author: James Cloos <cloos@jhcloos.com>
6831 Date:   Tue Dec 4 06:53:55 2007 -0500
6832
6833     Use the new dead_psili and dead_dasia keysyms added to proto/x11proto 7.0.11
6834     Inspired by bug 11930¹:
6835     
6836     Commit 40ed4eef92e31fcf7ea0a436e1a00cdf49484c1b to x11proto added dead_psili
6837     and dead_dasia keysyms.  Make use of them in the en_US.UTF-8 and el_GR.UTF-8
6838     Compose files.
6839     
6840     This was done with a pair of perl scripts based on the one quoted in the
6841     log for commit c76d30253f1483ac8200ad5c032a818907e65030.
6842     
6843     1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
6844
6845 commit b57129ef324c73ee91c2a796b800c4b45f4d4855
6846 Author: Jeremy Huddleston <jeremy@yuffie.local>
6847 Date:   Mon Dec 3 20:04:19 2007 -0800
6848
6849     Use __APPLE__ instead of __DARWIN__
6850
6851 commit b9c032e1d5ed08510863dfb91b8bda588e6c8c9e
6852 Author: Jeremy Huddleston <jeremy@yuffie.local>
6853 Date:   Wed Nov 28 16:43:49 2007 -0800
6854
6855     Define __DARWIN__ when host_os == darwin* as needed in SetLocale.c
6856
6857 commit 4b91ed099554626f1ec17d5bdf7bd77ce1a70037
6858 Author: Alan Coopersmith <alan.coopersmith@sun.com>
6859 Date:   Wed Nov 21 16:50:04 2007 -0800
6860
6861     X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page
6862     
6863     X.Org Bugzilla #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
6864     
6865     Protect /* sequences from cpp pre-processor removal without transforming
6866     to Unicode mathematical asterisk character
6867
6868 commit 2af660c2fcd15c86c66459bfc074c190ea1462e6
6869 Author: Jamey Sharp <jamey@minilop.net>
6870 Date:   Mon Oct 29 10:46:20 2007 -0700
6871
6872     Two threads can request sequence sync and XID fetch simultaneously.
6873     
6874     So don't assert that they can't.
6875     
6876     This makes the Xlib/XCB implementation of _XAllocID more closely
6877     resemble the traditional Xlib version.
6878
6879 commit 6e5485e0a5e3ab738becad12193e760c5fee83a4
6880 Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
6881 Date:   Sun Oct 28 04:44:00 2007 -0800
6882
6883     X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man
6884     
6885     <http://bugs.freedesktop.org/show_bug.cgi?id=12983>
6886
6887 commit 24527c92fd1f433ea135e85ec876a94a529fe500
6888 Author: Yann Droneaud <ydroneaud@mandriva.com>
6889 Date:   Wed Oct 24 19:26:07 2007 +0300
6890
6891     XIM: Properly initialise client event
6892     
6893     Make sure all ClientMessage fields are initialised to 0 before we send it.
6894
6895 commit e41477f37b0d9b74a056d22dbf0073a94eecb9d6
6896 Author: Daniel Stone <daniel@fooishbar.org>
6897 Date:   Wed Oct 24 19:22:22 2007 +0300
6898
6899     Colours: Fix --disable-xcms
6900     
6901     Disable large tracts of colour management code when passing
6902     --disable-xcms.
6903
6904 commit 11ea09745efa8de7dc82fe30ebd2393f08390957
6905 Author: Eric Anholt <eric@anholt.net>
6906 Date:   Fri Aug 31 17:30:33 2007 -0700
6907
6908     Bug #2081: Note the range limitation of XSetScreenSaver arguments.
6909
6910 commit 31540f1438ec63faf37044f2fd654b335ddf80f0
6911 Author: Kristian Høgsberg <krh@redhat.com>
6912 Date:   Wed Aug 29 19:50:57 2007 -0400
6913
6914     Add GLX 1.4 requests and errors.
6915
6916 commit 7c996f78914c77fe17e9f4feede980d895d9df51
6917 Author: Eric Anholt <eric@anholt.net>
6918 Date:   Tue Aug 28 15:15:11 2007 -0700
6919
6920     Add XF86 keyboard/monitor brightness keysyms to the keysymbdb.
6921
6922 commit fa4effe82759f864a22a2dc6c920fa72ddb175a8
6923 Author: Eric S. Raymond <esr@thyrsus.com>
6924 Date:   Sun Jan 14 10:48:00 2007 -0800
6925
6926     Bug #9658: Bad markup on XIfEvent.3x
6927     
6928     X.Org Bugzilla #9658 <https://bugs.freedesktop.org/show_bug.cgi?id=9658>
6929
6930 commit 74cba78daa738ef4d92096107d95c1a585933666
6931 Author: Eric S. Raymond <esr@thyrsus.com>
6932 Date:   Sun Jan 14 10:43:00 2007 -0800
6933
6934     Bug #9655: Bad markup in XrmUniqueQuark.3x
6935     
6936     X.Org Bugzilla #9655 <https://bugs.freedesktop.org/show_bug.cgi?id=9655>
6937
6938 commit 4341d1a34b2a2e460b58131b6fd81935f3355bbc
6939 Author: Eric S. Raymond <esr@thyrsus.com>
6940 Date:   Sun Jan 14 10:43:00 2007 -0800
6941
6942     Bug #9654: Bad markup in XrmGetFileDatabase.3x
6943     
6944     X.Org Bugzilla #9654 <https://bugs.freedesktop.org/show_bug.cgi?id=9654>
6945
6946 commit 2db713252090cae08f0200fecad4fc25fb64c8b1
6947 Author: Eric S. Raymond <esr@thyrsus.com>
6948 Date:   Sun Jan 14 10:40:00 2007 -0800
6949
6950     Bug #9653: Bad markup in XQueryColor.3x
6951     
6952     X.Org Bugzilla #9653 <https://bugs.freedesktop.org/show_bug.cgi?id=9653>
6953
6954 commit 9d3ceea4b902e0471824c1e07ad64342b9a1114e
6955 Author: Eric S. Raymond <esr@thyrsus.com>
6956 Date:   Sun Jan 14 10:40:00 2007 -0800
6957
6958     Bug #9652: Bad markup in XDrawArc.3x
6959     
6960     X.Org Bugzilla #9652 <https://bugs.freedesktop.org/show_bug.cgi?id=9652>
6961
6962 commit 2e7e0748d353d7f53bbd65ec6bf0df8758528ddc
6963 Author: Eric S. Raymond <esr@thyrsus.com>
6964 Date:   Sun Jan 14 10:39:00 2007 -0800
6965
6966     Bug #9651: Bad markup in XcmsColor.3x
6967     
6968     X.Org Bugzilla #9651 <https://bugs.freedesktop.org/show_bug.cgi?id=9651>
6969
6970 commit c316aaf0aab06951db9dc5c9c1148bfea835d885
6971 Author: Eric S. Raymond <esr@thyrsus.com>
6972 Date:   Sun Jan 14 10:38:00 2007 -0800
6973
6974     Bug #9650: Bad markup in XLoadFont.3x manual page
6975     
6976     X.Org Bugzilla #9650 <https://bugs.freedesktop.org/show_bug.cgi?id=9650>
6977
6978 commit ca5d9a625ea0965853fa9e74a448b8c29c78ec95
6979 Author: Eric S. Raymond <esr@thyrsus.com>
6980 Date:   Tue Jan 2 10:18:00 2007 -0800
6981
6982     Bug 9523: Markup problems in XQueryExtension.3x
6983     
6984     X.Org Bugzilla #9523 <https://bugs.freedesktop.org/show_bug.cgi?id=9523>
6985
6986 commit fe713c616e29ba19c179b43c18eca1035079ce18
6987 Author: Ian Romanick <idr@us.ibm.com>
6988 Date:   Tue Aug 21 14:56:33 2007 -0700
6989
6990     Make sure nls/am_ET.UTF-8/Makefile is created by configure.
6991
6992 commit e3430616f26b68e1439143cbe10732f3fc329d20
6993 Author: Eric S. Raymond <esr@thyrsus.com>
6994 Date:   Tue Jan 2 08:40:00 2007 -0800
6995
6996     Bug #9516: Markup error in XAllocWMHints.3x
6997     
6998     X.Org Bugzilla #9516 <https://bugs.freedesktop.org/show_bug.cgi?id=9516>
6999
7000 commit d8fe979fc929833e8c754aed32641786d5a0622b
7001 Merge: 21ca953 4ec1723
7002 Author: James Cloos <cloos@jhcloos.com>
7003 Date:   Mon Aug 20 15:34:50 2007 -0400
7004
7005     Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
7006
7007 commit 21ca953337fb221b85345bf35ce1a98a0dcb2bf2
7008 Author: James Cloos <cloos@jhcloos.com>
7009 Date:   Mon Aug 20 15:34:03 2007 -0400
7010
7011     Fix typo
7012     The code <U1000000D> was used where <U10000DC> was obviously intended.
7013     
7014     It is possible that <Udiaeresis> should be used instead, if that will
7015     not break anyone’s setup.
7016
7017 commit 4ec1723fff729440cd3349c1f95d87d2a6ba89cf
7018 Author: James Cloos <cloos@jhcloos.com>
7019 Date:   Mon Aug 20 15:25:48 2007 -0400
7020
7021     Add compose file for Ethiopic to match new keyboard in xkeyboard-config
7022     From bug report:
7023     
7024       https://bugs.freedesktop.org/show_bug.cgi?id=11307
7025
7026 commit eff33ae525337ce2026be135a26464c7b1237113
7027 Author: James Cloos <cloos@jhcloos.com>
7028 Date:   Sat Aug 18 17:58:23 2007 -0400
7029
7030     Patch for Catalan locales
7031     From bugzilla bug 10943¹:
7032     
7033       There are several Catalan locale codes which presently can
7034       be used in X11 systems; especially after they were accepted
7035       in belocs-locale-data².
7036     
7037       In the following patches, I³ add ca_AD, ca_FR and ca_IT Catalan
7038       locale codes.  For instance, without this, using ca_AD (actually
7039       a quite used locale⁴) some applications (eg. Emacs or Skype)
7040       cannot display Catalan diacritic marks as you type them.
7041     
7042     1] https://bugs.freedesktop.org/show_bug.cgi?id=10943
7043     2] http://lists.debian.org/debian-devel-changes/2005/07/msg01429.html
7044     3] Toni Hermoso Pulido <toniher@softcatala.org>
7045     4] https://launchpad.net/~ubuntu.cat/+members
7046
7047 commit 1f980cb7d022f53d0aee9e793b08203fb888e86e
7048 Author: James Cloos <cloos@jhcloos.com>
7049 Date:   Sat Aug 18 17:47:04 2007 -0400
7050
7051     Add additional Euro signs to compose
7052     Inspired by bug 7419¹ make all of:
7053     
7054         C=, =C, c=, =c, E=, =E, e=, E=
7055     
7056     after <Multi_key> generate € U+20AC EURO SIGN.
7057     
7058     1] https://bugs.freedesktop.org/show_bug.cgi?id=7419
7059
7060 commit 4b0a14521449dfce8b4347bd17243efd1d3eae2d
7061 Author: James Cloos <cloos@jhcloos.com>
7062 Date:   Sat Aug 18 17:29:08 2007 -0400
7063
7064     Compose fix for Latin-1 (from Debian)
7065     The description from bugzilla bug 7417¹ is:
7066     
7067       We've been shipping this patch for some time in Debian now. The
7068       problem description from the patch header is reproduced below. You
7069       may want to note the licensing issue mentioned below, but we've been
7070       shipping it because the method by which this particular patch was
7071       generated and updated was also given below.
7072     
7073       This patch by Denis Barbier.
7074     
7075       The X11 protocol states that Unicode keysyms are in the range
7076       0x01000100 - 0x0110FFFF.  If the result of composing characters is a
7077       Unicode codepoint, X returns the corresponding Unicode keysym, which
7078       is its Unicode codepoint augmented by 0x01000000.  Latin-1
7079       characters must not appear with their Unicode codepoints in compose
7080       files, otherwise the returned composed character lies in the range
7081       0x01000000 - 0x010000FF which is not valid.
7082     
7083       There are two solutions: either fix composing routines to return
7084       0xZZ instead of 0x010000ZZ (where Z is an hexadecimal digit), or
7085       replace U00ZZ by their corresponding keysyms in compose files.  The
7086       latter is more logical and less error prone, so compose files will
7087       be patched.  Many applications accept these invalid Unicode keysyms,
7088       but few of them don't, most notably xemacs.  Only UTF-8 locales are
7089       affected.
7090     
7091       This has been fixed very recently in XFree86 CVS (but not xorg), but
7092       for licensing reasons, this patch is not grabbed.  Instead automatic
7093       conversion is performed by:
7094     
7095         sed -e '/XK_LATIN1/,/XK_LATIN1/!d' /usr/include/X11/keysymdef.h \
7096         | grep -v deprecated | grep 0x0 \
7097         | sed -e 's/0x0/U0/' -e 's/XK_//' \
7098         | awk '{ printf "s/\\b%s\\b/%s/ig\n", $3, $2; }' > sedfile
7099         for f in nls/*.UTF-8/Compose.pre
7100         do
7101           sed -f sedfile $f > $f.tmp && mv $f.tmp $f
7102         done
7103     
7104     [I edited the quoted script to update it for the current location of
7105     the installed keysymdef.h and the current layout of the libX11
7106     repo. -JimC]
7107     
7108     I applied the script, not the patch attached to the bugreport.
7109     
7110     1] https://bugs.freedesktop.org/show_bug.cgi?id=7417
7111
7112 commit 5cf5bc76642bfece7cb5b76faf414bf445f14489
7113 Author: James Cloos <cloos@jhcloos.com>
7114 Date:   Sat Aug 18 17:13:41 2007 -0400
7115
7116     Add some compose sequences
7117     
7118     Add some compose sequences from the patch in bug 5371 (attachment 4122).
7119     
7120     Cf:
7121     
7122     https://bugs.freedesktop.org/show_bug.cgi?id=5371
7123     https://bugs.freedesktop.org/attachment.cgi?id=4122
7124
7125 commit d4002e389dd69780dfc7c2f7bd3cb0c57f05d4f8
7126 Author: James Cloos <cloos@jhcloos.com>
7127 Date:   Sat Aug 18 13:57:31 2007 -0400
7128
7129     Fix SMP Compose targets
7130     The compose targets from the SMP (plane 1) were incorrect.
7131     
7132     At some point the 0x10000 bit had been lost.
7133
7134 commit f1ed3da9a30a1f0264fdc7d1c6466f27fe2a3d7d
7135 Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
7136 Date:   Thu Aug 16 17:37:22 2007 -0500
7137
7138     Fix a mutex reference-counting bug.
7139     
7140     I was told that some systems have a much more permissive libpthread.
7141     I was asked to commit this. This is from NetBSD's X source.
7142     (I didn't receive any feedback on xorg list for over two weeks
7143     about this.)
7144
7145 commit ac00a44b4875de70382da5a40dd87f976e5b9327
7146 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7147 Date:   Wed Aug 1 20:36:03 2007 +0200
7148
7149     Bumped version to 1.1.3.
7150
7151 commit 76fae9cba1e9bdf7f0eb2ff2b90153d622136cf0
7152 Author: Joerg Sonnenberger <joerg@netbsd.org>
7153 Date:   Fri Jul 27 11:15:47 2007 -0700
7154
7155     Fail properly on errors in recursive make.
7156
7157 commit 1a18319b3bde08dd9ef69c7cd735a76000cf3177
7158 Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
7159 Date:   Thu Jul 26 23:31:15 2007 +0200
7160
7161     Add missing override parameter in XrmCombineDatabase prototype in the manpage
7162     
7163     Reported by Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
7164     in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393434
7165     and https://bugs.freedesktop.org/show_bug.cgi?id=9948
7166     
7167     Also add the type of the second argument in XrmMergeDatabases.
7168
7169 commit 6f0764d4b56f64786b4980839ca262f10a51af6f
7170 Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
7171 Date:   Thu Jul 26 22:53:52 2007 +0200
7172
7173     Clarify return value of XGetCommand in case of error in the manpage
7174     
7175     Reported by Sean Perry <shalehperry@attbi.com>
7176     in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=133348
7177     and https://bugs.freedesktop.org/show_bug.cgi?id=9828
7178
7179 commit b8bef57342632cc2d25580bb7daa3839bae04d89
7180 Author: Alan Coopersmith <alan.coopersmith@sun.com>
7181 Date:   Wed Jul 25 17:44:06 2007 -0700
7182
7183     Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
7184
7185 commit 590cde811a79375231c59ed8583e02b111ed567c
7186 Author: Kean Johnston <kean@armory.com>
7187 Date:   Thu Jul 19 16:44:20 2007 -0700
7188
7189     Reset hostname when falling back from :0 to hostname/localhost:0 as well
7190
7191 commit d334665e619e9db657a2ea2764a8b852401d4a3f
7192 Author: Kean Johnston <kean@armory.com>
7193 Date:   Tue Jul 17 16:34:30 2007 -0700
7194
7195     LOCALCONN fallback changes DisplayString() output, breaks KDE
7196     
7197     See <http://lists.freedesktop.org/archives/xorg/2007-July/026443.html>
7198
7199 commit 8e76bcf3cafda85058ce5f35f1f81929f4772f72
7200 Author: Olivier Blin <blino@mandriva.org>
7201 Date:   Mon Jun 11 18:32:09 2007 +1000
7202
7203     fix XGetMotionEvents arguments order - Fixes bug 11222
7204
7205 commit c2f88cdf5cd9c94b77e5bfdac572b5ac06ab4aa8
7206 Author: Jamey Sharp <jamey@minilop.net>
7207 Date:   Sun Jun 10 16:19:59 2007 -0700
7208
7209     Fix locking in _XimGetWindowEventmask.
7210     
7211     Now that XFilterEvent drops the Display lock before invoking callback
7212     functions, _XimGetWindowEventmask is called without the lock held. So
7213     when it called _XGetWindowAttributes, a variant of XGetWindowAttributes
7214     that does not lock the Display, Xlib/XCB would assert:
7215     
7216     xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
7217     
7218     Should fix Gentoo #156367, Ubuntu #87947, Debian #427296. And others?
7219
7220 commit 65f0ab5d46d80d55fc04d4eb14fa05f130eb8b9c
7221 Author: Jamey Sharp <jamey@minilop.net>
7222 Date:   Sun Jun 3 21:41:47 2007 -0700
7223
7224     Move security fixes to the top of NEWS, and fix spacing.
7225     
7226     Commit by Josh Triplett and Jamey Sharp.
7227
7228 commit a549a258b8fcb1ba9d0c1b01b72967e385f67cab
7229 Author: Jamey Sharp <jamey@minilop.net>
7230 Date:   Sun Jun 3 21:29:40 2007 -0700
7231
7232     Add NEWS item for bugfix in commit e2c1d788d1fe7bd2d34756493951552441e59b8c.
7233     
7234     Commit by Josh Triplett and Jamey Sharp
7235
7236 commit 5123b77a3d32d3ad479462f319762c328278aed9
7237 Author: Jamey Sharp <jamey@minilop.net>
7238 Date:   Sun Jun 3 21:24:54 2007 -0700
7239
7240     Xlib/XCB: Inline and simplify handle_event, since only process_responses calls it now.
7241     
7242     Commit by Josh Triplett and Jamey Sharp.
7243
7244 commit 582ca690ea4f3ffd2b94826c4db97229bd3c7238
7245 Author: Jamey Sharp <jamey@minilop.net>
7246 Date:   Sun Jun 3 20:59:12 2007 -0700
7247
7248     Xlib/XCB: Fix _XReadEvents to always enqueue a new event, even if an error occurs
7249     
7250     Commit c337f9de7cfd89f983f83956b7457a274dd412f3 broke the invariant that
7251     _XReadEvents always enqueues at least one event even if an error occurred,
7252     because the one call to xcb_wait_for_event would then return an error, not an
7253     event, and nothing else ensured that process_responses would obtain an event.
7254     Fix this by reverting most of c337f9de7cfd89f983f83956b7457a274dd412f3 and
7255     f417570735aac865eb6b576d1ea76b5bfcd8573b and implementing the correct fix.  In
7256     process_responses, wait_for_first_event now serves as a flag, cleared when
7257     actually handling an event.
7258     
7259     Commit by Josh Triplett and Jamey Sharp.
7260
7261 commit e2c1d788d1fe7bd2d34756493951552441e59b8c
7262 Author: Jamey Sharp <jamey@minilop.net>
7263 Date:   Sun Jun 3 17:33:23 2007 -0700
7264
7265     Xlib/XCB: Only remove pending_requests when there are provably no more responses.
7266
7267 commit 7a6dbd4b07ca0a49c30ca7a1d2437eafb2e15eab
7268 Author: Josh Triplett <josh@freedesktop.org>
7269 Date:   Sun Jun 3 15:39:39 2007 -0700
7270
7271     Bump version number to 1.1.2, and add NEWS entry for 1.1.2
7272     
7273     Signed-off-by: Josh Triplett <josh@freedesktop.org>
7274
7275 commit 416f38f2e67ee1979b3d2feac6f06b3670238804
7276 Author: Josh Triplett <josh@freedesktop.org>
7277 Date:   Sun Jun 3 12:13:44 2007 -0700
7278
7279     Revert "Revert "include: don't distribute XlibConf.h""
7280     
7281     This reverts commit 79fa3d8070d95b960ba486f2439225872471dadd.
7282     
7283     Re-revert the XlibConf.h change, which prevented distribution, not
7284     installation.
7285
7286 commit 79fa3d8070d95b960ba486f2439225872471dadd
7287 Author: Josh Triplett <josh@freedesktop.org>
7288 Date:   Sat Jun 2 22:05:16 2007 -0700
7289
7290     Revert "include: don't distribute XlibConf.h"
7291     
7292     This reverts commit c9e28e05ae01ce8a29bea09df759b6271865b44c.
7293     
7294     The installed XlibInt.h includes XlibConf.h , so libX11 should ship
7295     XlibConf.h.  (Commit c9e28e05ae01ce8a29bea09df759b6271865b44c didn't actually
7296     prevent automake from shipping XlibConf.h, because it used
7297     nodist_x11include_HEADERS rather than nodist_HEADERS.)
7298
7299 commit f417570735aac865eb6b576d1ea76b5bfcd8573b
7300 Author: Jamey Sharp <jamey@minilop.net>
7301 Date:   Sat Jun 2 17:59:15 2007 -0700
7302
7303     Xlib/XCB: inline wait_or_poll_for_event, which now had only one caller.
7304     
7305     Commit by Josh Triplett and Jamey Sharp.
7306
7307 commit c337f9de7cfd89f983f83956b7457a274dd412f3
7308 Author: Jamey Sharp <jamey@minilop.net>
7309 Date:   Sat Jun 2 17:46:41 2007 -0700
7310
7311     Xlib/XCB: Ensure _XReadEvents reads at least one new event and blocks for exactly one event.
7312     
7313     Commit by Jamey Sharp and Josh Triplett.
7314
7315 commit 7f66c897f04806b75e574b55b48921b48045e3f9
7316 Author: Jamey Sharp <jamey@minilop.net>
7317 Date:   Sat Jun 2 16:43:39 2007 -0700
7318
7319     Update _XReply's copy of _XCBUnlockDisplay's guts.
7320     
7321     We introduced this bug in 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5.
7322     
7323     Also add a comment in _XCBUnlockDisplay to discourage this problem from
7324     respawning.
7325     
7326     Commit by Josh Triplett and Jamey Sharp.
7327
7328 commit 740ead23512f8d2eaafaa69e514f1ebafad475b9
7329 Author: Jamey Sharp <jamey@minilop.net>
7330 Date:   Sat Jun 2 16:01:01 2007 -0700
7331
7332     Xlib/XCB: Avoid re-crashing after _XIOError.
7333     
7334     Commit by Josh Triplett and Jamey Sharp.
7335
7336 commit 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5
7337 Author: Jamey Sharp <jamey@minilop.net>
7338 Date:   Sat Jun 2 12:30:30 2007 -0700
7339
7340     Hold XCB's Xlib lock even when only the user lock (XLockDisplay) is held.
7341     
7342     An Xlib client can query Display state, such as with NextRequest, while
7343     it holds only the Xlib user lock (between XLockDisplay and
7344     XUnlockDisplay), so XCB requests in other threads should be blocked when
7345     the Xlib user lock is held.
7346     
7347     We acquire the lock even when XInitThreads was not called, so that pure
7348     XCB code can use multiple threads even in an otherwise single-threaded
7349     Xlib application.
7350     
7351     Commit by Josh Triplett and Jamey Sharp.
7352
7353 commit 95523387d619af5b400748898d722e080b5ce1a6
7354 Author: Jamey Sharp <jamey@minilop.net>
7355 Date:   Sat Jun 2 11:57:39 2007 -0700
7356
7357     Allow re-entrant Xlib calls from _XIOError.
7358     
7359     Some libraries try to clean up X resources from atexit handlers, _fini,
7360     or C++ destructors. To make these work, the Display lock should be
7361     downgraded to a user lock (as in XLockDisplay) before calling exit(3).
7362     This blocks Xlib calls from threads other than the one calling exit(3)
7363     while still allowing the exit handlers to call Xlib.
7364     
7365     This assumes that the thread calling exit will call any atexit handlers.
7366     If this does not hold, then an alternate solution would involve
7367     registering an atexit handler to take over the lock, which would only
7368     assume that the same thread calls all the atexit handlers.
7369     
7370     Commit by Josh Triplett and Jamey Sharp.
7371
7372 commit 91b02b8064f4e0bcc56019f0722914850008a597
7373 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7374 Date:   Thu May 17 19:07:34 2007 +0200
7375
7376     More constification.
7377
7378 commit a4f3841940158351f9424c3f59b305cce877177d
7379 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7380 Date:   Thu May 17 00:29:43 2007 +0200
7381
7382     Constified composite text charset table.
7383
7384 commit 0581c0aa6039e6b2abb9f7b0a4f9904d8e01f00e
7385 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7386 Date:   Wed May 16 23:19:22 2007 +0200
7387
7388     Have the compiler fill in hexTable so we don't have to do it at runtime.
7389
7390 commit 0e8d9ca47dab0d069e305d5784d05f2ade04f0a8
7391 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7392 Date:   Wed May 16 19:36:23 2007 +0200
7393
7394     More constification.
7395
7396 commit 6d2bed8f04942b4de086a519ac693e729c9fdeea
7397 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7398 Date:   Wed May 16 19:18:20 2007 +0200
7399
7400     Constify and clean up token table.
7401
7402 commit 6c508eab5df5d517f7e4cbe6087308cd53a564b2
7403 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7404 Date:   Wed May 16 18:24:42 2007 +0200
7405
7406     Constified more tables.
7407
7408 commit e699c4231c205ef00d687b6412308d031b99806b
7409 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7410 Date:   Wed May 16 18:01:23 2007 +0200
7411
7412     Constified error list.
7413
7414 commit a68a1cd7cb990ba276fbc36a7591044d78b3d3c1
7415 Author: Peter Hutterer <peter@cs.unisa.edu.au>
7416 Date:   Tue May 15 16:54:01 2007 +0930
7417
7418     Add XGenericEvent definition and handling for long events.
7419
7420 commit c76d30253f1483ac8200ad5c032a818907e65030
7421 Author: Jan Willem Stumpel <jstumpel@planet.nl>
7422 Date:   Fri May 4 12:00:49 2007 -0700
7423
7424     Update el_GR.UTF-8/Compose.pre to match changes in xkeyboard-config cvs
7425     
7426     Cf:
7427     
7428       https://bugs.freedesktop.org/show_bug.cgi?id=10851
7429       https://bugs.freedesktop.org/show_bug.cgi?id=10824
7430       http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386385
7431     
7432     The greek keyboard definition was changed to replace dead_horn and
7433     dead_ogonek with U0313 COMBINING COMMA ABOVE (aka Psili) and U0314
7434     COMBINING REVERSED COMMA ABOVE (aka Dasia).
7435     
7436     This patch modifies the Greek Compose.pre to match.
7437     
7438     It is generated by the script Jan Willem Stumpel <jstumpel@planet.nl>
7439     posted to 386385@bugs.debian.org:
7440     
7441     #!/usr/bin/perl
7442     while (<>) {
7443       print $_;
7444       if (/dead_horn/) {
7445         s/dead_horn/U0313/;
7446         print $_;
7447       }
7448       elsif (/dead_ogonek/) {
7449         s/dead_ogonek/U0314/;
7450         print $_;
7451       }
7452     }
7453
7454 commit a48386ce6b5f8fd2d9dc11a966c9bf5da59f3831
7455 Author: Magnus Kessler <Magnus.Kessler@gmx.net>
7456 Date:   Tue May 1 15:20:08 2007 +0200
7457
7458     Switched function definitions from K&R to ANSI style.
7459
7460 commit 605d357074d556a05a3fba2e85cbea36a3204248
7461 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7462 Date:   Tue May 1 14:47:03 2007 +0200
7463
7464     Tweaked configure output about the man pages suffix.
7465
7466 commit 9824b40d2af4ca2376512c1be7743da0d5065900
7467 Author: Alan Coopersmith <alan.coopersmith@sun.com>
7468 Date:   Sat Apr 28 00:42:18 2007 -0700
7469
7470     Fix typo in nroff macro in XkbAddGeomOverlayKey.man
7471
7472 commit f93849dcc68bd5042ea0884e5190dc7c35b31d68
7473 Author: Alan Coopersmith <alan.coopersmith@sun.com>
7474 Date:   Sat Apr 28 00:30:55 2007 -0700
7475
7476     Protect C comments and #defines in XKB man pages from being mangled by cpp
7477
7478 commit f2f27d4763c7665e422fab10b96b4cf5ad6c0a6f
7479 Author: Alan Coopersmith <alan.coopersmith@sun.com>
7480 Date:   Sat Apr 28 00:14:50 2007 -0700
7481
7482     Add Makefile to process/install XKB man pages
7483
7484 commit d9954c6f6f3a8c406b946acd0d034ff83c656156
7485 Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
7486 Date:   Thu Aug 19 00:00:00 1999 -0700
7487
7488     Add man pages for XKB API's
7489     
7490     Man pages originally written for X11R6.4 integration to Solaris 7 11/99
7491     Sun bug id 4258344: Add new XKB API manpages for 6.4 upgrade
7492     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4258344>
7493     
7494     (Volunteer needed to convert prototypes in man pages to ANSI C style...)
7495
7496 commit f640a49b5e2ebf29f9d655df544c63bf826f619a
7497 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7498 Date:   Fri Apr 20 18:39:59 2007 +0200
7499
7500     Markup tweak for XOpenIM.
7501
7502 commit e972b0bb255af4f3258217852542faf5afa60b28
7503 Author: Julien Cristau <jcristau@debian.org>
7504 Date:   Fri Apr 20 18:35:09 2007 +0200
7505
7506     Bug #9695: Fixed a few argument types in the XOpenIM manpage.
7507
7508 commit b4e2276f329fa42397cb8609cfcd34ebafd3d96b
7509 Author: Julien Cristau <jcristau@debian.org>
7510 Date:   Fri Apr 20 18:28:52 2007 +0200
7511
7512     Bug #9697: Fixed documentation of XVisualInfo struct.
7513     
7514     The "depth" member was said to be unsigned int, but it's signed.
7515
7516 commit 4068f3dae01c630f825002673b1d3a047ad61863
7517 Author: Julien Cristau <jcristau@debian.org>
7518 Date:   Fri Apr 20 16:41:21 2007 +0200
7519
7520     Bug #9696: refer to XDefineCursor() instead of XDefineCusor().
7521
7522 commit 603c2f88d4e57ce1a3c16e8b6246866e6edd8fa8
7523 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7524 Date:   Sat Apr 7 14:42:55 2007 +0200
7525
7526     Use unistd.h to get getresuid() and friends.
7527     
7528     This works since we now have _GNU_SOURCE defined.
7529
7530 commit 0300f295bbd3a0c7c46baac8e0a27aeaf53c9d9b
7531 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7532 Date:   Sat Apr 7 14:27:12 2007 +0200
7533
7534     Bug #10562: Define _GNU_SOURCE on glibc systems.
7535
7536 commit a225a0be48770beb689d5ac5da97073634f7deab
7537 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7538 Date:   Fri Apr 6 12:46:25 2007 +0200
7539
7540     For nls/*.pre, allow people to comment lines by starting them with '##'.
7541     
7542     This fixes a bunch of cpp warnings from nls/en_US.UTF-8/Compose.pre.
7543     Fixing that file would have been a larger diff, and using ## may be
7544     nicer to use anyway.
7545
7546 commit 1c75a9479011e5f1ad01c950628d0ef5a302d8b6
7547 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7548 Date:   Fri Apr 6 11:59:31 2007 +0200
7549
7550     Bug #10475: Fixed lots of char*/const char* mixups.
7551     
7552     I didn't fix all of them, as that would require touching
7553     public headers.
7554
7555 commit 680dd50193b5b3fcabdd3f1fcbd6a889d5a95c54
7556 Author: Matthias Hopf <mhopf@suse.de>
7557 Date:   Thu Apr 5 11:53:18 2007 +0200
7558
7559     Fix 64bit issues with reallocation.
7560
7561 commit 4d38aeaca42d0bdfe34a833a142ee4d895de03bf
7562 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7563 Date:   Wed Apr 4 18:41:18 2007 +0200
7564
7565     Fixed a few warnings.
7566
7567 commit 7dc7ef398b6ad90ccd1680ed9cd1cfdd47312f5a
7568 Author: Matthieu Herrb <matthieu@roadrock.(none)>
7569 Date:   Tue Apr 3 15:39:52 2007 +0200
7570
7571     Multiple integer overflows in the XGetPixel() and XInitImage functions
7572     
7573     CVE-2007-1667
7574
7575 commit 0284b144340a455a4b5b5011d81ac5a610372291
7576 Author: David Baron <dbaron@dbaron.org>
7577 Date:   Fri Mar 30 17:07:46 2007 +0200
7578
7579     Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.
7580     
7581     Now only those fields of the respective hint struct are set that
7582     are actually valid in the input data.
7583     The changed functions are:
7584     XSetSizeHints(), XSetWMHints() and XSetWMSizeHints().
7585
7586 commit 0994faa0c76c45b106442db461b8a30a3e1c9395
7587 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7588 Date:   Thu Mar 29 17:31:25 2007 +0200
7589
7590     Fixed the change from the previous SendEvent commit.
7591     
7592     Testing a different patch than the one you commit is bad, right?
7593
7594 commit 398d75528a84f4b8414eb0e363cf53b1b16f6fdf
7595 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7596 Date:   Wed Mar 28 22:23:44 2007 +0200
7597
7598     Bug #10292: Fixed a memory leak related to XOpenDisplay() in the XCB code.
7599
7600 commit ab0bcd07957cecc8e7c0e75d5160a625e91264fe
7601 Author: David Baron <dbaron@dbaron.org>
7602 Date:   Wed Mar 28 22:21:40 2007 +0200
7603
7604     Bug #7713: Initialize all of the event's fields before sending it.
7605
7606 commit bc80f9fe3ccce40ee41246b97470c4f0519756ad
7607 Author: Julien Cristau <jcristau@debian.org>
7608 Date:   Sun Mar 18 13:14:48 2007 +0100
7609
7610     Bug #9279: Fixed a file descriptor leak.
7611
7612 commit c9e28e05ae01ce8a29bea09df759b6271865b44c
7613 Author: Daniel Stone <daniel@fooishbar.org>
7614 Date:   Sat Dec 16 00:45:19 2006 +0200
7615
7616     include: don't distribute XlibConf.h
7617     
7618     Since XlibConf.h is built by configure, don't distribute it.
7619
7620 commit dd1705ced2cac6b4b6b21e79272fcf9bed4bf376
7621 Merge: 129bbb9 769b985
7622 Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
7623 Date:   Thu Dec 14 14:23:20 2006 -0600
7624
7625     Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libX11
7626
7627 commit 129bbb9f9114a571556fa3a24f15ba58a5cdb2de
7628 Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
7629 Date:   Thu Dec 14 14:21:19 2006 -0600
7630
7631     For NetBSD, define the XTHREADLIB and XTHREAD_CFLAGS.
7632
7633 commit 769b9854f7eb1d6d20dd0b4a1c1215ad8e1b77b6
7634 Author: Daniel Stone <daniel@fooishbar.org>
7635 Date:   Wed Dec 6 18:53:00 2006 +0200
7636
7637     Makefile.am: make ChangeLog hook safer
7638     
7639     Make ChangeLog hook as safe as possible.
7640     (cherry picked from f5d6a3d24095c7ffed86705995d0874c885e7676 commit)
7641
7642 commit 8a8185a649e93b90ffa820387ffdca831227f5a9
7643 Author: Josh Triplett <josh@freedesktop.org>
7644 Date:   Thu Nov 30 18:33:13 2006 -0800
7645
7646     Add autogen.sh to EXTRA_DIST.
7647
7648 commit efe817f95ef8d05e863c83147e903140bc860de4
7649 Author: Jamey Sharp <jamey@minilop.net>
7650 Date:   Thu Nov 30 17:58:35 2006 -0800
7651
7652     Release libX11 1.1.1.
7653
7654 commit f637a5b03164263a3af2e644cf655e52b015f1bb
7655 Author: Ross Combs <rocombs@cs.nmsu.edu>
7656 Date:   Sat Nov 25 14:45:17 2006 -0800
7657
7658     Debian bug #354315: Clarify return value in XGetWindowAttributes man page
7659     
7660     This man page does not discuss the actual return values of the
7661     function, but says they are of type "Status".  One might assume
7662     that this means you could compare it with the "Success" macro.
7663     One would be wrong.
7664     
7665     The X functions seem to have two three types representing status.
7666     If it is an "int" there are a number of error codes or "Success"
7667     which can be compared against.  If it is a bool, the result can be
7668     compared with "True" or "False".  If the return type is "Status" it
7669     appears that the return type is either 0 or 1.  Unfortunately the
7670     value for Success is zero, so it is important to distinguish
7671     between the first two types of return values and the third;
7672     otherwise the conditional will be inverted.
7673     
7674     XGetWindowAttributes() is one of the functions which returns zero
7675     for failure.  The man page should make this clear.
7676
7677 commit c6a0b0f18ed1242eeb908f5cf767ab8381edd456
7678 Author: Jamey Sharp <jamey@minilop.net>
7679 Date:   Sat Nov 25 14:23:45 2006 -0800
7680
7681     Bug #9154: Always process an event for _XReadEvents, even if an error occurs
7682     
7683     Previously, process_responses (in the wait_for_first_event case called
7684     from _XReadEvents) considered any return from xcb_wait_for_event
7685     sufficient to think it had processed an event. If xcb_wait_for_event
7686     returned an error, and no more events occurred before process_responses
7687     called xcb_poll_for_event, process_responses would try to return with
7688     dpy->head NULL, and would fail an assertion for the _XReadEvents
7689     postcondition. Now, process_responses continues using xcb_wait_for_event
7690     until it gets an event.
7691
7692 commit d56e78acce9b2aa1dd1bf172afedaa3bccd5e1c8
7693 Author: Tilman Sauerbeck <tilman@code-monkey.de>
7694 Date:   Sat Nov 25 05:29:31 2006 -0800
7695
7696     Bug #9153: Fix access to freed memory.
7697     
7698     The fix for bug #8622 introduced a smaller bug where _XReply would
7699     read memory shortly after freeing it. This patch caches the needed
7700     value in a stack-allocated variable before the heap-allocated memory
7701     is freed.
7702
7703 commit 934ca763bbc0dd7ae460469bfc000ba101602bcc
7704 Author: Josh Triplett <josh@freedesktop.org>
7705 Date:   Fri Nov 24 19:57:58 2006 -0800
7706
7707     libx11 doesn't use inputproto in public headers; don't require it in x11.pc
7708     
7709     Based on a Debian patch.
7710
7711 commit 4255997ef2d92740d51f6e63e9eabcfa089683f0
7712 Author: Josh Triplett <josh@freedesktop.org>
7713 Date:   Thu Nov 23 07:19:32 2006 -0800
7714
7715     Release libX11 1.1
7716
7717 commit a1168e11ec9377307c51a7271faec3bf88a63a66
7718 Author: Jamey Sharp <jamey@minilop.net>
7719 Date:   Tue Nov 21 17:52:34 2006 -0800
7720
7721     Add note in man-page that XListFontsWithInfo is not thread-safe.
7722     
7723     _XReply drops the Display lock, so the value of dpy->request may change
7724     before _XReply is called again.
7725     
7726     I discovered this by inspection a year or two ago. I'm pretty confident
7727     in the claim, and nobody has come up with an argument for why it's safe
7728     despite appearances.
7729
7730 commit 67abe024268c6b1fdee516e5d3a046ccffd7e80a
7731 Author: Jamey Sharp <jamey@minilop.net>
7732 Date:   Sat Nov 18 15:39:26 2006 -0800
7733
7734     Bug #8622: Fix response processing order for threaded apps
7735     
7736     Previously, process_responses (the common code for _XReply,
7737     _XReadEvents, and _XEventsQueued) took the current request sequence
7738     number as an argument, and did some highly complicated processing to
7739     attempt to process responses in order across threads.  This didn't
7740     actually work.
7741     
7742     Now, process_responses handles responses in order, by adding condition
7743     variables to the list of outstanding requests in
7744     dpy->xcb->pending_requests, and blocking on them when those requests
7745     should get processed to allow _XReply to process them; if actually
7746     called from _XReply, it returns when _XReply's request should get
7747     processed.  _XReply broadcasts on the condition variable after it has
7748     read its reply and re-acquired the display lock.
7749     
7750     Another great commit brought to you by Jamey Sharp, Josh Triplett, the
7751     Gobby collaborative text editor, conspy, and ridiculous amounts of SSH
7752     forwarding.
7753     
7754     Signed-off-by: Josh Triplett <josh@freedesktop.org>
7755     Signed-off-by: Jamey Sharp <jamey@minilop.net>
7756
7757 commit 941f02ede63baa46f93ed8abccebe76fb29c0789
7758 Author: Lars Knoll <lars@trolltech.com>
7759 Date:   Wed Nov 8 12:17:41 2006 -0800
7760
7761     Don't hold the display lock around callbacks to the application.
7762     
7763     This fixes an XCB locking assertion failure, particularly with emacs.
7764
7765 commit e494ecaac1ec8a22bd9a85f800fca74d02e9d358
7766 Author: Diego 'Flameeyes' Pettenò <flameeyes@gentoo.org>
7767 Date:   Tue Nov 7 09:32:00 2006 -0800
7768
7769     Add xcb-xlib dependency to x11.pc when built against XCB.
7770
7771 commit 2302008a3793eb4df8ede777d54fe06505c47eaf
7772 Author: Eric Anholt <eric@anholt.net>
7773 Date:   Mon Nov 6 17:11:42 2006 -0800
7774
7775     XCB: Allocate the right amount of memory for dpy->lock_fns.
7776     
7777     Fixes a crash I was experiencing on startup of anything using gdk.
7778
7779 commit 5f860655be88108b03ccd97470a0814819254bf0
7780 Author: Jamey Sharp <jamey@minilop.net>
7781 Date:   Thu Nov 2 17:55:31 2006 -0800
7782
7783     Release libX11 1.1 RC2 (1.0.99.2).
7784
7785 commit a6f4bbf7b1d725b0f04bd660f57b861a76b19831
7786 Author: Benno Schulenberg <bensberg@justemail.net>
7787 Date:   Sun Oct 29 03:10:30 2006 +0300
7788
7789     nls (en_US): remove long compositions that override shorter (bug #2286)
7790     Remove long compositions that override (or get overriden by) later shorter
7791     compositions, e.g. a four-key compose sequence that gets overriden by a
7792     later three-key compose sequence.
7793
7794 commit 0280bf11ef88673a9b5bba3a91a599260f1f0949
7795 Author: Benno Schulenberg <bensberg@justemail.net>
7796 Date:   Sun Oct 29 03:08:36 2006 +0300
7797
7798     nls: remove shadowed compose entries (bug #2286)
7799     Remove compose entries shadowed by others later on.
7800
7801 commit d118f2b1ef10997194b281524177dea7396da7dd
7802 Author: Benno Schulenberg <bensberg@justemail.net>
7803 Date:   Sun Oct 29 03:07:15 2006 +0300
7804
7805     nls: remove duplicate compose entries (bug #2286)
7806     Remove a bunch of duplicate entries from various Compose files.
7807
7808 commit 5e1cc2fe20e5904ca1e05a4cb7be13d450a593bb
7809 Author: Caolan McNamara <caolanm@redhat.com>
7810 Date:   Sun Oct 29 02:46:15 2006 +0300
7811
7812     XKB geometry: fix leaks in GetKeyboardByName (bug #8099)
7813     Don't leak the name and value of every property we parse, as well as the
7814     name of every colour.
7815
7816 commit 686bb8b35acf6cecae80fe89b2b5853f5816ce19
7817 Author: Matthias Hopf <mhopf@suse.de>
7818 Date:   Wed Oct 18 14:25:04 2006 +0200
7819
7820     Fix double open of compose file.
7821     
7822     Issue found by Kees Cook <kees@canonical.com>.
7823
7824 commit d3e65cb8cddf08913d83c9df2bb9b1517f2ad3a8
7825 Author: Jamey Sharp <jamey@minilop.net>
7826 Date:   Sat Oct 14 21:25:10 2006 -0700
7827
7828     XCB: check for and handle I/O errors in _XGetXCBBuffer.
7829
7830 commit 256eba6b40c5f811a03b04abf5f85f728ee3ab5d
7831 Author: Jamey Sharp <jamey@minilop.net>
7832 Date:   Wed Oct 11 00:06:50 2006 -0700
7833
7834     XKB bugfix: SyncHandle must be called after UnlockDisplay, not before.
7835
7836 commit 1eedf1bd033e496843cfde42ae4ae5a119298605
7837 Author: Jamey Sharp <jamey@minilop.net>
7838 Date:   Tue Oct 10 23:03:28 2006 -0700
7839
7840     Add correct Display locking to XKB functions.
7841     
7842     Some XKB functions didn't correctly call LockDisplay or UnlockDisplay.
7843     This patch fixes at least some instances of that problem.
7844     
7845     Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for finding these bugs
7846     and proposing a fix, which this patch is based on.
7847
7848 commit e17c2cbe9fbaa1600d4b9463ec800a874b0d87cd
7849 Author: David Nusinow <dnusinow@debian.org>
7850 Date:   Tue Oct 10 22:11:05 2006 -0400
7851
7852     Dynamically generate internal manpage section using __libmanpagesuffix__ so that it actually matches the section if you don't use 3X11
7853
7854 commit e53557da969b706dbc843f6fde3db31ffe382e0f
7855 Author: Jamey Sharp <jamey@minilop.net>
7856 Date:   Sat Oct 7 21:00:36 2006 -0700
7857
7858     Release libX11 1.1 RC1 (1.0.99.1).
7859
7860 commit bf237409c5fce32c557d298f62f44d456c2b5bc8
7861 Merge: ba47719 2d426d1
7862 Author: Jamey Sharp <jamey@minilop.net>
7863 Date:   Sat Oct 7 21:07:16 2006 -0700
7864
7865     As XCB support is about to be released in libX11, stable is now subsumed by master.
7866
7867 commit ba477191c67ce93e61423cc1abe35275704cce50
7868 Author: Jamey Sharp <jamey@minilop.net>
7869 Date:   Sat Oct 7 03:48:13 2006 -0700
7870
7871     XCB: Don't rely on having the definition of struct xcb_setup_t available.
7872
7873 commit 117b55cbd0b0ce51362df88363ed83d44a493ac7
7874 Author: Jamey Sharp <jamey@minilop.net>
7875 Date:   Fri Oct 6 16:27:31 2006 -0700
7876
7877     xcb_poll_for_event no longer takes an 'int *error' out-parameter.
7878
7879 commit caaa8e8a55e837b3585c1dee7bef194fc4c79d16
7880 Author: Josh Triplett <josh@freedesktop.org>
7881 Date:   Fri Oct 6 16:26:11 2006 -0700
7882
7883     Actually ship Xxcbint.h
7884
7885 commit 7b027e53b5e393082f4f515c8ba18077eb97163f
7886 Author: Josh Triplett <josh@freedesktop.org>
7887 Date:   Fri Oct 6 16:25:50 2006 -0700
7888
7889     Clean ChangeLog only in "make maintainer-clean", not "make clean"
7890     
7891     ChangeLog requires a git repo to generate; make clean and make distclean
7892     shouldn't get rid of it.
7893
7894 commit cab22e02e78b3e5b8a73d1cd55cf6686426b47e0
7895 Author: Josh Triplett <josh@freedesktop.org>
7896 Date:   Fri Oct 6 16:24:58 2006 -0700
7897
7898     Add ChangeLog and "make dist"-generated files to .gitignore
7899
7900 commit e4c7cfdee4a40e466c0c6b370cabd432e9e855a0
7901 Author: Josh Triplett <josh@freedesktop.org>
7902 Date:   Fri Oct 6 15:53:27 2006 -0700
7903
7904     Add manual pages for XGetXCBConnection and XSetEventQueueOwner
7905
7906 commit 688224cea95e453f94c5a602dc6fce84bc93dfc0
7907 Author: Josh Triplett <josh@freedesktop.org>
7908 Date:   Fri Oct 6 13:41:16 2006 -0700
7909
7910     Remove unnecessary prototype for _XFreeDisplayStructure in xcb_disp.c
7911
7912 commit ab728ca372288d0db1b486c265e34c1376f29104
7913 Author: Josh Triplett <josh@freedesktop.org>
7914 Date:   Fri Oct 6 12:36:39 2006 -0700
7915
7916     XCL is dead; long live Xlib/XCB
7917     
7918     Rename all instances of "XCL" to Xlib/XCB-derived names.
7919     
7920     The only user-visible change: rename the include file <X11/xcl.h> to
7921     <X11/Xlib-xcb.h>; programs will need to change their #include lines to match.
7922     
7923     Remove the XCL cast inlines from Xlib-xcb.h.
7924
7925 commit 5b73093203039d307eb7ab3845c3ced207e9e26c
7926 Author: Josh Triplett <josh@freedesktop.org>
7927 Date:   Fri Oct 6 11:33:49 2006 -0700
7928
7929     Add XCB developers to AUTHORS
7930
7931 commit 1cb71ff139276a0a58c60ea5f261f64b94706b9b
7932 Author: Josh Triplett <josh@freedesktop.org>
7933 Date:   Fri Oct 6 11:21:28 2006 -0700
7934
7935     Fix email addresses in README
7936
7937 commit 12f038669278019594ca0ed53dadcf4e84092422
7938 Author: Jamey Sharp <jamey@minilop.net>
7939 Date:   Fri Oct 6 02:13:05 2006 -0700
7940
7941     XCB: Handle all responses in order of monotonically increasing sequence number.
7942
7943 commit f392680273278b43079302206897f794e60f3c70
7944 Author: Josh Triplett <josh@freedesktop.org>
7945 Date:   Fri Oct 6 01:11:08 2006 -0700
7946
7947     Actually install x11-xcb.pc, and ship x11-xcb.pc.in
7948
7949 commit f1fcad2e3fd17aaf1294f1d8e9f406fd5b32a863
7950 Author: Jamey Sharp <jamey@minilop.net>
7951 Date:   Thu Oct 5 18:32:29 2006 -0700
7952
7953     XCB: correctly handle failure to connect to X server.
7954
7955 commit e754b3b078d556c7861da56aad47d244e9199e06
7956 Author: Josh Triplett <josh@freedesktop.org>
7957 Date:   Thu Oct 5 17:44:22 2006 -0700
7958
7959     Split public Xlib/XCB functions into libX11-xcb
7960     
7961     We can never change the libX11 soname, and we don't want to commit to never
7962     changing the public Xlib/XCB functions, so split them into a separate library
7963     libX11-xcb.  This also means that a program linked solely against libX11
7964     should work with either Xlib or Xlib/XCB, which will make life easier for
7965     package maintainers.
7966     
7967     Signed-off-by: Josh Triplett <josh@freedesktop.org>
7968     Acked-by: Jamey Sharp <jamey@minilop.net>
7969
7970 commit ffd367f708b295abaedf3a23a1bfd4710d171d6f
7971 Author: Jamey Sharp <jamey@minilop.net>
7972 Date:   Wed Oct 4 17:16:46 2006 -0700
7973
7974     No longer #include Xmd from xcl.h: we do not need it.
7975
7976 commit 3aff149d42ba8ed620091971b3766bdf96c62aaf
7977 Author: Jamey Sharp <jamey@minilop.net>
7978 Date:   Wed Oct 4 16:58:32 2006 -0700
7979
7980     XCB: Revert locking to simple wrapper around libX11's normal locks.
7981     
7982     No more recursive mutexes, no more banging XCB's I/O lock in-place, and
7983     reduces the differences between the previous stable release and an
7984     XCB-enabled one. Sadly, Xlib's pluggable thread functions work again
7985     too, now. I apologize to the world.
7986
7987 commit 8ff122fb529bdb1c2b9a86b12d06b6da1b35d708
7988 Author: Jamey Sharp <jamey@minilop.net>
7989 Date:   Mon Sep 25 04:54:52 2006 -0700
7990
7991     Link explicitly against XCB's Xlib compatibility functions.
7992
7993 commit bde3cd123d65a2f36ee0c417f5f231b7e01d0671
7994 Author: Jamey Sharp <jamey@minilop.net>
7995 Date:   Mon Sep 25 04:13:20 2006 -0700
7996
7997     libxcb now installs header files in <xcb>, not <X11/XCB>.
7998
7999 commit 87d00207f5a1f25a45a153618739cd6481814f89
8000 Author: Ian Osgood <iano@quirkster.com>
8001 Date:   Sun Sep 24 23:39:01 2006 -0700
8002
8003     Track XCB's "Great Renaming".
8004
8005 commit 85a5e98dff9b7752fae157fad9b8c9825cb0efab
8006 Author: Jamey Sharp <jamey@minilop.net>
8007 Date:   Tue Sep 12 23:02:42 2006 -0700
8008
8009     Quit using XCBGetQueuedRequestRead.
8010
8011 commit a61936fc4e9bd93b108764bbacd5b8f786e51915
8012 Author: Tollef Fog Heen <tfheen@err.no>
8013 Date:   Wed Aug 30 00:05:54 2006 +0300
8014
8015     nls: use _XlcUtf8Loader for en_US (bug #7982)
8016     Use _XlcUtf8Loader instead of _XlcUnicodeLoade,r bringing it into line with
8017     every other locale.
8018
8019 commit abcc7e1865cdfbd591f6520cfe4257f0b0b1c03e
8020 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8021 Date:   Wed Aug 23 18:49:30 2006 -0700
8022
8023     When opening display, if LOCALCONN fails, fall back to UNIXCONN, then TCPCONN
8024     
8025     Port to X11R7 of Sun bug fix 4061225 by Alex Chen for X11R6 - when failing to
8026     connect on a named pipe, try a Unix socket first, to better support people who
8027     replace their X servers with ones that don't support named pipe transport.
8028     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4061225>
8029
8030 commit 1ddc44c1cada7e926bd4787406444ce7c36b61e1
8031 Author: Mark Brown <mark.brown@sun.com>
8032 Date:   Thu Jul 27 19:17:10 2006 -0700
8033
8034     Sun bug 1149809: Document event delivery when grab is terminated.
8035
8036 commit 171107b03ac89d94f9006c7cda242aeefb9ecd16
8037 Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
8038 Date:   Thu Jul 27 18:47:06 2006 -0700
8039
8040     Sun bug 4091271: XGetWindowProperty is missing a crucial prop_return description
8041     
8042     Document that 32-bit format properties are always returned in arrays of type
8043     long, even on systems where long is 64-bits.
8044     <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4091271>
8045
8046 commit 8309efe6550877cd0bf22979904b3f6bd3e6cffa
8047 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8048 Date:   Mon Jul 24 15:52:00 2006 -0700
8049
8050     Add support for "make lint" to check code with lint/sparse/etc.
8051
8052 commit 931e02fbd1acd09aae2b0954c34342c86c72dff6
8053 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8054 Date:   Mon Jul 24 15:50:52 2006 -0700
8055
8056     ANSIfy some static function definitions
8057
8058 commit 20b7abcaac324d90454de63f32f4a2b398e69e63
8059 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8060 Date:   Mon Jul 24 15:01:40 2006 -0700
8061
8062     Fix sparse warning: Using plain integer as NULL pointer
8063
8064 commit d158ab29930513c4097f5b67e7bea08ed2bfd62c
8065 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8066 Date:   Mon Jul 24 14:00:24 2006 -0700
8067
8068     Remove unused variable
8069
8070 commit 30377000375bdb958042dcb1f38503c94ef21eaf
8071 Author: Eric Anholt <anholt@FreeBSD.org>
8072 Date:   Fri Jul 21 18:55:36 2006 -0400
8073
8074     Bug #7188: Fix the documentation of XUrgencyHint (not UrgencyHint).
8075
8076 commit 4eba45879aea4e415ab550ee56b900d060099110
8077 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
8078 Date:   Sun Jul 16 10:55:39 2006 +0200
8079
8080     set GIT_DIR=${srcdir}/.git for git-log
8081
8082 commit 2d426d1f2608fedb77bd7d010dabece76b8d4a60
8083 Author: Aaron Plattner <aplattner@nvidia.com>
8084 Date:   Tue Jul 11 13:27:49 2006 -0700
8085
8086     Add a .PHONY to ensure the ChangeLog isn't stale.
8087     
8088     Setting the ChangeLog rule as phony forces it to be re-run even when the
8089     ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
8090     Solaris make.
8091     (cherry picked from b8a98809ed81e1226775e6447ef219ffc01334b5 commit)
8092
8093 commit b8a98809ed81e1226775e6447ef219ffc01334b5
8094 Author: Aaron Plattner <aplattner@nvidia.com>
8095 Date:   Tue Jul 11 13:27:49 2006 -0700
8096
8097     Add a .PHONY to ensure the ChangeLog isn't stale.
8098     
8099     Setting the ChangeLog rule as phony forces it to be re-run even when the
8100     ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
8101     Solaris make.
8102
8103 commit 8f2be66089b88e4ed6acb0211ea107f4bb910bd3
8104 Author: Mayank Jain <majain@redhat.com>
8105 Date:   Tue Jul 11 19:42:47 2006 +0100
8106
8107     add Indian language locales
8108     Add as, kn, ml, or, ur, and te locales.
8109
8110 commit a92eb6785699bbc9c6c3813f6af3bb9431a3f6b0
8111 Author: Matthias Hopf <mhopf@suse.de>
8112 Date:   Tue Jul 4 12:16:30 2006 +0200
8113
8114     Fix for autoconf 2.60 issue.
8115     
8116     Updated AC_DEFINE_DIR.
8117     Reverted datarootdir change.
8118
8119 commit 644f4828b15bce42b597eb123ba0bbc372c46c03
8120 Author: Keith Packard <keithp@neko.keithp.com>
8121 Date:   Sat Jul 1 21:31:23 2006 -0700
8122
8123     Work around recent autoconf (2.59?) changes in directory expansion.
8124     
8125     Recent autoconf versions have changed how directory names are managed in the
8126     configure.ac script; automatic 'eval' invocations now occur as a part of the
8127     AC_DEFINE_DIR macro which make it imperative that AC_DEFINE_DIR be executed
8128     before the variables are used in further macro definitions. Also, ${datadir}
8129     is apparantly an old name for ${datarootdir} as ${datadir} doesn't get
8130     expanded correctly by AC_DEFINE_DIR. This looks like an autoconf bug, but it
8131     is easy to work around by just using ${datarootdir} instead of ${datadir}.
8132
8133 commit be70a31229aa106aff0a09d78c00812682cd3475
8134 Author: Keith Packard <keithp@neko.keithp.com>
8135 Date:   Sat Jul 1 01:56:05 2006 -0700
8136
8137     Xlib/XCB: handle 32-bit sequence wrap.
8138     
8139     Replace broken sequence compares with XCB_SEQUENCE_COMPARE (copied from
8140     XCB).
8141     Account for XCB sequence 0 handling.
8142
8143 commit 99c711707ad08e1396e123b1c7df687c560a489a
8144 Author: Donnie Berkholz <spyderous@gentoo.org>
8145 Date:   Thu Jun 29 19:43:20 2006 -0700
8146
8147     Bump version to 1.0.3.
8148
8149 commit cde3c0dd72af2b490e80cffca962e3487dd31be4
8150 Author: Donnie Berkholz <spyderous@gentoo.org>
8151 Date:   Thu Jun 29 19:39:36 2006 -0700
8152
8153     Bug #7349: Missed one of the setuid fixes.
8154     (cherry picked from e9614c963b532f46a7932c2305a4b177a996a222 commit)
8155
8156 commit df3fef8983d96c59d481c4cdaf1f271d54a116d2
8157 Author: Matthias Hopf <mhopf@suse.de>
8158 Date:   Thu Jun 29 18:59:57 2006 +0200
8159
8160     Update to final Compose cache directory location.
8161     (cherry picked from abda4d223e9cce9ac6e7b5d82a5680d9a502e52a commit)
8162
8163 commit 912ef198292d3053daa810f842510e5d62ded0f0
8164 Author: Matthias Hopf <mhopf@suse.de>
8165 Date:   Thu Jun 29 17:41:41 2006 +0200
8166
8167     Fix alignment of trees and wide chars in the cache.
8168     (cherry picked from 40a64c61f8bc33d497e1224e02c41dea2d424d97 commit)
8169
8170 commit 2ece832118b3ee5d8ed19f1ee9b1c822b70ec6e9
8171 Author: Matthias Hopf <mhopf@suse.de>
8172 Date:   Wed Jun 28 19:17:03 2006 +0200
8173
8174     First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
8175     (cherry picked from f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3 commit)
8176
8177 commit e9614c963b532f46a7932c2305a4b177a996a222
8178 Author: Donnie Berkholz <spyderous@gentoo.org>
8179 Date:   Thu Jun 29 19:39:36 2006 -0700
8180
8181     Bug #7349: Missed one of the setuid fixes.
8182
8183 commit abda4d223e9cce9ac6e7b5d82a5680d9a502e52a
8184 Author: Matthias Hopf <mhopf@suse.de>
8185 Date:   Thu Jun 29 18:59:57 2006 +0200
8186
8187     Update to final Compose cache directory location.
8188
8189 commit 40a64c61f8bc33d497e1224e02c41dea2d424d97
8190 Author: Matthias Hopf <mhopf@suse.de>
8191 Date:   Thu Jun 29 17:41:41 2006 +0200
8192
8193     Fix alignment of trees and wide chars in the cache.
8194
8195 commit f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3
8196 Author: Matthias Hopf <mhopf@suse.de>
8197 Date:   Wed Jun 28 19:17:03 2006 +0200
8198
8199     First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
8200
8201 commit bdbe464d774e01d317f67c63ebbda2fd0edbbdd1
8202 Author: Donnie Berkholz <spyderous@gentoo.org>
8203 Date:   Thu Jun 22 23:59:03 2006 -0700
8204
8205     Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
8206     add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
8207     ChangeLog.
8208     (cherry picked from b0edfb8df16ab8c9959b83a4c966d55a59c4e295 commit)
8209
8210 commit b0edfb8df16ab8c9959b83a4c966d55a59c4e295
8211 Author: Donnie Berkholz <donnie@comet.(none)>
8212 Date:   Thu Jun 22 23:47:38 2006 -0700
8213
8214     Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
8215     add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
8216     ChangeLog.
8217
8218 commit dd54981aa76e9dfdc4c3302d6105b4b229447c84
8219 Author: Donnie Berkholz <donnie@comet.(none)>
8220 Date:   Thu Jun 22 15:47:38 2006 -0700
8221
8222     Bump version to 1.0.2.
8223
8224 commit c93539d974a67f596a5eb5b65042d26602546c72
8225 Author: Matthieu Herrb <matthieu@deville.herrb.com>
8226 Date:   Tue Jun 20 21:04:03 2006 +0200
8227
8228     Check setuid() return value.
8229     (cherry picked from 5169d0e08ff6acb350a6ea768623f5ff0b85b05f commit)
8230
8231 commit 605533f814ab7892991578706a6458f61a89ca4d
8232 Author: Derek Wang <derek.wang@sun.com>
8233 Date:   Mon Jun 19 11:05:37 2006 -0700
8234
8235     Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
8236     (cherry picked from eff50c94a07194297e705da53d9fbb3a40fb9ad4 commit)
8237
8238 commit 5bbd0822c5a926de0ed293437fb9f2b75cf3c4f4
8239 Author: Scott Revelt <scott.revelt@sun.com>
8240 Date:   Fri Jun 16 19:11:13 2006 -0700
8241
8242     Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
8243     based on locale that doesn't match those used in the Xcms.txt
8244     (cherry picked from 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa commit)
8245
8246 commit 0b05cd4da6134df527fb010384a9fd569bd5d6a3
8247 Author: Alan Coopersmith <alanc@alf.(none)>
8248 Date:   Fri Jun 16 18:53:33 2006 -0700
8249
8250     Add *~ to ignore emacs droppings
8251     (cherry picked from c33d7b8282ac196b36229be26442296768c16f3e commit)
8252
8253 commit 214658b76b56768f69c3959a11525aae7813f448
8254 Author: Matthias Hopf <mhopf@suse.de>
8255 Date:   Fri Jun 16 15:36:40 2006 +0200
8256
8257     Bug #3104: Compose table cache for faster X11 application starts.
8258     (cherry picked from 1f4c9893ade08bad30c9bd12a36bee57d30b001e commit)
8259
8260 commit 13968a23aaea838ba4b69e42e8900f803499e091
8261 Author: Matthias Hopf <mhopf@suse.de>
8262 Date:   Tue Jun 13 20:23:46 2006 +0200
8263
8264     Bug #3104: Compose table cache for faster X11 application starts.
8265     (cherry picked from 4fe22647e6010a2886c2f3a7093adeaeb6678faa commit)
8266
8267 commit e7f8bca08f5476d0ca262097639ac7d424bb4d10
8268 Author: Lubos Lunak <llunak@suse.de>
8269 Date:   Mon Jun 12 18:48:08 2006 +0200
8270
8271     Bug #3104: Compose table cache for faster X11 application starts.
8272     (cherry picked from 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be commit)
8273
8274 commit f506aaf8ac9aae1ee8daaef6cde34ee85aecd641
8275 Author: Matthias Hopf <mhopf@suse.de>
8276 Date:   Fri Jun 9 18:24:02 2006 +0200
8277
8278     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.
8279     (cherry picked from 9354351fcb8baeaab85250d14409cfb4fa50f3e9 commit)
8280
8281 commit 0e6d5e979aacb0c295ce79369ecc5f22ffa7922c
8282 Author: Jamey Sharp <jamey@minilop.net>
8283 Date:   Wed Jun 7 20:29:05 2006 -0700
8284
8285     Fix bug #7035: unnecessary memmove in XOpenDisplay.
8286     Using memmove on the connection setup data causes a problem for XCB, but making
8287     Xlib stop doing that should be harmless for non-XCB as well.
8288     (cherry picked from b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0 commit)
8289
8290 commit cd7328c46ae72903ed02832828891b2dab4d5ee0
8291 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8292 Date:   Sat Jun 3 13:51:51 2006 +0300
8293
8294     Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
8295     (cherry picked from e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb commit)
8296
8297 commit c336eb6b80a6f91da1d0b3d28634a2cfde324670
8298 Merge: 33556ca ad9ebbd
8299 Author: Donnie Berkholz <donnie@comet.(none)>
8300 Date:   Thu Jun 22 14:25:35 2006 -0700
8301
8302     Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stable
8303
8304 commit 213dacad21740466e7ab31b01d3fc513fe4b3e74
8305 Author: Daniel Stone <daniel@fooishbar.org>
8306 Date:   Thu Jun 22 17:20:59 2006 +0300
8307
8308     Bump to 1.0.99.0 to avoid confusion.
8309
8310 commit efedfd68e31bcee2d21ac340be8dc9e1825ec890
8311 Merge: e3acee8 4b8eb5d
8312 Author: Daniel Stone <daniel@fooishbar.org>
8313 Date:   Thu Jun 22 16:53:45 2006 +0300
8314
8315     Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
8316
8317 commit 4b8eb5d4a1da73a94b5a6ab12e34784aae4c79c5
8318 Merge: 5169d0e eff50c9
8319 Author: Matthieu Herrb <matthieu@deville.herrb.com>
8320 Date:   Tue Jun 20 21:05:15 2006 +0200
8321
8322     Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
8323
8324 commit 5169d0e08ff6acb350a6ea768623f5ff0b85b05f
8325 Author: Matthieu Herrb <matthieu@deville.herrb.com>
8326 Date:   Tue Jun 20 21:04:03 2006 +0200
8327
8328     Check setuid() return value.
8329
8330 commit eff50c94a07194297e705da53d9fbb3a40fb9ad4
8331 Author: Derek Wang <derek.wang@sun.com>
8332 Date:   Mon Jun 19 11:05:37 2006 -0700
8333
8334     Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
8335
8336 commit 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa
8337 Author: Scott Revelt <scott.revelt@sun.com>
8338 Date:   Fri Jun 16 19:11:13 2006 -0700
8339
8340     Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
8341     based on locale that doesn't match those used in the Xcms.txt
8342
8343 commit c33d7b8282ac196b36229be26442296768c16f3e
8344 Author: Alan Coopersmith <alanc@alf.(none)>
8345 Date:   Fri Jun 16 18:53:33 2006 -0700
8346
8347     Add *~ to ignore emacs droppings
8348
8349 commit 1f4c9893ade08bad30c9bd12a36bee57d30b001e
8350 Author: Matthias Hopf <mhopf@suse.de>
8351 Date:   Fri Jun 16 15:36:40 2006 +0200
8352
8353     Bug #3104: Compose table cache for faster X11 application starts.
8354
8355 commit 4fe22647e6010a2886c2f3a7093adeaeb6678faa
8356 Author: Matthias Hopf <mhopf@suse.de>
8357 Date:   Tue Jun 13 20:23:46 2006 +0200
8358
8359     Bug #3104: Compose table cache for faster X11 application starts.
8360
8361 commit 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be
8362 Author: Lubos Lunak <llunak@suse.de>
8363 Date:   Mon Jun 12 18:48:08 2006 +0200
8364
8365     Bug #3104: Compose table cache for faster X11 application starts.
8366
8367 commit 9354351fcb8baeaab85250d14409cfb4fa50f3e9
8368 Author: Matthias Hopf <mhopf@suse.de>
8369 Date:   Fri Jun 9 18:24:02 2006 +0200
8370
8371     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.
8372
8373 commit b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0
8374 Author: Jamey Sharp <jamey@minilop.net>
8375 Date:   Wed Jun 7 20:29:05 2006 -0700
8376
8377     Fix bug #7035: unnecessary memmove in XOpenDisplay.
8378     Using memmove on the connection setup data causes a problem for XCB, but making
8379     Xlib stop doing that should be harmless for non-XCB as well.
8380
8381 commit ad9ebbd2424bc2699944ffdf4e19e13f9dd8ab84
8382 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8383 Date:   Sat Jun 3 12:57:55 2006 +0300
8384
8385     Bug #2186: Add cs_CZ.iso8859-2 alias.
8386
8387 commit 9e7765e0b1cbaae6643072d91066ba1201b36227
8388 Author: Daniel Stone <daniel@fooishbar.org>
8389 Date:   Fri Jun 2 02:46:29 2006 +0300
8390
8391     nls: Serbian (sr_CS) update (#5575)
8392     
8393     Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
8394     corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
8395     and locale.dir.pre.  (Milos Komarcevic)
8396
8397 commit a4ac2242b588da23044a20aa999ae84d4de7b2d8
8398 Author: Daniel Stone <daniel@fooishbar.org>
8399 Date:   Fri Jun 2 02:24:25 2006 +0300
8400
8401     im: add Braille input method (#6296)
8402     
8403     Bug #6296: Add a Braille input method.  (Samuel Thibault)
8404
8405 commit 90de1e2e141ec591048a76cb695579ef809a28d3
8406 Author: Daniel Stone <daniel@fooishbar.org>
8407 Date:   Fri Jun 2 02:22:17 2006 +0300
8408
8409     xkb support: small typo
8410
8411 commit 4c3e34bece7402f08139d34d1ef5834e3cf533c7
8412 Author: Daniel Stone <daniel@fooishbar.org>
8413 Date:   Fri Jun 2 01:50:24 2006 +0300
8414
8415     en_US.UTF-8 Compose.pre: updates from Simos (#5129)
8416     
8417     Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
8418     adding Unicode character names, removing duplicate entries, et al.
8419
8420 commit 0c6473dd329c7334ae511884bcb6e73e632c784f
8421 Author: Daniel Stone <daniel@fooishbar.org>
8422 Date:   Fri Jun 2 01:44:53 2006 +0300
8423
8424     nls: fix use of non-keysym dead_space (#5107)
8425     
8426     Bug #5107: Change users of dead_space to space.
8427
8428 commit 6f99f6349de5120f1cb7e02fbc97849341bc48e8
8429 Author: Daniel Stone <daniel@fooishbar.org>
8430 Date:   Fri Jun 2 01:41:18 2006 +0300
8431
8432     optional XKB support fix
8433     
8434     Fix compilation with --disable-xkb.
8435
8436 commit 217d43ed44ced901122093af3ef1294e1736bb77
8437 Author: Daniel Stone <daniel@fooishbar.org>
8438 Date:   Fri Jun 2 01:39:12 2006 +0300
8439
8440     i18n: separate data and lib directories
8441     
8442     Break out locale data into separate data and library directories, under
8443     $(datadir) and $(libdir), respectively, by default.
8444
8445 commit 92fa7fcde8df22830fca7c0275ab201033f7909c
8446 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
8447 Date:   Thu May 11 14:04:48 2006 -0400
8448
8449     libXcursor.so.1, not libXcursor.so
8450
8451 commit 135b4df13ed7c35dbae8975f302fc1fb8412d7c0
8452 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8453 Date:   Wed May 10 18:06:03 2006 +0300
8454
8455     XKBMisc.c: use Xfree, not xfree
8456     
8457     Use Xfree() instead of xfree() when freeing interps.
8458
8459 commit 3518d772b08e3433bc28b4d8d293fa53ca25f0ee
8460 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8461 Date:   Wed May 10 14:51:37 2006 +0300
8462
8463     locale.alias.pre: bg_BG typo fix
8464     
8465     Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
8466
8467 commit cc533db60cb64dc163c66451933a9bf77c519062
8468 Author: Daniel Stone <daniels@endtroducing.localdomain>
8469 Date:   Sun Apr 9 22:22:03 2006 +0300
8470
8471     Coverity #203, #204: Fix potential NULL dereferences.
8472
8473 commit b83adf7dfd6157694fe4f232012fef36cd9666da
8474 Author: Daniel Stone <daniels@endtroducing.localdomain>
8475 Date:   Sun Apr 9 22:20:25 2006 +0300
8476
8477     Coverity #205: Fix potential NULL dereference.
8478
8479 commit 2d0cd10ad907864d0136739eaac459779c9a5332
8480 Author: Daniel Stone <daniels@endtroducing.localdomain>
8481 Date:   Sun Apr 9 22:18:20 2006 +0300
8482
8483     Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)
8484
8485 commit dc2f3966068d66a564aa452cab9f0c26657fa1df
8486 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8487 Date:   Fri Apr 7 18:11:52 2006 +0300
8488
8489     Coverity #826: Fix potential memory leak.
8490
8491 commit 23df609ec451a01c77e8f31ecc85c5af7c62efed
8492 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8493 Date:   Fri Apr 7 17:49:41 2006 +0300
8494
8495     Bug #1625: Include keysym.h from Xutil.h.
8496
8497 commit 5262a1945c543a3419ed626e1deb09ef5b4584c1
8498 Author: Eric Anholt <anholt@leguin.anholt.net>
8499 Date:   Wed Apr 5 17:12:15 2006 -0700
8500
8501     Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in more
8502     
8503     cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
8504     of Coverity #599, #600.
8505
8506 commit 8b42635f577468bb143ca593cdd9fb3450ad712c
8507 Author: Eric Anholt <anholt@leguin.anholt.net>
8508 Date:   Wed Apr 5 16:42:26 2006 -0700
8509
8510     Coverity #558: Free newly-allocated Database in error path.
8511
8512 commit 6d06e41d1f431b3f1a1fcf69161e0af411325e9f
8513 Author: Eric Anholt <anholt@leguin.anholt.net>
8514 Date:   Wed Apr 5 16:38:52 2006 -0700
8515
8516     Coverity #582: Free newly-allocated region in error path.
8517
8518 commit 5fd8f79ad3e38df74d9a6cb573617542c101df1a
8519 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8520 Date:   Fri Mar 17 15:58:39 2006 +0200
8521
8522     Properly clip bounds when only one point is defining an outline.
8523
8524 commit 1e1572eb7f8394ce152e99d96f711ccf9083baf9
8525 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
8526 Date:   Sat Mar 11 15:39:15 2006 +0100
8527
8528     Fix prototype of XConfigureWindow(). Bugzilla #6023.
8529
8530 commit 1da8bd904f1fc79d63d368473531b438d08bfe37
8531 Author: Jeremy C. Reed <reed@reedmedia.net>
8532 Date:   Tue Feb 21 14:10:22 2006 -0800
8533
8534     Set XTHREADLIB correctly for dragonfly platforms.
8535
8536 commit c9768133e3f65ac4bb64e3941e2d6ae36897ec9c
8537 Author: Jamey Sharp <jamey@minilop.net>
8538 Date:   Sun Feb 19 12:29:27 2006 -0800
8539
8540     Update .gitignores for *.o and nls/locale.dir*.
8541
8542 commit efcbde6ba0b770bb0d4c7818e307712161011f10
8543 Author: Jamey Sharp <jamey@minilop.net>
8544 Date:   Sun Feb 19 12:28:41 2006 -0800
8545
8546     Move .cvsignore to .gitignore.
8547
8548 commit e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb
8549 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8550 Date:   Sat Jun 3 13:51:51 2006 +0300
8551
8552     Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
8553
8554 commit f1bd3152359ddfadd0d043006036c239f3e2907b
8555 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8556 Date:   Sat Jun 3 12:57:55 2006 +0300
8557
8558     Bug #2186: Add cs_CZ.iso8859-2 alias.
8559
8560 commit 2b1b79d90db1d7f0472718b8c010c36275994195
8561 Author: Daniel Stone <daniel@fooishbar.org>
8562 Date:   Fri Jun 2 02:46:29 2006 +0300
8563
8564     nls: Serbian (sr_CS) update (#5575)
8565     Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
8566     corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
8567     and locale.dir.pre.  (Milos Komarcevic)
8568
8569 commit d6fba1f44d404362d3be1b421f57d7ccc3c8cdac
8570 Author: Daniel Stone <daniel@fooishbar.org>
8571 Date:   Fri Jun 2 02:24:25 2006 +0300
8572
8573     im: add Braille input method (#6296)
8574     Bug #6296: Add a Braille input method.  (Samuel Thibault)
8575
8576 commit 0fed7d3185addd610e917dcdaa0676f0256c0ec5
8577 Author: Daniel Stone <daniel@fooishbar.org>
8578 Date:   Fri Jun 2 02:22:17 2006 +0300
8579
8580     xkb support: small typo
8581
8582 commit cf7d9f9e46f3ce01ac04a95978918d5c0f3f3cf9
8583 Author: Daniel Stone <daniel@fooishbar.org>
8584 Date:   Fri Jun 2 01:50:24 2006 +0300
8585
8586     en_US.UTF-8 Compose.pre: updates from Simos (#5129)
8587     Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
8588     adding Unicode character names, removing duplicate entries, et al.
8589
8590 commit 332d45fce9fdbf59168d90a133af1f580a589e54
8591 Author: Daniel Stone <daniel@fooishbar.org>
8592 Date:   Fri Jun 2 01:44:53 2006 +0300
8593
8594     nls: fix use of non-keysym dead_space (#5107)
8595     Bug #5107: Change users of dead_space to space.
8596
8597 commit 34f59ce3d1e2eb2971b732d11871c6fff8a1c75b
8598 Author: Daniel Stone <daniel@fooishbar.org>
8599 Date:   Fri Jun 2 01:41:18 2006 +0300
8600
8601     optional XKB support fix
8602     Fix compilation with --disable-xkb.
8603
8604 commit c5940a0b85edec4003f91a59fc3c44f538accfe1
8605 Author: Daniel Stone <daniel@fooishbar.org>
8606 Date:   Fri Jun 2 01:39:12 2006 +0300
8607
8608     i18n: separate data and lib directories
8609     Break out locale data into separate data and library directories, under
8610     $(datadir) and $(libdir), respectively, by default.
8611
8612 commit 33556ca81db2419b9d2a37664c4cea2069414b37
8613 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
8614 Date:   Fri May 12 14:49:17 2006 -0400
8615
8616     Bump to 1.0.1
8617
8618 commit 80d88557626fae9debc404de33d7fb5d69a6049d
8619 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
8620 Date:   Thu May 11 14:06:28 2006 -0400
8621
8622     libXcursor.so.1, not libXcursor.so
8623
8624 commit 5384f27dfe3c94c462c137ab3540eaa5646ca4c6
8625 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
8626 Date:   Thu May 11 14:04:48 2006 -0400
8627
8628     libXcursor.so.1, not libXcursor.so
8629
8630 commit 01f4d433eed6b70c6e9636157acac022054fdeb6
8631 Author: Jamey Sharp <jamey@minilop.net>
8632 Date:   Wed May 10 17:02:52 2006 -0700
8633
8634     Count any partial request towards the current Xlib sequence number.
8635
8636 commit 770cfbd1fcc80a83a9be0c4f68727b8af2c8f4a4
8637 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8638 Date:   Wed May 10 18:06:03 2006 +0300
8639
8640     XKBMisc.c: use Xfree, not xfree
8641     Use Xfree() instead of xfree() when freeing interps.
8642
8643 commit 22a5255b80b80772612279bc840a953edd0e3442
8644 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8645 Date:   Wed May 10 14:51:37 2006 +0300
8646
8647     locale.alias.pre: bg_BG typo fix
8648     Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
8649
8650 commit 9cac8c9824874ca7d835f001a4efa910b7fdd822
8651 Merge: 19b8840 e514bc8
8652 Author: Daniel Stone <daniels@preemptive.fooishbar.org>
8653 Date:   Wed May 10 14:50:37 2006 +0300
8654
8655     Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
8656
8657 commit e514bc875f27f4bf197b06b8315eeca526195915
8658 Author: Jamey Sharp <jamey@minilop.net>
8659 Date:   Tue May 9 12:41:59 2006 -0700
8660
8661     Assert that dpy->request does not go backwards. Catches #5839 earlier.
8662
8663 commit fc1159137365a599bf611ee001f439416952c4e0
8664 Author: Jamey Sharp <jamey@minilop.net>
8665 Date:   Sun May 7 17:40:01 2006 -0700
8666
8667     In _XPutXCBBuffer, set aside any trailing partial request until the last byte is available.
8668
8669 commit c394480a4247213239822808e3f6e7c6cd6decd9
8670 Author: Jamey Sharp <jamey@minilop.net>
8671 Date:   Sun May 7 16:58:13 2006 -0700
8672
8673     Update for XCB ConnSetupSuccessRep name change.
8674
8675 commit 7672bf93bc1200905461aeb0a2dc2c2696410b93
8676 Author: Daniel Stone <daniels@endtroducing.localdomain>
8677 Date:   Sun Apr 9 22:22:03 2006 +0300
8678
8679     Coverity #203, #204: Fix potential NULL dereferences.
8680
8681 commit cfcafbe48d22d9a0cd50eb9454ce0ff88f0129d3
8682 Author: Daniel Stone <daniels@endtroducing.localdomain>
8683 Date:   Sun Apr 9 22:20:25 2006 +0300
8684
8685     Coverity #205: Fix potential NULL dereference.
8686
8687 commit b6771501feea98d037032f82117b6d4f15779f07
8688 Author: Daniel Stone <daniels@endtroducing.localdomain>
8689 Date:   Sun Apr 9 22:18:20 2006 +0300
8690
8691     Coverity #209: Fix potential NULL dereference.  (Alan Coopersmith)
8692
8693 commit 19b8840af241087bb17b1edabcaa9b28fdd0a1dc
8694 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8695 Date:   Fri Apr 7 18:11:52 2006 +0300
8696
8697     Coverity #826: Fix potential memory leak.
8698
8699 commit 3a16f262abe48b44ed641525e894bc22e13bf72a
8700 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8701 Date:   Fri Apr 7 17:49:41 2006 +0300
8702
8703     Bug #1625: Include keysym.h from Xutil.h.
8704
8705 commit 2481b767ae96e2f2503c0390545932c8397b090f
8706 Author: Eric Anholt <anholt@leguin.anholt.net>
8707 Date:   Wed Apr 5 17:12:15 2006 -0700
8708
8709     Check if visualList == NULL, not nVisualsMatched == 0.  NULL happens in more
8710     cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
8711     of Coverity #599, #600.
8712
8713 commit 152b17e47d878c2d928eb74581aa69d925a29123
8714 Author: Eric Anholt <anholt@leguin.anholt.net>
8715 Date:   Wed Apr 5 16:42:26 2006 -0700
8716
8717     Coverity #558: Free newly-allocated Database in error path.
8718
8719 commit bc62b99ef36edb34035911c42104be7f6f9d2333
8720 Author: Eric Anholt <anholt@leguin.anholt.net>
8721 Date:   Wed Apr 5 16:38:52 2006 -0700
8722
8723     Coverity #582: Free newly-allocated region in error path.
8724
8725 commit d47f0b3cec1388f7ce60ab2af91df0dea0f221c5
8726 Author: Jamey Sharp <jamey@minilop.net>
8727 Date:   Fri Mar 31 22:53:07 2006 -0800
8728
8729     Fix buggy interaction with XCB when running out of XIDs.
8730
8731 commit e3f452571824d6a875bbf582946de185de9e01e9
8732 Author: Jamey Sharp <jamey@minilop.net>
8733 Date:   Fri Mar 31 22:52:14 2006 -0800
8734
8735     Add explicit include of Xmd.h to work around bug including both xcb.h and Xmd.h simultaneously.
8736
8737 commit 2363b74ca795c1b3a73c9e572532ba5191adec5b
8738 Author: Daniel Stone <daniels@preemptive.research.nokia.com>
8739 Date:   Fri Mar 17 15:58:39 2006 +0200
8740
8741     Properly clip bounds when only one point is defining an outline.
8742
8743 commit e876efb8aa410f2f5c87aaaa7042f847c4ff96f7
8744 Merge: be266b2 f71ea0b
8745 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
8746 Date:   Sat Mar 11 15:40:35 2006 +0100
8747
8748     Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
8749
8750 commit be266b201dc13530a302a7572283ccd3f32aad87
8751 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
8752 Date:   Sat Mar 11 15:39:15 2006 +0100
8753
8754     Fix prototype of XConfigureWindow(). Bugzilla #6023.
8755
8756 commit f71ea0bc737c5a42e9e022b86e7ec3b4f846d31c
8757 Author: Jamey Sharp <jamey@minilop.net>
8758 Date:   Fri Mar 3 11:08:41 2006 -0800
8759
8760     Update for XCBSendRequest sequence number API changes.
8761
8762 commit a11d1b0ae674320cf9897f6a83ec08c65eca8d9b
8763 Author: Jamey Sharp <jamey@minilop.net>
8764 Date:   Fri Mar 3 01:42:49 2006 -0800
8765
8766     Use the full_sequence from XCBGenericError/Event for setting last_request_read, and quit replacing _XSetLastRequestRead with an XCB-specific version.
8767
8768 commit d8ba4ae7045b227f8b675628b9094dded02f1c08
8769 Author: Jamey Sharp <jamey@minilop.net>
8770 Date:   Thu Mar 2 23:43:26 2006 -0800
8771
8772     Bugfix: Rely on XCBSendRequest to leave iov in a well-defined state, and place the spare iovecs at the beginning of the array.
8773
8774 commit f9afb5a54435c30961306080e9358d4240ecb844
8775 Author: Jamey Sharp <jamey@minilop.net>
8776 Date:   Thu Mar 2 23:34:19 2006 -0800
8777
8778     assert() that we will not infinite loop or read uninitialized memory.
8779
8780 commit d3512ef3aae5b036a8ce6579318108f1ec20ee22
8781 Author: Jamey Sharp <jamey@minilop.net>
8782 Date:   Thu Mar 2 15:58:52 2006 -0800
8783
8784     Quit relying on XCBSendRequest to pad to 4-byte boundaries and do it ourselves.
8785
8786 commit fb590c15a740264ee867d15a2547072e43b21eed
8787 Author: Jamey Sharp <jamey@minilop.net>
8788 Date:   Thu Mar 2 12:06:04 2006 -0800
8789
8790     Handle errors correctly when Xlib owns the event queue and XCB has the checked error feature.
8791
8792 commit 8356ba37d307a9eda895a6bf41ef727bbfc9a695
8793 Author: Jamey Sharp <jamey@minilop.net>
8794 Date:   Mon Feb 27 11:51:47 2006 -0800
8795
8796     Use the new XCBSendRequest flag, XCB_REQUEST_RAW, to hand a bag-o-bytes down uninterpreted.
8797
8798 commit 07bdf1fbbf2418f866df1a2140d514dd3f035139
8799 Author: Jamey Sharp <jamey@minilop.net>
8800 Date:   Sun Feb 26 15:46:01 2006 -0800
8801
8802     Update for new XCBSendRequest API.
8803
8804 commit 409a08cff8347d39e0e6c53c9f380d21f221f5ac
8805 Author: Jamey Sharp <jamey@minilop.net>
8806 Date:   Thu Feb 23 18:12:31 2006 -0800
8807
8808     Performance fix: Replace calls to XCBGetRequestRead with the new XCBGetQueuedRequestRead. Cuts a lot of syscalls.
8809
8810 commit ec30a27341b97620b07dd886f98d1d7664a67685
8811 Author: Jamey Sharp <jamey@minilop.net>
8812 Date:   Thu Feb 23 18:01:46 2006 -0800
8813
8814     Minor performance fix: Access dpy->xcl->connection directly instead of calling XCBConnectionOfDisplay. It happens a lot.
8815
8816 commit 53c471c6a835d5cedeca99f2c97058d196a3fd7e
8817 Author: Jamey Sharp <jamey@minilop.net>
8818 Date:   Thu Feb 23 11:46:09 2006 -0800
8819
8820     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.
8821
8822 commit 41c0121a8718b530feaf7fe315b673d9b8defce2
8823 Author: Jamey Sharp <jamey@minilop.net>
8824 Date:   Tue Feb 21 21:25:41 2006 -0800
8825
8826     Refactor the code that passes requests down to XCB into a separate issue_complete_request function.
8827
8828 commit 67d06e0fe468dca22847aa14d3f917128f89f9cf
8829 Author: Jamey Sharp <jamey@minilop.net>
8830 Date:   Tue Feb 21 15:33:05 2006 -0800
8831
8832     If we have not actually put the buffer back, deferred invariants may not hold. This is OK.
8833
8834 commit 434bf80b4053ff1ba82adf65de1f76b4d3731bf1
8835 Author: Jeremy C. Reed <reed@reedmedia.net>
8836 Date:   Tue Feb 21 14:10:22 2006 -0800
8837
8838     Set XTHREADLIB correctly for dragonfly platforms.
8839
8840 commit b24834762e975bd319f9ab5c7cf790b2a02a9474
8841 Author: Jamey Sharp <jamey@minilop.net>
8842 Date:   Tue Feb 21 14:03:26 2006 -0800
8843
8844     Sometimes functions other than _XUnlockDisplay call _XPutXCBBuffer. Some invariants appropriate for Unlock are not appropriate otherwise: move them to _XUnlockDisplay.
8845
8846 commit 99b8defd0d5e6993071e21638128c9de2574b37d
8847 Author: Jamey Sharp <jamey@minilop.net>
8848 Date:   Tue Feb 21 13:04:21 2006 -0800
8849
8850     Execute BeforeFlush hooks on complete buffers, not request-at-a-time.
8851     Traditional Xlib worked this way; I dunno why I changed it.
8852
8853 commit 9b01e7849775749182052fe324df9d8e6ceeee99
8854 Author: Jamey Sharp <jamey@minilop.net>
8855 Date:   Tue Feb 21 12:51:44 2006 -0800
8856
8857     Factor the XCBSendRequest call out of the conditional in _XPutXCBBuffer.
8858
8859 commit 7ce7ac882de128955751a5307889db9d712d8a72
8860 Author: Jamey Sharp <jamey@minilop.net>
8861 Date:   Tue Feb 21 12:44:30 2006 -0800
8862
8863     Quit using a triple-pointer. Almost as if I were a sensible person.
8864
8865 commit 35a858be218cdbfa4593d44a67663d5c25297016
8866 Author: Jamey Sharp <jamey@minilop.net>
8867 Date:   Tue Feb 21 12:21:01 2006 -0800
8868
8869     Remove the XCL_PAD macro.
8870
8871 commit e741b70ed2542c5463c57dac44bc37328616733b
8872 Author: Jamey Sharp <jamey@minilop.net>
8873 Date:   Sun Feb 19 12:29:27 2006 -0800
8874
8875     Update .gitignores for *.o and nls/locale.dir*.
8876
8877 commit f25b4b00e1683b0d97dba46dac46d65a9c2270a6
8878 Author: Jamey Sharp <jamey@minilop.net>
8879 Date:   Sun Feb 19 12:28:41 2006 -0800
8880
8881     Move .cvsignore to .gitignore.
8882
8883 commit c7cda56eebaf6ab11403363be14d4948d7d8be38
8884 Author: Jamey Sharp <jamey@minilop.net>
8885 Date:   Sun Feb 19 11:49:15 2006 -0800
8886
8887     Land XCB support on X.org HEAD.
8888
8889 commit 881467b3032261791ef5ec61b3879bb68d0a3d8c
8890 Author: Jamey Sharp <jamey@minilop.net>
8891 Date:   Sun Feb 19 02:14:11 2006 +0000
8892
8893     Merge the X11 and BIGREQS package sets: they were used in exactly the same places.
8894
8895 commit 6b0158dfad714db5b89c04dbea3aedeafa0fb146
8896 Author: Jamey Sharp <jamey@minilop.net>
8897 Date:   Tue Feb 14 19:37:36 2006 +0000
8898
8899     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.
8900
8901 commit 010c3acbb3a6993d39274f42d88c00849acb0fb0
8902 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8903 Date:   Sun Feb 12 18:19:17 2006 +0000
8904
8905     Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.
8906
8907 commit fe8c01c80263457f01b70dc1511b2bd9466b7c96
8908 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8909 Date:   Fri Feb 3 23:34:43 2006 +0000
8910
8911     Fix typo in .TH line
8912
8913 commit b091c217f3c3f60dde78b09a95c150df6c83d7ba
8914 Author: Kevin E Martin <kem@kem.org>
8915 Date:   Thu Dec 15 00:24:28 2005 +0000
8916
8917     Update package version number for final X11R7 release candidate.
8918
8919 commit e7c04e0e65a2a0c70c6ad29ec2d6f4350fd81c2a
8920 Author: Kevin E Martin <kem@kem.org>
8921 Date:   Tue Dec 6 22:48:41 2005 +0000
8922
8923     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
8924
8925 commit b5c495854d5270e64e6d588388ffa906bfcaac22
8926 Author: Kevin E Martin <kem@kem.org>
8927 Date:   Sat Dec 3 05:49:42 2005 +0000
8928
8929     Update package version number for X11R7 RC3 release.
8930
8931 commit 9e96dbc343c7f27ff47607acd75378ab23903e2a
8932 Author: Kevin E Martin <kem@kem.org>
8933 Date:   Sat Dec 3 04:41:47 2005 +0000
8934
8935     Add check and cflags for malloc(0) returning NULL.
8936
8937 commit 649c37b47909620ccafde3e983de8321cddd74ce
8938 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8939 Date:   Mon Nov 28 22:03:04 2005 +0000
8940
8941     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)
8942
8943 commit 8d1500df66d796ebff2b0d8c02205e5fa6796d4a
8944 Author: Alan Coopersmith <alan.coopersmith@sun.com>
8945 Date:   Wed Nov 23 22:33:06 2005 +0000
8946
8947     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
8948
8949 commit 93cf3747f9ae8d30bd485b41c5ff10397f68f078
8950 Author: Eric Anholt <anholt@freebsd.org>
8951 Date:   Sun Nov 20 23:17:39 2005 +0000
8952
8953     Add/improve libs .cvsignores.
8954
8955 commit fa1f4a08112bfa14d3758f4702733dd3892966c3
8956 Author: Kevin E Martin <kem@kem.org>
8957 Date:   Sat Nov 19 07:15:39 2005 +0000
8958
8959     Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots.
8960
8961 commit 7012f9b56c594cf40855ba0dbf93af1263417a8c
8962 Author: Kevin E Martin <kem@kem.org>
8963 Date:   Mon Nov 14 21:51:07 2005 +0000
8964
8965     Fix xf86bigfont pkgconfig dep typo.
8966
8967 commit 60a72f47951f46b4e0505d9903a94af3b6bed8ca
8968 Author: Kevin E Martin <kem@kem.org>
8969 Date:   Wed Nov 9 21:19:12 2005 +0000
8970
8971     Update package version number for X11R7 RC2 release.
8972
8973 commit 6bb0c3796b6e1beddc376a896e865704886e1462
8974 Author: Kean Johnson <kean@armory.com>
8975 Date:   Tue Nov 8 06:33:25 2005 +0000
8976
8977     See ChangeLog entry 2005-11-07 for details.
8978
8979 commit 14be0098ad90c3e68bd2d21b00ffabb76f1fd780
8980 Author: Kevin E Martin <kem@kem.org>
8981 Date:   Tue Nov 1 15:11:50 2005 +0000
8982
8983     Update pkgcheck dependencies to work with separate build roots.
8984
8985 commit 1bf71462a972e0fc56de63f5c7fd613b37fc70f1
8986 Author: Donnie Berkholz <spyderous@gentoo.org>
8987 Date:   Fri Oct 28 10:44:03 2005 +0000
8988
8989     Revert that, it's redundant. But it is worth noting that --disable-xkb is broken, if anyone cares.
8990
8991 commit be627a39fe373e2e81fdc263780e70a271d9e0c5
8992 Author: Donnie Berkholz <spyderous@gentoo.org>
8993 Date:   Fri Oct 28 08:28:08 2005 +0000
8994
8995     Add dependency on inputproto for XI.h.
8996
8997 commit 5fae4cb456cb03fb70cd065dbc2ca94c8ed99082
8998 Author: Adam Jackson <ajax@nwnk.net>
8999 Date:   Fri Oct 21 18:44:24 2005 +0000
9000
9001     Bug #4736: Error decoding for Damage extension. (Jonathan Lennox)
9002
9003 commit 1171fa9dc77413f0e90933a565ec07068052afb4
9004 Author: Kevin E Martin <kem@kem.org>
9005 Date:   Wed Oct 19 02:48:08 2005 +0000
9006
9007     Update package version number for RC1 release.
9008
9009 commit 2a2d905706308b9d5a1c16af1067fb390f43850c
9010 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9011 Date:   Tue Oct 18 00:00:08 2005 +0000
9012
9013     Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to work better with BSD make
9014
9015 commit 66d35b6971fb26762392a2a8e2c47db46c11116a
9016 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9017 Date:   Mon Oct 17 21:13:15 2005 +0000
9018
9019     Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a suffix rule (reported by Matthieu Herrb)
9020
9021 commit a316995a17c084e98ef1b7f25d287c2c08b6d749
9022 Author: Donnie Berkholz <spyderous@gentoo.org>
9023 Date:   Sun Oct 16 03:03:35 2005 +0000
9024
9025     Change '==' to portable '='.
9026
9027 commit b76a072530e884bcbea6ed8fed5aef39361dcfc0
9028 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9029 Date:   Wed Oct 12 00:04:50 2005 +0000
9030
9031     configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuration. Add shadow man pages for man pages that document multiple functions.
9032
9033 commit 8ee5c1429af98206e05a0536f87c0f21a529cdf0
9034 Author: Eric Anholt <anholt@freebsd.org>
9035 Date:   Tue Oct 11 02:18:36 2005 +0000
9036
9037     Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and probably others.
9038
9039 commit 41ff3b9d1f194a7b56437b650d5f589225c078c6
9040 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9041 Date:   Sun Oct 9 22:28:39 2005 +0000
9042
9043     Bug #3021 <https://bugs.freedesktop.org/show_bug.cgi?id=3021> Requests and Errors for XFixes are not in XErrorDB (Jonathan Lennox)
9044
9045 commit 91ed79852e790049ab54e68f288afb3c953194c9
9046 Author: Kevin E Martin <kem@kem.org>
9047 Date:   Fri Oct 7 15:00:00 2005 +0000
9048
9049     Clean up generated files
9050     Add missing dist tarball files
9051
9052 commit 440399b470c97b159a530602fff11c315aca8d97
9053 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9054 Date:   Wed Oct 5 18:27:10 2005 +0000
9055
9056     Add el_GR.UTF-8 compose file
9057
9058 commit 010f0647e25ac617d0f92c8d2b8dda684da545db
9059 Author: Daniel Stone <daniel@fooishbar.org>
9060 Date:   Fri Sep 30 07:52:46 2005 +0000
9061
9062     Bug #2609: Add Kyrgyz locale (Ilyas Bakirov).
9063
9064 commit 3ef2fb67bd8905b208ad7eb790c3843e14cea7ed
9065 Author: Daniel Stone <daniel@fooishbar.org>
9066 Date:   Fri Sep 30 07:47:55 2005 +0000
9067
9068     Bug #1640: Kinyarwanda locale support. (Steve Murphy)
9069
9070 commit 4ae0decabe0960870df0ec165f495166c10a053c
9071 Author: Daniel Stone <daniel@fooishbar.org>
9072 Date:   Fri Sep 30 07:40:03 2005 +0000
9073
9074     Bug #2268: Add South African locales (Dwayne Bailey). Some whitespace cleanups, as the parser is a little touchy.
9075
9076 commit 3f79eb4c99844f618f1889741d1631c2ffe5385f
9077 Author: Daniel Stone <daniel@fooishbar.org>
9078 Date:   Fri Sep 30 07:11:19 2005 +0000
9079
9080     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.
9081
9082 commit d1237d1483ff972c76a0ac344ec97d5280db0007
9083 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9084 Date:   Thu Sep 29 21:27:12 2005 +0000
9085
9086     Add Xcms.txt to lib/X11
9087
9088 commit 4a86f299693f7376cbe98175f0b0c44d691802b3
9089 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9090 Date:   Sat Sep 24 20:11:06 2005 +0000
9091
9092     Add XQueryExtension.man
9093
9094 commit a057a66e2041d45198a13a4ece7c07068f76f21b
9095 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9096 Date:   Sat Sep 24 00:16:32 2005 +0000
9097
9098     Add XTHREAD_CFLAGS for platforms that need special defines like
9099     -D_REENTRANT or -D_POSIX_whatever to get re-entrant function definitions. Set XDMCP_LIBS correctly for later libXdmcp tests.
9100
9101 commit 3e920a65a7c376ad63eae2240fd06904d25d18bf
9102 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9103 Date:   Fri Sep 2 23:00:30 2005 +0000
9104
9105     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
9106
9107 commit 3eb9f2d693af89d04e2fd92492c8205dce332c9c
9108 Author: Kristian Høgsberg <krh@redhat.com>
9109 Date:   Thu Sep 1 19:24:13 2005 +0000
9110
9111     Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install destination can be overridden at make install time.
9112
9113 commit 7afa64325183b78d2d6a4862821f8b3e9866105c
9114 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9115 Date:   Sun Aug 28 19:45:48 2005 +0000
9116
9117     OpenBSD needs -lpthread for threaded applications too.
9118
9119 commit 2b2f3d3877cb7927f196d01a5df6a27bf8d0518a
9120 Author: Daniel Stone <daniel@fooishbar.org>
9121 Date:   Fri Aug 26 05:16:46 2005 +0000
9122
9123     Define ERRORDB/KEYSYMDB to XERRORDB/XKEYSYMDB if the former is undefined but the latter is. (Gerte Hoogewerf)
9124
9125 commit 07066da0902df91c71f2adb81d1a17ec29165553
9126 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9127 Date:   Sun Aug 21 15:45:04 2005 +0000
9128
9129     update
9130
9131 commit de44d8b111f57bd2f015e085fd8298c5f2a15ef3
9132 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9133 Date:   Sun Aug 21 15:38:39 2005 +0000
9134
9135     Threads support for BSD systems:
9136     - need to check for gewtpwuid_r to define mtsafeapi
9137     - build UIThrstubs if needed.
9138
9139 commit 60217fdb918bafb2082519efe5cba3b13ad3082a
9140 Author: Adam Jackson <ajax@nwnk.net>
9141 Date:   Wed Aug 17 19:46:08 2005 +0000
9142
9143     Add xthreadlib variable to x11.pc. Bump to 0.99.1.
9144
9145 commit e1f4c6f5e36c1511f66fa1fac76520fd97eecbad
9146 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9147 Date:   Wed Aug 17 01:27:08 2005 +0000
9148
9149     Fix more broken multi-line .ds macros. Remove extraneous ;'s .
9150
9151 commit 1909786f4a7d686369edcfc05a938df115fab37c
9152 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9153 Date:   Tue Aug 16 19:23:15 2005 +0000
9154
9155     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)
9156
9157 commit 83406d69c62070d2eeef23eb47f1ca887f711ee5
9158 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9159 Date:   Mon Aug 15 19:53:37 2005 +0000
9160
9161     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
9162
9163 commit 5bb43de17de8e71d967488a713bf2b3448533444
9164 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9165 Date:   Sat Aug 6 18:59:49 2005 +0000
9166
9167     Typo fix in output message
9168
9169 commit afe34b95862bb3c06cdbe724cb5ec3001a4a5215
9170 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9171 Date:   Thu Aug 4 02:55:49 2005 +0000
9172
9173     //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)
9174
9175 commit 3979a0b88edf6475ce5cfaa386e18ef980bda13c
9176 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9177 Date:   Thu Aug 4 02:51:30 2005 +0000
9178
9179     //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)
9180
9181 commit 34b454df192f4563499c453ccdb8c079f4a20cbe
9182 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9183 Date:   Sat Jul 30 20:30:46 2005 +0000
9184
9185     Include config.h so Xtrans knows which transport types to build code for
9186
9187 commit cd9c9936b49c125eda779b99887d7e6ae4cf56cd
9188 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9189 Date:   Sat Jul 30 19:15:16 2005 +0000
9190
9191     Add -D flags to clear various warnings (Stefan Dirsch)
9192
9193 commit e7fef67b4531faddd805d8f2157903006d3117ed
9194 Author: Kevin E Martin <kem@kem.org>
9195 Date:   Fri Jul 29 21:22:50 2005 +0000
9196
9197     Various changes preparing packages for RC0:
9198     - Verify and update package version numbers as needed
9199     - Implement versioning scheme
9200     - Change bug address to point to bugzilla bug entry form
9201     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it)
9202     - Fix makedepend to use pkgconfig and pass distcheck
9203     - Update build script to build macros first
9204     - Update modular Xorg version
9205
9206 commit 2ebb00244928237088e68325b1032b3550455ce9
9207 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9208 Date:   Sat Jul 23 20:19:31 2005 +0000
9209
9210     remove orphan TAB at begin of line
9211
9212 commit dd7a9cdecda73e024ca84c5b9a22b18688038d94
9213 Author: Kevin E Martin <kem@kem.org>
9214 Date:   Sat Jul 23 18:09:39 2005 +0000
9215
9216     Modify modular libs to use Xregion.h instead of region.h
9217
9218 commit 6d635a88d91647b1b63611c3591f74916f88cd1c
9219 Author: Kevin E Martin <kem@kem.org>
9220 Date:   Sat Jul 23 18:06:16 2005 +0000
9221
9222     lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.
9223
9224 commit 36283f50fd9748733ae84cb7fb52ca8d9e661c15
9225 Author: Daniel Stone <daniel@fooishbar.org>
9226 Date:   Sat Jul 16 06:25:35 2005 +0000
9227
9228     Set soversion to 6.2.0.
9229
9230 commit 75fd5ae6e4683b9b9dcc13bc2f0faf223610a74f
9231 Author: Keith Packard <keithp@keithp.com>
9232 Date:   Fri Jul 15 04:27:32 2005 +0000
9233
9234     Add missing Makefile.am to lib/X11/modules
9235
9236 commit 6d84a8b1329af1fcfe86b198f1a6e7dd6ff616c3
9237 Author: Keith Packard <keithp@keithp.com>
9238 Date:   Fri Jul 15 04:08:51 2005 +0000
9239
9240     Move i18n modules to top-level so they can be built in the right order (before xlib for non-loadable, after xlib for loadable).
9241     Link i18n modules against xlib to resolve Xlib symbols used by them.
9242
9243 commit 45f40126a73295345bb5eb187b1167874842ab6e
9244 Author: Alexander Gottwald <ago@freedesktop.org>
9245 Date:   Thu Jul 14 19:50:00 2005 +0000
9246
9247     Add $(top_srcdir)/src to include list
9248
9249 commit 0aed7d91f5928d09d541617aad03709b5090658d
9250 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9251 Date:   Thu Jul 14 17:04:49 2005 +0000
9252
9253     Build fix for non-GNU make.
9254
9255 commit b79422ccb02ab44548d1038956ab0cd4e2638645
9256 Author: Adam Jackson <ajax@nwnk.net>
9257 Date:   Thu Jul 14 15:12:44 2005 +0000
9258
9259     typo fixes (Matthieu Herrb)
9260
9261 commit 419304cde2fda19457c667870edefc0b227651b3
9262 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9263 Date:   Wed Jul 13 02:41:36 2005 +0000
9264
9265     Add missing backslashes to xlocale_la_SOURCES
9266
9267 commit d14cc5c8964c4539b57c6cb51ef653292e410b79
9268 Author: Keith Packard <keithp@keithp.com>
9269 Date:   Mon Jul 11 20:32:55 2005 +0000
9270
9271     Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to automate this.
9272
9273 commit 424c2d8905eb2ad0a2df15b1da2f96140bfbcffb
9274 Author: Lars Knoll <lars@trolltech.com>
9275 Date:   Mon Jul 11 15:24:32 2005 +0000
9276
9277     compile
9278
9279 commit de9784eb1bde46efc316da279e3da27c6cc288a7
9280 Author: Keith Packard <keithp@keithp.com>
9281 Date:   Mon Jul 11 09:26:40 2005 +0000
9282
9283     Ignore built man page files
9284
9285 commit 0c258c36d1523113790c599b16d2947d7aa6469a
9286 Author: Keith Packard <keithp@keithp.com>
9287 Date:   Mon Jul 11 09:18:31 2005 +0000
9288
9289     Minor changes to help modular Xlib build i18n modules
9290
9291 commit 6e752ea1203b786423e40f43340bce15ca3de0f0
9292 Author: Keith Packard <keithp@keithp.com>
9293 Date:   Mon Jul 11 08:29:18 2005 +0000
9294
9295     Enable loadable i18n modules, making them configurable on the configure command line.
9296     Clean up conditionals for XKB, XCMS, XLOCALEDIR
9297     Create new lib directory for locale modules in ${X11_LIBDIR}/locale/lib. Add this to the default XLOCALEDIR search path.
9298     Create separate X11_LOCALEDATADIR variable pointing at ${datadir}/X11/locale for installing locale data.
9299     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.
9300     Display message at end of configure script with selected options.
9301     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.
9302
9303 commit b46cf0d879f1dbf92dcf5a0305d18986c766ed84
9304 Author: Daniel Stone <daniel@fooishbar.org>
9305 Date:   Sun Jul 10 22:37:33 2005 +0000
9306
9307     Fix segfault when _XimProtoCreateIC() fails to create a context; Debian #239991. (Chung-chieh Shan)
9308
9309 commit 6f2132b18e61ca9755e4b45550f3f5097dd1fbb7
9310 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9311 Date:   Sat Jul 9 20:06:04 2005 +0000
9312
9313     Set __libmansuffix__ & __xorgversion__ correctly when cpp processing man pages
9314
9315 commit 3939ac4410446b46071c9d714f4270c12bf904fe
9316 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9317 Date:   Sat Jul 9 18:44:14 2005 +0000
9318
9319     - 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
9320     - Don't assume $(CPP) can take gcc-only -traditional flag
9321     - CPP process man pages as is done in the monolithic tree
9322
9323 commit 19ba9d0df86c688319377467254b9ea9c4b0eccc
9324 Author: Keith Packard <keithp@keithp.com>
9325 Date:   Sat Jul 9 06:01:49 2005 +0000
9326
9327     Clean up .cvsignore files
9328
9329 commit f4bba6fa9b9ce637be7662754750054567e9250a
9330 Author: Adam Jackson <ajax@nwnk.net>
9331 Date:   Sat Jul 9 02:53:29 2005 +0000
9332
9333     typo fix. i suck.
9334
9335 commit 3305da61a61695e24c1ea11d3f59dddb52873d47
9336 Author: Adam Jackson <ajax@nwnk.net>
9337 Date:   Sat Jul 9 02:41:18 2005 +0000
9338
9339     Check for bigfont proto headers via pkgconfig (Arwed von Merkatz)
9340
9341 commit afdae2e8ccb93de2987b5a5e850695af15ece7e0
9342 Author: Keith Packard <keithp@keithp.com>
9343 Date:   Fri Jul 8 07:11:56 2005 +0000
9344
9345     Create and use XlibConf.h to match modular build which needs XTHREADS defined when building extensions
9346
9347 commit 86fa88dc594ca2093030acf5c84973ee2b33eb4c
9348 Author: Keith Packard <keithp@keithp.com>
9349 Date:   Fri Jul 8 06:57:06 2005 +0000
9350
9351     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.
9352     Add a bunch of .cvsignore files
9353
9354 commit 30f6ffedeaf899e699f0c6b14c9471ce9bcc430c
9355 Author: Chris Less <clee@c133.org>
9356 Date:   Mon Jul 4 23:01:48 2005 +0000
9357
9358     Fixing bug #380 - add a man page for XQueryExtension, XListExtensions, and XFreeExtensionList.
9359
9360 commit 55328bb6caabd37885cd19d7a5821ed425daf321
9361 Author: Eric Anholt <anholt@freebsd.org>
9362 Date:   Sun Jul 3 10:17:38 2005 +0000
9363
9364     Avoid a gmake-specific construct, and instead just write the name of the current directory into each Makefile.am.
9365
9366 commit 726538ba21b631bfb0b8094a5546acdaf57379ff
9367 Author: Daniel Stone <daniel@fooishbar.org>
9368 Date:   Sun Jul 3 07:37:33 2005 +0000
9369
9370     Fix more include paths; add dix-config.h to XKB code.
9371
9372 commit 8c7677138e70e14eca0255f2168583f0ecc21994
9373 Author: Daniel Stone <daniel@fooishbar.org>
9374 Date:   Sun Jul 3 07:00:55 2005 +0000
9375
9376     Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
9377     Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
9378     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>.
9379
9380 commit 197697c92a63091a4cc3cc04dcb7fa29d2655758
9381 Author: Daniel Stone <daniel@fooishbar.org>
9382 Date:   Fri Jul 1 22:13:35 2005 +0000
9383
9384     Fix objdir != srcdir, as well as make distcheck.
9385     Don't attempt to create Compose.pre files; formatting fixes.
9386     Added if not already present.
9387
9388 commit c162d60ad8f124563f94a2a266de59373936266c
9389 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9390 Date:   Wed Jun 22 22:46:31 2005 +0000
9391
9392     Apply these patches from Theo van Klaveren:
9393     lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch lib-XScrnSaver.patch lib-xtrans.patch
9394     to make the libraries distcheck.
9395
9396 commit 9ee8abdab03ea605a6327118ab7dacab6adf8876
9397 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9398 Date:   Sat Jun 18 07:48:43 2005 +0000
9399
9400     Move Secure RPC flags from X11/configure.ac to xtrans/xtrans.m4 since multiple modules will need them
9401
9402 commit 12afc57b7d455781eee305e9ed6a899ceec8729e
9403 Author: Daniel Stone <daniel@fooishbar.org>
9404 Date:   Wed Jun 15 16:50:47 2005 +0000
9405
9406     Typo fix to locale/error/keysym location declarations.
9407
9408 commit 9a895777e30762f61b98d25be3b5d8b1169baa17
9409 Author: Daniel Stone <daniel@fooishbar.org>
9410 Date:   Wed Jun 15 13:37:43 2005 +0000
9411
9412     Typo in ImUtil.h commit -- I AM CAPTAIN SKILL.
9413
9414 commit add49285663684875ab7a5c58ec7a2cf8b775f67
9415 Author: Daniel Stone <daniel@fooishbar.org>
9416 Date:   Wed Jun 15 13:32:35 2005 +0000
9417
9418     Define locations for XErrorDB, XKeysymDB, and locale data in configure.ac. Add AC_DEFINE_DIR macro from autoconf-archive.cryp.to towards this end.
9419     Move ImUtil.h from src/ to include/X11/.
9420
9421 commit 845dfc6b42b950890866ee4df27761e086f50dca
9422 Author: Daniel Stone <daniel@fooishbar.org>
9423 Date:   Wed Jun 15 13:27:48 2005 +0000
9424
9425     Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distribution file.
9426
9427 commit bba117f0d98f62cfb060d0fab97b407a3a0bfda9
9428 Author: Daniel Stone <daniel@fooishbar.org>
9429 Date:   Fri Jun 10 14:11:36 2005 +0000
9430
9431     Remove pointless include of Xlib.h.
9432     Fix #include path to bigreqstr.h.
9433
9434 commit 1a0de49da1274882bab05b0f7240936b37955e5c
9435 Author: Alexander Gottwald <ago@freedesktop.org>
9436 Date:   Thu Jun 9 21:30:15 2005 +0000
9437
9438     Use $(srcdir) for Compose.pre and XLC_LOCALE.pre
9439
9440 commit af4f0f302644ebfbb0ca9f4016a4aee85c973d37
9441 Author: Alexander Gottwald <ago@freedesktop.org>
9442 Date:   Thu Jun 9 15:55:33 2005 +0000
9443
9444     Replace <X11/transport.c> with <X11/Xtrans/transport.c>
9445
9446 commit fd5f58e0baf692e34b9b622286f18762cc2500d3
9447 Author: Alexander Gottwald <ago@freedesktop.org>
9448 Date:   Thu Jun 9 15:52:02 2005 +0000
9449
9450     Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
9451     Copy Xtrans.h to exports/include/X11/Xtrans only
9452
9453 commit 44538f9940f969d46c0e5e4b201c684cde2ba611
9454 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9455 Date:   Sun Jun 5 03:29:33 2005 +0000
9456
9457     Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESUID, NO_XLOCALEDIR, HAS_SHM and XF86BIGFONT
9458
9459 commit 588e30e9ec65fa6205a34be650b79d5e2243edec
9460 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9461 Date:   Sat Jun 4 22:53:21 2005 +0000
9462
9463     Add --enable-secure-rpc flag and checks for needed functions for Secure RPC ("SUN-DES-1") authentication method
9464
9465 commit a547afee2ef49cc41bbb67f9cff5a52a283c0854
9466 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9467 Date:   Sat Jun 4 21:20:20 2005 +0000
9468
9469     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)
9470
9471 commit ca93c761559ae464189c7ea7cf11c6a6679f2431
9472 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9473 Date:   Sat May 28 01:02:32 2005 +0000
9474
9475     Don't use $< in explicit rules. This only works with GNU make. <https://bugs.freedesktop.org/show_bug.cgi?id=3383>
9476
9477 commit 09ebb349359e3dd9131fa2fa8b07559faa173654
9478 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9479 Date:   Sun May 22 19:05:11 2005 +0000
9480
9481     Convert man pages to long file names in lib/X11, lib/Xt, & lib/Xext
9482
9483 commit 761219b1ef9befc350c8a35b6f96d047e5f008cc
9484 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9485 Date:   Sat May 21 23:07:48 2005 +0000
9486
9487     xtrans:
9488     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
9489     ICE:
9490     Add ICE_t #define required by Xtrans headers. Replace static defines of LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro.
9491     X11:
9492     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.
9493
9494 commit 4b1ba6eb975b547b808f4d5c8825a3261de5e02a
9495 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9496 Date:   Sat May 21 04:26:12 2005 +0000
9497
9498     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)
9499     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).
9500
9501 commit 1d425d5e2092dd18a7dd599b37ed9af61cf59819
9502 Author: Adam Jackson <ajax@nwnk.net>
9503 Date:   Thu May 19 00:22:32 2005 +0000
9504
9505     revert last change, didn't do right thing at all, sorry for the noise
9506
9507 commit 1b0c46c1ae61d751dd3ca96de8e2c3fe21c5f4f2
9508 Author: Adam Jackson <ajax@nwnk.net>
9509 Date:   Thu May 19 00:10:07 2005 +0000
9510
9511     Require automake 1.7 in AM_INIT_AUTOMAKE
9512
9513 commit cd4657c175dbab6aaca36f18a0ca92c95b5567dd
9514 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9515 Date:   Tue May 17 22:32:09 2005 +0000
9516
9517     - Check for xproto as its CFLAGS are needed in the .pc file
9518
9519 commit 46e8d8a65430dd87c10b066b5cff99a689c22241
9520 Author: Egbert Eich <eich-at-freedesktop-dot-org>
9521 Date:   Tue May 17 08:10:10 2005 +0000
9522
9523     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).
9524
9525 commit 23198d2bfbf0049b2630235cd4d4a4ffba7ec6c1
9526 Author:  <ssp@aware-of-vacuity.boston.redhat.com>
9527 Date:   Mon May 16 22:35:27 2005 +0000
9528
9529     Make Xdmcp unconditionally required, require various protocol modules.
9530     Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
9531     Check for kbproto if using XKB.
9532     Require xextproto rather than xextensions
9533     Remove the entries from the xlibs tree, as they are not relevant here.
9534
9535 commit 8bd3aea84ce54b8b76a898f3ae00e2b499c14a5e
9536 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9537 Date:   Mon May 16 21:48:36 2005 +0000
9538
9539     Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
9540     Check for kbproto if using XKB.
9541
9542 commit 9b1fa9ca3ed852ed40860f137511683f4bdae6fa
9543 Author:  <ssp@aware-of-vacuity.boston.redhat.com>
9544 Date:   Mon May 16 21:27:35 2005 +0000
9545
9546     Require xextproto rather than xextensions
9547     Remove the entries from the xlibs tree, as they are not relevant here.
9548
9549 commit 7eee605e3aeed549d1053325a03027c5e8cbf71b
9550 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9551 Date:   Fri May 13 22:53:36 2005 +0000
9552
9553     - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X11/...>
9554     - For Xcomposite and Xdamage, don't link the build system out of the xc tree
9555     - Link the public X11 headers into their own directory
9556     - Add links to XKeysymDB and XErrorDB
9557     - Add links to all the Xlib man pages
9558     - Add links to the lcUniConv subdirectory
9559     - Conditionally include config.h in Xlib source
9560
9561 commit 6769ccda88caf27d1441d335ef2b318a047a612b
9562 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9563 Date:   Mon Mar 21 04:58:21 2005 +0000
9564
9565     xc/lib/X11/ErrDes.c
9566     //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>
9567
9568 commit 3b9e8ece93b916c55a82df53e85f097418edf471
9569 Author: Roland Mainz <roland.mainz@nrubsig.org>
9570 Date:   Sat Mar 19 22:04:55 2005 +0000
9571
9572     xc/nls/Compose/iso8859-2
9573     xc/nls/Compose/iso8859-3
9574     xc/nls/Compose/iso8859-9
9575     //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>.
9576
9577 commit 0ce5950a08b9ab23ca8a32effdd40c421e92df84
9578 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9579 Date:   Tue Mar 8 02:53:36 2005 +0000
9580
9581     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>.
9582
9583 commit df341cd2f2f263f13323e8c0936ea8aa0d7fbba1
9584 Author: Roland Mainz <roland.mainz@nrubsig.org>
9585 Date:   Tue Feb 1 03:12:28 2005 +0000
9586
9587     xc/nls/Compose/pt_BR.UTF-8
9588     //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>.
9589
9590 commit 483d3973f56dda51f9251d3ea808aaf7f3b48c10
9591 Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
9592 Date:   Fri Jan 28 18:31:31 2005 +0000
9593
9594     cleaned up boundary-case handling for Uxxxx Unicode keysym notation
9595
9596 commit f234188a4c1e6b655aef0e3957ccad20d4c5847f
9597 Author: Roland Mainz <roland.mainz@nrubsig.org>
9598 Date:   Wed Jan 19 01:53:55 2005 +0000
9599
9600     xc/nls/compose.dir
9601     xc/nls/locale.dir
9602     xc/nls/Compose/Imakefile
9603     xc/nls/Compose/pt_BR.UTF-8
9604     xc/nls/XI18N_OBJS/Imakefile
9605     xc/nls/XI18N_OBJS/pt_BR.UTF-8
9606     xc/nls/XLC_LOCALE/Imakefile
9607     xc/nls/XLC_LOCALE/pt_BR.UTF-8
9608     //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.
9609
9610 commit 7448ea7ef425d35cfc31eb41d46f4d879774f376
9611 Author: Egbert Eich <eich-at-freedesktop-dot-org>
9612 Date:   Fri Jan 14 18:03:09 2005 +0000
9613
9614     Made some security enhancements:
9615     - no writing past end of buffer caused by bogus locale.
9616     - explicitely add a \0 character at end of string. (Bugzilla #2262)
9617
9618 commit 5557d47fcf22a6f3adf327691158f2270e3d5094
9619 Author: Roland Mainz <roland.mainz@nrubsig.org>
9620 Date:   Fri Jan 14 04:59:05 2005 +0000
9621
9622     xc/nls/compose.dir
9623     xc/nls/locale.alias
9624     xc/nls/locale.dir
9625     //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>.
9626
9627 commit 1fa3737f042f798fa11a9ff5b03f3b3ba3529824
9628 Author: Egbert Eich <eich-at-freedesktop-dot-org>
9629 Date:   Tue Jan 11 17:37:57 2005 +0000
9630
9631     '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.
9632
9633 commit 642cd269f94a234aa470a1d43385bd42625d89a1
9634 Author: Egbert Eich <eich-at-freedesktop-dot-org>
9635 Date:   Tue Dec 14 08:59:20 2004 +0000
9636
9637     Removed #ifdef'ed out code together with the comment explaining why it was #ifdef'ed out.
9638     Fixed typo.
9639     Added comment to a changed that's been committed with one of the previous commits.
9640
9641 commit a07ccae36e629741d2e48de7730114d30a975a41
9642 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9643 Date:   Sun Dec 12 08:42:50 2004 +0000
9644
9645     Fix missing XChangeProperty() prototype missing in synopsis section.
9646
9647 commit c73adb1c8ad806c2f9f0ba32f4b449e7a871501c
9648 Author: Alexander Gottwald <ago at freedesktop dot org>
9649 Date:   Wed Dec 8 13:42:01 2004 +0000
9650
9651     Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle XERRORDB only on WIN32 platform
9652
9653 commit d5e7ab194103e22fd6c5094aaa107d90210bb600
9654 Author: Jim Gettys <jg@freedesktop.org>
9655 Date:   Thu Dec 2 16:18:16 2004 +0000
9656
9657     fix comment to indicate additional possible mode. i bug 1756 reported by Owen Taylor.
9658
9659 commit 03940d7330cb1bbf93d49c650aefb19de457da7c
9660 Author: Alexander Gottwald <ago at freedesktop dot org>
9661 Date:   Wed Dec 1 13:06:55 2004 +0000
9662
9663     Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Make location of XErrorDB configurable
9664
9665 commit 11a03ab908bfcfab8a3492684e8e9320e492d552
9666 Author: Alexander Gottwald <ago at freedesktop dot org>
9667 Date:   Wed Dec 1 12:42:17 2004 +0000
9668
9669     Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
9670
9671 commit f3d83ee153f42e8899b844377e6b842d93411e62
9672 Author: Alexander Gottwald <ago@freedesktop.org>
9673 Date:   Mon Nov 15 15:06:54 2004 +0000
9674
9675     Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mingw (Win32) port
9676
9677 commit b798ea11911ac58a8e6e7d15a2a643b023859749
9678 Author: Alexander Gottwald <ago at freedesktop dot org>
9679 Date:   Mon Nov 15 13:29:56 2004 +0000
9680
9681     Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
9682
9683 commit 436108cd6c84053698e5ca629096f59b34f50c2a
9684 Author: Kristian Høgsberg <krh@redhat.com>
9685 Date:   Thu Nov 11 15:37:01 2004 +0000
9686
9687     Fix #1818
9688
9689 commit bf2e6ef66ba55f90efa4a4ba8c8b6d3ec0d1531c
9690 Author: Roland Mainz <roland.mainz@nrubsig.org>
9691 Date:   Tue Nov 9 00:56:56 2004 +0000
9692
9693     xc/nls/compose.dir
9694     xc/nls/locale.alias
9695     xc/nls/locale.dir
9696     //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>.
9697
9698 commit 443890ceefbd6dafe68e30d103ec4f9d316ed655
9699 Author: Roland Mainz <roland.mainz@nrubsig.org>
9700 Date:   Fri Nov 5 00:58:49 2004 +0000
9701
9702     xc/nls/compose.dir
9703     xc/nls/locale.alias
9704     xc/nls/locale.dir
9705     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>.
9706
9707 commit af7467ec734321f127b957921cce7792902b6794
9708 Author: Egbert Eich <eich-at-freedesktop-dot-org>
9709 Date:   Mon Oct 18 17:29:03 2004 +0000
9710
9711     Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls support for those encodings (Bugzilla 1573, James Su).
9712
9713 commit 1b900b59cb24fe8be3db0d434b04d462c0eeb206
9714 Author: Egbert Eich <eich-at-freedesktop-dot-xorg>
9715 Date:   Mon Oct 18 14:21:45 2004 +0000
9716
9717     Made handling of DevelDrivers for x86-64 more conformant to other platforms.
9718     Compress all font encodings (Stefan Dirsch).
9719     Fixed warnings.
9720     Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and Root mode (bugzilla #1580, James Su).
9721     Added another compose key combination for the Euro symbol (Stefan Dirsch).
9722     Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian).
9723     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.
9724     Added explanation for DESTDIR to install to a different directory than /.
9725     Added some early bailouts to atiprobe if PCI structure pointer is NULL to prevent sig11.
9726     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.
9727     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().
9728     Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink).
9729     Create missing links for backward compatibility to XFree86 (Stefan Dirsch).
9730     Changed comment to mention xorg.
9731     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).
9732     Added 'pic' to the man page rendering command pipeline (Werner Fink).
9733     Added missing return value (Stefan Dirsch, Roland Mainz)
9734
9735 commit 1ba103c3cad2329db3a31f88d7798b913affc570
9736 Author: Eric Anholt <anholt@freebsd.org>
9737 Date:   Wed Oct 13 07:38:00 2004 +0000
9738
9739     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>)
9740
9741 commit d80237db627bf71ad5615ff4ba05e6ab436aa740
9742 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9743 Date:   Fri Oct 8 22:57:56 2004 +0000
9744
9745     Fri Oct 8 18:53:11 2004 Soeren Sandmann <sandmann@redhat.com>
9746     Move iso10646 last so the "fallback" fonts will actually be used if they are better matches.
9747
9748 commit d1f76d17ecf418396627b1a58319f2b9b255548a
9749 Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
9750 Date:   Sun Sep 26 22:54:57 2004 +0000
9751
9752     bug fix for previous patch
9753
9754 commit 48932d9b71d10e15812f47d5b842ab6aa8dac625
9755 Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
9756 Date:   Sun Sep 26 20:46:17 2004 +0000
9757
9758     The big keysym cleanup, to bring implementation in line with the recent revision of Appendix A of the protocol spec. (Markus Kuhn)
9759
9760 commit 2e02a95dcc43dd3ec7bbaf4675ffb94f5074f543
9761 Author: Egbert Eich <eich@freedesktop.org>
9762 Date:   Wed Sep 15 09:05:22 2004 +0000
9763
9764     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).
9765     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).
9766
9767 commit 2d3afb68a104a80a21ee622b9abb9c95e83505d3
9768 Author: Egbert Eich <eich@freedesktop.org>
9769 Date:   Tue Aug 31 11:37:03 2004 +0000
9770
9771     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).
9772
9773 commit e689746c8d0e21e9011e8b91a3071d235d3a2a74
9774 Author: Kevin E Martin <kem@kem.org>
9775 Date:   Thu Aug 19 06:48:06 2004 +0000
9776
9777     Fix header file to #ifdef the XKB keysyms when they are used. This fixes the X test suite build failure.
9778
9779 commit d558a53a6f57eecfcaadce5141fe3a08860defcb
9780 Author: Keith Packard <keithp@keithp.com>
9781 Date:   Sat Aug 14 07:12:36 2004 +0000
9782
9783     Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visuals. Necessary to keep Flash from crashing.
9784     Must call ValidateGC/ValidatePicture on "real" GC/Picture to ensure pCompositeClip is set correctly.
9785     Need to take the composite clip from the "real" GC/Picture and turn it into the clientClip for the backing version.
9786     Adjust pixmap screen origin to account for drawable->x/y Change debugging output a bit (disabled by default)
9787
9788 commit 85c2d81f299ed3444658011b7d6fb0a7ab8a6f55
9789 Author: Alexander Gottwald <ago@freedesktop.org>
9790 Date:   Fri Aug 13 16:28:19 2004 +0000
9791
9792     Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)
9793     Fix conversion from sjis and euc. (Bug #1024, Toshio Takabe)
9794
9795 commit c4d56e4e288d4e48b84b021a61638f46e9a45e27
9796 Author: Adam Jackson <ajax@nwnk.net>
9797 Date:   Wed Aug 11 05:25:13 2004 +0000
9798
9799     Bug #372: Prevent a crash in XPolygonRegion when called with a bogus point count. Reported by Andreas Luik.
9800
9801 commit 92487437173f600f208d825f65756d3ad14a4f7e
9802 Author: Kevin E Martin <kem@kem.org>
9803 Date:   Mon Aug 9 22:37:22 2004 +0000
9804
9805     Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, Harold L. Hunt II, Alexander Gottwald).
9806     Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao, David Dawes).
9807     Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson).
9808     HP-PA build fix (Bug #828, Guy Martin, Paul Anderson).
9809     Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine).
9810     Fix attempt to read video ROM before enabling it (Bug #843, Ivan Kokshaysky, Mike A. Harris).
9811     Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A. Harris).
9812     Clarify xset man page description of how to use the keyboard repeat rate settings (Bug #846, Mike A. Harris).
9813     Fix problem where print-screen key would get remapped to sys-req in certain keymaps, which broke GNOME printscreen functionality (Bug #847, Owen Taylor).
9814     Fix several render problems:
9815     - MMIO mode support
9816     - Hang on IGP chips
9817     - VT switching hang
9818     - 3D render corruption (Bug #922, Hui Yu).
9819
9820 commit 55c2ee568e7d3903258286a13bdf96ce5348ffda
9821 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
9822 Date:   Tue Jul 27 06:06:05 2004 +0000
9823
9824     - remove remaining AMOEBA references.
9825     - remove unused file.
9826
9827 commit 6e884b12911eedfb003e90a3829ce66f7fc9cf2d
9828 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
9829 Date:   Tue Jul 20 17:48:09 2004 +0000
9830
9831     Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk>
9832     Set font_data->xlfd_data to NULL after XFree(). (#837, patch from Bastien Nocera).
9833     Tue Jul 20 18:23:32 2004 Soeren Sandmann <sandmann@daimi.au.dk>
9834     Use /dev/urandom on Linux.(#761).
9835
9836 commit 6f0bc97aa4e6de5a4b001f40ac10795cfdf09fc1
9837 Author: Eric Anholt <anholt@freebsd.org>
9838 Date:   Fri May 28 23:26:44 2004 +0000
9839
9840     Forced commit to note repocopy from xc/lib/XThrStub, will be connected to the build after this.
9841
9842 commit aa7010c43ae9f39fb84b5ff155f76117c9e527a0
9843 Author: Egbert Eich <eich@pdx.freedesktop.org>
9844 Date:   Mon May 24 19:02:11 2004 +0000
9845
9846     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.
9847
9848 commit 720702da29769d80ad1254d92edbad5b30f8a8da
9849 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9850 Date:   Sat May 22 03:47:42 2004 +0000
9851
9852     Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 testcase XStringToKeysym-7 failure)
9853
9854 commit 3aed873292424b497d9a7dcee2975b95bf5ac966
9855 Author: Alan Coopersmith <alan.coopersmith@sun.com>
9856 Date:   Sat Apr 24 23:39:25 2004 +0000
9857
9858     XOpenDisplay should try tcp connection if local connections fail (aka Sun bug id #4624183).
9859     Also includes fix from NetBSD Problem Report #25098 (Michael van Elst) (Xlib segfaults with IPv6 if compiled with HASXDMAUTH).
9860     xc/config/cf/sunLib.tmpl
9861     xc/lib/FS/Imakefile Add missing shared library dependencies for Solaris
9862
9863 commit c6349f43193b74a3c09945f3093a871b0157ba47
9864 Author: Egbert Eich <eich@freedesktop.org>
9865 Date:   Fri Apr 23 18:42:09 2004 +0000
9866
9867     Merging XORG-CURRENT into trunk
9868
9869 commit c3c4ddc682950a01b80825021f3e2503ab01ea7f
9870 Author: Kaleb Keithley <kaleb@freedesktop.org>
9871 Date:   Tue Nov 25 19:28:07 2003 +0000
9872
9873     Initial revision
9874
9875 commit dc4268a7dadc8da0d561757a68461246728613d3
9876 Author: Kaleb Keithley <kaleb@freedesktop.org>
9877 Date:   Fri Nov 14 16:48:47 2003 +0000
9878
9879     Initial revision
9880
9881 commit deae12c6b683898f5213992d561a59d4ea889cca
9882 Author: Kaleb Keithley <kaleb@freedesktop.org>
9883 Date:   Fri Nov 14 15:54:30 2003 +0000
9884
9885     R6.6 is the Xorg base-line