ChangeLog revision e9fcaa8a
1commit a9228fcc676aacf9a760dd94891c89f9bc82b20d
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Tue Jan 11 17:55:22 2011 -0800
4
5    libX11 1.4.1
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit 92fa96451af37a7a0f2592de07643fdaed7a9efd
10Author: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
11Date:   Mon Jan 3 12:25:28 2011 -0500
12
13    Initialize event type
14    
15    If we receive unsupported event closing connection triggers valgrind
16    error.
17    
18    ==12017== Conditional jump or move depends on uninitialised value(s)
19    ==12017==    at 0x487D454: _XFreeDisplayStructure (OpenDis.c:607)
20    ==12017==    by 0x486857B: XCloseDisplay (ClDisplay.c:72)
21    *snip*
22    ==12017==  Uninitialised value was created by a heap allocation
23    ==12017==    at 0x4834C48: malloc (vg_replace_malloc.c:236)
24    ==12017==    by 0x4894147: _XEnq (XlibInt.c:877)
25    ==12017==    by 0x4891BF3: handle_response (xcb_io.c:335)
26    ==12017==    by 0x4892263: _XReply (xcb_io.c:626)
27    *snip*
28    
29    Problem is that XFreeDisplaySturture is checking for qelt->event.type ==
30    GenericEvent while _XUnknownWireEvent doesn't store the type.
31    
32    Reviewed-by: Adam Jackson <ajax@redhat.com>
33    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
34    Signed-off-by: Pauli Nieminen <ext-pauli.nieminen@nokia.com>
35
36commit fa9747b9d4443eef9b1687b8b1208801f5c585da
37Author: Fernando Carrijo <fcarrijo.lists@gmail.com>
38Date:   Tue Dec 28 16:18:57 2010 -0500
39
40    specs: convert images from gif to svg format.
41    
42    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
43
44commit 0012e2a4eaddc0840617b4758931ad976ca2eb7c
45Author: Philipp Reh <sefi@s-e-f-i.de>
46Date:   Wed Dec 22 15:14:05 2010 +0000
47
48    Events: Store event cookie when dequeuing event
49    
50    When we dequeue an event in XCheckTypedEvent or XCheckTypedWindowEvent,
51    make sure to store the corresponding cookie too.
52    
53    Signed-off-by: Philipp Reh <sefi@s-e-f-i.de>
54    Reviewed-by: Daniel Stone <daniel@fooishbar.org>
55
56commit d2714d65e85b44abedf5f82e1a31506dba397ef2
57Author: Alan Coopersmith <alan.coopersmith@oracle.com>
58Date:   Tue Dec 21 18:47:16 2010 -0800
59
60    Revert "Mark atom names argument to XInternAtoms as const"
61    
62    This reverts commit c8701115462b482d99ecff24d9de0f2806084ba5.
63    
64    The constification of a pointer to a pointer caused unexpected issues,
65    and xorg-devel was unable to come up with a clean, safe, reasonable way
66    to handle them, so we're chalking this up for now as yet another mistake
67    in the Xlib API definition we'll be living with.
68    
69    See https://bugs.freedesktop.org/show_bug.cgi?id=32098 for details.
70    
71    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
72
73commit 6459f9a48a82de3bc0235bd36acab2df11e436d5
74Author: Alan Coopersmith <alan.coopersmith@oracle.com>
75Date:   Mon Dec 20 20:54:07 2010 -0800
76
77    specs/XKB: make acknowlegement section <preface> instead of <chapter>
78    
79    Fixes numbering of actual chapters to match their filenames and to
80    make the table/figure numbering match the references in the text.
81    
82    Reported-by: jelmd on freenode irc
83    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
84
85commit 42c653d5413fc5870486a9cf51dd28d1e88f7c69
86Author: Alan Coopersmith <alan.coopersmith@oracle.com>
87Date:   Sun Dec 19 23:53:02 2010 -0800
88
89    Add XKBlib spec images to dist_spec_DATA for distribution & installation
90    
91    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
92    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
93
94commit 8f8a3c8c42af82976d261ac2447cfbb0f90fa77d
95Author: Matt Dew <matt@osource.org>
96Date:   Tue Nov 30 10:52:07 2010 -0500
97
98    specs: convert XKBlib spec from Framemaker to DocBook.xml
99    
100    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
101
102commit c8701115462b482d99ecff24d9de0f2806084ba5
103Author: Alan Coopersmith <alan.coopersmith@oracle.com>
104Date:   Sun Nov 21 20:49:05 2010 -0800
105
106    Mark atom names argument to XInternAtoms as const
107    
108    Updates code & docs for XInternAtoms.
109    
110    The single atom name argument to XInternAtom was already const char *
111    in the code, but not the docs, so updated it in the docs too.
112    
113    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
114    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
115
116commit 24db5b5ff0d51b0ed9d9701a792c5f14f23b638d
117Author: Alan Coopersmith <alan.coopersmith@oracle.com>
118Date:   Sun Nov 21 14:04:32 2010 -0800
119
120    libX11 1.4.0
121    
122    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
123
124commit 18d3c3e9de19e936281b111d5a82acfb3a3f552e
125Author: Dan Nicholson <dbn.lists@gmail.com>
126Date:   Sat Nov 6 21:58:10 2010 +0000
127
128    config: Check host string when deciding architecture to build for
129    
130    When checking for the OS/2 platform, $target_os is used. However, unless
131    building a cross compiler, the $host* strings contain the platform
132    details for the build system. See:
133    
134    http://www.gnu.org/software/automake/manual/automake.html#Cross_002dCompilation
135    
136    $host_os is already being used to determine the transport and threading
137    options.
138    
139    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
140    Reviewed-by: Julien Cristau <jcristau@debian.org>
141    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
142
143commit affc2488a7f2660a74dc8354fc3e0bff2c4f879c
144Author: Dan Nicholson <dbn.lists@gmail.com>
145Date:   Sat Nov 6 21:58:09 2010 +0000
146
147    config: Fix architecture check for OS/2 to skip nios2 cpu
148    
149    The OS/2 platform requires some utility functions as well as having a
150    non-32 bit wchar_t. Fix the configure check so that it doesn't also
151    affect the nios2 cpu, which wouldn't influence these operating system
152    issues.
153    
154    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
155    Tested-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
156    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
157    Reviewed-by: Julien Cristau <jcristau@debian.org>
158    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
159
160commit 8cbca8a10761d1ea75a75bafa647632d6c0dac71
161Author: Gaetan Nadon <memsize@videotron.ca>
162Date:   Tue Nov 9 13:04:44 2010 -0500
163
164    config: HTML file generation: use the installed copy of xorg.css
165    
166    Currenlty the xorg.css file is copied in each location
167    where a DocBook/XML file resides. This produces about
168    70 copies in the $(docdir) install tree.
169    
170    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
171
172commit 3e8907305e1818369aef5a5c0da61f09e20de4f8
173Author: Alan Coopersmith <alan.coopersmith@oracle.com>
174Date:   Fri Oct 29 22:02:10 2010 -0700
175
176    libX11 1.3.99.903 (1.4.0 RC3)
177    
178    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
179
180commit 5d245d8013289b13e0c42100951b26166c7fada4
181Author: Alan Coopersmith <alan.coopersmith@oracle.com>
182Date:   Fri Oct 29 22:01:39 2010 -0700
183
184    Require xorg-macros 1.11 now that it is released
185    
186    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
187
188commit 1ec89689fc771f116a6165226b9e076f54254a40
189Author: Dan Nicholson <dbn.lists@gmail.com>
190Date:   Fri Oct 22 19:09:07 2010 -0700
191
192    docs: Disable fop documentation by default
193    
194    fop is used to generate the pdf and ps formats of the documentation.
195    This can significantly slow down the build, especially when creating all
196    the compose key charts. Since few people probably want the full set of
197    doc formats, set the default to 'no'.
198    
199    The default parameter for XORG_WITH_FOP is only available in recent
200    macros. Users generating configure from older macros will just get
201    'auto' as the default.
202    
203    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
204    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
205    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
206    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
207
208commit 03877bda911b72ac60a7144d6eced7d5be4b4d72
209Author: Jon TURNEY <jon.turney@dronecode.org.uk>
210Date:   Wed Apr 14 13:38:18 2010 +0100
211
212    Add C.UTF-8 and C.ASCII locale aliases
213    
214    Add C.UTF-8 locale as an alias for en_US.UTF-8
215    Add C.ASCII locale as an alias for C
216    
217    (C.UTF-8 is the default locale for cygwin.  It also exists in debian,
218    although I don't think it's intended for use by humans.)
219    
220    Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
221    Acked-by: Julien Cristau <jcristau@debian.org>
222    Reviewed-by: James Cloos <cloos@jhcloos.com>
223
224commit 81d1d9a6bdca779a44f931730b866eea75777c00
225Author: Dan Nicholson <dbn.lists@gmail.com>
226Date:   Sat Oct 9 16:00:47 2010 -0700
227
228    docs: Remove directory prerequisites from make rules
229    
230    Make expects prerequisites to be files with valid timestamps, and
231    directories are treated as always being out of date. Thus, any targets
232    depending on directories will always be rebuilt.
233    
234    Instead, the doc rules are changed to always create the target's leading
235    directory. This should prevent the documentation from being rebuilt when
236    "make install" is run.
237    
238    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
239    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
240    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
241
242commit d0cbf388919364fe6b5b9127f36426eb744090a0
243Author: Jeremy Huddleston <jeremyhu@apple.com>
244Date:   Sun Sep 26 21:21:16 2010 -0700
245
246    Add an "X11_" string to header guards to avoid possible collision
247    
248    This addresses a build failure which can result from <X11/Xlocale.h> and
249    <xlocale.h> being included in the same code since they both used the same
250    _XLOCALE_H_ protection.
251    
252    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
253
254commit b51ac675f44f5ce1a28c5734bf3c26983f8b4192
255Author: Alan Coopersmith <alan.coopersmith@oracle.com>
256Date:   Tue Sep 21 19:53:03 2010 -0700
257
258    libX11 1.3.99.902 (1.4.0 RC2)
259    
260    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
261
262commit 986bb6d1d54368fe91e3ea24f518d43ce6179782
263Author: Alan Coopersmith <alan.coopersmith@oracle.com>
264Date:   Tue Sep 14 00:10:31 2010 -0700
265
266    Bug 19379 - Provide docs with overview of all compose key combinations
267    
268    Adds compose-chart.pl to generate DocBook/XML documents listing compose
269    keys, and Makefile rules to generate HTML & PDF output from them if xmlto
270    is present.
271    
272    https://bugs.freedesktop.org/show_bug.cgi?id=19379
273    
274    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
275    Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
276    Reviewed-by: James Cloos <cloos@jhcloos.com>
277    Tested-by: Gaetan Nadon <memsize@videotron.ca>
278
279commit 3eb064071695ebf0f371163ed818a428dfeba8e6
280Author: Alan Coopersmith <alan.coopersmith@oracle.com>
281Date:   Sat Sep 11 00:49:21 2010 -0700
282
283    Make locale data build non-recursive / parallelizable
284    
285    On a 4 core CPU with gmake -j 16 the nls subdir builds in half the time,
286    plus this simplifies the next set of changes.
287    
288    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
289    Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
290    Reviewed-by: James Cloos <cloos@jhcloos.com>
291    Tested-by: Gaetan Nadon <memsize@videotron.ca>
292
293commit a3fc78ac352e5a70a958996ef6aec50f653974d1
294Author: Gaetan Nadon <memsize@videotron.ca>
295Date:   Fri Sep 17 17:38:11 2010 -0400
296
297    config: remove man page suffix from bottom summary
298    
299    The man page suffix is the same for all libraries on a given
300    platform and is not configurable. It should have been removed
301    in commit 09edc6de6.
302    
303    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
304
305commit a52b0068f36c739eb7e426214cd72a8d9bb776ca
306Author: Gaetan Nadon <memsize@videotron.ca>
307Date:   Fri Sep 17 17:29:30 2010 -0400
308
309    config: remove unhelpful comment in .gitignore
310    
311    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
312
313commit 10dd881e7818be9074da4ab3a68577adcdaf71d2
314Author: Adam Jackson <ajax@redhat.com>
315Date:   Wed Sep 8 10:44:23 2010 -0400
316
317    Zero buffer data in BufAlloc()
318    
319    Inspired by a pattern in NoMachine's NX.  Consistently zeroed buffers
320    compress better with ssh and friends.  Note that you'll need to rebuild
321    all your protocol libraries to take advantage of this.
322    
323    Signed-off-by: Adam Jackson <ajax@redhat.com>
324    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
325    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
326
327commit da099f0d2015831ea5f4a5d0740ed962aa4d5d8b
328Author: James Cloos <cloos@jhcloos.com>
329Date:   Sun Sep 12 17:00:54 2010 -0400
330
331    Revert “Dolt-ify"
332    
333    Libtool’s is now sufficiently fast that DOLT is no longer
334    worth the bother, even on those few systems where is works.
335    
336    This reverts commit 3e9afd501e40d76040635bd9a3045bcaf5a03b60
337    and part of commit d31e644c65c52828ea3e7abd94a8cf9aee12265c.
338    
339    It conflicted with commit f6a4fd0c7615684d08e848245849dea4017a5214
340    which moved dolt from configure.ac to m4/dolt.m4.
341    
342    And it addresses: http://bugs.freedesktop.org/show_bug.cgi?id=28188
343    
344    Signed-off-by: James Cloos <cloos@jhcloos.com>
345
346commit 2661fbe6b809c937a60c2c1ca5ddb8280e399bd8
347Author: Alan Coopersmith <alan.coopersmith@oracle.com>
348Date:   Thu Sep 9 19:24:29 2010 -0700
349
350    XIM spec title page minor formatting cleanup
351    
352    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
353
354commit f99f1380bbf7bb2a0c491acad4a3d8db44bfd752
355Author: Jens Petersen <petersen@redhat.com>
356Date:   Mon Aug 23 18:08:10 2010 -0700
357
358    Bug 29773: aliases for nb_NO.utf8 and nn_NO.utf8
359    
360    <https://bugs.freedesktop.org/show_bug.cgi?id=29773>
361    
362    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
363
364commit b15b8a558ec64c834cc8f6a52d7f3c4f530c8c4b
365Author: Alan Coopersmith <alan.coopersmith@oracle.com>
366Date:   Fri Sep 3 23:11:53 2010 -0700
367
368    Sun's copyrights are now owned by Oracle
369    
370    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
371
372commit 7742bf62b1fa652da4270587e280249945367cae
373Author: Alan Coopersmith <alan.coopersmith@oracle.com>
374Date:   Fri Sep 3 18:31:44 2010 -0700
375
376    libX11 1.3.99.901 (1.4.0 RC1)
377    
378    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
379
380commit 5a02d6d74b5451d48d8f55709dfd4ecd3c068586
381Author: Jeroen Hoek <mail@jeroenhoek.nl>
382Date:   Sun Aug 29 09:47:06 2010 -0400
383
384    libX11/nls compose tables, add LATIN CAPITAL LETTER SHARP S
385    
386    Add LATIN CAPITAL LETTER SHARP S
387    (See https://bugs.freedesktop.org/show_bug.cgi?id=29448 for rationale)
388    
389    Signed-off-by: James Cloos <cloos@jhcloos.com>
390
391commit 09edc6de6619a2eabda3b808ebff4165550664f1
392Author: Gaetan Nadon <memsize@videotron.ca>
393Date:   Fri Aug 13 14:21:08 2010 -0400
394
395    config: remove man-pages configuration option
396    
397    This option was added in commit 6e752ea120 with no explanation.
398    The section number is provoded by XORG_MANPAGE_SECTIONS
399    There is no case where libX11 should be different than other libs
400    The option was also used to disable building of the man pages,
401    which build in 14 secs. No indication this is required.
402    
403    If there is a requirement from system builders to disable building
404    of man pages, it could be done consistently for all modules.
405    
406    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
407
408commit f92e754297ec5fdb81068b56a4435026666224fa
409Author: Aaron Plattner <aplattner@nvidia.com>
410Date:   Sun Aug 15 21:51:38 2010 -0700
411
412    XOpenDisplay: save the correct display_name value
413    
414    The X Test Suite's XDisplayString test checks the invariant
415    XDisplayString(XOpenDisplay(str)) == str.  The Xlib XOpenDisplay violates this
416    invariant by expanding str to the canonical form "host:display.scrn" (unless
417    HAVE_LAUNCHD is set and it starts with "/tmp/launch").  E.g., this expands ":1"
418    to ":1.0":
419    
420      400|26 1 1 19:26:41|IC Start
421      200|26 1 19:26:41|TP Start
422      520|26 1 00032625 1 1|VSW5TESTSUITE PURPOSE 1
423      520|26 1 00032625 1 2|Assertion XDisplayString-1.(A)
424      520|26 1 00032625 1 3|A call to XDisplayString returns the string that was used
425      520|26 1 00032625 1 4|as the argument to the XOpenDisplay call that returned the
426      520|26 1 00032625 1 5|value used as the display argument.
427      520|26 1 00032625 1 6|METH: Open a connection using XOpenDisplay.
428      520|26 1 00032625 1 7|METH: Obtain the display string using XDisplayString.
429      520|26 1 00032625 1 8|METH: Verify that the value of the string is the parameter used in XOpenDisplay.
430      520|26 1 00032625 1 9|METH: Close the display using XCloseDisplay.
431      520|26 1 00032625 1 10|REPORT: XDisplayString() returned ":1.0" instead of ":1".
432      220|26 1 1 19:26:41|FAIL
433      410|26 1 1 19:26:41|IC End
434    
435    Fix this by deleting all of the code to construct the canonical path and just
436    stashing a copy of the original display_name in dpy->display_name.
437    
438    Signed-off-by: Aaron Plattner <aplattner@nvidia.com>
439    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
440
441commit 1dc401f678469d0235e6d0b28eb4356f03327c9f
442Author: Gaetan Nadon <memsize@videotron.ca>
443Date:   Fri Aug 13 13:06:51 2010 -0400
444
445    man: xkb: remove unused variable LIB_MAN_DIR_SUFFIX
446    
447    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
448
449commit cbe9eebd11e5ebab4280d25b57b4cd4001241619
450Author: Gaetan Nadon <memsize@videotron.ca>
451Date:   Fri Aug 13 11:42:29 2010 -0400
452
453    man: simplify building of shadow man pages
454    
455    Store the shadow files in git as any other man page.
456    Move man pages to man dir and use the common makefile
457    
458    Local fix in CVS for bug 5628 is not required
459    as the problem has been fixed in
460    util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba
461    
462    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
463
464commit bfd899c9af2318ecbe84cb69007dba4223fdb502
465Author: Gaetan Nadon <memsize@videotron.ca>
466Date:   Mon Aug 9 09:39:26 2010 -0400
467
468    config: reinstate XORG_PROG_RAWCPP erroneoulsy removed
469    
470    in commit 76e07ef6911734eac418e399b114f1b544512736.
471    
472    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
473
474commit 76e07ef6911734eac418e399b114f1b544512736
475Author: Gaetan Nadon <memsize@videotron.ca>
476Date:   Fri Aug 6 14:01:51 2010 -0400
477
478     man: using the C preprocessor is not required for man pages.
479    
480    There were no special symbols needing cpp.
481    Everything can be handled by the default MAN_SUBSTS in util-macros.
482    
483    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
484
485commit 4b8ff7db39f2fe7ef12968d462aaf3f9054b6c18
486Author: Jamey Sharp <jamey@minilop.net>
487Date:   Fri Aug 6 15:51:56 2010 -0700
488
489    Fix use-after-free in _XReply on X errors.
490    
491    _XReply would always call dequeue_pending_request on errors.  When it
492    got an error for the current request, it would call dequeue, then break
493    out of the loop; then, if it had an error in the event queue, it would
494    compare it with the sequence number of the now-freed pending request.
495    _XReply already stored that sequence number in dpy->last_request_read
496    before freeing it, so look at that instead.
497    
498    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=29412
499    
500    Signed-off-by: Jamey Sharp <jamey@minilop.net>
501    Signed-off-by: Josh Triplett <josh@joshtriplett.org>
502
503commit 9fa146b30046396b70d64986e50d6617b3a8ac48
504Author: Gaetan Nadon <memsize@videotron.ca>
505Date:   Sat Jul 31 16:15:35 2010 -0400
506
507    specs: xsl stylesheet requires abs path to images
508    
509    Using abs_builddir requires automake 1.10 or later.
510    
511    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
512
513commit a8727d4bc39015e303b4128d0ad8aaf6d5fc9f0a
514Author: Gaetan Nadon <memsize@videotron.ca>
515Date:   Sun Aug 1 14:13:07 2010 -0400
516
517    specs: update .gitignore now that all groff generated files are gone
518    
519    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
520
521commit f70527f05677aaf6a493ba42d2d95f738aaebafa
522Author: Adam Jackson <ajax@redhat.com>
523Date:   Thu Jul 29 11:11:21 2010 -0400
524
525    nls: Switch one of the interrobang sequences to gnaborretni
526    
527    Since gnaborretni is primarily used in LTR locales, the ? part of the
528    sequence reflects the position of the bulge in the ?.  When scanning an
529    inverted interrobang left-to-right, you see the bulge first, so the
530    compose sequence ?! is used; upright interrobang shows the bulge
531    last, so it's !?.
532    
533    This is a change in behaviour, but I was unable to come up with anything
534    better.  ??!! or !!?? would match the patterns for ¿ and ¡, but they
535    would delay evaluation of them; "¿Qué?" wouldn't show the ¿ until you hit
536    Q.  Likewise ?!?! and !?!? would delay showing the interrobang itself.
537    ~!? and ~?! were considered but are arguably less intuitive.
538    
539    Reviewed-by: James Cloos <cloos@jhcloos.com>
540    Signed-off-by: Adam Jackson <ajax@redhat.com>
541
542commit 511c4f6d29b2da4f71093feabcbb3913cb5d12a7
543Author: Gaetan Nadon <memsize@videotron.ca>
544Date:   Wed Jul 28 10:27:39 2010 -0400
545
546    specs: move indexterm from glossdef to glossterm
547    
548    This move fixes a Java class cast exception in the glossary.
549    The problem was introduced in commit
550    26f4f0d50840fe5ba4c46aae0a8e68db0059434b
551    
552    It may not happen on all versions of the doc toolchain.
553    There is no reason why indexterm cannot appear in glossdef,
554    this is a workaround to an implementation problem found by
555    trial and error.
556    
557    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
558    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
559    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
560
561commit 87a108f3aa565aa803dacb3a53b811f45025b609
562Author: Matt Dew <matt@osource.org>
563Date:   Sat Jul 24 14:46:57 2010 -0400
564
565    specs: replace troff source with docbook-xml source
566    
567    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
568
569commit 8e603413586ff42b1351688f6f99318cbe243bca
570Author: Julien Cristau <jcristau@debian.org>
571Date:   Sat Jul 24 22:13:07 2010 +0200
572
573    Compose.man: default user compose file is .XCompose, not .Xcompose
574    
575    The path was correct in the DESCRIPTION section, but not in FILES.
576    
577    Signed-off-by: Julien Cristau <jcristau@debian.org>
578
579commit 554da76ece85d0fc0cada45a86860e69c2107e9a
580Author: Daniel Stone <daniel@fooishbar.org>
581Date:   Tue Jul 20 12:34:48 2010 +0100
582
583    NLS: Add \o/ Compose sequence
584    
585    Unicode is even more pointlessly awesome! Add a binding for Compose-\o/
586    to U+1F64C PERSON RAISING BOTH HANDS IN CELEBRATION.
587    
588    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
589
590commit 2e7a18b6a617b9b4bfcea2d36f2bd2d7e0c4a3dd
591Author: Daniel Stone <daniel@fooishbar.org>
592Date:   Fri Jul 9 18:13:13 2010 +0100
593
594    XStringToKeysym: Cope with 0x1234cafe-style input
595    
596    If we get input in the style of 0xdeadbeef, just return that exact
597    keysym.  Introduces a dependency on strtoul, which I'm told is OK on all
598    the systems we care about.
599    
600    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
601
602commit 3df45ed0c29b98ff468a0ff0ba24830bb664fd5a
603Author: Alan Coopersmith <alan.coopersmith@oracle.com>
604Date:   Mon Jul 19 17:58:27 2010 -0700
605
606    specs/libX11: Fix column count of Gravity Attributes table
607    
608    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
609
610commit 53bcba0d1d2dc3fd5e0de4bae3da30a1aa31a0c4
611Author: Alan Coopersmith <alan.coopersmith@oracle.com>
612Date:   Mon Jul 19 14:43:38 2010 -0700
613
614    specs/libX11: Convert \- to &minus; and \^ to either &hairsp; or removed
615    
616    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
617
618commit 5a0b45275638281e1bb2ae7d3e16b98e6470dae9
619Author: Alan Coopersmith <alan.coopersmith@oracle.com>
620Date:   Mon Jul 19 11:28:50 2010 -0700
621
622    specs/libX11: Manual cleanup pass over Ch. 1
623    
624    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
625
626commit 21567992958a6f12b3d0186f2f27a5b2a41b8448
627Author: Alan Coopersmith <alan.coopersmith@oracle.com>
628Date:   Mon Jul 19 14:51:10 2010 -0700
629
630    specs/libX11: make sure all files have DOCTYPEs so standard entities work
631    
632    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
633
634commit c944a8521f5760b485192658b921145159cdb439
635Author: Alan Coopersmith <alan.coopersmith@oracle.com>
636Date:   Sun Jul 18 13:12:20 2010 -0700
637
638    specs/libX11: Fix up list of header files in Ch.1 & add index entries
639    
640    Combination of manual editing and automatic substitution via:
641    
642    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
643    
644    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
645
646commit bb66e8f1ce330043278d3e8cbc7d5d3bc56ee030
647Author: Alan Coopersmith <alan.coopersmith@oracle.com>
648Date:   Sun Jul 18 12:47:27 2010 -0700
649
650    specs/libX11: Add indexterms for headerfiles that .hN used to provide
651    
652    Automatic substitution performed via:
653    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
654    
655    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
656
657commit d0b0d215cb85da48b323b1392149ce181e7ef5ec
658Author: Alan Coopersmith <alan.coopersmith@oracle.com>
659Date:   Fri Jul 16 21:15:13 2010 -0700
660
661    specs/libX11: convert multicolumn lists from tables to <simplelist>
662    
663    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
664
665commit e679f80c6210c0aefe3669f8f536353619097a4b
666Author: Alan Coopersmith <alan.coopersmith@oracle.com>
667Date:   Fri Jul 16 20:51:52 2010 -0700
668
669    specs/libX11: Tag WM_* as <property>
670    
671    Mass substitution done by:
672     perl -i -p -e 'if ($_ !~ m{^\<}) { $_ =~ s{(WM_\w+)}{<property>$1</property>}g; }' *.xml
673    
674    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
675
676commit c7b7e59b3b22221d0be6286c540001c360308f69
677Author: Alan Coopersmith <alan.coopersmith@oracle.com>
678Date:   Fri Jul 16 20:41:33 2010 -0700
679
680    specs/libX11: Convert simpler eqn markup to docbook tags
681    
682    Mostly "sup" to <superscript>
683    
684    There's several more complicated equations that will probably need
685    MathML or SVG to solve.
686    
687    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
688
689commit 897486c54c6a54771867d667441aaf9a4b9c35ca
690Author: Alan Coopersmith <alan.coopersmith@oracle.com>
691Date:   Fri Jul 16 00:50:39 2010 -0700
692
693    specs/libX11: App. D: convert literallayouts to synopsis or programlisting
694    
695    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
696
697commit 692906c3b3d8aa8b8927fbc230c3050d633785d2
698Author: Alan Coopersmith <alan.coopersmith@oracle.com>
699Date:   Fri Jul 16 00:36:43 2010 -0700
700
701    specs/libX11: Fix section headers in Appendix D
702    
703    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
704
705commit bcc41baa02e137884d847aec0f3ff8ca5c85c32f
706Author: Alan Coopersmith <alan.coopersmith@oracle.com>
707Date:   Wed Jul 14 07:22:26 2010 -0700
708
709    specs/libX11: Explicitly tag document as English
710    
711    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
712
713commit 6783544706ff370e900c137f951e90230586d6dc
714Author: Alan Coopersmith <alan.coopersmith@oracle.com>
715Date:   Mon Jul 12 22:03:18 2010 -0700
716
717    specs/libX11: Appendix C: convert literallayouts to synopsis or programlisting
718    
719    Fixes display of a bunch of function prototypes and sample code
720    
721    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
722
723commit 8834cd9285e6aaf437aee56292c508d99a090fa9
724Author: Alan Coopersmith <alan.coopersmith@oracle.com>
725Date:   Mon Jul 12 18:37:16 2010 -0700
726
727    xmlrules.in: Add chunked-html rule to manually generate smaller files
728    
729    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
730
731commit 53f78680c34ebc94ce26b5e14c2a0003435cf10d
732Author: Alan Coopersmith <alan.coopersmith@oracle.com>
733Date:   Mon Jul 12 18:35:59 2010 -0700
734
735    specs/libX11: Convert Appendix A tables to real tables
736    
737    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
738
739commit 705a1257a8a47f4a1f94979aee09a837500ede7d
740Author: Alan Coopersmith <alan.coopersmith@oracle.com>
741Date:   Mon Jul 12 18:38:09 2010 -0700
742
743    specs/libX11: Fix out-of-place text in Chapter 1
744    
745    DTD violation error introduced in 89cc2e02e7c29ef9a02f0cfdf2090a2934f539e4
746    
747    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
748
749commit a151346a2b7810e988f1de4b1e00b37672dc587a
750Author: Jeremy Huddleston <jeremyhu@apple.com>
751Date:   Mon Jul 12 16:52:12 2010 -0700
752
753    launchd: Explicitly search /sbin
754    
755    Previously, launchd wasn't found if /sbin wasn't in the user's PATH.
756    https://bugs.freedesktop.org/show_bug.cgi?id=29028
757    
758    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
759
760commit 89cc2e02e7c29ef9a02f0cfdf2090a2934f539e4
761Author: Alan Coopersmith <alan.coopersmith@oracle.com>
762Date:   Mon Jul 12 13:38:04 2010 -0700
763
764    Replace untranslated .hN macros with <filename> tags to show header names
765    
766    Translation performed by:
767     perl -i -p -e 's{\<\!-- .hN (\S+) (\S+)?\s*-->}
768    	         {&lt;<filename class="headerfile">$1</filename>&gt;$2}' *.xml
769    
770    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
771
772commit 75480440946603b8efdbbf78b88d59c641b6d2c8
773Author: Alan Coopersmith <alan.coopersmith@oracle.com>
774Date:   Sat Jul 10 00:06:13 2010 -0700
775
776    specs/libX11: Mass substitution of <function> tags with more specific tags
777    
778    Matched names from X headers & "nm libX11.so" output to names in spec to
779    map to more specific tags.   Tags used:
780    
781                        <code>   code fragments
782                    <constant>   enum values
783                   <errorname>   X protocol errors
784                    <filename>   filenames
785                    <function>   functions
786                    <function>   function-like macros (#define foo(a,b)...)
787                 <returnvalue>   function return codes
788                 <structfield>   struct members
789                  <structname>   struct names (even when typedefed)
790                      <symbol>   simple value #defines (#define NAME value)
791                  <systemitem>   X protocol requests
792    <systemitem class="event">   X protocol events
793                        <type>   non-struct typedefs
794                     <varname>   global variables
795    
796    (Also fixed a couple typos detected by failures of this matching, such as
797     XESSetPrintErrorValues -> XESetPrintErrorValues.)
798    
799    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
800
801commit 26f4f0d50840fe5ba4c46aae0a8e68db0059434b
802Author: Alan Coopersmith <alan.coopersmith@oracle.com>
803Date:   Fri Jul 9 00:37:23 2010 -0700
804
805    specs/libX11: Glossary cross-reference links
806    
807    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
808
809commit 930b52d84031de0e15e0a11cf4ecfd3b2f59e073
810Author: Alan Coopersmith <alan.coopersmith@oracle.com>
811Date:   Thu Jul 8 21:19:08 2010 -0700
812
813    specs/libX11: Make whitespace around <function> tags more uniform
814    
815    Simplifies regular expressions for further mass substitutions.
816    
817    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
818
819commit 730ce6b8aca77b77385aa894d234cbde5fcbce37
820Author: Gaetan Nadon <memsize@videotron.ca>
821Date:   Fri Jul 9 20:10:37 2010 -0400
822
823    specs: use pattern rules rather than suffix rules
824    
825    This allows target to rebuild when included .xml files are changed.
826    
827    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
828
829commit 5527b4bc8ce7de60123eb28789ddef54aa48a378
830Author: Alan Coopersmith <alan.coopersmith@oracle.com>
831Date:   Thu Jul 8 20:56:41 2010 -0700
832
833    specs/libX11: Move punctuation outside of the <function> tags
834    
835    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
836
837commit d66d2134dfc38cd866c7c2d9ea45ed4b4dad23f0
838Author: Alan Coopersmith <alan.coopersmith@oracle.com>
839Date:   Thu Jul 8 20:42:50 2010 -0700
840
841    specs/libX11: Mark a number of <acronym>s
842    
843    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
844
845commit d5bbb12f55ac9f691eab6242cedc53207275131b
846Author: Alan Coopersmith <alan.coopersmith@oracle.com>
847Date:   Thu Jul 8 19:31:36 2010 -0700
848
849    specs/libX11: Glossary terms should not be marked as functions
850    
851    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
852
853commit 5decf7bc5dae0ae0c45c47eaaa9c4fdf9515ca1c
854Author: Alan Coopersmith <alan.coopersmith@oracle.com>
855Date:   Thu Jul 8 19:28:18 2010 -0700
856
857    specs/libX11: Clean up author list & acknowledgements a little
858    
859    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
860
861commit 0cd29bdb332c333e5123dce65b25ad1d97fbdae3
862Author: Alan Coopersmith <alan.coopersmith@oracle.com>
863Date:   Thu Jul 8 17:30:34 2010 -0700
864
865    specs/libX11: Convert troff .IN macros to docbook <indexterm> tags
866    
867    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
868
869commit a67d99ccbe22c8ce5f7a12f13b8991d9e0cf4491
870Author: Gaetan Nadon <memsize@videotron.ca>
871Date:   Thu Jul 8 17:29:21 2010 -0400
872
873    specs: specdir is required to install xml files
874    
875    The source is installed as well as the targets.
876    This failed when configuring with --without-xmlto
877    
878    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
879
880commit e14273f44c1501ab51db4adcb83b18a1073787d8
881Author: Matt Dew <matt@osource.org>
882Date:   Thu Jul 8 14:42:32 2010 -0400
883
884    specs: replace troff source with docbook-xml source
885    
886    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
887
888commit bea0873caf50e9ed1b89255775d9ab912cbecd45
889Author: Daniel Stone <daniel@fooishbar.org>
890Date:   Thu Jul 8 16:49:51 2010 +0100
891
892    XStringToKeysym: Check strdup() return value
893    
894    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
895    Reviewed-by: Keith Packard <keithp@keithp.com>
896
897commit cffa71b4a5743e2b6675b9a917d15aef4177d513
898Author: Marko Myllynen <myllynen@redhat.com>
899Date:   Mon Jun 28 15:08:05 2010 +0300
900
901    Fix two typos in SFS 5966 Annex 3
902    
903    X.Org bug#28792 <https://bugs.freedesktop.org/show_bug.cgi?id=28792>
904    
905    Signed-off-by: Julien Cristau <jcristau@debian.org>
906
907commit eb023c0f8919e809b8b609e1467b14d20a290aa7
908Author: Daniel Stone <daniel@fooishbar.org>
909Date:   Tue Jun 15 18:49:43 2010 +0100
910
911    Delete now-redundant XKeysymDB
912    
913    Since XStringToKeysym now supports all the vendor keysyms, just delete
914    our XKeysymDB, which was incomplete at best, misleading at worst, and
915    always an annoyance.
916    
917    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
918    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
919
920commit 00175397480b76d32bf82b0c7c94c91a2a95954e
921Author: Daniel Stone <daniel@fooishbar.org>
922Date:   Tue Jun 15 18:48:48 2010 +0100
923
924    makekeys: Scan vendor keysyms as well as core
925    
926    Since we can't really live without vendor keysyms, scan them all in to
927    generate ks_tables.h, rather than only doing the core ones, and leaving
928    the vendor syms to be manually synchronised with XKeysymDB.
929    
930    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
931    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
932
933commit ebd6ef0a4db0ddef0ae17ad14571518ccdeea5ba
934Author: Daniel Stone <daniel@fooishbar.org>
935Date:   Tue Jun 15 18:47:37 2010 +0100
936
937    XStringToKeysym: Special case for XF86 keysyms
938    
939    Some XFree86 keysyms were in XKeysymDB as XF86_foo, despite really being
940    XF86foo.  So, if we get to the bottom of XStringToKeysym and haven't
941    found our XF86_foo, try it again as XF86foo.
942    
943    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
944    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
945
946commit 8c2ffce9e5c6eef8a04f7e2732db46b3b62e13bb
947Author: Daniel Stone <daniel@fooishbar.org>
948Date:   Tue Jun 15 17:20:48 2010 +0100
949
950    configure.ac: Change from deprecated AC_DEFINE_DIR to AX_
951    
952    AC_DEFINE_DIR is deprecated as it's squatting on the autoconf-builtin
953    namespace, so start using the more proper AX_DEFINE_DIR instead.
954    
955    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
956    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
957    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
958
959commit 6de368c9aa7ccd2fcd62fca5a2b278913db4d03d
960Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
961Date:   Thu Jul 1 06:50:47 2010 -0300
962
963    Purge macros NEED_EVENTS and NEED_REPLIES
964    
965    Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
966    Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
967    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
968
969commit 0b724231be17f19538ee115a03b82b221b1f83c0
970Author: Adam Jackson <ajax@redhat.com>
971Date:   Wed Jun 30 16:30:49 2010 -0400
972
973    Use -version-number consistently instead of -version-info
974    
975    The latter is libtool braindamage.
976    
977    Signed-off-by: Adam Jackson <ajax@redhat.com>
978
979commit 241a990afcf9c967c587ad6fd245df21b68b1ad9
980Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
981Date:   Tue Jun 29 18:32:42 2010 +0200
982
983    Make Compose-comma map to ogonek for I and U in UTF-8 locales.
984    
985    With the preceding patch, it makes the UTF-8 compose map consistent with
986    the ISO 8859-4 and -13 maps.
987
988commit af55e582f485a668c2bf43129be972bc65f03c60
989Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
990Date:   Tue Jun 29 18:20:18 2010 +0200
991
992    Make Compose-comma map to Ogonek for A and E in UTF-8 locales.
993    
994    This makes the UTF-8 compose file consistent with the ISO 8859-2 compose file
995    as far as Polish is concerned.  We only sacrifice one pair of characters,
996    e-cedilla, which is not used in any language.
997
998commit d6ba13009fc9ef876a104b907ffef73c6e405d4b
999Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1000Date:   Thu Jun 24 13:13:11 2010 -0700
1001
1002    Define FILE_MAN_DIR_SUFFIX so XCompose shadow page has correct path
1003    
1004    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1005
1006commit 978c7238789037de917b9423ea9adfb006da1260
1007Author: Jamey Sharp <jamey@minilop.net>
1008Date:   Sat Jun 19 10:44:55 2010 -0700
1009
1010    poll_for_response: Really handle xcb_poll_for_reply getting a reply.
1011    
1012    Don't lose async replies. That's bad.
1013    
1014    `xlsfonts -l`, which uses XListFontsWithInfo, worked fine, because the
1015    _XReply path worked; that path waited for replies, rather than polling.
1016    
1017    However, XRecordProcessReplies, which does nothing but call XPending,
1018    relied on the event-handling path to process async replies, and that was
1019    busted.
1020    
1021    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28595
1022    
1023    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1024
1025commit ef67486c5a8aada24fd95b2991a3c4979f53805f
1026Author: Jamey Sharp <jamey@minilop.net>
1027Date:   Mon Jun 21 13:34:15 2010 -0700
1028
1029    Revert "xcb_io.c: poll_for_response doesn't guarantee there's a pending request."
1030    
1031    This reverts commit 4a8b6528ff69f6feb8c0e119939b4ce6c088f29e, because as
1032    a matter of fact, if poll_for_response returns NULL when we know
1033    dpy->xcb->next_event is non-NULL, there *is* guaranteed to be a pending
1034    request.
1035
1036commit 301ec5b41e9d253a446db656e1789ac7345dc433
1037Author: Jamey Sharp <jamey@minilop.net>
1038Date:   Mon Jun 21 13:24:24 2010 -0700
1039
1040    Revert "poll_for_response: Really handle xcb_poll_for_reply getting a reply."
1041    
1042    This reverts commit c115095d7f2bc4f5a4fb26380e3698fefdad7611. We *do*
1043    need to check poll_for_event every time through the loop in
1044    poll_for_response, so the commit did too much.
1045
1046commit 4a8b6528ff69f6feb8c0e119939b4ce6c088f29e
1047Author: Jamey Sharp <jamey@minilop.net>
1048Date:   Mon Jun 21 10:54:02 2010 -0700
1049
1050    xcb_io.c: poll_for_response doesn't guarantee there's a pending request.
1051    
1052    Fixes the second bug reported in:
1053    https://bugs.freedesktop.org/show_bug.cgi?id=28595
1054    
1055    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1056
1057commit c115095d7f2bc4f5a4fb26380e3698fefdad7611
1058Author: Jamey Sharp <jamey@minilop.net>
1059Date:   Sat Jun 19 10:44:55 2010 -0700
1060
1061    poll_for_response: Really handle xcb_poll_for_reply getting a reply.
1062    
1063    Don't lose async replies. That's bad.
1064    
1065    `xlsfonts -l`, which uses XListFontsWithInfo, worked fine, because the
1066    _XReply path worked; that path waited for replies, rather than polling.
1067    
1068    However, XRecordProcessReplies, which does nothing but call XPending,
1069    relied on the event-handling path to process async replies, and that was
1070    busted.
1071    
1072    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=28595
1073    
1074    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1075    Signed-off-by: Josh Triplett <josh@joshtriplett.org>
1076
1077commit a25ae169862ab9b76daf259613b37c6b07bc2ef2
1078Author: Marko Myllynen <myllynen@redhat.com>
1079Date:   Sun Jun 13 19:23:05 2010 +0300
1080
1081    Implement SFS 5966 Annex 4 for Finland
1082    
1083    This patch adds Annex 4 of SFS 5966 for Finland and fixes two typos in
1084    Annex 3 (which were actually copied verbatim from the standard text).
1085    
1086    The implementation of the standard is now complete.
1087    
1088    X.Org bug#28498 <https://bugs.freedesktop.org/show_bug.cgi?id=28498>
1089    
1090    Signed-off-by: Julien Cristau <jcristau@debian.org>
1091
1092commit 47b04195d8a31c8f9e6dd804196162c6cfca3ac6
1093Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1094Date:   Fri Jun 4 13:20:17 2010 -0700
1095
1096    LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bits
1097    
1098    One of the malloc failure checks had a goto to the wrong spot in the
1099    list of cleanup free() calls to unwind at the end, and was freeing
1100    bits that hadn't been initialized/allocated yet, since they would be
1101    stored in the struct that just failed to be allocated.
1102    
1103    Error: Null pointer dereference (CWE 476)
1104       Read from pointer that could be constant 'NULL'
1105            at line 805 of /export/alanc/X.Org/sx86/lib/libX11/src/xcms/LRGB.c in function 'LINEAR_RGB_InitSCCData'.
1106              Pointer checked against constant 'NULL' at line 754 but does not protect the dereference.
1107    
1108    [ This bug was found by the Parfait bug checking tool.
1109      For more information see http://research.sun.com/projects/parfait ]
1110    
1111    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1112
1113commit aebbf3623888119b43893b253195d93b613a6e1e
1114Author: Josh Triplett <josh@joshtriplett.org>
1115Date:   Sun Jun 6 19:11:55 2010 -0700
1116
1117    Mark the rest of Xprivate.h as _X_HIDDEN.
1118    
1119    None of the functions in Xprivate.h should have any callers outside of
1120    Xlib, by definition.
1121    
1122    Signed-off-by: Josh Triplett <josh@joshtriplett.org>
1123    Suggested-by: Jamey Sharp <jamey@minilop.net>
1124    Reviewed-by: Jamey Sharp <jamey@minilop.net>
1125
1126commit abcd1b67c8135ad652833e5a60d818837c39fce1
1127Author: Julien Cristau <jcristau@debian.org>
1128Date:   Fri Jun 4 13:57:45 2010 +0200
1129
1130    Hide _XSeqSyncFunction
1131    
1132    Commit a6d974dc59f2722b36e2df9d4f07aeee4f83ce43 made _XSeqSyncFunction
1133    non-static, but we don't need to export it.
1134    
1135    Signed-off-by: Julien Cristau <jcristau@debian.org>
1136    Reviewed-by: Adam Jackson <ajax@redhat.com>
1137    Reviewed-by: Jamey Sharp <jamey@minilop.net>
1138
1139commit 15e5eaf62897b3179d1fbe457cb19f886f0449f8
1140Author: Josh Triplett <josh@joshtriplett.org>
1141Date:   Thu Jun 3 09:41:01 2010 -0700
1142
1143    Remove support for building without XCB
1144    
1145    And there was much rejoicing.
1146    
1147    Signed-off-by: Josh Triplett <josh@joshtriplett.org>
1148    Reviewed-by: Jamey Sharp <jamey@minilop.net>
1149    
1150    Consensus on #xorg-devel agrees with removing --without-xcb; in
1151    particular, acks from Adam Jackson, Daniel Stone, Kristian Høgsberg,
1152    Julien Cristau, and Rémi Cardona.
1153
1154commit fb19eb767a32fd4ff74021c51bc6f60eb8bdff74
1155Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1156Date:   Thu Jun 3 15:21:40 2010 -0700
1157
1158    libX11 1.3.4
1159    
1160    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1161
1162commit 8f3db40ca5108a919244f3fff7466d01a14b3ce2
1163Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1164Date:   Thu Jun 3 13:08:17 2010 -0700
1165
1166    Workaround bug in groff flag processing that breaks distcheck
1167    
1168    At least with the groff 1.19.2 package I have installed, groff passes
1169    on the -I flags for the include path to grohtml, which if they come
1170    after the -P-I... flag we pass to grohtml to specify the image file
1171    name pattern cause it to override that flag and put the images in
1172    the wrong place, breaking "make distcheck" - changing the flag order
1173    works around this.
1174    
1175    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1176
1177commit bdb31a1fb707cebccc9efbbf68cb55c10fa4ea3e
1178Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1179Date:   Thu Jun 3 11:25:33 2010 -0700
1180
1181    Fix typo that made configure always report "none" for man page suffix
1182    
1183    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1184
1185commit 6bb7d2d21d6b58019fb37b724b59c9744f30b9ce
1186Author: Paul Bender <pebender@gmail.com>
1187Date:   Thu Jun 3 11:20:26 2010 -0700
1188
1189    Bug 22591 - configure does not obey the --enable-*-transport options
1190    
1191    https://bugs.freedesktop.org/show_bug.cgi?id=22591
1192    
1193    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1194
1195commit d7f35946d673bb00f2768e025b6e1017422b2174
1196Author: Paul Bender <pebender@gmail.com>
1197Date:   Thu Jun 3 11:17:45 2010 -0700
1198
1199    Bug 22590 - libX11 1.2.1 has broken abstract namespace support
1200    
1201    https://bugs.freedesktop.org/show_bug.cgi?id=22590
1202    
1203    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1204
1205commit b2487d07f7b355f230a56e32c763acd08862735c
1206Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1207Date:   Thu Jun 3 11:06:15 2010 -0700
1208
1209    Bug 22584 - libX11 does not cross compile
1210    
1211    Adaptation of patch submitted by Paul Bender in attachment 27301 to
1212    https://bugs.freedesktop.org/show_bug.cgi?id=22584
1213    
1214    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1215    Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
1216    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
1217
1218commit 4378219ff8c1418418c70086085358b69d574e74
1219Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1220Date:   Tue Jun 1 18:55:48 2010 -0700
1221
1222    Clarify requirements in XRestackWindows man page
1223    
1224    The required common parent window is not specified in the arguments,
1225    just implied as the parent of the first window in the list.
1226    
1227    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1228
1229commit f09c5299a381e2729e800a0ac43f1c0e371f65f6
1230Author: Jeremy Huddleston <jeremyhu@apple.com>
1231Date:   Wed May 12 16:42:18 2010 -0700
1232
1233    xcb: Add TCP fallback
1234    
1235    If we fail to connect to a UNIX socket and the transport isn't specified,
1236    fallback on TCP.  This matches behavior with the xtrans codepath and the
1237    Xlib spec.
1238    
1239    http://lists.x.org/archives/xorg-devel/2010-April/007915.html
1240    
1241    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1242    Reviewed-by: Jamey Sharp <jamey@minilop.net>
1243
1244commit fd82552d5c0ce1931f29006a0c36f5e03cf8577e
1245Merge: aae2a4a 933aee1
1246Author: Jamey Sharp <jamey@minilop.net>
1247Date:   Mon May 10 16:51:24 2010 -0700
1248
1249    Merge branch 'xlib-xcb-thread-fixes'
1250
1251commit aae2a4a7aab26de3fa715d6ecd0a0e0926b37fc9
1252Author: Jeremy Huddleston <jeremyhu@apple.com>
1253Date:   Fri Apr 23 21:50:29 2010 -0700
1254
1255    Don't append the screen number when using a launchd socket
1256    
1257    ssh gets confused by this.  XQuartz is the only DDX using this
1258    functionality, and it doesn't support different screens, so
1259    let's just not include this until most ssh know how to handle
1260    this.
1261    
1262    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1263
1264commit adcd0ec209abf832a769d52db660fb37eaad6e0c
1265Author: Jeremy Huddleston <jeremyhu@apple.com>
1266Date:   Fri Apr 23 16:33:44 2010 -0700
1267
1268    Remove launchd logic from _XConnectXCB as it's handled in XCB
1269    
1270    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1271
1272commit d232b259c36fdde1f4179822809fec1480867dc5
1273Author: Jeremy Huddleston <jeremyhu@apple.com>
1274Date:   Tue Feb 2 17:01:28 2010 -0800
1275
1276    Fix various build warnings
1277    
1278    imLcIm.c: In function '_XimCachedFileName':
1279    imLcIm.c:361: warning: format '%03x' expects type 'unsigned int', but argument 8 has type 'long unsigned int'
1280    imLcIm.c:364: warning: format '%03x' expects type 'unsigned int', but argument 8 has type 'long unsigned int'
1281    
1282    imRm.c: In function '_XimDefaultArea':
1283    imRm.c:597: warning: cast from pointer to integer of different size
1284    imRm.c: In function '_XimDefaultColormap':
1285    imRm.c:626: warning: cast from pointer to integer of different size
1286    
1287    lcFile.c:224: warning: no previous prototype for 'xlocaledir'
1288    
1289    lcUTF8.c: In function 'iconv_cstombs':
1290    lcUTF8.c:1841: warning: assignment discards qualifiers from pointer target type
1291    lcUTF8.c:1869: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
1292    lcUTF8.c:1873: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
1293    lcUTF8.c: In function 'iconv_mbstocs':
1294    lcUTF8.c:1935: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
1295    lcUTF8.c: In function 'iconv_mbtocs':
1296    lcUTF8.c:2031: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
1297    lcUTF8.c: In function 'iconv_mbstostr':
1298    lcUTF8.c:2121: warning: pointer targets in passing argument 2 of 'mbtowc' differ in signedness
1299    lcUTF8.c: In function 'iconv_strtombs':
1300    lcUTF8.c:2180: warning: pointer targets in passing argument 1 of 'wctomb' differ in signedness
1301    lcUTF8.c: In function '_XlcAddGB18030LocaleConverters':
1302    lcUTF8.c:2367: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1303    lcUTF8.c:2368: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1304    lcUTF8.c:2373: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1305    lcUTF8.c:2374: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1306    lcUTF8.c:2375: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1307    lcUTF8.c:2376: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1308    lcUTF8.c:2377: warning: passing argument 5 of '_XlcSetConverter' from incompatible pointer type
1309    
1310    XlibInt.c: In function '_XGetHostname':
1311    XlibInt.c:3441: warning: implicit declaration of function 'gethostname'
1312    XlibInt.c:3441: warning: nested extern declaration of 'gethostname'
1313    
1314    ConnDis.c: In function '_XDisconnectDisplay':
1315    ConnDis.c:540: warning: old-style function definition
1316    ConnDis.c: In function '_XSendClientPrefix':
1317    ConnDis.c:554: warning: old-style function definition
1318    ConnDis.c: In function 'XSetAuthorization':
1319    ConnDis.c:677: warning: old-style function definition
1320    
1321    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
1322
1323commit 3e11c73187acb2e2be9a812840bbbea947527ccb
1324Author: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
1325Date:   Fri Apr 23 00:01:54 2010 +0200
1326
1327    Allow X11 users to compose anarchism
1328    
1329    I can easily compose the hammer and sickle (the symbol representative
1330    of communism) by pressing the key sequence:
1331    
1332      <Compose> <C> <C> <C> <P> -> ☭
1333    
1334    But i can't easily make the circled A (the symbol representative of
1335    anarchism).
1336    
1337    I'd like to be able to use <Compose> <O> <A> (this is a
1338    currently unused key sequence) to generate the symbol:  Ⓐ
1339    
1340    Debian bug#555938 <http://bugs.debian.org/555938>
1341    
1342    Signed-off-by: Julien Cristau <jcristau@debian.org>
1343
1344commit 933aee1d5c53b0cc7d608011a29188b594c8d70b
1345Author: Jamey Sharp <jamey@minilop.net>
1346Date:   Fri Apr 16 20:18:28 2010 -0700
1347
1348    Fix Xlib/XCB for multi-threaded applications (with caveats).
1349    
1350    Rather than trying to group all response processing in one monolithic
1351    process_responses function, let _XEventsQueued, _XReadEvents, and
1352    _XReply each do their own thing with a minimum of code that can all be
1353    reasoned about independently.
1354    
1355    Tested with `ico -threads 20`, which seems to be able to make many
1356    icosahedrons dance at once quite nicely now.
1357    
1358    Caveats:
1359    
1360    - Anything that was not thread-safe in Xlib before XCB probably still
1361      isn't. XListFontsWithInfo, for instance.
1362    
1363    - If one thread is waiting for events and another thread tries to read a
1364      reply, both will hang until an event arrives. Previously, if this
1365      happened it might work sometimes, but otherwise would trigger either
1366      an assertion failure or a permanent hang.
1367    
1368    - Versions of libxcb up to and including 1.6 have a bug that can cause
1369      xcb_wait_for_event or xcb_wait_for_reply to hang if they run
1370      concurrently with xcb_writev or other writers. So you'll want that fix
1371      as well.
1372    
1373    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1374    Reviewed-by: Josh Triplett <josh@freedesktop.org>
1375
1376commit aab43278ae619eb57d2dd9c7396f460f078588fc
1377Author: Jamey Sharp <jamey@minilop.net>
1378Date:   Fri Apr 16 22:24:16 2010 -0700
1379
1380    Use InternalLockDisplay on code paths called from LockDisplay.
1381    
1382    It's easier to reason about the code when we can't re-enter the
1383    Xlib-private sync-handlers while they're already running.
1384    
1385    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1386    Reviewed-by: Josh Triplett <josh@freedesktop.org>
1387
1388commit 660b7d05f4ca4ab4661c9fe7ce655a4909b4e556
1389Author: Jamey Sharp <jamey@minilop.net>
1390Date:   Fri Apr 16 19:45:11 2010 -0700
1391
1392    Fix _XSend to enqueue the right range of pending requests.
1393    
1394    _XSend was off-by-one on both ends. It should not re-enqueue the last
1395    request that was already flushed, but it should enqueue the last request
1396    currently being flushed.
1397    
1398    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1399    Reviewed-by: Josh Triplett <josh@freedesktop.org>
1400
1401commit f2735889908d6e5a7f8dbee42f00c54a52665191
1402Author: Jamey Sharp <jamey@minilop.net>
1403Date:   Fri Apr 16 19:45:11 2010 -0700
1404
1405    Pending requests are always added in-order.
1406    
1407    Replace insert_pending_request, which did an in-order search of the
1408    queue to find the right insertion point, with a simpler
1409    append_pending_request, and use that in _XSend as well.
1410    
1411    Includes assertions to check that the list of pending requests is in
1412    order by sequence number and does not have duplicates.
1413    
1414    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1415    Reviewed-by: Josh Triplett <josh@freedesktop.org>
1416
1417commit d9cf5885b0f97942fbbd2a7cc50118132ece50f6
1418Author: Markus Duft <markus.duft@salomon.at>
1419Date:   Fri Apr 16 08:39:34 2010 -0700
1420
1421    Bug 26839: Fix build problem on Interix (POSIX layer on Windows)
1422    
1423    https://bugs.freedesktop.org/show_bug.cgi?id=26839
1424    
1425    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1426
1427commit a3f5f1b90936d23e9894e3261b2d77fb7b32a51a
1428Author: Josh Triplett <josh@freedesktop.org>
1429Date:   Thu Apr 15 14:24:21 2010 -0700
1430
1431    Stop returning an int from _XIDHandler and _XSeqSyncFunction
1432    
1433    _XIDHandler and _XSeqSyncFunction originally ran from dpy->synchandler, and
1434    thus had to return an int.  Now, they only run from _XPrivSyncHandler or
1435    LockDisplay, neither of which needs to check their return value since they
1436    always returned 0.  Make them both void.
1437    
1438    Signed-off-by: Josh Triplett <josh@freedesktop.org>
1439    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1440
1441commit a6d974dc59f2722b36e2df9d4f07aeee4f83ce43
1442Author: Jamey Sharp <jamey@minilop.net>
1443Date:   Thu Apr 15 13:05:08 2010 -0700
1444
1445    Move XID and sync handling from SyncHandle to LockDisplay to fix races.
1446    
1447    XID and sync handling happened via _XPrivSyncHandler, assigned to
1448    dpy->synchandler and called from SyncHandle.  _XPrivSyncHandler thus ran
1449    without the Display lock, so manipulating the Display caused races, and
1450    these races led to assertions in multithreaded code (demonstrated via
1451    ico).
1452    
1453    In the XTHREADS case, after you've called XInitThreads, we can hook
1454    LockDisplay and UnlockDisplay.  Use that to run _XIDHandler and
1455    _XSeqSyncHandler from LockDisplay rather than SyncHandle; we then know
1456    that we hold the lock, and thus we can avoid races.  We think it makes
1457    sense to do these both from LockDisplay rather than UnlockDisplay, so
1458    that you know you have valid sync and a valid XID before you start
1459    setting up the request you locked to prepare.
1460    
1461    In the !XTHREADS case, or if you haven't called XInitThreads, you don't
1462    get to use Xlib from multiple threads, so we can use the logic we have
1463    now (with synchandler and savedsynchandler) without any concern about
1464    races.
1465    
1466    This approach gets a bit exciting when the XID and sequence sync
1467    handlers drop and re-acquire the Display lock. Reacquisition will re-run
1468    the handlers, but they return immediately unless they have work to do,
1469    so they can't recurse more than once.  In the worst case, if both of
1470    them have work to do, we can nest the Display lock three deep.  In the
1471    case of the _XIDHandler, we drop the lock to call xcb_generate_id, which
1472    takes the socket back if it needs to request more XIDs, and taking the
1473    socket back will reacquire the lock; we take care to avoid letting
1474    _XIDHandler run again and re-enter XCB from the return_socket callback
1475    (which causes Very Bad Things, and is Not Allowed).
1476    
1477    Tested with ico (with 1 and 20 threads), and with several test programs
1478    for XID and sequence sync.  Tested with and without XInitThreads(), and
1479    with and without XCB.
1480    
1481    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=23192
1482    
1483    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1484    Signed-off-by: Josh Triplett <josh@freedesktop.org>
1485
1486commit b089b53b697c2851db2985d32af3b29f1da5e31e
1487Author: Jamey Sharp <jamey@minilop.net>
1488Date:   Wed Apr 14 12:59:11 2010 -0700
1489
1490    Honest. Extensions get to filter async errors too.
1491    
1492    Under some circumstances, errors are picked up by calling
1493    xcb_poll_for_reply, rather than xcb_poll_for_event, because Xlib issued
1494    the requests with the XCB_REQUEST_CHECKED flag. That happens when either
1495    an async handler is queued at the time the requests are flushed, or when
1496    XSetEventQueueOwner has been used to prevent Xlib from processing XCB's
1497    event queue.
1498    
1499    This bugfix extends 405132dab64bf2375f8e57d02b1b53da2311933a to cover
1500    those cases.
1501    
1502    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=26545
1503    
1504    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1505
1506commit a15c31274650e391bc6de5d0951eb4464c228139
1507Author: Jamey Sharp <jamey@minilop.net>
1508Date:   Wed Apr 14 12:10:34 2010 -0700
1509
1510    _XError already runs async handlers; only call them directly for replies.
1511    
1512    The previous behavior probably would have triggered bug reports someday.
1513    
1514    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1515
1516commit 405132dab64bf2375f8e57d02b1b53da2311933a
1517Author: Jamey Sharp <jamey@minilop.net>
1518Date:   Tue Apr 13 12:12:36 2010 -0700
1519
1520    Extensions get to filter async errors too.
1521    
1522    Apparently I misread XlibInt.c:_XReply and thought that handlers set
1523    with XESetError should be consulted only for the sequence number that
1524    _XReply is currently looking for. In fact, the error handlers are also
1525    consulted when an error arrives for a request that was not expected to
1526    have a reply.
1527    
1528    However, in an odd twist, the error handlers are *not* consulted outside
1529    of _XReply--that is, when looking for events, or waiting to be able to
1530    flush the output queue. So this patch takes some small pains to preserve
1531    that behavior, though it seems likely to have been unintentional.
1532    
1533    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=26545
1534    
1535    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1536
1537commit d3eab4a38f3e53ef21eb3b6fa66ead7afecf6227
1538Author: Jamey Sharp <jamey@minilop.net>
1539Date:   Tue Apr 13 12:49:59 2010 -0700
1540
1541    Prefer the xcb_generic_error_t we already have over casting to xEvent.
1542    
1543    Just a minor cleanup.
1544    
1545    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1546
1547commit 75ea8c37935ccc911557d16a303ba595b8ab106b
1548Author: Jamey Sharp <jamey@minilop.net>
1549Date:   Mon Apr 12 11:30:20 2010 -0700
1550
1551    Run the user's synchandler as well as any internal synchandlers.
1552    
1553    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=27595
1554    
1555    Signed-off-by: Jamey Sharp <jamey@minilop.net>
1556
1557commit c3f3e4a9e531d010312c97e753d6e543e607094d
1558Author: Kusanagi Kouichi <slash@ac.auone-net.jp>
1559Date:   Fri Feb 12 17:16:10 2010 +0900
1560
1561    Fix manual typos.
1562    
1563    Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp>
1564    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1565
1566commit 75c6c5595408caba9ef8233839d77021d02f86f2
1567Author: Dirk Wallenstein <dirkwallenstein@t-online.de>
1568Date:   Fri Feb 5 20:42:46 2010 +0100
1569
1570    man: Correct the XkbAllAccessXEventsMask mask name
1571    
1572    This mask has probably been renamed but not been updated in the manuals.
1573    
1574    Signed-off-by: Dirk Wallenstein <dirkwallenstein@t-online.de>
1575    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1576
1577commit 9262aceaff24c954cab8c252690032bc2ec25e7d
1578Author: Dirk Wallenstein <dirkwallenstein@t-online.de>
1579Date:   Fri Feb 5 20:42:45 2010 +0100
1580
1581    man: Add missing geometry component flag
1582    
1583    Signed-off-by: Dirk Wallenstein <dirkwallenstein@t-online.de>
1584    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1585
1586commit 50cf134465f6fd263f37acecac94518468ef1c6d
1587Author: Dirk Wallenstein <halsmit@t-online.de>
1588Date:   Tue Feb 2 21:24:32 2010 +0100
1589
1590    man: Return value of XkbGetState is Status and not Bool
1591    
1592    Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
1593    Reviewed-by: Julien Cristau <jcristau@debian.org>
1594    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1595
1596commit 7a93ae2bb5292a97fdd27ed818bc81248b37f641
1597Author: Dirk Wallenstein <halsmit@t-online.de>
1598Date:   Tue Feb 2 21:24:30 2010 +0100
1599
1600    man: Fix return value specification of XkbKeyActionEntry
1601    
1602    The XkbKeyActionEntry macro expands to a pointer.
1603    
1604    Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
1605    Reviewed-by: Julien Cristau <jcristau@debian.org>
1606    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1607
1608commit e9884d4a05a5661ec343ea8a2aa0562b6419e086
1609Author: Dirk Wallenstein <halsmit@t-online.de>
1610Date:   Tue Feb 2 21:24:29 2010 +0100
1611
1612    man: Redirect users from XKeycodeToKeysym to XkbKeycodeToKeysym #25732
1613    
1614    XKeycodeToKeysym keeps compatibility with pre-XKB and thus only sees 2
1615    groups with 2 levels each. It wraps the index into the next group.
1616    This behavior confuses the unaware user, and therefore this will add a
1617    reference to XkbKeycodeToKeysym in the corresponding man paragraph.
1618    
1619    Another bug had that issue, too. #5349
1620    
1621    Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
1622    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1623
1624commit 6474cdf97cd648afaeaa872155f3fa21cfb43f80
1625Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1626Date:   Thu Apr 8 19:59:55 2010 -0700
1627
1628    Fix typo in new fi_FI.UTF-8 that was reported by "make check"
1629    
1630    Unrecognized pattern in Compose on line #154:
1631      <dead_diaeresis> <space>                " "¨"
1632    
1633    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1634
1635commit 91bd5e7af2d3a9526aefb73dc10f417896f0e4dd
1636Author: Marko Myllynen <myllynen@redhat.com>
1637Date:   Thu Apr 8 19:52:42 2010 -0700
1638
1639    Bug 27465 - Rewritten fi_FI.UTF-8 Compose file
1640    
1641    I've rewritten the fi_FI.UTF-8 Compose file so that it
1642    
1643    - includes en_US.UTF-8/Compose for base compose definitions (and thus gets any
1644    possible additions to en_US.UTF-8/Compose automatically included)
1645    - overrides any en_US.UTF-8/Compose definitions with fi_FI.UTF-8/Compose
1646    definitions (thus making it safe to include en_US.UTF-8/Compose)
1647    - lists all the definitions specified in the SFS 5966 standard (thus making it
1648    easy to verify that the implementation is valid and complete)
1649    - adds a header about the file itself as required by the standard
1650    
1651    The rewritten version is ~320 lines compared to over 5000 lines of the previous
1652    version.
1653    
1654    https://bugs.freedesktop.org/show_bug.cgi?id=27465
1655
1656commit f6a4fd0c7615684d08e848245849dea4017a5214
1657Author: Gaetan Nadon <memsize@videotron.ca>
1658Date:   Thu Apr 1 21:46:12 2010 -0400
1659
1660    config: update and relocate AC_DEFINE_DIR macro
1661    
1662    Remove deprecated acinclude.m4 macro container file
1663    Use separate macro files as per autoconf recommendation
1664    Use the latest macro from GNU (ax) which replaces
1665    the non-gnu version (ac)
1666    This preserves the Autoconf macro AC namespace.
1667    
1668    Also moved out of acinclude.m4 is the DOLT macro
1669    
1670    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1671
1672commit 61d5231db418cec51bd718633c3bba39b18689d6
1673Author: Gaetan Nadon <memsize@videotron.ca>
1674Date:   Mon Mar 29 14:53:48 2010 -0400
1675
1676    config: remove the pkgconfig pc.in file from EXTRA_DIST
1677    
1678    Automake always includes it in the tarball.
1679    
1680    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1681
1682commit 69fc76a0321c6b25cc4286173c53435c69ab8e0e
1683Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
1684Date:   Wed Mar 17 23:53:16 2010 -0300
1685
1686    No need for req->firstKeyCode to be set twice.
1687    
1688    There is no reason to set req->firstKeyCode twice when a client, wishful
1689    for changing keyboard mappings, calls XChangeKeyboardMapping. This patch
1690    fixes the mistake by making no functional changes to libX11 whatsoever.
1691    
1692    Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
1693    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1694
1695commit b5797597f83ee62228abfb88f026ef92163e07a5
1696Author: Gaetan Nadon <memsize@videotron.ca>
1697Date:   Tue Feb 16 10:37:21 2010 -0500
1698
1699    config: move CWARNFLAGS from configure.ac to Makefile.am
1700    
1701    Compiler warning flags should be explicitly set in the makefile
1702    rather than being merged with other packages compiler flags.
1703    
1704    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
1705    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1706
1707commit 052c4d7995b0e52a038933beb85cd544571c6b7e
1708Author: Gaetan Nadon <memsize@videotron.ca>
1709Date:   Tue Feb 16 14:28:21 2010 -0500
1710
1711    specs: change install cmd due to automake 1.11
1712    
1713    specData_INSTALL is defined in 1.9 and 1.10 but not 1.11
1714    
1715    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1716
1717commit 7277a18cda9f5a6807d11cf4ceb9449b1c302c18
1718Author: Gaetan Nadon <memsize@videotron.ca>
1719Date:   Tue Feb 9 17:27:08 2010 -0500
1720
1721    doc: use $(mkdir_p) rather than $(MKDIR_P) due to automake 1.9.6
1722    
1723    $(MKDIR_P) is not defined in automake 1.9.
1724    
1725    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1726
1727commit e66eda95b520727969d721416d4ea49b54ef2b03
1728Author: Gaetan Nadon <memsize@videotron.ca>
1729Date:   Tue Feb 2 16:29:26 2010 -0500
1730
1731    specs: install html images in $docdir with html files
1732    
1733    The images required by the html files have been omitted.
1734    
1735    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1736
1737commit 137d1ff6be99d040e77c8c4c52029c5bdf1f4808
1738Author: Gaetan Nadon <memsize@videotron.ca>
1739Date:   Sun Jan 31 14:16:20 2010 -0500
1740
1741    doc: use new macros to control doc generation
1742    
1743    Namely XORG_WITH_GROFF for the groff generation tool
1744    XORG_WITH_PS2PDF for the conversion of PS docs to PDF
1745    XORG_ENABLE_SPECS for the generation of specs
1746    
1747    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1748
1749commit 9ca583c5d6fcf9cd8151ee7b019630b141d32fab
1750Author: Gaetan Nadon <memsize@videotron.ca>
1751Date:   Tue Jan 26 19:41:08 2010 -0500
1752
1753    doc: clean-up generated html images
1754    
1755    Generate images in /images as is the convention
1756    Provide a base file name for images rather than process ID
1757    Remove images directory when running make clean
1758    
1759    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1760
1761commit eb289b34bfc9978eef724e0f268975938334c06c
1762Author: Kristian Høgsberg <krh@bitplanet.net>
1763Date:   Thu Jan 21 13:39:17 2010 -0500
1764
1765    XErrorDB: Add new DRI2 request names
1766
1767commit 6babf2123d05adb9349394c49cc2d81d1f66cf9e
1768Author: Julien Cristau <jcristau@debian.org>
1769Date:   Sat Jan 16 22:47:03 2010 +0000
1770
1771    man: Fix typo in Makefile
1772    
1773    Missing line continuation was preventing the XCompose alias from being
1774    generated.
1775    
1776    Signed-off-by: Julien Cristau <jcristau@debian.org>
1777    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1778
1779commit 68530599e61cf9fef3fcc91650e7cef21837fce7
1780Author: Alan Coopersmith <alan.coopersmith@sun.com>
1781Date:   Sat Jan 16 11:41:32 2010 -0800
1782
1783    libX11 1.3.3
1784    
1785    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1786
1787commit 1e5af224b9fbdb154620f898558704f2bc4bf4e9
1788Author: Alan Coopersmith <alan.coopersmith@sun.com>
1789Date:   Thu Jan 14 18:33:39 2010 -0800
1790
1791    Update COPYING file with actual licenses from libX11 code & docs
1792    
1793    COPYING was previously a years out-of-date copy of the LICENSES
1794    doc summarizing all licenses for all XFree86 components, many of
1795    which did not apply to libX11.
1796    
1797    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1798
1799commit ddb1786720d6136b1b28be599c75c10ad1b76a2a
1800Author: Alan Coopersmith <alan.coopersmith@sun.com>
1801Date:   Thu Jan 14 17:38:26 2010 -0800
1802
1803    Purge CVS/RCS id tags
1804    
1805    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1806
1807commit c1db9ddcfa7091f173478dca45bf720badedfca4
1808Author: Alan Coopersmith <alan.coopersmith@sun.com>
1809Date:   Thu Jan 14 15:39:14 2010 -0800
1810
1811    Update Sun license notices to current X.Org standard form
1812    
1813    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1814
1815commit 1aaa7c0358c5c035b99625f5715cb722bc2d2a2f
1816Author: Alan Coopersmith <alan.coopersmith@sun.com>
1817Date:   Thu Jan 14 08:28:22 2010 -0800
1818
1819    Add %S substitutions to Compose man page
1820    
1821    Commit 9df349a7894725f9469b106af645f57f7f3f9af3 added support for %S
1822    in Compose file include statements - this documents it in the Compose
1823    file man page.
1824    
1825    Also changes the existing substitution documentation to list format
1826    instead of a paragraph format to allow easier adding of %S.
1827    
1828    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1829
1830commit 94b45db93058cffa25598fe27dd3e385ace9d305
1831Author: Richard Purdie <rpurdie@linux.intel.com>
1832Date:   Thu Jan 14 08:04:28 2010 -0800
1833
1834    Fix configure.ac PKG_ macro calls
1835    
1836    If the first call to PKG_CHECK_MODULES() may not be called during execution
1837    which is the case here since its inside a case statement, call
1838    PKG_PROG_PKG_CONFIG() to ensure things worked correctly.
1839    
1840    Fixes a configure failure introduced by commit
1841    87529c039050ce3336ff9ce00f1b5a21d15690da when xcb is enabled.
1842    
1843    http://bugs.freedesktop.org/show_bug.cgi?id=26041
1844    
1845    Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
1846    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1847
1848commit df559d8bc2238a2c369152fcb06e5b5ab132a5dc
1849Author: Alan Coopersmith <alan.coopersmith@sun.com>
1850Date:   Tue Jan 12 09:18:15 2010 -0800
1851
1852    Raise xorg-macros requirement to 1.4
1853    
1854    Needed since the changes in 464390f16d7ed4aa5bf80f89863ba92273075ec2
1855    depend on the INSTALL file delivered in xorg-macros 1.4
1856    
1857    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1858
1859commit 9df349a7894725f9469b106af645f57f7f3f9af3
1860Author: James Cloos <cloos@jhcloos.com>
1861Date:   Wed Jan 13 11:04:38 2010 -0500
1862
1863    Allow inclusion of system level compose files.
1864    
1865    With the release of XFree86 4.4 an inclusion system of compose files was
1866    added to Xlib to allow inclusion of the default compose file (with %L),
1867    any compose files from user’s home directory (with %H), or a compose
1868    file with a hard coded path¹. However, even today including system level
1869    compose files is not possible in a platform independent manner although
1870    the machinery for including compose files and overriding previously
1871    defined compositions is already in place.
1872    
1873    With the ability to include system level compose files one could greatly
1874    reduce the need for compose file rule duplication and the work needed to
1875    propagate changes in one compose file to others. For example, currently
1876    the Finnish compose file fi_FI.UTF-8 weights over 5000 lines² but it
1877    is almost identical with en_US.UTF-8 except for perhaps half a dozen
1878    compositions.
1879    
1880    This commit allows one to include system level compose files with the
1881    following kind of syntax:
1882    
1883    include "%S/en_US.UTF-8/Compose"
1884    
1885    1] http://www.xfree86.org/4.4.0/RELNOTES5.html#42
1886    2] http://cgit.freedesktop.org/xorg/lib/libX11/tree/nls/fi_FI.UTF-8/Compose.pre
1887    
1888    Signed-off-by: Marko Myllynen <myllynen@redhat.com>
1889    Signed-off-by: James Cloos <cloos@jhcloos.com>
1890
1891commit ccf21a8877f40136e25f2f62d0668b0c76b3cfbd
1892Author: Thien-Thi Nguyen <ttn@gnuvola.org>
1893Date:   Tue Dec 1 10:31:47 2009 +0100
1894
1895    libX11: Fix comment: Invert polarity (direction) of reformat description.
1896    
1897    Signed-off-by: Thien-Thi Nguyen <ttn@gnuvola.org>
1898    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1899
1900commit 4d4676c0d6324d2ff9d00d15ab485fa5d848a369
1901Author: Osamu Sayama <osamu.sayama@sun.com>
1902Date:   Tue Jan 5 17:26:40 2010 -0800
1903
1904    set_fontset_extents crash after get_rotate_fontname fix in 2bef065b70f7
1905    
1906    - In set_fontset_extents, check font_data is not NULL before running
1907      loop that may increment it to a non-NULL invalid pointer.
1908    - Make sure get_rotate_fontname counts the final field
1909    
1910    Fixes OpenSolaris bug 6913809: X application dumps core in ja_JP.UTF-8 locale
1911    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6913809>
1912    
1913    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1914    Reviewed-by: Adam Jackson <ajax@redhat.com>
1915
1916commit 87529c039050ce3336ff9ce00f1b5a21d15690da
1917Author: Alan Coopersmith <alan.coopersmith@sun.com>
1918Date:   Tue Jan 5 18:02:37 2010 -0800
1919
1920    Merge X11, XKBPROTO, & XPROTO pkg-config lists
1921    
1922    Since the XPROTO_CFLAGS & XKBPROTO_CFLAGS are just merged into X11_CFLAGS
1923    in configure.ac anyway, might as well combine the lists passed to
1924    PKG_CHECK_MODULES to reduce duplication in the flags.
1925    
1926    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1927    Reviewed-by: Rémi Cardona <remi@gentoo.org>
1928    Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
1929
1930commit 2dd053667b44c55e2bf601aec7b75fc6fee1cf44
1931Author: Alan Coopersmith <alan.coopersmith@sun.com>
1932Date:   Tue Jan 5 17:56:58 2010 -0800
1933
1934    Add XCompose man page shadow for Compose man page
1935    
1936    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1937
1938commit 02543bba816e065c02cd36e0c9e21519a9ee9c96
1939Author: Alan Coopersmith <alan.coopersmith@sun.com>
1940Date:   Tue Jan 5 17:47:44 2010 -0800
1941
1942    Add $(AM_V_GEN) to silence lint rules too
1943    
1944    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1945
1946commit db7c6fdeeaef9475458498e4cf09d6b1329e9aa3
1947Author: Alan Coopersmith <alan.coopersmith@sun.com>
1948Date:   Tue Jan 5 17:42:42 2010 -0800
1949
1950    Remove GCC_WARNINGS now that XORG_CWARNFLAGS sets them for us
1951    
1952    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1953
1954commit 6b4e526e7ba105622f6b143e8e2639b44cb6cc19
1955Author: Gaetan Nadon <memsize@videotron.ca>
1956Date:   Sun Nov 29 10:44:24 2009 -0500
1957
1958    configure.ac: restore correct order for XORG_DEFAULT_OPTIONS
1959    
1960    It must be following AC_USE_SYSTEM_EXTENSION
1961
1962commit 3dbaa11d1c8705e1b309c6686f354766b651ad20
1963Author: Gaetan Nadon <memsize@videotron.ca>
1964Date:   Sun Nov 29 10:01:44 2009 -0500
1965
1966    Add .gitignore in /specs for generated files
1967    
1968    Being in /specs, it will apply for all 3 subdirs
1969
1970commit f45d39d37aab04742e44cd8c3c993aad7587e40c
1971Author: Gaetan Nadon <memsize@videotron.ca>
1972Date:   Fri Nov 27 20:56:03 2009 -0500
1973
1974    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
1975    
1976    Now that the INSTALL file is generated.
1977    Allows running make maintainer-clean.
1978
1979commit 464390f16d7ed4aa5bf80f89863ba92273075ec2
1980Author: Gaetan Nadon <memsize@videotron.ca>
1981Date:   Wed Oct 28 14:09:10 2009 -0400
1982
1983    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
1984    
1985    Add missing INSTALL file. Use standard GNU file on building tarball
1986    README may have been updated
1987    Remove AUTHORS file as it is empty and no content available yet.
1988    Remove NEWS file as it is empty and no content available yet.
1989
1990commit 6360e7f0ce6a75da2bed33ede7fea783a1fb80e1
1991Author: Gaetan Nadon <memsize@videotron.ca>
1992Date:   Tue Oct 27 15:07:25 2009 -0400
1993
1994    Deploy the new XORG_DEFAULT_OPTIONS #24242
1995    
1996    This macro aggregate a number of existing macros that sets commmon
1997    X.Org components configuration options. It shields the configuration file from
1998    future changes.
1999
2000commit d02f943c98fde2f14319bc57fd9ad77eb9a2a572
2001Author: Gaetan Nadon <memsize@videotron.ca>
2002Date:   Mon Oct 26 22:08:42 2009 -0400
2003
2004    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
2005    
2006    ChangeLog filename is known to Automake and requires no further
2007    coding in the makefile.
2008
2009commit f77c89c751a6a63c8ef11ecdddca2aed11ff6e29
2010Author: Gaetan Nadon <memsize@videotron.ca>
2011Date:   Thu Oct 22 12:34:19 2009 -0400
2012
2013    .gitignore: use common defaults with custom section # 24239
2014    
2015    Using common defaults will reduce errors and maintenance.
2016    Only the very small or inexistent custom section need periodic maintenance
2017    when the structure of the component changes. Do not edit defaults.
2018
2019commit 46c7b0e9d0d85cf5ccc0d40d19821fcc3335503b
2020Author: Alan Coopersmith <alan.coopersmith@sun.com>
2021Date:   Thu Nov 12 23:05:40 2009 -0800
2022
2023    Add compose-check.pl to EXTRA_DIST
2024    
2025    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2026
2027commit 54c64267cc8bc98641cc39a22cb7bd71673e89e0
2028Author: Julien Cristau <jcristau@debian.org>
2029Date:   Thu Oct 29 17:17:24 2009 +0100
2030
2031    man: fix XCopyGC argument order
2032    
2033    Ubuntu bug#408337
2034
2035commit aad10032651cdc2a53b359035954454a28d6db67
2036Author: Alan Coopersmith <alan.coopersmith@sun.com>
2037Date:   Fri Oct 23 13:55:14 2009 -0700
2038
2039    libX11 1.3.2
2040    
2041    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2042
2043commit 6303ada89cb228c0f9656036f798703afb42fc29
2044Author: Peter Hutterer <peter.hutterer@who-t.net>
2045Date:   Wed Oct 21 12:42:07 2009 +1000
2046
2047    Add smiley faces to compose sequences.
2048    
2049    I wonder how we could have lasted that long without them.
2050    
2051    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2052    Acked-by: Daniel Stone <daniel@fooishbar.org>
2053    Acked-By: James Cloos <cloos@jhcloos.com>
2054
2055commit 0e104ebd8628803c27e36b16922ad1edd891325a
2056Author: Alan Coopersmith <alan.coopersmith@sun.com>
2057Date:   Thu Oct 22 23:12:30 2009 -0700
2058
2059    Add man page for Compose file format
2060    
2061    Based on grammar description in modules/im/ximcp/imLcPrs.c and
2062    note on XFree86 changes formerly found in xorg-docs RELNOTES.sgml
2063    
2064    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2065
2066commit 9c95f2af7c442b3a59b1a30cf804f1ef4e7fc5b5
2067Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
2068Date:   Tue Oct 20 12:46:03 2009 -0700
2069
2070    Add extra configuration and sanity checks for groff and ps2pdf
2071    
2072    1) Add AC_ARG_VAR for GROFF and PS2PDF to inform users of these
2073       environment variables.
2074    2) Check that groff -ms works
2075    
2076    Some distributions ship the ms macros as a separate package which may
2077    not be installed together with groff, so we need to make sure that groff
2078    works and the required macros are actually installed before attempting
2079    to build the specs.
2080    
2081    Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
2082    Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
2083    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2084
2085commit d3f801fd2f9198eaad6797414dba652f9c006c6d
2086Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2087Date:   Sun Oct 18 17:34:53 2009 -0500
2088
2089    Fix VPATH build of libX11 specs
2090    
2091    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2092
2093commit ad15e1a89d30ccc11d80745897b83def1448e8c0
2094Author: Alan Coopersmith <alan.coopersmith@sun.com>
2095Date:   Sat Oct 17 16:14:34 2009 -0700
2096
2097    libX11 1.3.1
2098    
2099    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2100
2101commit 0cbf98c17a7484bb58b2464b98d63bb3b4ea2594
2102Author: Alan Coopersmith <alan.coopersmith@sun.com>
2103Date:   Sat Oct 17 16:28:25 2009 -0700
2104
2105    Fix make distcheck
2106    
2107    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2108
2109commit 082e62ad268ef16a3bebc5a3c9fa008dbdc483ed
2110Author: Alan Coopersmith <alan.coopersmith@sun.com>
2111Date:   Fri Oct 16 19:25:35 2009 -0700
2112
2113    Use $(AM_V_GEN) to silence echo commands for generating shadow man pages
2114    
2115    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2116
2117commit 4e66da0783b2e5e3b288aaecd3c89396ed425c20
2118Author: Alan Coopersmith <alan.coopersmith@sun.com>
2119Date:   Wed Oct 14 16:18:24 2009 -0700
2120
2121    Move libX11 & XIM/locale specs from xorg-docs
2122    
2123    If groff is found, and --disable-specs is not passed to configure,
2124    specs will be converted to text, html and ps (or pdf if ps2pdf is
2125    found) and installed to $(docdir)
2126    
2127    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2128
2129commit 5d3d817a42ddcc8d0c6efd33efd1442fe14f5c6b
2130Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2131Date:   Tue Oct 13 19:15:51 2009 -0500
2132
2133    Provide _Xsetlocale compat wrappers on Cygwin
2134    
2135    Previous versions of Cygwin did not have proper locale support, so Cygwin/X
2136    defined X_LOCALE, using _Xsetlocale instead.  Cygwin 1.7 has added locale
2137    support, but we can't remove the _Xsetlocale entry point without breaking
2138    ABI.
2139    
2140    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2141
2142commit 2c8b3a877a713bb66a6316a7051b43c46af6e1a0
2143Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2144Date:   Tue Oct 13 19:15:49 2009 -0500
2145
2146    dolt: add Cygwin to supported platforms
2147    
2148    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2149
2150commit a2c8e3e34b15b57ff881a52101fc961a602f35e4
2151Author: Alan Coopersmith <alan.coopersmith@sun.com>
2152Date:   Wed Oct 14 13:23:30 2009 -0700
2153
2154    Recognize XSUNBUFFERSIZE alias for XLIBBUFFERSIZE on Solaris
2155    
2156    Also fix indenting of the XLIBBUFFERSIZE code to match surrounding code
2157    
2158    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2159
2160commit 34ddfca7b7d58240b0fe74bec6b2e0652d15c051
2161Author: Jon TURNEY <jon.turney@dronecode.org.uk>
2162Date:   Tue Feb 10 17:47:25 2009 +0000
2163
2164    Include sys/select.h for select() and struct timeval, if it exists
2165    
2166    This is a cygwin build fix
2167
2168commit 383165916ddac91740d4c780174d4c0d07cdb994
2169Author: Xake <xake@rymdraket.net>
2170Date:   Sun Sep 27 11:16:36 2009 +0200
2171
2172    Use AM_V_GEN instead of customized macros for AM_SILENT_RULES
2173    
2174    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2175
2176commit 854269d55cdda8caf425515bfed2855e211a5ada
2177Author: Julien Cristau <jcristau@debian.org>
2178Date:   Tue Oct 6 16:11:24 2009 +0200
2179
2180    configure: quote argument to m4_pattern_forbid
2181    
2182    Without this, configure spits out
2183    ../configure: line 12364: ac_fn_c_check_member: command not found
2184    ../configure: line 12378: ac_fn_c_check_type: command not found
2185    
2186    Also anchor the pattern to make it stricter.
2187    
2188    Signed-off-by: Julien Cristau <jcristau@debian.org>
2189
2190commit 3bb020587ce74e0737ec7aceb20041f1e77d3b87
2191Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
2192Date:   Thu Oct 1 22:20:38 2009 -0700
2193
2194    Split CFLAGS into CPPFLAGS and CFLAGS
2195    
2196    On some build systems, CPPFLAGS is set to "-I/some/prefix/include".  If older
2197    X11 headers are in /some/prefix/include, they will be preferred over the
2198    shipped headers.  This corrects that problem.
2199
2200commit d54caf1c9c55af8247621b7ba6afb20b23699839
2201Author: Peter Hutterer <peter.hutterer@who-t.net>
2202Date:   Fri Oct 2 10:59:08 2009 +1000
2203
2204    libX11 1.3
2205    
2206    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2207
2208commit dd201bcf9e7f8863b7ef32273a5ef021678133c1
2209Author: Peter Hutterer <peter.hutterer@who-t.net>
2210Date:   Fri Oct 2 12:10:29 2009 +1000
2211
2212    nls: remove duplicate Compose sequences from pt_BR.UTF-8
2213    
2214    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2215
2216commit a293ae9e83739067fc92db1a39c262857bc2283e
2217Author: Peter Hutterer <peter.hutterer@who-t.net>
2218Date:   Fri Sep 25 11:19:41 2009 +1000
2219
2220    Add XF86TouchpadToggle to XKeysymDB
2221    
2222    Lenovo laptops provide a key to enable or disable the touchpad and the
2223    trackstick. This key is usually located on Fn + F8.
2224    
2225    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2226    Acked-by: Adam Jackson <ajax@redhat.com>
2227
2228commit 69839f8903a24eab08f17a781b3797fb64dce9cf
2229Author: Alan Coopersmith <alan.coopersmith@sun.com>
2230Date:   Sun Sep 27 10:34:16 2009 -0700
2231
2232    Bug 24173: libX11 from git fails to build with automake older then 1.11
2233    
2234    AM_CONDITIONAL must come *before* the AC_OUTPUT that creates the
2235    Makefiles, instead of after.
2236    <http://bugs.freedesktop.org/show_bug.cgi?id=24173>
2237    
2238    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2239
2240commit f5effd041f58ef07703cca2b4f396758811e1eec
2241Author: Alan Coopersmith <alan.coopersmith@sun.com>
2242Date:   Wed Apr 15 10:59:23 2009 -0700
2243
2244    Resolve conflicting Compose sequences in iso8859-2, el_GR.UTF-8 & pt_BR.UTF-8
2245    
2246    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2247
2248commit 3843778358d3a0cd6a2d07dba5dd061248053ac9
2249Author: Alan Coopersmith <alan.coopersmith@sun.com>
2250Date:   Wed Apr 15 10:56:09 2009 -0700
2251
2252    Add perl script to check for duplicate or conflicting compose file entries
2253    
2254    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2255
2256commit 19cc5e1fa17a285045662820a8b4de2a0f9a194d
2257Author: Alan Coopersmith <alan.coopersmith@sun.com>
2258Date:   Fri Sep 18 17:10:04 2009 -0700
2259
2260    Use make rules instead of shell for loops to generate shadow man pages
2261    
2262    Allows parallel make and simpler build logs/error reporting
2263    
2264    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2265
2266commit 7dabcac973d0b6692a3cd62bd6d8e0467b24200b
2267Author: Alan Coopersmith <alan.coopersmith@sun.com>
2268Date:   Fri Sep 18 16:58:53 2009 -0700
2269
2270    Add AM_SILENT_RULES support for cpp rules for man & nls files
2271    
2272    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2273
2274commit bfa19cddd8546b4930a773f3bbd81137c362d82b
2275Author: Alan Coopersmith <alan.coopersmith@sun.com>
2276Date:   Fri Sep 18 16:58:16 2009 -0700
2277
2278    Update to using xorg-macros 1.3 & XORG_DEFAULT_OPTIONS
2279    
2280    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2281
2282commit 51396066c8003a96a6399c9a4bed2a81e512b582
2283Author: Mikko Niskanen <mikko.niskanen@iki.fi>
2284Date:   Fri Sep 4 10:11:15 2009 +1000
2285
2286    Fix wrong typedef on HP-UX (#18998)
2287    
2288    shl_dt doesn't exist, the type is shl_t.
2289    
2290    X.Org Bug 18998 <http://bugs.freedesktop.org/show_bug.cgi?id=18998>
2291    
2292    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2293
2294commit 615220a312b9430a580fe6dcf51703c6ef244f66
2295Author: Paul Bender <pebender@gmail.com>
2296Date:   Fri Sep 4 09:57:10 2009 +1000
2297
2298    Don't require xdmcp in configure.ac (#22583)
2299    
2300    X.Org Bug 22583 <http://bugs.freedesktop.org/show_bug.cgi?id=22583>
2301    
2302    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2303
2304commit 20f9ecd86ad2a9ac6966f7eee32234cb5ef77c29
2305Author: Peter Hutterer <peter.hutterer@who-t.net>
2306Date:   Thu Sep 3 14:02:44 2009 +1000
2307
2308    man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)
2309    
2310    X.Org Bug 23499 <http://bugs.freedesktop.org/show_bug.cgi?id=23499>
2311    
2312    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2313
2314commit c2814a614dc4d9409bfa0f44c18bfd69ad7f7b85
2315Author: Peter Hutterer <peter.hutterer@who-t.net>
2316Date:   Thu Sep 3 12:05:25 2009 +1000
2317
2318    man: XQueryTree may return BadWindow. (#23416)
2319    
2320    X.Org Bug 23416 <http://bugs.freedesktop.org/show_bug.cgi?id=XXX>
2321    
2322    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2323
2324commit dbe98d456ccc6eeca9fa3e241a3db0a4d83c5a65
2325Author: Alan Coopersmith <alan.coopersmith@sun.com>
2326Date:   Fri Aug 28 23:07:58 2009 +0800
2327
2328    Fix version tag in .TH line of several XKB man pages
2329    
2330    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2331
2332commit bf24400936c10af6f5aa0c75cfe2207ab9b680b4
2333Author: Alan Coopersmith <alan.coopersmith@sun.com>
2334Date:   Fri Aug 28 23:04:38 2009 +0800
2335
2336    XkbSetDeviceButtonActions.man: remove non-existent actions argument
2337    
2338    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2339
2340commit 53affa9335116f2d367f041e6502a411d4619e47
2341Author: Alan Coopersmith <alan.coopersmith@sun.com>
2342Date:   Fri Aug 28 23:00:17 2009 +0800
2343
2344    XkbQueryExtension.man: Arguments should be pointers
2345    
2346    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2347
2348commit 6233948885acc5873a5abddfff235afec555f3c2
2349Author: Alan Coopersmith <alan.coopersmith@sun.com>
2350Date:   Fri Aug 28 22:53:03 2009 +0800
2351
2352    XkbSAActionSetCtrls.man: Fix typo in formatting macro
2353    
2354    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2355
2356commit 28a9ca57cdec4aa9ca92322f963b01f0c2daf47a
2357Author: Alan Coopersmith <alan.coopersmith@sun.com>
2358Date:   Fri Aug 28 22:49:31 2009 +0800
2359
2360    Convert Xkb API man pages to ANSI prototypes
2361    
2362    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2363
2364commit fa2eecca85baab9616f7143cc1a853a594b4a90c
2365Author: James Cloos <cloos@jhcloos.com>
2366Date:   Mon Aug 24 06:35:17 2009 -0400
2367
2368    Add some (Serbian) Cyrillic NFD sequences.
2369    
2370    A number of characters in use in the various countries which use the
2371    Cyrillic script do not appear as pre-composed characters in The UCS
2372    or Unicode; they are only available as combining-character sequences.
2373    
2374    This commit adds support for using (prefix) dead keys and Multi_key-
2375    initiated sequences to enter a number of these combining-character
2376    sequences.  This ensures that users can enter these scripts even
2377    when using the current Cyrillic keymaps, which lack support for
2378    the combining characters.
2379    
2380    Please see the discussions on the xkb mailing list.
2381    
2382    Signed-off-by: James Cloos <cloos@jhcloos.com>
2383
2384commit d1bdc909f9246119696c8b0d9afb7bd8afb71b60
2385Author: Julien Cristau <jcristau@debian.org>
2386Date:   Wed Aug 5 18:14:23 2009 +0200
2387
2388    man/xkb: delete spurious newline in .TH headers
2389
2390commit ee723b83b24682db833a2f0abd96cd319b8a62af
2391Author: Julien Cristau <jcristau@debian.org>
2392Date:   Wed Aug 5 16:45:19 2009 +0200
2393
2394    man: use __libmansuffix__ instead of 3X11 for references to other pages
2395
2396commit 595e204feb82c798a92eea41fea03be6476ac181
2397Author: Julien Cristau <jcristau@debian.org>
2398Date:   Wed Aug 5 16:43:36 2009 +0200
2399
2400    man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sections
2401
2402commit 9da7e230d5320e1556ad2084fcd06ee7994385ea
2403Author: Peter Hutterer <peter.hutterer@who-t.net>
2404Date:   Wed Aug 5 14:15:02 2009 +1000
2405
2406    Bump to 1.2.99.901 (1.3 RC1)
2407    
2408    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2409
2410commit 8f78c7b4e3570cd46c5a220982963c17fe2157b8
2411Author: Filippo Giunchedi <filippo@debian.org>
2412Date:   Sat Jun 6 16:56:54 2009 +0200
2413
2414    nls: add {left,right}wards arrow to compose table
2415    
2416    Debian bug#532117 <http://bugs.debian.org/532117>
2417    
2418    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2419
2420commit 7949bfa00390241d994f32463e50d4bd78920568
2421Author: Julien Cristau <jcristau@debian.org>
2422Date:   Fri Jul 31 13:33:52 2009 +0200
2423
2424    Update library version for new symbols
2425    
2426    Commit 554f755e5545f63d3c8f299297927238da155773 added generic event
2427    cookie handling.  Bump libX11 version number accordingly.
2428    
2429    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2430
2431commit 640fec5f4feacd01a00eea3dcd4edb220907d3dc
2432Author: Julien Cristau <jcristau@debian.org>
2433Date:   Sun Aug 2 17:18:31 2009 +0200
2434
2435    Add _XFUNCPROTOBEGIN/END to Xlib-xcb.h
2436    
2437    X.Org bug#22252 <https://bugs.freedesktop.org/show_bug.cgi?id=22252>
2438    
2439    Reported-by: Riku Salminen <rsalmin2@cc.hut.fi>
2440    Signed-off-by: Julien Cristau <jcristau@debian.org>
2441
2442commit bc06d49e9dac1836d6824769ddb2ac5ba9f14df7
2443Author: Peter Hutterer <peter.hutterer@who-t.net>
2444Date:   Wed Jul 29 08:44:09 2009 +1000
2445
2446    Fix compiler warning 'unused variable qelt'
2447    
2448    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2449
2450commit 03f4907e14f5755e72309f08742977b871e81e33
2451Author: Peter Hutterer <peter.hutterer@who-t.net>
2452Date:   Wed Jul 29 08:34:57 2009 +1000
2453
2454    Add utlist.h to the Makefile.am
2455    
2456    utlist.h contains the linked list macros, it was added with the recent
2457    addition of event cookies but utlist.h wasn't added to the Makefile.am. As a
2458    result, make dist failed.
2459    
2460    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2461
2462commit 554f755e5545f63d3c8f299297927238da155773
2463Author: Peter Hutterer <peter.hutterer@who-t.net>
2464Date:   Fri Jun 26 11:27:43 2009 +1000
2465
2466    Add generic event cookie handling to libX11.
2467    
2468    Generic events require more bytes than Xlib provides in the standard XEvent.
2469    Memory allocated by the extension and stored as pointers inside the event is
2470    prone to leak by simple 'while (1) { XNextEvent(...); }' loops.
2471    
2472    This patch adds cookie handling for generic events. Extensions may register
2473    a cookie handler in addition to the normal event vectors. If an extension
2474    has registered a cookie handler, _all_ generic events for this extensions
2475    must be handled through cookies. Otherwise, the default event handler is
2476    used.
2477    
2478    The cookie handler must return an XGenericEventCookie with a pointer to the
2479    data.The rest of the event (type, serialNumber, etc.) are to be filled as
2480    normal. When a client retrieves such a cookie event, the data is stored in
2481    an internal queue (the 'cookiejar'). This data is freed on the next call to
2482    XNextEvent().
2483    
2484    New extension interfaces:
2485        XESetWireToEventCookie(display, extension_number, cookie_handler)
2486    
2487    Where cookie_handler must set cookie->data. The data pointer is of arbitray
2488    size and type but must be a single memory block. This memory block
2489    represents the actual extension's event.
2490    
2491    New client interfaces:
2492        XGetEventData(display, *cookie);
2493        XFreeEventData(display, *cookie);
2494    
2495    If the client needs the actual event data, it must call XGetEventData() with
2496    the cookie. This returns the data pointer (and removes it from the cookie
2497    jar) and the client is then responsible for freeing the event with
2498    XFreeEventData(). It is safe to call either function with a non-cookie
2499    event. Events unclaimed or not handled by the XGetEventData() are cleaned up
2500    automatically.
2501    
2502    Example client code:
2503        XEvent event;
2504        XGenericEventCookie *cookie = &ev;
2505    
2506        XNextEvent(display, &event);
2507        if (XGetEventData(display, cookie)) {
2508            XIEvent *xievent = cookie->data;
2509            ...
2510        } else if (cookie->type == GenericEvent) {
2511            /* handle generic event */
2512        } else {
2513            /* handle extension/core event */
2514        }
2515        XFreeEventData(display, cookie);
2516    
2517    Cookies are not multi-threading safe. Clients that use XGetEventData() must
2518    lock between XNextEvent and XGetEventData to avoid other threads freeing
2519    cookies.
2520    
2521    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2522
2523commit d7675cb8fa7155e7aff1459636a117a97aa1bf28
2524Author: Peter Hutterer <peter.hutterer@who-t.net>
2525Date:   Mon Jul 6 13:17:35 2009 +1000
2526
2527    Bump to 1.2.99.1
2528    
2529    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2530
2531commit 75fe48e7a42a685d7098e8d7108b9b956c471563
2532Author: Peter Hutterer <peter.hutterer@who-t.net>
2533Date:   Fri Jul 10 14:07:34 2009 +1000
2534
2535    Bump to 1.2.2
2536    
2537    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2538
2539commit 5d0fe0e0e92759af5667c5dca2eacb1b6f2d66ea
2540Author: Peter Hutterer <peter.hutterer@who-t.net>
2541Date:   Thu Jul 2 09:10:25 2009 +1000
2542
2543    XMaskEvent/XCheckMaskedEvents must not check for GenericEvents.
2544    
2545    GenericEvent cannot be selected for in the core event masks and they must
2546    thus be treated like extension events.
2547    
2548    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2549
2550commit c1bf65b89f4e361f6178a73dd5334c8f2bd95732
2551Author: Peter Hutterer <peter.hutterer@who-t.net>
2552Date:   Thu Jul 2 09:06:05 2009 +1000
2553
2554    XWindowEvent/XCheckWindowEvent must not return GenericEvents.
2555    
2556    GenericEvents have no fixed position for the window, so they must be treated
2557    like extension events.
2558    
2559    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2560
2561commit 38f9054554d63525d2dd51aafb5eb57821158ab9
2562Author: Alan Coopersmith <alan.coopersmith@sun.com>
2563Date:   Mon Jun 15 19:00:43 2009 -0700
2564
2565    Drop ancient USG SysV #ifdefs
2566    
2567    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2568
2569commit 7bfe1323f16a1a69cc474659f7ac0c2570b1cf42
2570Author: Adam Jackson <ajax@redhat.com>
2571Date:   Fri Jun 12 12:44:01 2009 -0400
2572
2573    Remove X_NOT_STDC_ENV usage. (#6527)
2574
2575commit 6dd74d7fb414ca1e99bae5c13e333961f396eb36
2576Author: Julien Cristau <jcristau@debian.org>
2577Date:   Fri May 29 11:18:11 2009 +0200
2578
2579    nls: remove more duplicated aliases
2580    
2581    Signed-off-by: Julien Cristau <jcristau@debian.org>
2582
2583commit e4b0899f516da224010e68bd2d953d5293d94993
2584Author: parag <parag@rawhideTM.pnq.redhat.com>
2585Date:   Thu May 28 11:29:35 2009 +0530
2586
2587    nls: Add pa_PK locale information and make pa_IN as default for pa.
2588    
2589    X.Org bug#21954 <http://bugs.freedesktop.org/show_bug.cgi?id=21954>
2590    
2591    [jcristau: removed the pa_PK.UTF-8 alias to itself]
2592    
2593    Signed-off-by: parag <pnemade@redhat.com>
2594    Signed-off-by: Julien Cristau <jcristau@debian.org>
2595
2596commit f0ea1f6d51145592f8617854f9320ec5dbff3299
2597Author: Julien Cristau <jcristau@debian.org>
2598Date:   Fri May 29 10:58:20 2009 +0200
2599
2600    nls: remove broken sd_IN.UTF-8 alias
2601    
2602    Signed-off-by: Julien Cristau <jcristau@debian.org>
2603
2604commit e29e010dabdb17d6498f2ef1786f69b8830c18ca
2605Author: Julien Cristau <jcristau@debian.org>
2606Date:   Fri May 29 10:57:43 2009 +0200
2607
2608    nls: remove duplicated en_US* aliases
2609    
2610    Signed-off-by: Julien Cristau <jcristau@debian.org>
2611
2612commit a89a300d87852c84389ad97db66dcb8930cb45dd
2613Author: Caolan McNamara <caolanm@redhat.com>
2614Date:   Thu May 21 18:41:05 2009 +0200
2615
2616    man: missing space in XAllocColor man page
2617    
2618    X.Org bug#21854 <http://bugs.freedesktop.org/show_bug.cgi?id=21854>
2619
2620commit c1c001e36504fd304f76f69bf6af3643225c49ea
2621Author: James Cloos <cloos@jhcloos.com>
2622Date:   Wed May 13 13:03:54 2009 -0400
2623
2624    [nls] Replace remaining UCS Combining Characters in Compose sequences.
2625    
2626    The replaces the instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
2627    where the keysym is used as a dead_key, with an actual dead_key symbol.
2628    
2629    The only remaining instances of UCS combining characters in the
2630    compose sequences are of U0338 COMBINING LONG SOLIDUS OVERLAY
2631    used as a suffix in Multi_key-initiated sequences to create
2632    mathematics characters such as ∉ U+2209 NOT AN ELEMENT OF
2633    from ∈ U+2208 ELEMENT OF.
2634
2635commit e2b0bad3d3b9e9ca781fc264eb7584afbe2a1a4f
2636Author: James Cloos <cloos@jhcloos.com>
2637Date:   Wed May 13 09:58:59 2009 -0400
2638
2639    [nls] Remove extraneous instances of UCS Combining Characters in Compose sequences.
2640    
2641    This removes those instances of keysyms which match <U03[0-6][0-9A-Fa-f]>,
2642    where the matching keysym is used as a dead_key, and for which alternative
2643    compose sequences exist.
2644
2645commit 79f47e6dff2f0a0b673bbfecc47528edca814baa
2646Author: James Cloos <cloos@jhcloos.com>
2647Date:   Fri May 8 20:11:54 2009 -0400
2648
2649    [nls] Remove combining_ keysyms from the Compose files
2650    
2651    Some of the UTF-8 Compose tables included combining_ keysyms in
2652    the compose sequences as though they were dead symbols.  This
2653    is contrary to how combining characters are used in the UCS.
2654    Therefore, those lines have been removed from the Compose tables.
2655    
2656    There were also some combining_ keysyms as targets.  As those
2657    are not included in x11proto’s keysymdef.h, and as those do
2658    exist there as Uxxxx keysyms, they are replaced with the Uxxxx
2659    keysym names.
2660    
2661    This addresses http://bugzilla.freedesktop.org/show_bug.cgi?id=5107
2662    and is based on attachment 25644 by samuel.thibault@ens-lyon.org.
2663    
2664    Signed-off-by: James Cloos <cloos@jhcloos.com>
2665
2666commit 4a08a3dfbda497b2be46e3e5fe6b777815ea27f9
2667Author: parag <pnemade@redhat.com>
2668Date:   Tue May 5 16:50:47 2009 +0530
2669
2670    libX11: Add new Indic language information to nls directory files. #21560
2671    
2672    Signed-off-by: parag <pnemade@redhat.com>
2673
2674commit aaf81096eb44b4c2812108721ba02738391884da
2675Author: Alan Coopersmith <alan.coopersmith@sun.com>
2676Date:   Sat May 2 01:38:14 2009 -0700
2677
2678    Correct return type in XkbGetKeyboard man page
2679    
2680    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2681
2682commit 2bef065b70f70af520b5de8fb23529254d15f003
2683Author: Christoph Pfister <christophpfister@gmail.com>
2684Date:   Mon Apr 27 22:32:57 2009 -0700
2685
2686    X.Org Bug #21117: crash in get_rotate_fontname (omGeneric.c)
2687    
2688    http://bugs.freedesktop.org/show_bug.cgi?id=21117
2689    
2690    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2691
2692commit 5c1cde105db10df24d3c532f032cbc59050c7313
2693Author: Alan Coopersmith <alan.coopersmith@sun.com>
2694Date:   Fri Apr 17 22:14:47 2009 -0700
2695
2696    Use AC_USE_SYSTEM_EXTENSIONS instead of hand-rolled check for _GNU_SOURCE
2697    
2698    Raises minimum autoconf version required to 2.60
2699    
2700    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2701
2702commit 84b7a91ef84f345384e4b0e13907385ca3ca3255
2703Author: Julien Cristau <jcristau@debian.org>
2704Date:   Tue Apr 14 15:59:57 2009 +0100
2705
2706    Fix fi_FI.UTF-8, again
2707    
2708    Commit 97fc6babd4ccaf300e25708868aa2a738893dc30 "NLS: Add UTF-8 compose
2709    file for Finnish" made fi_FI.UTF-8 use a broken empty XLC_LOCALE file.
2710    This reverts it back to using the en_US.UTF-8 one.
2711
2712commit 128daff4422f973ea40dd1e31b2db230e643549e
2713Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
2714Date:   Thu Apr 9 12:01:07 2009 +0700
2715
2716    Thai XIM not retrieve MB surrounding on UTF-8 LC
2717    
2718    On th_TH.UTF-8 locale, Thai XIM rejects all combining characters for GTK+ apps
2719    that use X Input Method.
2720    
2721    This is because GTK+ imxim immodule passes surrounding text in locale encoding,
2722    which is UTF-8 for UTF-8 locales. But current Thai XIM in Xlib assumes the
2723    multi-byte StringConversionText response for the StringConversionCallback to
2724    always be TIS-620, by retrieving a single byte and using it as-is.
2725    
2726    If the Thai XIM tries to convert the multi-byte text based on locale codeset
2727    before using it, it will work again.
2728    
2729    X.Org But 12759 <http://bugs.freedesktop.org/show_bug.cgi?id=12759>
2730    
2731    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
2732    Signed-off-by: Julien Cristau <jcristau@debian.org>
2733
2734commit e09f0d227fbf95b6252759af9d426efd57686f9f
2735Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
2736Date:   Thu Apr 9 11:47:55 2009 +0700
2737
2738    Thai XIM not filters when NumLock or CapsLock is on
2739    
2740    The Thai XIM component in libx11 activated on 'th*' locales normally filters
2741    input sequence according to orthographic rules. However, when NumLock/CapsLock
2742    is on, this stops working. All sequences are passed through.
2743    
2744    This is caused by missing masks in _XimThaiFilter(), which normally screens out
2745    certain special keys from entering orthographic rules. Unfortunately, this
2746    included events with NumLock/CapsLock on. Negating the masks from the check
2747    allows the events to be tested by the rules.
2748    
2749    X.Org Bug 12517 <http://bugs.freedesktop.org/show_bug.cgi?id=12517>
2750    
2751    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
2752    Signed-off-by: Julien Cristau <jcristau@debian.org>
2753
2754commit d108d3c706af3502820b5202564488ea19908b77
2755Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
2756Date:   Thu Apr 9 11:25:25 2009 +0700
2757
2758    CharSet-to-CompoundText Conversion Failed for Thai Locales
2759    
2760    SCIM fails to commit Thai input characters on Thai locales, because it commits
2761    string in compound text form, which was converted via
2762    XwcTextListToTextProperty(). But the XLC_LOCALE for th_TH and th_TH.UTF-8
2763    declares cs1's ct_encoding as TIS620-0:GR, which was commented out in
2764    src/xlibi18n/lcCT.c default_ct_data, in favor of ISO8859-11 ESC sequence.
2765    So, declaring cs1 as ISO8859-11:GR instead makes it work.
2766    
2767    Besides, for th_TH.UTF-8, adding cs2 class with ISO10646-1 encoding also adds
2768    support for UTF-8 input.
2769    
2770    And, along discussion in the bug, a similar problem was found for fontset, too,
2771    by causing delays on X apps startups on systems without tis620-0 fonts. This
2772    is normally the case, as mkfontdir and mkfontscale generate iso8859-11 entries
2773    by default for Thai X fonts. So, Thai fontset charset is also patched.
2774    
2775    X.Org Bug 16475 <http://bugs.freedesktop.org/show_bug.cgi?id=16475>
2776    
2777    Signed-off-by: Theppitak Karoonboonyanan <thep@linux.thai.net>
2778    Signed-off-by: Julien Cristau <jcristau@debian.org>
2779
2780commit fd62d3318c846cd43d66a505946e94704d7d83dc
2781Author: Alan Coopersmith <alan.coopersmith@sun.com>
2782Date:   Wed Apr 8 19:42:25 2009 -0700
2783
2784    Revert "Change masculine to ordmasculine in Compose file comments"
2785    
2786    This reverts commit 892b401d5acc055803a20e349ede0d64490f2230.
2787    
2788    As Julien Cristau correctly points out, I misread the Compose file grammar
2789    in modules/im/ximcp/imLcPrs.c, and those are keysyms, not comments, and
2790    the keysym is named XK_masculine in keysymdef.h.   This change is thus a
2791    bug in the Solaris compose tables to be fixed, not an improvement to bring
2792    upstream.
2793
2794commit eac57c77afdf44f50692225b8b0345a7c927bc84
2795Author: Alan Coopersmith <alan.coopersmith@sun.com>
2796Date:   Tue Apr 7 15:38:45 2009 -0700
2797
2798    Version bump: 1.2.1
2799    
2800    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2801
2802commit bfbec08baec33c5024510b0bcbbee6e4a8473e79
2803Author: Yaakov Selkowitz (Cygwin Ports maintainer) <yselkowitz@users.sourceforge.net>
2804Date:   Tue Apr 7 13:46:57 2009 -0700
2805
2806    Bug 20773: Xcursor dynamic loading on Cygwin
2807    
2808    X.Org Bug #20773 <http://bugs.freedesktop.org/show_bug.cgi?id=20773>
2809    Patch #24096 <http://bugs.freedesktop.org/attachment.cgi?id=24096>
2810    
2811    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2812
2813commit c8c41614911be4fa222fa22478677d263b41c751
2814Author: Alan Coopersmith <alan.coopersmith@sun.com>
2815Date:   Mon Apr 6 16:52:46 2009 -0700
2816
2817    Fix a several sparse warnings: Using plain integer as NULL pointer
2818    
2819    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2820
2821commit b336c3d0cc2aefc8926500cff5f76b5a3e803886
2822Author: Alan Coopersmith <alan.coopersmith@sun.com>
2823Date:   Mon Apr 6 16:32:05 2009 -0700
2824
2825    Further ansify prototypes & reduce #ifdefs in locking.c
2826    
2827    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2828
2829commit 892b401d5acc055803a20e349ede0d64490f2230
2830Author: Alan Coopersmith <alan.coopersmith@sun.com>
2831Date:   Mon Apr 6 10:50:09 2009 -0700
2832
2833    Change masculine to ordmasculine in Compose file comments
2834    
2835    Matches the ordfeminine name used for the matching character,
2836    and the ordmasculine name used in many font descriptions of the glyph.
2837    
2838    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2839
2840commit e3198b55dc16ec57346cc28aa8d34165ce8cde96
2841Author: Julien Cristau <jcristau@debian.org>
2842Date:   Fri Mar 13 13:52:33 2009 +0100
2843
2844    Add a ru_RU.UTF-8 locale
2845    
2846    Based on patch by Eugene Konev <ejka@imfi.kspu.ru> for X.Org 6.9.0.
2847    
2848    Debian bug#330144 <http://bugs.debian.org/330144>
2849    X.Org bug#15887 <http://bugs.freedesktop.org/show_bug.cgi?id=15887>
2850
2851commit d239de9452691d6f875e6e5ace3d499ec3bf14d9
2852Author: Alan Coopersmith <alan.coopersmith@sun.com>
2853Date:   Wed Mar 25 17:59:09 2009 -0700
2854
2855    Delete some unused "#ifdef notdef" static functions
2856    
2857    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2858
2859commit 4281892e31058ef3aecc96a5767824b34d88d415
2860Author: Alan Coopersmith <alan.coopersmith@sun.com>
2861Date:   Wed Mar 25 17:52:48 2009 -0700
2862
2863    Remove _XP_PRINT_SERVER_ #ifdefs from Xrm.c
2864    
2865    This copy of Xrm.c is never compiled into the Xprint server any more, so
2866    this old code-sharing #ifdef from the monolith tree isn't needed.
2867    
2868    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2869
2870commit 27a2e16e8ea11c1604e28645fae4d6ba4371d513
2871Author: Alan Coopersmith <alan.coopersmith@sun.com>
2872Date:   Tue Mar 17 18:38:58 2009 -0700
2873
2874    makekeys: combine malloc(strlen)+strcpy into strdup
2875    
2876    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2877
2878commit 78a894231ae8ec4959007b6d9b8d2a15d6333a1e
2879Author: Alan Coopersmith <alan.coopersmith@sun.com>
2880Date:   Tue Mar 17 15:42:19 2009 -0700
2881
2882    When makekeys fails to find a good hash, print error instead of divide-by-zero
2883    
2884    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2885
2886commit c9f84af591d15fbc3fa890bcd955d94f1ff82a0b
2887Author: Alan Coopersmith <alan.coopersmith@sun.com>
2888Date:   Tue Mar 17 14:59:16 2009 -0700
2889
2890    Remove ifdef checks for macII left over from ancient A/UX 3.0 support
2891    
2892    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2893
2894commit 4b90da0ffb32b791d915ecae11996cc2f2cac9a7
2895Author: Alan Coopersmith <alan.coopersmith@sun.com>
2896Date:   Mon Mar 16 18:37:49 2009 -0700
2897
2898    XErrorDB additions for DRI2 requests
2899    
2900    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2901
2902commit 273f45af1441be9d2135e4cac8c46ceb33470236
2903Author: Alan Coopersmith <alan.coopersmith@sun.com>
2904Date:   Mon Mar 16 18:35:44 2009 -0700
2905
2906    XErrorDB additions for XInput errors and new XInput 1.5 requests
2907    
2908    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2909
2910commit 90ef36f6336068183bf9d13ca972202db35b1202
2911Author: Alan Coopersmith <alan.coopersmith@sun.com>
2912Date:   Mon Mar 16 18:23:05 2009 -0700
2913
2914    XErrorDB additions for RANDR 1.3
2915    
2916    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2917
2918commit 124a4efaccf329f1a44f6b824e70278bdd1cad83
2919Author: Lubos Lunak <l.lunak@suse.cz>
2920Date:   Mon Mar 16 18:03:36 2009 -0700
2921
2922    XErrorDB updates for XTEST, RANDR, DAMAGE extensions
2923    
2924    From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
2925    
2926    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2927
2928commit 80811846e37b805fddb37c71589fd5f6f6037b3f
2929Author: Lubos Lunak <l.lunak@suse.cz>
2930Date:   Mon Mar 16 17:57:52 2009 -0700
2931
2932    XGetErrorText() fails for extension error codes equal to the error base
2933    
2934    From http://lists.freedesktop.org/archives/xorg/2008-January/031937.html
2935    
2936    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2937
2938commit da95ecbbdcacc483cd0b5fd7db1fb2e2543341bd
2939Author: Milos Komarcevic <miloskomarcevic@netscape.net>
2940Date:   Mon Mar 16 17:43:26 2009 -0700
2941
2942    Bug 11456: Serbian locale updates (sr_RS and sr_ME)
2943    
2944    X.Org Bug #11456 <http://bugs.freedesktop.org/show_bug.cgi?id=11456>
2945    Patch #23937 <http://bugs.freedesktop.org/attachment.cgi?id=23937>
2946    
2947    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2948
2949commit 934a6c0519a9e32505beee55b004f36c2a710217
2950Author: Alan Coopersmith <alan.coopersmith@sun.com>
2951Date:   Mon Mar 16 14:55:22 2009 -0700
2952
2953    Bug 10082: Compose entries for some standard mathematical operators
2954    
2955    X.Org Bug #10082 <http://bugs.freedesktop.org/show_bug.cgi?id=10082>
2956    
2957    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2958
2959commit abf4da1ed0f735ca7ce471dc13a0ec3677391486
2960Author: Alan Coopersmith <alan.coopersmith@sun.com>
2961Date:   Mon Mar 16 14:27:46 2009 -0700
2962
2963    Bug 14651: We need to add new locale specification for Belarusian Latin locale
2964    
2965    X.Org Bug #14651 <http://bugs.freedesktop.org/show_bug.cgi?id=14651>
2966    
2967    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2968
2969commit 837703c8651e1321a50147a8311c56e4758ce08a
2970Author: Caolan McNamara <caolanm@redhat.com>
2971Date:   Mon Mar 16 14:15:50 2009 -0700
2972
2973    Bug 20575: man page for XCreatePixmapFromBitmapData doesn't match signature
2974    
2975    X.Org Bug #20575 <http://bugs.freedesktop.org/show_bug.cgi?id=20575>
2976    Patch #23717 <http://bugs.freedesktop.org/attachment.cgi?id=23717>
2977    
2978    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2979
2980commit 22199018879055d8653e59d8236bef57164fac66
2981Author: Alan Coopersmith <alan.coopersmith@sun.com>
2982Date:   Mon Mar 16 13:28:18 2009 -0700
2983
2984    Correct locale alias for sh_BA.ISO8859-2@bosnia (should be sr, not nr)
2985    
2986    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2987
2988commit 4c63c27eab2b88f5556dbf72c36321f50f6de35e
2989Author: Alan Coopersmith <alan.coopersmith@sun.com>
2990Date:   Thu Mar 12 18:57:20 2009 -0700
2991
2992    Bug 9953: Please provide locale alias hu_HU.utf8
2993    
2994    X.Org Bug #9953 <http://bugs.freedesktop.org/show_bug.cgi?id=9953>
2995    Debian Bug #407573 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407573>
2996    
2997    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2998
2999commit 501f4e0ada1690783ada05ad412e4b191ad55336
3000Author: Alan Coopersmith <alan.coopersmith@sun.com>
3001Date:   Thu Mar 12 17:38:21 2009 -0700
3002
3003    Bug 6820: Xlib shouldn't handle EAGAIN as a fatal IO error
3004    
3005    X.Org Bug #6820 <http://bugs.freedesktop.org/show_bug.cgi?id=6820>
3006    Patch #17637 <http://bugs.freedesktop.org/attachment.cgi?id=17637>
3007    
3008    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3009
3010commit 7b9c543e7210c7da204871c31a160e79d3a949b6
3011Author: Paul Bender <pebender@gmail.com>
3012Date:   Thu Mar 12 17:11:42 2009 -0700
3013
3014    Bug 15664: xau & xdmcp not needed in x11.pc dependencies when built with xcb
3015    
3016    X.Org bug #15664 <https://bugs.freedesktop.org/show_bug.cgi?id=15664>
3017    Patch #16128 <https://bugs.freedesktop.org/attachment.cgi?id=16128>
3018    
3019    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3020
3021commit fd2cf1ef66c2aff3dc758956c9e9e567b9892c06
3022Author: Xue Wei <Wei.Xue@Sun.COM>
3023Date:   Wed Mar 4 19:32:29 2009 -0800
3024
3025    Add UTF-8 locale entries for es_US, kk_KZ, mt_MT, and sh_BA
3026    
3027    Sun bug 6809309 Add new utf8 locales supported by Xlib
3028    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6809309>
3029    
3030    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3031
3032commit cb70c9bc43267577859a3674ca9de9be396ba69e
3033Author: Alan Coopersmith <alan.coopersmith@sun.com>
3034Date:   Mon Feb 23 19:29:15 2009 -0800
3035
3036    Add --with-locale-lib-dir configure option to set locale lib install dir
3037    
3038    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3039
3040commit ccd3584f0330db8dac90b9313c33ab8b5b2ec6af
3041Author: Alan Coopersmith <alan.coopersmith@sun.com>
3042Date:   Mon Feb 23 18:33:51 2009 -0800
3043
3044    Incorporate more locale names/aliases from Solaris libX11
3045    
3046    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3047
3048commit 83ce4daefdf544f801c7d666c89162690a36ce41
3049Author: Alan Coopersmith <alan.coopersmith@sun.com>
3050Date:   Mon Feb 23 18:32:34 2009 -0800
3051
3052    Incorporate char range comments from Solaris version of ksc5601.h
3053    
3054    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3055
3056commit ee279c84e34f1ebb8a6ff17d54ee146d11e29764
3057Author: Chris Ball <cjb@laptop.org>
3058Date:   Sat Feb 21 14:48:42 2009 -0500
3059
3060    Fix fi_FI locale install directory.
3061    
3062    fi_FI was setting "x11thislocaledir" to en_US, with the result that its
3063    locale data was written in that locale dir.
3064    
3065    Signed-off-by: Chris Ball <cjb@laptop.org>
3066
3067commit da6bbca07c796c69172a649405474f03bee66754
3068Author: Emilio Jesús Gallego Arias <egallego@babel.ls.fi.upm.es>
3069Date:   Sat Feb 21 20:17:23 2009 +0100
3070
3071    xcb_io: Avoid datatype overflow on AMD64 and friends.
3072
3073commit 4ef6491afa69e8441caee7bbebc583e6e796275e
3074Author: Chris Ball <cjb@laptop.org>
3075Date:   Sat Feb 21 12:51:03 2009 -0500
3076
3077    Build fix for fi_FI.
3078    
3079    Commit 642c4e928e770e0.. instructs make to enter nls/fi_FI, but no
3080    Makefile is written there by configure.
3081    
3082    Signed-off-by: Chris Ball <cjb@laptop.org>
3083
3084commit 642c4e928e770e012379539a6ce09e11c02f09a6
3085Author: Julien Cristau <jcristau@debian.org>
3086Date:   Sat Feb 21 03:12:05 2009 +0100
3087
3088    nls: actually use the fi_FI.UTF-8 files
3089    
3090    The subdir wasn't added to nls/Makefile.am
3091
3092commit 9bad8309ef289bb943651abf6967b24fa2252aac
3093Author: Alan Coopersmith <alan.coopersmith@sun.com>
3094Date:   Fri Feb 20 14:45:54 2009 -0800
3095
3096    flags member of Display structure needs to be marked volatile
3097    
3098    Since the Xlib multithreaded code checks the flags variable in _XFlushInt
3099    to see if the other threads are done yet, it has to be marked volatile so
3100    the compiler doesn't optimize out re-loading it on each trip through the
3101    while loop and end up in an impossible-to-exit infinite loop of CPU chewing.
3102    
3103    Part of fix for Sun bug 6409332: infinite loop in XFlushInt() on x86/32-bit
3104    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6409332>
3105    
3106    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3107
3108commit ef5c446395aa30d7b1096a112e241a81c5b358e7
3109Author: Xue Wei <Wei.Xue@Sun.COM>
3110Date:   Fri Feb 20 15:12:35 2009 -0800
3111
3112    Add nn_NO.UTF-8 to compose.dir.pre for Norwegian Nynorsk
3113    
3114    Sun bug 6691236: Swing applications dump core when locale is nn_NO.UTF-8
3115    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691236>
3116    
3117    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3118
3119commit 3822f2654e9630167f0c6cae317b472c09771672
3120Author: Xue Wei <Wei.Xue@Sun.COM>
3121Date:   Fri Feb 20 15:03:51 2009 -0800
3122
3123    Add locale aliases for no_NO & sh_BA locale variants
3124    
3125    Fixes Sun bug id 6691219: xterm refuses to start in some locales
3126    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6691219>
3127    
3128    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3129
3130commit 63b6b5b5f522c0a606b32163c643edb64ca91d54
3131Author: Xue Wei <Wei.Xue@Sun.COM>
3132Date:   Fri Feb 20 14:23:11 2009 -0800
3133
3134    Add kk_KZ.UTF-8 to locale.dir.pre for Kazakhstan
3135    
3136    Fixes Sun bug id 6737254 ("kk_KZ.UTF-8 locale: In Java applications
3137     changing keyboard layout with gimlet does not work")
3138    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6737254>
3139    
3140    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3141
3142commit d497301707962f3b94542e999a36abffcfbd303d
3143Author: Julien Cristau <jcristau@debian.org>
3144Date:   Tue Feb 17 16:09:41 2009 +0100
3145
3146    Bump to 1.2
3147
3148commit 990e71361d1d7b79bf07b1dc93e4e905d4f1bdaf
3149Author: Julien Cristau <jcristau@debian.org>
3150Date:   Tue Feb 17 15:23:40 2009 +0100
3151
3152    Check Xmalloc return value in _XConnectXCB
3153    
3154    X.Org bug#19137 <http://bugs.freedesktop.org/show_bug.cgi?id=19137>
3155    
3156    Signed-off-by: Julien Cristau <jcristau@debian.org>
3157
3158commit b4b5893f69419ff577bbaa4d18f78e4ffd729a0c
3159Author: James Cloos <cloos@jhcloos.com>
3160Date:   Sat Feb 14 12:35:56 2009 -0500
3161
3162    dolt: allow older versions of bash to compile the library
3163    
3164    Cf xserver commit 7be6520d and bugzilla #19031.
3165
3166commit 20982d6866e24453642b0b592fa0f13a88aa747c
3167Author: Will Thompson <will@willthompson.co.uk>
3168Date:   Thu Feb 5 02:53:06 2009 +1100
3169
3170    NLS: Compose: Non-aliasing CCCP
3171    
3172    Oops, cccp aliased cc for question mark.  Upper-case it to avoid fail.
3173    
3174    Signed-off-by: Will Thompson <will@willthompson.co.uk>
3175    Signed-off-by: Daniel Stone <daniel@fooishbar.org> (sorry)
3176
3177commit f052665394f3f0319e93a98f1d5d4ea287e1dd07
3178Author: Will Thompson <will@willthompson.co.uk>
3179Date:   Wed Feb 4 14:51:11 2009 +0000
3180
3181    Add two essential compose sequences
3182    
3183    Signed-off-by: Will Thompson <will@willthompson.co.uk>
3184    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
3185
3186commit d7bea6fa909bf34c43efe0ca8239ab0f9f3a415f
3187Author: Alan Coopersmith <alan.coopersmith@sun.com>
3188Date:   Mon Feb 2 20:34:31 2009 -0800
3189
3190    Add README with pointers to mailing list, bugzilla & git repos
3191    
3192    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3193
3194commit f682c27e93512773122887d2cbabb1657af45d2e
3195Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3196Date:   Mon Feb 2 16:36:39 2009 -0200
3197
3198    Check if a function argument is NULL.
3199    
3200      This was an addition to patch (also by me)
3201    https://bugs.freedesktop.org/attachment.cgi?id=14660
3202    that was not added when rediscovering/correcting the problem.
3203
3204commit 427e9d45d424b84efd9fc499aebf8d72392844c5
3205Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3206Date:   Thu Feb 28 15:58:12 2008 -0300
3207
3208    Allow multiple inclusions of cursorfont.h, cosmetic patch.
3209
3210commit b91524a53e691f6a5d278fd8972b48a14ebeedeb
3211Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3212Date:   Thu Feb 28 15:54:43 2008 -0300
3213
3214    Don't add prototypes for functions that don't exist.
3215    
3216    Note that a full review was not done, only for functions that receive
3217    char/short arguments, or one of it's parameters is a function pointer
3218    that requires char/short arguments.
3219
3220commit 537eb52fe266ac439c4b383bb04a70017b709911
3221Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3222Date:   Thu Feb 28 15:50:27 2008 -0300
3223
3224    WORD64 compile fix. This bug catched on a overview of the code.
3225    
3226    The code is wrong since the first git revision, so it seens that it has
3227    not been compiled with WORD64 for quite some time, there is also another
3228    interesting code in xkb/XKBRdBuf.c:
3229      <hash>ifdef WORD64
3230      _XkbWriteCopyData32 Not Implemented Yet for sizeof(int)==8
3231      <hash>endif
3232    and possibly there are other similar problems.
3233
3234commit ffd0300fb74c6183208ae599133f2ded09e08d97
3235Author: Brian Rogers <brian@xyzw.org>
3236Date:   Sat Jan 31 10:37:51 2009 -0800
3237
3238    Initialize event_notify after allocating the memory for it.
3239    
3240    An uninitialized or otherwise invalid condition variable can apparently
3241    cause a hang in pthread_cond_broadcast. Ekiga, openoffice, and xine
3242    at least are freezing as a result of event_notify never being initialized.
3243    
3244    Signed-off-by: Brian Rogers <brian@xyzw.org>
3245    Signed-off-by: Bart Massey <bart@cs.pdx.edu>
3246
3247commit 97fc6babd4ccaf300e25708868aa2a738893dc30
3248Author: James Cloos <cloos@jhcloos.com>
3249Date:   Thu Jan 29 20:10:41 2009 -0500
3250
3251    NLS: Add UTF-8 compose file for Finnish
3252    
3253    From bug report:
3254    
3255      https://bugs.freedesktop.org/show_bug.cgi?id=18747
3256
3257commit 1bd2966ed88f83479a066c6ca7da23a515979550
3258Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3259Date:   Thu Jan 29 20:25:15 2009 -0200
3260
3261    patches to avoid gcc warnings for libX11 (#4)
3262    
3263    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
3264    Bug #17946, attachment #19443
3265    
3266    This patch avoids the gcc warning
3267    	../../../../libX11-1.1.5/modules/im/ximcp/imDefLkup.c:223: warning: passing arg 1 of `_XimProcSyncReply' from incompatible pointer type
3268    (same as already done at other places)
3269    
3270    BTW: what is the difference between XIM (the type of ic->core.im)
3271    and Xim ?
3272
3273commit f16dd6af3eb17a25b8ee03d6617a7acc6e919fb0
3274Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3275Date:   Thu Jan 29 20:22:21 2009 -0200
3276
3277    patches to avoid gcc warnings for libX11 (#3)
3278    
3279    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
3280    Bug #17946, attachment #19441
3281    
3282    This patch avoids the two gcc warnings
3283    	../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:413: warning: assignment discards qualifiers from pointer target type
3284    	../../../../libX11-1.1.5/modules/im/ximcp/imRm.c:450: warning: assignment discards qualifiers from pointer target type
3285    
3286    Note, that this as a rather crude fix of the problem (and it is really a
3287    shame to cast name_table to non-const).
3288    
3289    The right solution would be to declare XIMValuesList.supported_values
3290    (in include/X11/Xlib.h) as 'const char **' (or '_Xconst char **').
3291    This will, however, require extensive modifications in various places.
3292
3293commit cce75c5dce73fe1f8626ed9e6798138ada09a860
3294Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3295Date:   Thu Jan 29 20:20:18 2009 -0200
3296
3297    patches to avoid gcc warnings for libX11 (#2)
3298    
3299    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
3300    Bug #17946, attachment #19440
3301    
3302    Avoid a preprocessor message
3303    	<stdin>:194: warning: no newline at end of file
3304    
3305    Two more such warnings (in XkbSAGroup.man and XkbSASetGroup.man)
3306    seem to be caused by a truncated (or otherwise incomplete)
3307    manpage.
3308
3309commit 692baebcc50f1e952800bfe4e2e6bc42f54e62fe
3310Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3311Date:   Thu Jan 29 20:12:24 2009 -0200
3312
3313    patches to avoid gcc warnings for libX11 (#1)
3314    
3315    Author is Peter Breitenlohner <peb@mppmu.mpg.de>
3316    Bug #17946, attachment #19439
3317    
3318    Define as 1 (one) as done by autoconf and the command line
3319    option, e.g. -DX11_t, not as empty.
3320    
3321    This avoids the gcc (3.4.6) warnings:
3322    	../../libX11-1.1.5/src/x11_trans.c:27:1: warning: "X11_t" redefined
3323    	<command line>:7:1: warning: this is the location of the previous definition
3324    	../../libX11-1.1.5/src/x11_trans.c:28:1: warning: "TRANS_CLIENT" redefined
3325    	<command line>:8:1: warning: this is the location of the previous definition
3326    
3327    Similarly, follow the autoconf convention to define XTHREADS
3328    and XUSE_MTSAFE_API as one.
3329    
3330    This avoids analogous warnings when compiling libXcomposite,
3331    libXcursor, and libXdamage.
3332    
3333    No reason to AC_SUBST XTHREADS and XUSE_MTSAFE_API (unused).
3334
3335commit a1977883c9f5ef0e515569d6e2ebccb07411f98c
3336Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3337Date:   Thu Jan 29 15:01:06 2009 -0200
3338
3339    Janitor: Correct some gcc/sparse warnings.
3340    
3341      Most remaining warnings are about XIM/Xim to/from conversion
3342    and discarding const from pointers.
3343
3344commit 8ba0ca32a63c532f128bdca7f1bf982cab8e12be
3345Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
3346Date:   Wed Jan 28 20:31:42 2009 -0200
3347
3348    Janitor: ansification, make distcheck, compiler warnings.
3349    
3350      Only convert to use "ansi prototypes" the functions warned from
3351    compilation with "./autogen.sh --prefix=/usr", on a Linux computer.
3352    
3353      Also, only address "trivial" compiler warning fixes in this commit.
3354    
3355      The new .gitignore is the output of a command like:
3356    % find . -name .gitignore -exec cat {} \; | sort | uniq
3357    and only the toplevel .gitignore file was kept.
3358
3359commit 091c1624fd2f9d933329d6152e4ecd865aa7903a
3360Author: Peter Hutterer <peter.hutterer@who-t.net>
3361Date:   Tue Jan 13 12:05:54 2009 +1000
3362
3363    Fix wrong implies symbol.
3364    
3365    Quote Simos Xenitellis:
3366    > I checked the gtk+ commit logs that go back to 2000, and I see that still it
3367    > was
3368    >
3369    >   { 0x08ce, 0x21d2 }, /*                     implies ⇒ RIGHTWARDS
3370    > DOUBLE ARROW */
3371    >
3372    > In XFree86, it appears there was an error when they converted the
3373    > original table to
3374    > http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/imKStoUCS.c?rev=1.1&content-type=text/vnd.viewcvs-markup
3375    > and the problem still shows up there (November 2000).
3376    
3377    http://lists.freedesktop.org/archives/xorg/2008-October/039743.html
3378    
3379    Reported by Erik Streb del Toro.
3380
3381commit e32521f19e0b07649b7e3a03d56a2bd556b138fb
3382Author: James Cloos <cloos@jhcloos.com>
3383Date:   Sun Dec 7 04:13:34 2008 -0500
3384
3385    [i18n] s/U00DC/Udiaeresis/g
3386    
3387    The xkeyboard-config keyboards generate the symbol Udiaeresis, not
3388    U00DC.  Make sure the relevant Compose sequences expect the symbol
3389    which the keyboards actually send.
3390
3391commit b7502abfe22f8dc009b21cda1172af221d8f9f32
3392Author: James Cloos <cloos@jhcloos.com>
3393Date:   Sun Dec 7 04:09:46 2008 -0500
3394
3395    Revert "For nls/*.pre, allow people to comment lines by starting them with '##'."
3396    
3397    As of commit c9d20e3 the initial double-hashes are replaced with proper C comments.
3398    
3399    This reverts commit a225a0be48770beb689d5ac5da97073634f7deab.
3400
3401commit c9d20e3f697c9cfae5511412023362c1db7449b1
3402Author: James Cloos <cloos@jhcloos.com>
3403Date:   Sun Dec 7 04:08:23 2008 -0500
3404
3405    Use C comments rather than initial doubled hashes to exclude lines from .pre files
3406
3407commit c34ce54d9eac2d8052dc5f205a2ab09866ef5d25
3408Author: vehemens <vehemens@verizon.net>
3409Date:   Sun Dec 7 01:18:26 2008 -0500
3410
3411    [i18n] Distribute new headers which were added for gb18030 support.
3412    
3413    big5hkscs.h and gbk.h, added in 67e34d7a, need to be in SOURCES to
3414    make it into the tar.
3415    
3416    Completes 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51.
3417    
3418    Signed-off-by: James Cloos <cloos@jhcloos.com>
3419
3420commit 418819558d2c60e58b4e3022ce0fadf2143488ac
3421Author: Stefan Dirsch <sndirsch@suse.de>
3422Date:   Sat Nov 22 22:01:07 2008 +0100
3423
3424    Fixed strange font mixups, when fontsets are still used (#2676, Novell #74299).
3425
3426commit 67e34d7a82ccd31f1208c0c43a6d58c3c05bf51a
3427Author: Stefan Dirsch <sndirsch@suse.de>
3428Date:   Sat Nov 22 19:40:54 2008 +0100
3429
3430    Added remaining xlib patch required for gb18030 support (#1573).
3431
3432commit 55782a0a1fe1560f1a9c0ed78bc7f2575c15abcf
3433Author: Stefan Dirsch <sndirsch@suse.de>
3434Date:   Sat Nov 22 17:53:06 2008 +0100
3435
3436    Added remaining hunk of Egbert's patch to prevent XIM deadlocks (#1182).
3437
3438commit c859446c500c883a67f7a86cab1a44844e24dade
3439Author: Ken Thomases <ken@codeweavers.com>
3440Date:   Fri Nov 21 13:58:10 2008 -0500
3441
3442    [i18n] Provide translation from XK_partialderivative (8ef) to Unicode (U2202)
3443    
3444    Signed-off-by: James Cloos <cloos@jhcloos.com>
3445
3446commit 5e68e94d852c730ef9264fc0d8ca61a2ffe98b53
3447Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
3448Date:   Mon Nov 17 20:47:26 2008 -0800
3449
3450    Force local transport when using the launchd socket.
3451    
3452    Fixes a regression due to
3453    bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
3454
3455commit 7aca689ce14d314b5c8c72c8df76f53f76ab467c
3456Author: Peter Hutterer <peter.hutterer@redhat.com>
3457Date:   Fri Nov 14 10:32:50 2008 +1000
3458
3459    Add XF86Suspend, XF86Hibernate to KeysymDB.
3460
3461commit d16b11f25f8265e651def8d80bcd430c0448e664
3462Author: James Cloos <cloos@jhcloos.com>
3463Date:   Tue Nov 11 19:43:39 2008 -0500
3464
3465    [nls] Annotate the Bépo compose sequences
3466    
3467    Add comments with the UCS names.
3468    Add utf-8 strings for each result.
3469    Format for easy reading.
3470
3471commit 730298464240be6f65b32416b3f9b20062c61825
3472Author: James Cloos <cloos@jhcloos.com>
3473Date:   Tue Nov 11 16:41:34 2008 -0500
3474
3475    [nls]  Add some UTF-8 Compose sequences
3476    
3477    As requested for the Bépo keyboard layout (http://clavier-dvorak.org/wiki/).
3478    
3479    Cf. bugs:
3480    
3481      https://bugs.freedesktop.org/show_bug.cgi?id=17821
3482      https://bugs.freedesktop.org/show_bug.cgi?id=17822
3483
3484commit ad6008a0c92733826983eb93f063d3d6276007d8
3485Author: Colin Harrison <colin.harrison@virgin.net>
3486Date:   Thu Nov 6 17:48:21 2008 -0500
3487
3488    Fix copy/paste typo in imLcPrs
3489    
3490    Signed-off-by: James Cloos <cloos@jhcloos.com>
3491
3492commit 0f0168ad18f8a280fc5a689eb02cfaa62d022ea6
3493Author: Adam Jackson <ajax@redhat.com>
3494Date:   Thu Nov 6 14:54:13 2008 -0500
3495
3496    Fix leak in _XimXGetReadData
3497    
3498    Spotted by Denis Dzyubenko
3499
3500commit ae23c25b9349ab1d7ff81f3075c000cf35fc442b
3501Author: Julien Cristau <jcristau@debian.org>
3502Date:   Wed Nov 5 22:09:37 2008 +0100
3503
3504    Bump to 1.1.99.2
3505
3506commit d31e644c65c52828ea3e7abd94a8cf9aee12265c
3507Author: Julien Cristau <jcristau@debian.org>
3508Date:   Wed Nov 5 21:33:13 2008 +0100
3509
3510    Fix distcheck
3511
3512commit e6a7b70cdb2ae8b713012839a0a0bbb93817b8ef
3513Author: Jamey Sharp <jamey@minilop.net>
3514Date:   Wed Oct 29 14:00:33 2008 -0700
3515
3516    Support multiple independent internal sync handlers
3517    
3518    Xlib has several independent tasks that need to be performed with the
3519    display unlocked. It does this by replacing the existing sync handler with
3520    one of a variety of internal sync handlers. However, if multiple internal
3521    sync handlers need to run, then the last one registering wins and
3522    previously registered internal sync handlers are never invoked. This
3523    manifested as a bug with DRI applications on Xlib/XCB as that requires
3524    both an XID handler after every XID allocation, and the periodic sequence
3525    number handler. The XID handler would win, and the sequence number handler
3526    would never be invoked.
3527    
3528    Fix this by unifying the internal sync handler mechanism into a single
3529    function that calls all of the known internal sync handlers. They all need
3530    to deal with being called when not strictly necessary now.
3531    
3532    Signed-off-by: Keith Packard <keithp@keithp.com>
3533    Signed-off-by: Jamey Sharp <jamey@minilop.net>
3534    Signed-off-by: Josh Triplett <josh@freedesktop.org>
3535
3536commit 2dbaaab9c4e3894b33dcae850551dee5473431d5
3537Author: Keith Packard <keithp@keithp.com>
3538Date:   Sat Oct 11 21:44:21 2008 -0700
3539
3540    Ensure that _XReadEvents always leaves an event in the queue on return
3541    
3542    XNextEvent assumes that the event queue will be non-empty on return from
3543    _XReadEvents, but with multiple event readers running, the previous change
3544    could leave the queue empty on return from process_responses. Re-invoke
3545    process_responses until the queue is non-empty.
3546    
3547    Signed-off-by: Keith Packard <keithp@keithp.com>
3548
3549commit bedfe68259037c5564fe52758c92b9c97729640a
3550Author: Keith Packard <keithp@keithp.com>
3551Date:   Sat Oct 11 21:10:23 2008 -0700
3552
3553    Permit only one Xlib thread to block waiting for events
3554    
3555    As Xlib queues events internally, we must prevent multiple Xlib threads from
3556    entering XCB to wait for an event in case the queued event is to be
3557    delivered to the thread which didn't manage to read it. In other words, let
3558    only one Xlib thread into xcb_wait_for_event at a time.
3559    
3560    Jamey Sharp looked over my shoulder while making this fix and, while hating
3561    my whitespace conventions, appears happy enough with the actual code.
3562    
3563    Signed-off-by: Keith Packard <keithp@keithp.com>
3564
3565commit cc19618d2eb3ed92a0b574aee26a7da8b4aed5d2
3566Author: Jamey Sharp <jamey@minilop.net>
3567Date:   Sun Mar 23 16:33:50 2008 -0700
3568
3569    Fix XAllocID race: hold the user display lock until we have a new XID.
3570    
3571    Xlib built --without-xcb is also vulnerable to this race, and a similar
3572    fix might work there too.
3573    
3574    Also, use an XID that's truly invalid while waiting for the next XID to be
3575    requested.
3576
3577commit 54e5c0941b0ded1628d559a9f0a3451ea96c299b
3578Author: Josh Triplett <josh@freedesktop.org>
3579Date:   Sat Mar 15 17:22:23 2008 -0700
3580
3581    Use XCB's new socket handoff mechanism rather than the old XCB Xlib lock.
3582    
3583    Previously, Xlib/XCB used XCB's Xlib lock to prevent XCB from sending
3584    requests between calls to Xlib's LockDisplay and UnlockDisplay macros.
3585    Xlib/XCB then sent all of its requests using XCB's xcb_send_request, and
3586    had to flush its requests when unlocking the display.
3587    
3588    XCB 1.2 adds a new socket handoff mechanism, xcb_take_socket.  Replace
3589    much of the existing Xlib/XCB implementation with the use of
3590    xcb_take_socket to take ownership of the write side of the X connection
3591    socket, and a return_socket callback which writes any outstanding requests
3592    with xcb_writev.  This approach allows Xlib/XCB to use the same buffering
3593    as traditional Xlib did.  In particular, programs which use Xlib/XCB and
3594    never make XCB calls will never need to hand the socket back to XCB, and
3595    vice versa.
3596    
3597    This allows us to discard large quantities of synchronization code from
3598    Xlib/XCB, together with the synchronization bugs present in that code.
3599    Several test cases which previously failed now work perfectly, including
3600    multi-threaded ico.  In addition, the infamous locking correctness
3601    assertions, triggered when double-locking or when unlocking without a
3602    previous lock, no longer exist, because Xlib/XCB no longer has any reason
3603    to care more about application locking than traditional Xlib does.
3604    
3605    Furthermore, the handoff approach provides great improvements to
3606    performance.  Results from x11perf's XNoOp test, which represented the
3607    worst case for the lock-based Xlib/XCB:
3608    
3609    Traditional Xlib:       average 19100000/sec
3610    Lock-based Xlib/XCB:    average  3350000/sec
3611    Handoff-based Xlib/XCB: average 17400000/sec
3612    
3613    Thus, for no-ops, the handoff mechanism provides more than a 4x speedup to
3614    Xlib/XCB, bringing Xlib/XCB within 9% of traditional Xlib no-op
3615    performance.  Of course, real-world workloads do not use no-op, so your
3616    mileage may vary.  In particular, since no-ops represent the worst case,
3617    we expect real workloads to more closely match the performance of
3618    traditional Xlib.
3619    
3620    While removing synchronization code, we changed _XReply to not drop any
3621    locks when calling xcb_wait_for_reply; previously, we had to carefully
3622    avoid a deadlock between the Display lock and the XCB Xlib lock. Holding
3623    the locks reduces implementation complexity and should not impact
3624    applications.
3625    
3626    Commit by Jamey Sharp and Josh Triplett.
3627    XCB's handoff mechanism inspired by Keith Packard.
3628
3629commit 5a19ac473f7a8046b0421fbd5d53da160c22ed75
3630Author: Chris Ball <cjb@laptop.org>
3631Date:   Mon Nov 3 22:57:29 2008 -0500
3632
3633    Remove configure check for xcb-xlib.
3634    
3635    xcb-xlib has been intentionally removed from libxcb; stop checking for
3636    it at configure-time.
3637
3638commit 34b35dda0bb7f3cf0ad9ab95ad7953d35d24f71b
3639Author: Josh Triplett <josh@freedesktop.org>
3640Date:   Wed Oct 29 14:37:44 2008 -0700
3641
3642    .gitignore: Add dolt files
3643
3644commit 1290cccf2d90083eba852f5f413f7e3dff48ccd2
3645Author: Peter Hutterer <peter.hutterer@redhat.com>
3646Date:   Tue Oct 28 11:56:55 2008 +1030
3647
3648    man: fix formatting error in XkbGetIndicatorState man page.
3649
3650commit b1022fa6d7e97640049e93ffa108083fc8d71b05
3651Author: James Cloos <cloos@jhcloos.com>
3652Date:   Sat Oct 25 09:13:08 2008 -0400
3653
3654    Increase size of working arrays in the makekeys utility program.
3655    
3656    Makekeys is used to create an optimal hash of the keysyms defined
3657    in x11proto’s keysymdef.h.
3658    
3659    The recent addition of new keysyms there has triggered a bug in
3660    makekeys where it tries to use a zero on the rhs of the % (mod)
3661    operator (resulting in a divide by zero error) whenever it fails
3662    to find a solution within its constraints.
3663    
3664    Increasing the size of the arrays allows it to find a solution for
3665    the current set of keysyms.
3666    
3667    Makekeys is only run durring the build process, so this has no impact
3668    on users of libX11, only on the amount of VM needed to build it.
3669    
3670    It still needs a more complete fix, but this allows compiles to
3671    progress until that is completed.
3672
3673commit 3e9afd501e40d76040635bd9a3045bcaf5a03b60
3674Author: James Cloos <cloos@jhcloos.com>
3675Date:   Sat Oct 11 01:03:14 2008 -0400
3676
3677    Dolt-ify
3678    
3679    Add dolt to acinclude.m4 and call it it configure.ac to speed compiles.
3680
3681commit 39c0b266cac8cbc15bf501d7869186862f01d823
3682Author: Peter Hutterer <peter.hutterer@redhat.com>
3683Date:   Wed Oct 15 14:30:20 2008 +1030
3684
3685    Add more keysyms for PS3 BD remotes, Ericsson Phones #16519
3686    
3687    X.Org Bug 16519 <https://bugs.freedesktop.org/show_bug.cgi?id=16519>
3688
3689commit d23aad31338e7d869d878d5aa1b6b91d20287005
3690Author: Peter Hutterer <peter.hutterer@redhat.com>
3691Date:   Mon Oct 13 09:41:59 2008 +1030
3692
3693    Add XF86Battery, XF86Bluetooth, XF86WLAN, XF86UWB to keysymdb.
3694
3695commit 214ea6f5fd6aeaa7303ea4a69f9aedabf219ec4c
3696Author: Peter Hutterer <peter.hutterer@who-t.net>
3697Date:   Thu Jul 24 15:44:26 2008 +0930
3698
3699    xkb: fix out-by-1 error in _XkbWriteKeyExplicit.
3700    
3701    Thanks to Michael Meeks, Novell Bug 369263.
3702    https://bugzilla.novell.com/show_bug.cgi?id=369263
3703
3704commit e7ece39afc8e0adc3b6b1e70b337b98376754462
3705Author: Alan Coopersmith <alan.coopersmith@sun.com>
3706Date:   Tue Oct 7 15:41:38 2008 -0700
3707
3708    Sun bug #6739431: double free in _X11TransConnectDisplay()
3709    
3710    Double free() introduced in bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
3711    After copying original_hostname to phostname, set original_hostname
3712    to NULL, so we don't free the same pointer twice when we free both
3713    original_hostname and phostname.
3714    
3715    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6739431>
3716
3717commit 0877bc916afbd1ff8f1833edc930b765ea783576
3718Author: Daniel Stone <daniel@fooishbar.org>
3719Date:   Tue Sep 23 19:02:02 2008 +0300
3720
3721    configure.ac: Fix CC_FOR_BUILD logic error
3722    
3723    Turns out we were accidentally smashing it so that you couldn't set it
3724    externally at all.  Oops.
3725
3726commit 58bf3aa746908f01c37be7045699e43a4e270944
3727Author: John Tapsell <johnflux@gmail.com>
3728Date:   Tue Sep 23 17:30:13 2008 +0300
3729
3730    Build: Use native compiler for makekeys
3731    
3732    makekeys needs to be run during the build process, as opposed to on the
3733    target, so build it with either of gcc or cc to fix cross-compiling.
3734    This can be overridden by setting $CC_FOR_BUILD.
3735
3736commit 340422a5c7a413faef18666cada27cee14615250
3737Author: Adam Jackson <ajax@redhat.com>
3738Date:   Wed Sep 17 12:54:34 2008 -0400
3739
3740    Fix the previous patch for the BadFont case.
3741
3742commit 2335eafe4b53c27f6f9ee1bab3e1f5842f896428
3743Author: Matthias Clasen <mclasen@redhat.com>
3744Date:   Wed Sep 17 10:43:52 2008 -0400
3745
3746    Bug #17616: Fix an XCB leak when the client has a non-fatal error handler.
3747
3748commit db0b85db29699be6bf7e78dede655d59ba926dfc
3749Author: Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3750Date:   Sun Sep 14 19:15:26 2008 -0400
3751
3752    Fix problem with <dead_acute> <c> in pt_BR.UTF-8
3753    
3754    The <dead_acute> <C> and <dead_acute> <c> lines in the pt_BR UTF-8
3755    Compose file show "Ç" and "ç" (c with cedilla accent) (akin to the
3756    ISO 8859 pt_BR Compose file) as the string but specify the keysym
3757    and comment for Ć and ć (c with acute accent).
3758    
3759    This commit normalizes those two lines to match the specified string.
3760    
3761    Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=4671
3762    
3763    Signed-off-by: James Cloos <cloos@jhcloos.com>
3764
3765commit b065c011baa69b69e3ea77c30d5e153c0d103e2d
3766Author: Michael Verret <michael.verret@gmail.com>
3767Date:   Mon Sep 8 16:33:35 2008 -0400
3768
3769    Fix documentation typo
3770    
3771    Signed-off-by: James Cloos <cloos@jhcloos.com>
3772
3773commit 4213ea95185377bdd1b51e82933f331fc0f52e5b
3774Author: James Cloos <cloos@jhcloos.com>
3775Date:   Sat Sep 6 04:19:19 2008 -0400
3776
3777    Remove extraneous <angle brackets> from the Ethiopic Compose file.
3778    
3779    The am_ET.UTF-8 Compose file submitted in:
3780    
3781    https://bugs.freedesktop.org/show_bug.cgi?id=11307
3782    
3783    for the OLCP project used incorrect syntax.  (It has angle brackets around the
3784    Uxxxx symbols on the right hand side rather than only on the left hand side).
3785    
3786    This bug is noted in OLPC’s ticket:
3787    
3788    http://dev.laptop.org/ticket/7474
3789    http://dev.laptop.org/attachment/ticket/7474/olpc_7474_dead_vowels_libX11.patch
3790
3791commit 9df84b513dd2b6e65e6d528cfac6d4cc3ea46918
3792Author: James Cloos <cloos@jhcloos.com>
3793Date:   Mon Sep 1 17:49:33 2008 -0400
3794
3795    Complete the set of vulgar fractions
3796    
3797    Unicode 1.1 added thirds, fifths, sixths and eights;
3798    we might as well catch up.
3799    
3800    (Unicode and ISO 10646 have 1/7 (U2150), 1/9 (U2151), 1/10 (U2152)
3801    and 0/3 (U2189) in their pipelines, but those four can be added
3802    here after they are published.)
3803
3804commit a788792e9de95f8db0639557859722a35087481d
3805Author: James Cloos <cloos@jhcloos.com>
3806Date:   Wed Aug 20 15:28:07 2008 -0400
3807
3808    nls (en_US) Re-remove long compositions that override shorter
3809    
3810    As reported in <https://bugs.freedesktop.org/show_bug.cgi?id=17228>:
3811    
3812      Commit a6f4bbf7
3813        nls (en_US): remove long compositions that override shorter [...]
3814        removed some longer compose sequences because there are shorter
3815        ones which take preference over the longer. For example the
3816        sequences:
3817    
3818          <Multi_key> <apostrophe> <comma> <c>   : U1E09 # ḉ
3819          <Multi_key> <apostrophe> <comma> <C>   : U1E08 # Ḉ
3820    
3821        were removed becase there already was:
3822    
3823          <Multi_key> <apostrophe> <comma>       : U201A # ‚
3824    
3825      Then commit 4ba09125
3826        Work on making the en_US and pt_BR UTF-8 Compose as similar as
3827        possible added exactly the same key sequences again. Obviusly
3828        they won't work.
3829
3830commit 55248e5c84c3fd8c349a3bb4cb15a1ec86989d74
3831Author: James Cloos <cloos@jhcloos.com>
3832Date:   Thu Jul 17 21:01:42 2008 -0400
3833
3834    Add more <Multi_key> <cedilla> Compose tuples
3835    
3836    The last commit missed the el_GR UTF-8 Compose.pre as well as
3837    the various ISO 8859 locales which have compose sequences
3838    generating ‘WITH CEDILLA’ characters.
3839    
3840    (Interestingly, some of the 8859 locales already supported
3841    <Multi_key> <cedilla> for some CEDILLA characters, but not
3842    for Ç or ç.)
3843    
3844    This is further work on bug 10397.
3845
3846commit 4ba091255bb953d53078ba5619d6751052c739f7
3847Author: James Cloos <cloos@jhcloos.com>
3848Date:   Thu Jul 17 17:16:50 2008 -0400
3849
3850    Work on making the en_US and pt_BR UTF-8 Compose as similar as possible.
3851    
3852    The eventual goal here is to have a single primary UTF-8 Compose
3853    file which the locale-specific UTF-8 Compose.pre files can #include.
3854
3855commit 254522d3c24e0590732fc03cdd61ff4564819d94
3856Author: James Cloos <cloos@jhcloos.com>
3857Date:   Thu Jul 17 17:13:36 2008 -0400
3858
3859    Add <Multi_key> <cedilla> Compose tuples
3860    
3861    The en_US and pt_BR UTF-8 Compose tables had support for using <comma>
3862    with <Multi_key> to enter CEDILLA characters.  Bug 10397 requests
3863    support for using <cedilla> instead of <comma> in said sequences.
3864    
3865    This commit makes both styles work.
3866
3867commit 7dc907f6032e1d5cbe4da0e414bdf2c569c04b44
3868Author: James Cloos <cloos@jhcloos.com>
3869Date:   Sat Jun 28 15:25:23 2008 -0400
3870
3871    Fix commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
3872    
3873    The new block was added twice to the en_US.UTF-8 Compose.pre;
3874    delete the duplicate.
3875
3876commit 596e081b7457dcd1c4ad555ac140e6999239bc0d
3877Author: Peter Hutterer <peter@cs.unisa.edu.au>
3878Date:   Sat Jun 28 20:14:05 2008 +0930
3879
3880    Fix unbalanced parenthesis in XKBlib.h # 16551
3881    
3882    X.Org Bug 16551 <http://bugs.freedesktop.org/show_bug.cgi?id=16551>
3883
3884commit f6af6dd2f76c12b56ec166bb771457b9f08fe246
3885Author: Adam Jackson <ajax@redhat.com>
3886Date:   Tue Jun 24 13:16:53 2008 -0400
3887
3888    Bug #14898: Don't abuse the sprintf() implementation.
3889    
3890    The thing you're printing into should not itself appear in the list of
3891    things to print from, that's bad juju.  Just use strcat().
3892
3893commit 21e464ec682ab23ba20ddf6bd72c6db214cfbe01
3894Author: Khaled Hosny <khaledhosny@eglug.org>
3895Date:   Thu Jun 19 18:26:11 2008 -0400
3896
3897    NLS: Add Arabic Lam-Alef ligature compose sequences (bug #16426)
3898    
3899    Add some Arabic digraphs to utf-8 locales with a Compose.pre
3900    
3901    Signed-off-by: James Cloos <cloos@jhcloos.com>
3902
3903commit bf53987eaf0fbd7f7627783fc39e7ee99e8361ba
3904Author: Alan Coopersmith <alan.coopersmith@sun.com>
3905Date:   Wed Jun 18 20:00:25 2008 -0700
3906
3907    Rework code to choose local connection types and fallback to others
3908    
3909    Adds --with-local-transport-order configure flag if you don't like the
3910    default ordering (which is platform dependent)
3911    
3912    Includes fixes for these Sun/Solaris bug ids:
3913    6678250 X Commands returning incorrect display value unix:0.0 not <system>:0.0
3914    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6678250>
3915    6716481 libX11 should prefer Unix domain sockets over named pipes on Solaris
3916    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6716481>
3917
3918commit cf49e537014c3cb5aaee07e57400933e0bb72b6b
3919Author: Alan Coopersmith <alan.coopersmith@sun.com>
3920Date:   Tue Jun 17 14:41:17 2008 -0700
3921
3922    Strip whitespace from end of lines in source files
3923
3924commit f76fd81dfbbd5cfae75c87ce0511e88e08529cf3
3925Author: Jeff Smith <whydoubt@yahoo.com>
3926Date:   Sun Jun 15 23:52:20 2008 -0500
3927
3928    Fix memory leak in XOpenDisplay
3929    
3930    Signed-off-by: Peter Hutterer <peter@cs.unisa.edu.au>
3931
3932commit fca0b0ba3f72b7284601d4690bba99fc80a92614
3933Author: Jens Herden <jens@khmeros.info>
3934Date:   Tue Jun 10 20:07:30 2008 +0300
3935
3936    NLS: Add Khmer compose sequences (bug #5706)
3937    
3938    Add some Khmer digraphs to all locales with a Compose.pre.
3939
3940commit e54cffb649b1622c17457e470cfab8cc56d38c97
3941Merge: 19802cc 721b574
3942Author: Daniel Stone <daniel@fooishbar.org>
3943Date:   Tue Jun 10 20:04:30 2008 +0300
3944
3945    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
3946
3947commit 721b574d36f1884c3f1bf7bd933646e2ed6680b5
3948Author: Peter Hutterer <peter@cs.unisa.edu.au>
3949Date:   Thu May 29 10:57:21 2008 +0930
3950
3951    Bump to 1.1.99.1
3952
3953commit 631d32d13247d1cf52c0833d438c5b38b01b17a4
3954Author: Peter Hutterer <peter@cs.unisa.edu.au>
3955Date:   Wed May 28 17:31:59 2008 +0930
3956
3957    Require xproto 7.0.13 and libxcb 1.1.90 (for GenericEvents)
3958
3959commit e9195db7257e418f83707233baeeb84b225caf4f
3960Merge: c34f76f a7f8556
3961Author: Peter Hutterer <peter@cs.unisa.edu.au>
3962Date:   Thu May 22 12:14:28 2008 +0930
3963
3964    Merge branch 'master' into xge
3965
3966commit 19802ccd3909145e3ba2f6c073271cb5f3701685
3967Author: Daniel Stone <daniel@fooishbar.org>
3968Date:   Mon May 19 19:22:31 2008 +0300
3969
3970    gitignore: Update with loads more bits from server
3971
3972commit a7f85567a3e850fba0c44571453d2852ab1a09be
3973Author: Adam Jackson <ajax@redhat.com>
3974Date:   Tue May 13 10:28:39 2008 -0400
3975
3976    Bug #15884: Remove useless sleep()'s from the connection code.
3977    
3978    For network transports, there's enough delay in the network layer
3979    already without adding more.  For local transports, just hurry up
3980    and fail if the server isn't there.
3981
3982commit c34f76f475bc632490122e67b5a82575d69d5569
3983Author: Peter Hutterer <peter@cs.unisa.edu.au>
3984Date:   Mon May 12 21:46:24 2008 +0930
3985
3986    Pull down extra bytes when reading a GenericEvent (non-xcb).
3987    
3988    I refuse to take any responsibily for this code. It works, I guess.
3989    But - all the flushing is done somewhere before that, so we might need to
3990    flush here. Under some circumstances anyway. Don't ask me, I'm an optical
3991    illusion.
3992    
3993    Build with xcb as transport layer highly recommended.
3994
3995commit c9b2ff1e6a607463993afa4a8d085857d97cc2f3
3996Merge: 17d7dcb 9129057
3997Author: Peter Hutterer <peter@cs.unisa.edu.au>
3998Date:   Mon May 12 17:58:37 2008 +0930
3999
4000    Merge branch 'master' into xge
4001
4002commit 9129057bdbff0ec9cd8bb780cf7f85f134a291eb
4003Author: Teemu Likonen <tlikonen@iki.fi>
4004Date:   Wed May 7 21:44:22 2008 +0300
4005
4006    Change <dead_belowdot> to <dead_belowring> for U+1E00 and U+U1E01
4007    
4008    Commit 6b6caeea830a977bdb54688cfb648d879821e752 added <dead_belowdot>
4009    <A> and <dead_belowdot> <a> compose sequences for letters U+1E00 and
4010    U+U1E01 (LATIN CAPITAL/SMALL LETTER A WITH RING BELOW). This caused
4011    duplicate compose sequences since these have already been defined. Also,
4012    using <dead_belowring> is more logical since the diacritic is indeed
4013    a "RING BELOW".
4014
4015commit 01a9cb58888d290cc3d319feec4ee4a0297a844c
4016Author: Daniel Stone <daniel@fooishbar.org>
4017Date:   Wed May 7 20:04:44 2008 +0300
4018
4019    NLS: Make UTF-8 the default for Russian
4020    
4021    No-one uses 8859-5 anymore, so make the default for Russian UTF-8; the
4022    only other possible answer would be KOI8-R.
4023    
4024    Signed-off-by: Sergey V. Udaltsov <sergey.udaltsov@gmail.com>
4025
4026commit 407b81bfbbabf6feb565d6da22f9ef9a69016ab8
4027Author: Ross Burton <ross@burtonini.com>
4028Date:   Tue Apr 29 13:38:10 2008 +0300
4029
4030    NLS: Add interrobang to UTF-8 compose tables (bug #15653)
4031    
4032    It is what it says on the box.
4033
4034commit 0b6682303e9c61fefc3818acfda616b1e3691abf
4035Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
4036Date:   Mon Apr 28 11:51:25 2008 +0300
4037
4038    IM: Respect XMODIFIERS for Thai locale (bug #15719)
4039    
4040    When looking at Thai input methods, make sure XMODIFIERS is checked
4041    before jumping straight into built-in Thai processing, so external XIM
4042    servers such as SCIM can be used with Thai.
4043
4044commit c13aded1b2f830ba5004abb0ec5518f9ea16087e
4045Author: Colin Harrison <colin.harrison-at-virgin.net>
4046Date:   Sat Apr 26 18:56:05 2008 +0100
4047
4048    Fix missing error condition
4049
4050commit f5c5ffc175cb383c92ea0fa8c08cfb087c5f3083
4051Author: Colin Harrison <colin.harrison-at-virgin.net>
4052Date:   Mon Apr 21 17:24:33 2008 +0100
4053
4054    Xlib warning fixes
4055
4056commit 6b6caeea830a977bdb54688cfb648d879821e752
4057Author: James Cloos <cloos@jhcloos.com>
4058Date:   Fri Apr 18 02:50:55 2008 -0400
4059
4060    Add some dead_key sequences to en_US.UTF-8 Compose table
4061    
4062    Make use of the new dead key symbols added to x11proto’s
4063    commit 44e24a27bca023cf7b799f191fe6d52e12efbe5f (which
4064    was in responce to bug #15446).
4065
4066commit 8f9b039580deaf658e464b7d6254064fcf183df6
4067Author: Alan Coopersmith <alan.coopersmith@sun.com>
4068Date:   Mon Apr 14 19:09:42 2008 -0700
4069
4070    Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version
4071
4072commit 9f5e96eb91ab55dd441c3e94b75caf48c588778f
4073Author: Alan Coopersmith <alan.coopersmith@sun.com>
4074Date:   Mon Apr 14 18:21:14 2008 -0700
4075
4076    Fix mismatched brace indenting
4077
4078commit a19f9c65ee9e5e5d783feaa84998c36439b0288b
4079Author: Bart Massey <bart@cs.pdx.edu>
4080Date:   Fri Apr 4 18:58:45 2008 -0700
4081
4082    added error check in Xcms color file parser; closes bug #15305
4083
4084commit 12e8d0d01dd72ce98e7683ddb1bde181b7ed246f
4085Author: Christian Weisgerber <naddy@mips.inka.de>
4086Date:   Tue Mar 18 07:30:05 2008 +0100
4087
4088    ConnDis: properly cast 'addr' before accessing it as a byte array.
4089    
4090    If you use XDM-AUTHORIZATION-1 authorization keys for remote X11
4091    clients over IPv6, the clients are liable to segfaults.
4092
4093commit 64325f38bab082a8e0e9ce779a8e582de5c8588e
4094Author: Josh Triplett <josh@freedesktop.org>
4095Date:   Sat Mar 15 12:29:33 2008 -0700
4096
4097    Fix fd.o bug 15023: make Xlib sync correctly given many void requests
4098    
4099    If given many requests without replies, Xlib may not sync until it flushes
4100    the output buffer.  Thus, if Xlib can fit enough requests in the buffer to
4101    pass by the number of requests it would normally sync after (65536 -
4102    BUFSIZE/sizeof(xReq)), it will sync too late.  The test case in bug 15023
4103    demonstrated this by issuing a request with a reply (ListExtensions) at
4104    just the right time to get confused with the GetInputFocus reply issued in
4105    response to the sync 65,536 requests later; the test case used an async
4106    handler to watch the replies, since otherwise it could not issue a request
4107    without waiting for the response.  When the test case failed, Xlib's sync
4108    handler would eat the ListExtensions reply, and the test case's async
4109    handler would see the GetInputFocus reply.
4110    
4111    Fix this by replacing SEQLIMIT with a function sync_hazard() that uses the
4112    buffer size to figure out when the sequence numbers could potentially wrap
4113    before the next flush.
4114    
4115    With this commit, the test case consistently passed, and the async reply
4116    handler always saw the ListExtensions reply.
4117    
4118    Commit by Jamey Sharp and Josh Triplett.
4119
4120commit a5395563bbee15fabe1e8fd7aa86f9f314d8d30e
4121Author: Colin Harrison <colin.harrison@virgin.net>
4122Date:   Sat Mar 15 13:39:13 2008 -0400
4123
4124    Fix typo
4125    
4126    Signed-off-by: James Cloos <cloos@jhcloos.com>
4127
4128commit f07585ca27a8487bc66dfe41486c823f0fdcea7d
4129Author: Daniel Stone <daniel@fooishbar.org>
4130Date:   Sat Mar 15 17:32:57 2008 +0200
4131
4132    configure.ac: Don't search for legacy X11 headers
4133    
4134    This can actually break cross-compiles, so don't do it anymore.
4135
4136commit bf69541238c7df6606340c0f389e5c47149b29c7
4137Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4138Date:   Sun Mar 9 09:08:07 2008 +0100
4139
4140    nuke RCS Ids
4141
4142commit 5e98aed13e529638df744e45893c471d5f2014fb
4143Author: Adam Jackson <ajax@redhat.com>
4144Date:   Thu Mar 6 16:10:33 2008 -0500
4145
4146    libX11 1.1.4
4147
4148commit 8e085971dc661da9f80ff6b67747459c0fb15c08
4149Author: Alan Coopersmith <alan.coopersmith@sun.com>
4150Date:   Thu Feb 28 20:17:41 2008 -0800
4151
4152    Man page typo fixes
4153
4154commit 1a1a42a3ca1dfaf42f1094936b71c140fc030fcb
4155Author: Søren Sandmann Pedersen <sandmann@redhat.com>
4156Date:   Sun Feb 24 20:03:35 2008 -0500
4157
4158    XIM: Fix a hand when switching input context.
4159    
4160    Red Hat bug #201284.
4161
4162commit e02e4ccafcaf3eb8993152dfcbfbee0240ea2db2
4163Author: Adam Jackson <ajax@redhat.com>
4164Date:   Sun Feb 24 20:00:43 2008 -0500
4165
4166    Bug #14029: Don't LockDisplay() recursively.
4167    
4168    See also Red Hat bugzilla #326461.
4169
4170commit e5892467ae3308c8651be76e06db322dcbc08522
4171Author: Alan Coopersmith <alan.coopersmith@sun.com>
4172Date:   Fri Feb 15 17:27:53 2008 -0800
4173
4174    Add support for building lint library with --enable-lint-library
4175
4176commit e3eb83ec6a9bffa63cdffd94f077c12f85ad7240
4177Author: Alan Coopersmith <alan.coopersmith@sun.com>
4178Date:   Mon Feb 11 20:11:43 2008 -0800
4179
4180    Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #
4181
4182commit d5ceed7a73a6b61758ddb6ff4e194955fbd5c185
4183Author: Alan Coopersmith <alan.coopersmith@sun.com>
4184Date:   Fri Feb 8 16:46:46 2008 -0800
4185
4186    Add WM_LOCALE_NAME to list of properties set in XSetWMProperties comment
4187
4188commit 416a812200f24d19149dcc497e5c51a0608120f6
4189Author: Alan Coopersmith <alan.coopersmith@sun.com>
4190Date:   Fri Feb 8 15:31:31 2008 -0800
4191
4192    XErrorDB updates for Render 0.9 & XFixes 4.0
4193
4194commit 16a76091cd632e5a3708e235ff864b58f3e4613e
4195Author: Kim Woelders <kim@woelders.dk>
4196Date:   Sat Dec 22 21:45:23 2007 +0100
4197
4198    Fix bs_BA entries in locale.dir.pre
4199    
4200    X.Org bug#13786 <http://bugs.freedesktop.org/show_bug.cgi?id=13786>
4201
4202commit 32115c563b87d2f37e3f9de70fbd0f4d9e424aea
4203Merge: 8f0bd3f e8d4cef
4204Author: James Cloos <cloos@jhcloos.com>
4205Date:   Fri Dec 14 22:43:47 2007 -0500
4206
4207    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
4208
4209commit 8f0bd3f445cbdcc67650f6e8e3baf2ed89cb3695
4210Author: James Cloos <cloos@jhcloos.com>
4211Date:   Fri Dec 14 22:42:59 2007 -0500
4212
4213    add a comment to en_US.UTF-8/Compose
4214
4215commit 4d6c45e60ed13d3b0fea10413873d6a74f9d6a3b
4216Author: James Cloos <cloos@jhcloos.com>
4217Date:   Fri Dec 14 22:40:13 2007 -0500
4218
4219    Add <dead_stroke> compose sequences
4220    
4221    The added sequences match the existing <Multi_key> <slash> sequences.
4222    
4223    This is related to bug #12765¹.
4224    
4225    1] https://bugs.freedesktop.org/show_bug.cgi?id=12765
4226
4227commit e8d4cefa0837afa149a10e981528b368485a9e38
4228Author: Jeremy Huddleston <jeremy@yuffie.local>
4229Date:   Mon Dec 10 23:00:44 2007 -0800
4230
4231    Added launchd support.
4232
4233commit 17d7dcbfced4a9417b33507bd3fd9b7dd8268242
4234Merge: 5dfefd3 13ac804
4235Author: Peter Hutterer <peter@cs.unisa.edu.au>
4236Date:   Thu Dec 6 14:08:29 2007 +1030
4237
4238    Merge branch 'master' into xge
4239
4240commit 5dfefd3829d3ba7e41d5db0ad28e9dfee92fadd5
4241Merge: a68a1cd eff33ae
4242Author: Peter Hutterer <peter@cs.unisa.edu.au>
4243Date:   Thu Dec 6 13:57:09 2007 +1030
4244
4245    Merge branch 'master' into xge
4246    
4247    Conflicts:
4248    
4249    	src/xcb_io.c
4250
4251commit 13ac80469f6958cabac596834e203bd9cb6d4c94
4252Author: James Cloos <cloos@jhcloos.com>
4253Date:   Wed Dec 5 20:14:03 2007 -0500
4254
4255    Update the currency symbols block of en_US.UTF-8/Compose.pre
4256    Add XCOMM lines a la the existing NEW SHEQEL SIGN entry for
4257    the KIP, TUGRIK, DRACHMA. GERMAN PENNY, PESO, GUARANI,
4258    AUSTRAL, HRYVNIA and CEDI SIGNs.
4259
4260commit b0a8f2ec4ba698841683f8ce389f9d72e6bce53e
4261Author: Anton Zinoviev <anton@lml.bas.bg>
4262Date:   Wed Dec 5 19:56:03 2007 -0500
4263
4264    Additions to the Compose file for UTF-8
4265    From bug #5371¹
4266    
4267    Commit 5cf5bc76642bfece7cb5b76faf414bf445f14489 left out this change
4268    from those in attachment #4122².  The post³ on xorg resulted in only
4269    a positive reply⁴ from Daniel, so this block is now also commited.
4270    
4271    1] https://bugs.freedesktop.org/show_bug.cgi?id=5371
4272    2] https://bugs.freedesktop.org/attachment.cgi?id=4122
4273    3] http://article.gmane.org/gmane.comp.freedesktop.xorg/20628
4274    4] http://article.gmane.org/gmane.comp.freedesktop.xorg/23966
4275    
4276    Signed-off-by: James Cloos <cloos@jhcloos.com>
4277    Acked-by:  Daniel Stone <daniel@fooishbar.org>
4278
4279commit 438d02ebc08ee171cf1d3936f4c81050d428ab92
4280Author: James Cloos <cloos@jhcloos.com>
4281Date:   Tue Dec 4 17:25:39 2007 -0500
4282
4283    Fix the <U\x+> keysyms in the en_US.UTF-8 Compose file
4284    
4285    Based on src/KeysymStr.c and src/StrKeysym.c and comments in
4286    bugs #11930¹ and #5129² it is clear that <U100XXXXX> is invalid;
4287    those should be in the form U plus the hex of the UCS Code Point.
4288    
4289    The 0x01000000 is ORed in by the code.
4290    
4291    This update fixes all of those.
4292    
4293    1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
4294    2] https://bugs.freedesktop.org/show_bug.cgi?id=5129
4295
4296commit 02e04059c89e175f51647e3b031344f743286b34
4297Merge: 1254c57 b57129e
4298Author: James Cloos <cloos@jhcloos.com>
4299Date:   Tue Dec 4 06:55:04 2007 -0500
4300
4301    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
4302
4303commit 1254c57dd3a8d6ea87041b2f63024f99094f290f
4304Author: James Cloos <cloos@jhcloos.com>
4305Date:   Tue Dec 4 06:53:55 2007 -0500
4306
4307    Use the new dead_psili and dead_dasia keysyms added to proto/x11proto 7.0.11
4308    Inspired by bug 11930¹:
4309    
4310    Commit 40ed4eef92e31fcf7ea0a436e1a00cdf49484c1b to x11proto added dead_psili
4311    and dead_dasia keysyms.  Make use of them in the en_US.UTF-8 and el_GR.UTF-8
4312    Compose files.
4313    
4314    This was done with a pair of perl scripts based on the one quoted in the
4315    log for commit c76d30253f1483ac8200ad5c032a818907e65030.
4316    
4317    1] https://bugs.freedesktop.org/show_bug.cgi?id=11930
4318
4319commit b57129ef324c73ee91c2a796b800c4b45f4d4855
4320Author: Jeremy Huddleston <jeremy@yuffie.local>
4321Date:   Mon Dec 3 20:04:19 2007 -0800
4322
4323    Use __APPLE__ instead of __DARWIN__
4324
4325commit b9c032e1d5ed08510863dfb91b8bda588e6c8c9e
4326Author: Jeremy Huddleston <jeremy@yuffie.local>
4327Date:   Wed Nov 28 16:43:49 2007 -0800
4328
4329    Define __DARWIN__ when host_os == darwin* as needed in SetLocale.c
4330
4331commit 4b91ed099554626f1ec17d5bdf7bd77ce1a70037
4332Author: Alan Coopersmith <alan.coopersmith@sun.com>
4333Date:   Wed Nov 21 16:50:04 2007 -0800
4334
4335    X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page
4336    
4337    X.Org Bugzilla #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
4338    
4339    Protect /* sequences from cpp pre-processor removal without transforming
4340    to Unicode mathematical asterisk character
4341
4342commit 2af660c2fcd15c86c66459bfc074c190ea1462e6
4343Author: Jamey Sharp <jamey@minilop.net>
4344Date:   Mon Oct 29 10:46:20 2007 -0700
4345
4346    Two threads can request sequence sync and XID fetch simultaneously.
4347    
4348    So don't assert that they can't.
4349    
4350    This makes the Xlib/XCB implementation of _XAllocID more closely
4351    resemble the traditional Xlib version.
4352
4353commit 6e5485e0a5e3ab738becad12193e760c5fee83a4
4354Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
4355Date:   Sun Oct 28 04:44:00 2007 -0800
4356
4357    X.Org Bug #12983: Typos in ./man/XChangeKeyboardControl.man
4358    
4359    <http://bugs.freedesktop.org/show_bug.cgi?id=12983>
4360
4361commit 24527c92fd1f433ea135e85ec876a94a529fe500
4362Author: Yann Droneaud <ydroneaud@mandriva.com>
4363Date:   Wed Oct 24 19:26:07 2007 +0300
4364
4365    XIM: Properly initialise client event
4366    
4367    Make sure all ClientMessage fields are initialised to 0 before we send it.
4368
4369commit e41477f37b0d9b74a056d22dbf0073a94eecb9d6
4370Author: Daniel Stone <daniel@fooishbar.org>
4371Date:   Wed Oct 24 19:22:22 2007 +0300
4372
4373    Colours: Fix --disable-xcms
4374    
4375    Disable large tracts of colour management code when passing
4376    --disable-xcms.
4377
4378commit 11ea09745efa8de7dc82fe30ebd2393f08390957
4379Author: Eric Anholt <eric@anholt.net>
4380Date:   Fri Aug 31 17:30:33 2007 -0700
4381
4382    Bug #2081: Note the range limitation of XSetScreenSaver arguments.
4383
4384commit 31540f1438ec63faf37044f2fd654b335ddf80f0
4385Author: Kristian Høgsberg <krh@redhat.com>
4386Date:   Wed Aug 29 19:50:57 2007 -0400
4387
4388    Add GLX 1.4 requests and errors.
4389
4390commit 7c996f78914c77fe17e9f4feede980d895d9df51
4391Author: Eric Anholt <eric@anholt.net>
4392Date:   Tue Aug 28 15:15:11 2007 -0700
4393
4394    Add XF86 keyboard/monitor brightness keysyms to the keysymbdb.
4395
4396commit fa4effe82759f864a22a2dc6c920fa72ddb175a8
4397Author: Eric S. Raymond <esr@thyrsus.com>
4398Date:   Sun Jan 14 10:48:00 2007 -0800
4399
4400    Bug #9658: Bad markup on XIfEvent.3x
4401    
4402    X.Org Bugzilla #9658 <https://bugs.freedesktop.org/show_bug.cgi?id=9658>
4403
4404commit 74cba78daa738ef4d92096107d95c1a585933666
4405Author: Eric S. Raymond <esr@thyrsus.com>
4406Date:   Sun Jan 14 10:43:00 2007 -0800
4407
4408    Bug #9655: Bad markup in XrmUniqueQuark.3x
4409    
4410    X.Org Bugzilla #9655 <https://bugs.freedesktop.org/show_bug.cgi?id=9655>
4411
4412commit 4341d1a34b2a2e460b58131b6fd81935f3355bbc
4413Author: Eric S. Raymond <esr@thyrsus.com>
4414Date:   Sun Jan 14 10:43:00 2007 -0800
4415
4416    Bug #9654: Bad markup in XrmGetFileDatabase.3x
4417    
4418    X.Org Bugzilla #9654 <https://bugs.freedesktop.org/show_bug.cgi?id=9654>
4419
4420commit 2db713252090cae08f0200fecad4fc25fb64c8b1
4421Author: Eric S. Raymond <esr@thyrsus.com>
4422Date:   Sun Jan 14 10:40:00 2007 -0800
4423
4424    Bug #9653: Bad markup in XQueryColor.3x
4425    
4426    X.Org Bugzilla #9653 <https://bugs.freedesktop.org/show_bug.cgi?id=9653>
4427
4428commit 9d3ceea4b902e0471824c1e07ad64342b9a1114e
4429Author: Eric S. Raymond <esr@thyrsus.com>
4430Date:   Sun Jan 14 10:40:00 2007 -0800
4431
4432    Bug #9652: Bad markup in XDrawArc.3x
4433    
4434    X.Org Bugzilla #9652 <https://bugs.freedesktop.org/show_bug.cgi?id=9652>
4435
4436commit 2e7e0748d353d7f53bbd65ec6bf0df8758528ddc
4437Author: Eric S. Raymond <esr@thyrsus.com>
4438Date:   Sun Jan 14 10:39:00 2007 -0800
4439
4440    Bug #9651: Bad markup in XcmsColor.3x
4441    
4442    X.Org Bugzilla #9651 <https://bugs.freedesktop.org/show_bug.cgi?id=9651>
4443
4444commit c316aaf0aab06951db9dc5c9c1148bfea835d885
4445Author: Eric S. Raymond <esr@thyrsus.com>
4446Date:   Sun Jan 14 10:38:00 2007 -0800
4447
4448    Bug #9650: Bad markup in XLoadFont.3x manual page
4449    
4450    X.Org Bugzilla #9650 <https://bugs.freedesktop.org/show_bug.cgi?id=9650>
4451
4452commit ca5d9a625ea0965853fa9e74a448b8c29c78ec95
4453Author: Eric S. Raymond <esr@thyrsus.com>
4454Date:   Tue Jan 2 10:18:00 2007 -0800
4455
4456    Bug 9523: Markup problems in XQueryExtension.3x
4457    
4458    X.Org Bugzilla #9523 <https://bugs.freedesktop.org/show_bug.cgi?id=9523>
4459
4460commit fe713c616e29ba19c179b43c18eca1035079ce18
4461Author: Ian Romanick <idr@us.ibm.com>
4462Date:   Tue Aug 21 14:56:33 2007 -0700
4463
4464    Make sure nls/am_ET.UTF-8/Makefile is created by configure.
4465
4466commit e3430616f26b68e1439143cbe10732f3fc329d20
4467Author: Eric S. Raymond <esr@thyrsus.com>
4468Date:   Tue Jan 2 08:40:00 2007 -0800
4469
4470    Bug #9516: Markup error in XAllocWMHints.3x
4471    
4472    X.Org Bugzilla #9516 <https://bugs.freedesktop.org/show_bug.cgi?id=9516>
4473
4474commit d8fe979fc929833e8c754aed32641786d5a0622b
4475Merge: 21ca953 4ec1723
4476Author: James Cloos <cloos@jhcloos.com>
4477Date:   Mon Aug 20 15:34:50 2007 -0400
4478
4479    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libX11
4480
4481commit 21ca953337fb221b85345bf35ce1a98a0dcb2bf2
4482Author: James Cloos <cloos@jhcloos.com>
4483Date:   Mon Aug 20 15:34:03 2007 -0400
4484
4485    Fix typo
4486    The code <U1000000D> was used where <U10000DC> was obviously intended.
4487    
4488    It is possible that <Udiaeresis> should be used instead, if that will
4489    not break anyone’s setup.
4490
4491commit 4ec1723fff729440cd3349c1f95d87d2a6ba89cf
4492Author: James Cloos <cloos@jhcloos.com>
4493Date:   Mon Aug 20 15:25:48 2007 -0400
4494
4495    Add compose file for Ethiopic to match new keyboard in xkeyboard-config
4496    From bug report:
4497    
4498      https://bugs.freedesktop.org/show_bug.cgi?id=11307
4499
4500commit eff33ae525337ce2026be135a26464c7b1237113
4501Author: James Cloos <cloos@jhcloos.com>
4502Date:   Sat Aug 18 17:58:23 2007 -0400
4503
4504    Patch for Catalan locales
4505    From bugzilla bug 10943¹:
4506    
4507      There are several Catalan locale codes which presently can
4508      be used in X11 systems; especially after they were accepted
4509      in belocs-locale-data².
4510    
4511      In the following patches, I³ add ca_AD, ca_FR and ca_IT Catalan
4512      locale codes.  For instance, without this, using ca_AD (actually
4513      a quite used locale⁴) some applications (eg. Emacs or Skype)
4514      cannot display Catalan diacritic marks as you type them.
4515    
4516    1] https://bugs.freedesktop.org/show_bug.cgi?id=10943
4517    2] http://lists.debian.org/debian-devel-changes/2005/07/msg01429.html
4518    3] Toni Hermoso Pulido <toniher@softcatala.org>
4519    4] https://launchpad.net/~ubuntu.cat/+members
4520
4521commit 1f980cb7d022f53d0aee9e793b08203fb888e86e
4522Author: James Cloos <cloos@jhcloos.com>
4523Date:   Sat Aug 18 17:47:04 2007 -0400
4524
4525    Add additional Euro signs to compose
4526    Inspired by bug 7419¹ make all of:
4527    
4528        C=, =C, c=, =c, E=, =E, e=, E=
4529    
4530    after <Multi_key> generate € U+20AC EURO SIGN.
4531    
4532    1] https://bugs.freedesktop.org/show_bug.cgi?id=7419
4533
4534commit 4b0a14521449dfce8b4347bd17243efd1d3eae2d
4535Author: James Cloos <cloos@jhcloos.com>
4536Date:   Sat Aug 18 17:29:08 2007 -0400
4537
4538    Compose fix for Latin-1 (from Debian)
4539    The description from bugzilla bug 7417¹ is:
4540    
4541      We've been shipping this patch for some time in Debian now. The
4542      problem description from the patch header is reproduced below. You
4543      may want to note the licensing issue mentioned below, but we've been
4544      shipping it because the method by which this particular patch was
4545      generated and updated was also given below.
4546    
4547      This patch by Denis Barbier.
4548    
4549      The X11 protocol states that Unicode keysyms are in the range
4550      0x01000100 - 0x0110FFFF.  If the result of composing characters is a
4551      Unicode codepoint, X returns the corresponding Unicode keysym, which
4552      is its Unicode codepoint augmented by 0x01000000.  Latin-1
4553      characters must not appear with their Unicode codepoints in compose
4554      files, otherwise the returned composed character lies in the range
4555      0x01000000 - 0x010000FF which is not valid.
4556    
4557      There are two solutions: either fix composing routines to return
4558      0xZZ instead of 0x010000ZZ (where Z is an hexadecimal digit), or
4559      replace U00ZZ by their corresponding keysyms in compose files.  The
4560      latter is more logical and less error prone, so compose files will
4561      be patched.  Many applications accept these invalid Unicode keysyms,
4562      but few of them don't, most notably xemacs.  Only UTF-8 locales are
4563      affected.
4564    
4565      This has been fixed very recently in XFree86 CVS (but not xorg), but
4566      for licensing reasons, this patch is not grabbed.  Instead automatic
4567      conversion is performed by:
4568    
4569        sed -e '/XK_LATIN1/,/XK_LATIN1/!d' /usr/include/X11/keysymdef.h \
4570        | grep -v deprecated | grep 0x0 \
4571        | sed -e 's/0x0/U0/' -e 's/XK_//' \
4572        | awk '{ printf "s/\\b%s\\b/%s/ig\n", $3, $2; }' > sedfile
4573        for f in nls/*.UTF-8/Compose.pre
4574        do
4575          sed -f sedfile $f > $f.tmp && mv $f.tmp $f
4576        done
4577    
4578    [I edited the quoted script to update it for the current location of
4579    the installed keysymdef.h and the current layout of the libX11
4580    repo. -JimC]
4581    
4582    I applied the script, not the patch attached to the bugreport.
4583    
4584    1] https://bugs.freedesktop.org/show_bug.cgi?id=7417
4585
4586commit 5cf5bc76642bfece7cb5b76faf414bf445f14489
4587Author: James Cloos <cloos@jhcloos.com>
4588Date:   Sat Aug 18 17:13:41 2007 -0400
4589
4590    Add some compose sequences
4591    
4592    Add some compose sequences from the patch in bug 5371 (attachment 4122).
4593    
4594    Cf:
4595    
4596    https://bugs.freedesktop.org/show_bug.cgi?id=5371
4597    https://bugs.freedesktop.org/attachment.cgi?id=4122
4598
4599commit d4002e389dd69780dfc7c2f7bd3cb0c57f05d4f8
4600Author: James Cloos <cloos@jhcloos.com>
4601Date:   Sat Aug 18 13:57:31 2007 -0400
4602
4603    Fix SMP Compose targets
4604    The compose targets from the SMP (plane 1) were incorrect.
4605    
4606    At some point the 0x10000 bit had been lost.
4607
4608commit f1ed3da9a30a1f0264fdc7d1c6466f27fe2a3d7d
4609Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
4610Date:   Thu Aug 16 17:37:22 2007 -0500
4611
4612    Fix a mutex reference-counting bug.
4613    
4614    I was told that some systems have a much more permissive libpthread.
4615    I was asked to commit this. This is from NetBSD's X source.
4616    (I didn't receive any feedback on xorg list for over two weeks
4617    about this.)
4618
4619commit ac00a44b4875de70382da5a40dd87f976e5b9327
4620Author: Tilman Sauerbeck <tilman@code-monkey.de>
4621Date:   Wed Aug 1 20:36:03 2007 +0200
4622
4623    Bumped version to 1.1.3.
4624
4625commit 76fae9cba1e9bdf7f0eb2ff2b90153d622136cf0
4626Author: Joerg Sonnenberger <joerg@netbsd.org>
4627Date:   Fri Jul 27 11:15:47 2007 -0700
4628
4629    Fail properly on errors in recursive make.
4630
4631commit 1a18319b3bde08dd9ef69c7cd735a76000cf3177
4632Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
4633Date:   Thu Jul 26 23:31:15 2007 +0200
4634
4635    Add missing override parameter in XrmCombineDatabase prototype in the manpage
4636    
4637    Reported by Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
4638    in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=393434
4639    and https://bugs.freedesktop.org/show_bug.cgi?id=9948
4640    
4641    Also add the type of the second argument in XrmMergeDatabases.
4642
4643commit 6f0764d4b56f64786b4980839ca262f10a51af6f
4644Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
4645Date:   Thu Jul 26 22:53:52 2007 +0200
4646
4647    Clarify return value of XGetCommand in case of error in the manpage
4648    
4649    Reported by Sean Perry <shalehperry@attbi.com>
4650    in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=133348
4651    and https://bugs.freedesktop.org/show_bug.cgi?id=9828
4652
4653commit b8bef57342632cc2d25580bb7daa3839bae04d89
4654Author: Alan Coopersmith <alan.coopersmith@sun.com>
4655Date:   Wed Jul 25 17:44:06 2007 -0700
4656
4657    Include comment/copyright/license for AC_DEFINE_DIR in acinclude.m4
4658
4659commit 590cde811a79375231c59ed8583e02b111ed567c
4660Author: Kean Johnston <kean@armory.com>
4661Date:   Thu Jul 19 16:44:20 2007 -0700
4662
4663    Reset hostname when falling back from :0 to hostname/localhost:0 as well
4664
4665commit d334665e619e9db657a2ea2764a8b852401d4a3f
4666Author: Kean Johnston <kean@armory.com>
4667Date:   Tue Jul 17 16:34:30 2007 -0700
4668
4669    LOCALCONN fallback changes DisplayString() output, breaks KDE
4670    
4671    See <http://lists.freedesktop.org/archives/xorg/2007-July/026443.html>
4672
4673commit 8e76bcf3cafda85058ce5f35f1f81929f4772f72
4674Author: Olivier Blin <blino@mandriva.org>
4675Date:   Mon Jun 11 18:32:09 2007 +1000
4676
4677    fix XGetMotionEvents arguments order - Fixes bug 11222
4678
4679commit c2f88cdf5cd9c94b77e5bfdac572b5ac06ab4aa8
4680Author: Jamey Sharp <jamey@minilop.net>
4681Date:   Sun Jun 10 16:19:59 2007 -0700
4682
4683    Fix locking in _XimGetWindowEventmask.
4684    
4685    Now that XFilterEvent drops the Display lock before invoking callback
4686    functions, _XimGetWindowEventmask is called without the lock held. So
4687    when it called _XGetWindowAttributes, a variant of XGetWindowAttributes
4688    that does not lock the Display, Xlib/XCB would assert:
4689    
4690    xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
4691    
4692    Should fix Gentoo #156367, Ubuntu #87947, Debian #427296. And others?
4693
4694commit 65f0ab5d46d80d55fc04d4eb14fa05f130eb8b9c
4695Author: Jamey Sharp <jamey@minilop.net>
4696Date:   Sun Jun 3 21:41:47 2007 -0700
4697
4698    Move security fixes to the top of NEWS, and fix spacing.
4699    
4700    Commit by Josh Triplett and Jamey Sharp.
4701
4702commit a549a258b8fcb1ba9d0c1b01b72967e385f67cab
4703Author: Jamey Sharp <jamey@minilop.net>
4704Date:   Sun Jun 3 21:29:40 2007 -0700
4705
4706    Add NEWS item for bugfix in commit e2c1d788d1fe7bd2d34756493951552441e59b8c.
4707    
4708    Commit by Josh Triplett and Jamey Sharp
4709
4710commit 5123b77a3d32d3ad479462f319762c328278aed9
4711Author: Jamey Sharp <jamey@minilop.net>
4712Date:   Sun Jun 3 21:24:54 2007 -0700
4713
4714    Xlib/XCB: Inline and simplify handle_event, since only process_responses calls it now.
4715    
4716    Commit by Josh Triplett and Jamey Sharp.
4717
4718commit 582ca690ea4f3ffd2b94826c4db97229bd3c7238
4719Author: Jamey Sharp <jamey@minilop.net>
4720Date:   Sun Jun 3 20:59:12 2007 -0700
4721
4722    Xlib/XCB: Fix _XReadEvents to always enqueue a new event, even if an error occurs
4723    
4724    Commit c337f9de7cfd89f983f83956b7457a274dd412f3 broke the invariant that
4725    _XReadEvents always enqueues at least one event even if an error occurred,
4726    because the one call to xcb_wait_for_event would then return an error, not an
4727    event, and nothing else ensured that process_responses would obtain an event.
4728    Fix this by reverting most of c337f9de7cfd89f983f83956b7457a274dd412f3 and
4729    f417570735aac865eb6b576d1ea76b5bfcd8573b and implementing the correct fix.  In
4730    process_responses, wait_for_first_event now serves as a flag, cleared when
4731    actually handling an event.
4732    
4733    Commit by Josh Triplett and Jamey Sharp.
4734
4735commit e2c1d788d1fe7bd2d34756493951552441e59b8c
4736Author: Jamey Sharp <jamey@minilop.net>
4737Date:   Sun Jun 3 17:33:23 2007 -0700
4738
4739    Xlib/XCB: Only remove pending_requests when there are provably no more responses.
4740
4741commit 7a6dbd4b07ca0a49c30ca7a1d2437eafb2e15eab
4742Author: Josh Triplett <josh@freedesktop.org>
4743Date:   Sun Jun 3 15:39:39 2007 -0700
4744
4745    Bump version number to 1.1.2, and add NEWS entry for 1.1.2
4746    
4747    Signed-off-by: Josh Triplett <josh@freedesktop.org>
4748
4749commit 416f38f2e67ee1979b3d2feac6f06b3670238804
4750Author: Josh Triplett <josh@freedesktop.org>
4751Date:   Sun Jun 3 12:13:44 2007 -0700
4752
4753    Revert "Revert "include: don't distribute XlibConf.h""
4754    
4755    This reverts commit 79fa3d8070d95b960ba486f2439225872471dadd.
4756    
4757    Re-revert the XlibConf.h change, which prevented distribution, not
4758    installation.
4759
4760commit 79fa3d8070d95b960ba486f2439225872471dadd
4761Author: Josh Triplett <josh@freedesktop.org>
4762Date:   Sat Jun 2 22:05:16 2007 -0700
4763
4764    Revert "include: don't distribute XlibConf.h"
4765    
4766    This reverts commit c9e28e05ae01ce8a29bea09df759b6271865b44c.
4767    
4768    The installed XlibInt.h includes XlibConf.h , so libX11 should ship
4769    XlibConf.h.  (Commit c9e28e05ae01ce8a29bea09df759b6271865b44c didn't actually
4770    prevent automake from shipping XlibConf.h, because it used
4771    nodist_x11include_HEADERS rather than nodist_HEADERS.)
4772
4773commit f417570735aac865eb6b576d1ea76b5bfcd8573b
4774Author: Jamey Sharp <jamey@minilop.net>
4775Date:   Sat Jun 2 17:59:15 2007 -0700
4776
4777    Xlib/XCB: inline wait_or_poll_for_event, which now had only one caller.
4778    
4779    Commit by Josh Triplett and Jamey Sharp.
4780
4781commit c337f9de7cfd89f983f83956b7457a274dd412f3
4782Author: Jamey Sharp <jamey@minilop.net>
4783Date:   Sat Jun 2 17:46:41 2007 -0700
4784
4785    Xlib/XCB: Ensure _XReadEvents reads at least one new event and blocks for exactly one event.
4786    
4787    Commit by Jamey Sharp and Josh Triplett.
4788
4789commit 7f66c897f04806b75e574b55b48921b48045e3f9
4790Author: Jamey Sharp <jamey@minilop.net>
4791Date:   Sat Jun 2 16:43:39 2007 -0700
4792
4793    Update _XReply's copy of _XCBUnlockDisplay's guts.
4794    
4795    We introduced this bug in 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5.
4796    
4797    Also add a comment in _XCBUnlockDisplay to discourage this problem from
4798    respawning.
4799    
4800    Commit by Josh Triplett and Jamey Sharp.
4801
4802commit 740ead23512f8d2eaafaa69e514f1ebafad475b9
4803Author: Jamey Sharp <jamey@minilop.net>
4804Date:   Sat Jun 2 16:01:01 2007 -0700
4805
4806    Xlib/XCB: Avoid re-crashing after _XIOError.
4807    
4808    Commit by Josh Triplett and Jamey Sharp.
4809
4810commit 6b81cbbedfb521ce046b77ee3cc54e884a1dc0c5
4811Author: Jamey Sharp <jamey@minilop.net>
4812Date:   Sat Jun 2 12:30:30 2007 -0700
4813
4814    Hold XCB's Xlib lock even when only the user lock (XLockDisplay) is held.
4815    
4816    An Xlib client can query Display state, such as with NextRequest, while
4817    it holds only the Xlib user lock (between XLockDisplay and
4818    XUnlockDisplay), so XCB requests in other threads should be blocked when
4819    the Xlib user lock is held.
4820    
4821    We acquire the lock even when XInitThreads was not called, so that pure
4822    XCB code can use multiple threads even in an otherwise single-threaded
4823    Xlib application.
4824    
4825    Commit by Josh Triplett and Jamey Sharp.
4826
4827commit 95523387d619af5b400748898d722e080b5ce1a6
4828Author: Jamey Sharp <jamey@minilop.net>
4829Date:   Sat Jun 2 11:57:39 2007 -0700
4830
4831    Allow re-entrant Xlib calls from _XIOError.
4832    
4833    Some libraries try to clean up X resources from atexit handlers, _fini,
4834    or C++ destructors. To make these work, the Display lock should be
4835    downgraded to a user lock (as in XLockDisplay) before calling exit(3).
4836    This blocks Xlib calls from threads other than the one calling exit(3)
4837    while still allowing the exit handlers to call Xlib.
4838    
4839    This assumes that the thread calling exit will call any atexit handlers.
4840    If this does not hold, then an alternate solution would involve
4841    registering an atexit handler to take over the lock, which would only
4842    assume that the same thread calls all the atexit handlers.
4843    
4844    Commit by Josh Triplett and Jamey Sharp.
4845
4846commit 91b02b8064f4e0bcc56019f0722914850008a597
4847Author: Tilman Sauerbeck <tilman@code-monkey.de>
4848Date:   Thu May 17 19:07:34 2007 +0200
4849
4850    More constification.
4851
4852commit a4f3841940158351f9424c3f59b305cce877177d
4853Author: Tilman Sauerbeck <tilman@code-monkey.de>
4854Date:   Thu May 17 00:29:43 2007 +0200
4855
4856    Constified composite text charset table.
4857
4858commit 0581c0aa6039e6b2abb9f7b0a4f9904d8e01f00e
4859Author: Tilman Sauerbeck <tilman@code-monkey.de>
4860Date:   Wed May 16 23:19:22 2007 +0200
4861
4862    Have the compiler fill in hexTable so we don't have to do it at runtime.
4863
4864commit 0e8d9ca47dab0d069e305d5784d05f2ade04f0a8
4865Author: Tilman Sauerbeck <tilman@code-monkey.de>
4866Date:   Wed May 16 19:36:23 2007 +0200
4867
4868    More constification.
4869
4870commit 6d2bed8f04942b4de086a519ac693e729c9fdeea
4871Author: Tilman Sauerbeck <tilman@code-monkey.de>
4872Date:   Wed May 16 19:18:20 2007 +0200
4873
4874    Constify and clean up token table.
4875
4876commit 6c508eab5df5d517f7e4cbe6087308cd53a564b2
4877Author: Tilman Sauerbeck <tilman@code-monkey.de>
4878Date:   Wed May 16 18:24:42 2007 +0200
4879
4880    Constified more tables.
4881
4882commit e699c4231c205ef00d687b6412308d031b99806b
4883Author: Tilman Sauerbeck <tilman@code-monkey.de>
4884Date:   Wed May 16 18:01:23 2007 +0200
4885
4886    Constified error list.
4887
4888commit a68a1cd7cb990ba276fbc36a7591044d78b3d3c1
4889Author: Peter Hutterer <peter@cs.unisa.edu.au>
4890Date:   Tue May 15 16:54:01 2007 +0930
4891
4892    Add XGenericEvent definition and handling for long events.
4893
4894commit c76d30253f1483ac8200ad5c032a818907e65030
4895Author: Jan Willem Stumpel <jstumpel@planet.nl>
4896Date:   Fri May 4 12:00:49 2007 -0700
4897
4898    Update el_GR.UTF-8/Compose.pre to match changes in xkeyboard-config cvs
4899    
4900    Cf:
4901    
4902      https://bugs.freedesktop.org/show_bug.cgi?id=10851
4903      https://bugs.freedesktop.org/show_bug.cgi?id=10824
4904      http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386385
4905    
4906    The greek keyboard definition was changed to replace dead_horn and
4907    dead_ogonek with U0313 COMBINING COMMA ABOVE (aka Psili) and U0314
4908    COMBINING REVERSED COMMA ABOVE (aka Dasia).
4909    
4910    This patch modifies the Greek Compose.pre to match.
4911    
4912    It is generated by the script Jan Willem Stumpel <jstumpel@planet.nl>
4913    posted to 386385@bugs.debian.org:
4914    
4915    #!/usr/bin/perl
4916    while (<>) {
4917      print $_;
4918      if (/dead_horn/) {
4919        s/dead_horn/U0313/;
4920        print $_;
4921      }
4922      elsif (/dead_ogonek/) {
4923        s/dead_ogonek/U0314/;
4924        print $_;
4925      }
4926    }
4927
4928commit a48386ce6b5f8fd2d9dc11a966c9bf5da59f3831
4929Author: Magnus Kessler <Magnus.Kessler@gmx.net>
4930Date:   Tue May 1 15:20:08 2007 +0200
4931
4932    Switched function definitions from K&R to ANSI style.
4933
4934commit 605d357074d556a05a3fba2e85cbea36a3204248
4935Author: Tilman Sauerbeck <tilman@code-monkey.de>
4936Date:   Tue May 1 14:47:03 2007 +0200
4937
4938    Tweaked configure output about the man pages suffix.
4939
4940commit 9824b40d2af4ca2376512c1be7743da0d5065900
4941Author: Alan Coopersmith <alan.coopersmith@sun.com>
4942Date:   Sat Apr 28 00:42:18 2007 -0700
4943
4944    Fix typo in nroff macro in XkbAddGeomOverlayKey.man
4945
4946commit f93849dcc68bd5042ea0884e5190dc7c35b31d68
4947Author: Alan Coopersmith <alan.coopersmith@sun.com>
4948Date:   Sat Apr 28 00:30:55 2007 -0700
4949
4950    Protect C comments and #defines in XKB man pages from being mangled by cpp
4951
4952commit f2f27d4763c7665e422fab10b96b4cf5ad6c0a6f
4953Author: Alan Coopersmith <alan.coopersmith@sun.com>
4954Date:   Sat Apr 28 00:14:50 2007 -0700
4955
4956    Add Makefile to process/install XKB man pages
4957
4958commit d9954c6f6f3a8c406b946acd0d034ff83c656156
4959Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
4960Date:   Thu Aug 19 00:00:00 1999 -0700
4961
4962    Add man pages for XKB API's
4963    
4964    Man pages originally written for X11R6.4 integration to Solaris 7 11/99
4965    Sun bug id 4258344: Add new XKB API manpages for 6.4 upgrade
4966    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4258344>
4967    
4968    (Volunteer needed to convert prototypes in man pages to ANSI C style...)
4969
4970commit f640a49b5e2ebf29f9d655df544c63bf826f619a
4971Author: Tilman Sauerbeck <tilman@code-monkey.de>
4972Date:   Fri Apr 20 18:39:59 2007 +0200
4973
4974    Markup tweak for XOpenIM.
4975
4976commit e972b0bb255af4f3258217852542faf5afa60b28
4977Author: Julien Cristau <jcristau@debian.org>
4978Date:   Fri Apr 20 18:35:09 2007 +0200
4979
4980    Bug #9695: Fixed a few argument types in the XOpenIM manpage.
4981
4982commit b4e2276f329fa42397cb8609cfcd34ebafd3d96b
4983Author: Julien Cristau <jcristau@debian.org>
4984Date:   Fri Apr 20 18:28:52 2007 +0200
4985
4986    Bug #9697: Fixed documentation of XVisualInfo struct.
4987    
4988    The "depth" member was said to be unsigned int, but it's signed.
4989
4990commit 4068f3dae01c630f825002673b1d3a047ad61863
4991Author: Julien Cristau <jcristau@debian.org>
4992Date:   Fri Apr 20 16:41:21 2007 +0200
4993
4994    Bug #9696: refer to XDefineCursor() instead of XDefineCusor().
4995
4996commit 603c2f88d4e57ce1a3c16e8b6246866e6edd8fa8
4997Author: Tilman Sauerbeck <tilman@code-monkey.de>
4998Date:   Sat Apr 7 14:42:55 2007 +0200
4999
5000    Use unistd.h to get getresuid() and friends.
5001    
5002    This works since we now have _GNU_SOURCE defined.
5003
5004commit 0300f295bbd3a0c7c46baac8e0a27aeaf53c9d9b
5005Author: Tilman Sauerbeck <tilman@code-monkey.de>
5006Date:   Sat Apr 7 14:27:12 2007 +0200
5007
5008    Bug #10562: Define _GNU_SOURCE on glibc systems.
5009
5010commit a225a0be48770beb689d5ac5da97073634f7deab
5011Author: Tilman Sauerbeck <tilman@code-monkey.de>
5012Date:   Fri Apr 6 12:46:25 2007 +0200
5013
5014    For nls/*.pre, allow people to comment lines by starting them with '##'.
5015    
5016    This fixes a bunch of cpp warnings from nls/en_US.UTF-8/Compose.pre.
5017    Fixing that file would have been a larger diff, and using ## may be
5018    nicer to use anyway.
5019
5020commit 1c75a9479011e5f1ad01c950628d0ef5a302d8b6
5021Author: Tilman Sauerbeck <tilman@code-monkey.de>
5022Date:   Fri Apr 6 11:59:31 2007 +0200
5023
5024    Bug #10475: Fixed lots of char*/const char* mixups.
5025    
5026    I didn't fix all of them, as that would require touching
5027    public headers.
5028
5029commit 680dd50193b5b3fcabdd3f1fcbd6a889d5a95c54
5030Author: Matthias Hopf <mhopf@suse.de>
5031Date:   Thu Apr 5 11:53:18 2007 +0200
5032
5033    Fix 64bit issues with reallocation.
5034
5035commit 4d38aeaca42d0bdfe34a833a142ee4d895de03bf
5036Author: Tilman Sauerbeck <tilman@code-monkey.de>
5037Date:   Wed Apr 4 18:41:18 2007 +0200
5038
5039    Fixed a few warnings.
5040
5041commit 7dc7ef398b6ad90ccd1680ed9cd1cfdd47312f5a
5042Author: Matthieu Herrb <matthieu@roadrock.(none)>
5043Date:   Tue Apr 3 15:39:52 2007 +0200
5044
5045    Multiple integer overflows in the XGetPixel() and XInitImage functions
5046    
5047    CVE-2007-1667
5048
5049commit 0284b144340a455a4b5b5011d81ac5a610372291
5050Author: David Baron <dbaron@dbaron.org>
5051Date:   Fri Mar 30 17:07:46 2007 +0200
5052
5053    Bug #7703: Fixed XSetSizeHints() et al wrt use of uninitialized data.
5054    
5055    Now only those fields of the respective hint struct are set that
5056    are actually valid in the input data.
5057    The changed functions are:
5058    XSetSizeHints(), XSetWMHints() and XSetWMSizeHints().
5059
5060commit 0994faa0c76c45b106442db461b8a30a3e1c9395
5061Author: Tilman Sauerbeck <tilman@code-monkey.de>
5062Date:   Thu Mar 29 17:31:25 2007 +0200
5063
5064    Fixed the change from the previous SendEvent commit.
5065    
5066    Testing a different patch than the one you commit is bad, right?
5067
5068commit 398d75528a84f4b8414eb0e363cf53b1b16f6fdf
5069Author: Tilman Sauerbeck <tilman@code-monkey.de>
5070Date:   Wed Mar 28 22:23:44 2007 +0200
5071
5072    Bug #10292: Fixed a memory leak related to XOpenDisplay() in the XCB code.
5073
5074commit ab0bcd07957cecc8e7c0e75d5160a625e91264fe
5075Author: David Baron <dbaron@dbaron.org>
5076Date:   Wed Mar 28 22:21:40 2007 +0200
5077
5078    Bug #7713: Initialize all of the event's fields before sending it.
5079
5080commit bc80f9fe3ccce40ee41246b97470c4f0519756ad
5081Author: Julien Cristau <jcristau@debian.org>
5082Date:   Sun Mar 18 13:14:48 2007 +0100
5083
5084    Bug #9279: Fixed a file descriptor leak.
5085
5086commit c9e28e05ae01ce8a29bea09df759b6271865b44c
5087Author: Daniel Stone <daniel@fooishbar.org>
5088Date:   Sat Dec 16 00:45:19 2006 +0200
5089
5090    include: don't distribute XlibConf.h
5091    
5092    Since XlibConf.h is built by configure, don't distribute it.
5093
5094commit dd1705ced2cac6b4b6b21e79272fcf9bed4bf376
5095Merge: 129bbb9 769b985
5096Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
5097Date:   Thu Dec 14 14:23:20 2006 -0600
5098
5099    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libX11
5100
5101commit 129bbb9f9114a571556fa3a24f15ba58a5cdb2de
5102Author: Jeremy C. Reed <reed@glacier.reedmedia.net>
5103Date:   Thu Dec 14 14:21:19 2006 -0600
5104
5105    For NetBSD, define the XTHREADLIB and XTHREAD_CFLAGS.
5106
5107commit 769b9854f7eb1d6d20dd0b4a1c1215ad8e1b77b6
5108Author: Daniel Stone <daniel@fooishbar.org>
5109Date:   Wed Dec 6 18:53:00 2006 +0200
5110
5111    Makefile.am: make ChangeLog hook safer
5112    
5113    Make ChangeLog hook as safe as possible.
5114    (cherry picked from f5d6a3d24095c7ffed86705995d0874c885e7676 commit)
5115
5116commit 8a8185a649e93b90ffa820387ffdca831227f5a9
5117Author: Josh Triplett <josh@freedesktop.org>
5118Date:   Thu Nov 30 18:33:13 2006 -0800
5119
5120    Add autogen.sh to EXTRA_DIST.
5121
5122commit efe817f95ef8d05e863c83147e903140bc860de4
5123Author: Jamey Sharp <jamey@minilop.net>
5124Date:   Thu Nov 30 17:58:35 2006 -0800
5125
5126    Release libX11 1.1.1.
5127
5128commit f637a5b03164263a3af2e644cf655e52b015f1bb
5129Author: Ross Combs <rocombs@cs.nmsu.edu>
5130Date:   Sat Nov 25 14:45:17 2006 -0800
5131
5132    Debian bug #354315: Clarify return value in XGetWindowAttributes man page
5133    
5134    This man page does not discuss the actual return values of the
5135    function, but says they are of type "Status".  One might assume
5136    that this means you could compare it with the "Success" macro.
5137    One would be wrong.
5138    
5139    The X functions seem to have two three types representing status.
5140    If it is an "int" there are a number of error codes or "Success"
5141    which can be compared against.  If it is a bool, the result can be
5142    compared with "True" or "False".  If the return type is "Status" it
5143    appears that the return type is either 0 or 1.  Unfortunately the
5144    value for Success is zero, so it is important to distinguish
5145    between the first two types of return values and the third;
5146    otherwise the conditional will be inverted.
5147    
5148    XGetWindowAttributes() is one of the functions which returns zero
5149    for failure.  The man page should make this clear.
5150
5151commit c6a0b0f18ed1242eeb908f5cf767ab8381edd456
5152Author: Jamey Sharp <jamey@minilop.net>
5153Date:   Sat Nov 25 14:23:45 2006 -0800
5154
5155    Bug #9154: Always process an event for _XReadEvents, even if an error occurs
5156    
5157    Previously, process_responses (in the wait_for_first_event case called
5158    from _XReadEvents) considered any return from xcb_wait_for_event
5159    sufficient to think it had processed an event. If xcb_wait_for_event
5160    returned an error, and no more events occurred before process_responses
5161    called xcb_poll_for_event, process_responses would try to return with
5162    dpy->head NULL, and would fail an assertion for the _XReadEvents
5163    postcondition. Now, process_responses continues using xcb_wait_for_event
5164    until it gets an event.
5165
5166commit d56e78acce9b2aa1dd1bf172afedaa3bccd5e1c8
5167Author: Tilman Sauerbeck <tilman@code-monkey.de>
5168Date:   Sat Nov 25 05:29:31 2006 -0800
5169
5170    Bug #9153: Fix access to freed memory.
5171    
5172    The fix for bug #8622 introduced a smaller bug where _XReply would
5173    read memory shortly after freeing it. This patch caches the needed
5174    value in a stack-allocated variable before the heap-allocated memory
5175    is freed.
5176
5177commit 934ca763bbc0dd7ae460469bfc000ba101602bcc
5178Author: Josh Triplett <josh@freedesktop.org>
5179Date:   Fri Nov 24 19:57:58 2006 -0800
5180
5181    libx11 doesn't use inputproto in public headers; don't require it in x11.pc
5182    
5183    Based on a Debian patch.
5184
5185commit 4255997ef2d92740d51f6e63e9eabcfa089683f0
5186Author: Josh Triplett <josh@freedesktop.org>
5187Date:   Thu Nov 23 07:19:32 2006 -0800
5188
5189    Release libX11 1.1
5190
5191commit a1168e11ec9377307c51a7271faec3bf88a63a66
5192Author: Jamey Sharp <jamey@minilop.net>
5193Date:   Tue Nov 21 17:52:34 2006 -0800
5194
5195    Add note in man-page that XListFontsWithInfo is not thread-safe.
5196    
5197    _XReply drops the Display lock, so the value of dpy->request may change
5198    before _XReply is called again.
5199    
5200    I discovered this by inspection a year or two ago. I'm pretty confident
5201    in the claim, and nobody has come up with an argument for why it's safe
5202    despite appearances.
5203
5204commit 67abe024268c6b1fdee516e5d3a046ccffd7e80a
5205Author: Jamey Sharp <jamey@minilop.net>
5206Date:   Sat Nov 18 15:39:26 2006 -0800
5207
5208    Bug #8622: Fix response processing order for threaded apps
5209    
5210    Previously, process_responses (the common code for _XReply,
5211    _XReadEvents, and _XEventsQueued) took the current request sequence
5212    number as an argument, and did some highly complicated processing to
5213    attempt to process responses in order across threads.  This didn't
5214    actually work.
5215    
5216    Now, process_responses handles responses in order, by adding condition
5217    variables to the list of outstanding requests in
5218    dpy->xcb->pending_requests, and blocking on them when those requests
5219    should get processed to allow _XReply to process them; if actually
5220    called from _XReply, it returns when _XReply's request should get
5221    processed.  _XReply broadcasts on the condition variable after it has
5222    read its reply and re-acquired the display lock.
5223    
5224    Another great commit brought to you by Jamey Sharp, Josh Triplett, the
5225    Gobby collaborative text editor, conspy, and ridiculous amounts of SSH
5226    forwarding.
5227    
5228    Signed-off-by: Josh Triplett <josh@freedesktop.org>
5229    Signed-off-by: Jamey Sharp <jamey@minilop.net>
5230
5231commit 941f02ede63baa46f93ed8abccebe76fb29c0789
5232Author: Lars Knoll <lars@trolltech.com>
5233Date:   Wed Nov 8 12:17:41 2006 -0800
5234
5235    Don't hold the display lock around callbacks to the application.
5236    
5237    This fixes an XCB locking assertion failure, particularly with emacs.
5238
5239commit e494ecaac1ec8a22bd9a85f800fca74d02e9d358
5240Author: Diego 'Flameeyes' Pettenò <flameeyes@gentoo.org>
5241Date:   Tue Nov 7 09:32:00 2006 -0800
5242
5243    Add xcb-xlib dependency to x11.pc when built against XCB.
5244
5245commit 2302008a3793eb4df8ede777d54fe06505c47eaf
5246Author: Eric Anholt <eric@anholt.net>
5247Date:   Mon Nov 6 17:11:42 2006 -0800
5248
5249    XCB: Allocate the right amount of memory for dpy->lock_fns.
5250    
5251    Fixes a crash I was experiencing on startup of anything using gdk.
5252
5253commit 5f860655be88108b03ccd97470a0814819254bf0
5254Author: Jamey Sharp <jamey@minilop.net>
5255Date:   Thu Nov 2 17:55:31 2006 -0800
5256
5257    Release libX11 1.1 RC2 (1.0.99.2).
5258
5259commit a6f4bbf7b1d725b0f04bd660f57b861a76b19831
5260Author: Benno Schulenberg <bensberg@justemail.net>
5261Date:   Sun Oct 29 03:10:30 2006 +0300
5262
5263    nls (en_US): remove long compositions that override shorter (bug #2286)
5264    Remove long compositions that override (or get overriden by) later shorter
5265    compositions, e.g. a four-key compose sequence that gets overriden by a
5266    later three-key compose sequence.
5267
5268commit 0280bf11ef88673a9b5bba3a91a599260f1f0949
5269Author: Benno Schulenberg <bensberg@justemail.net>
5270Date:   Sun Oct 29 03:08:36 2006 +0300
5271
5272    nls: remove shadowed compose entries (bug #2286)
5273    Remove compose entries shadowed by others later on.
5274
5275commit d118f2b1ef10997194b281524177dea7396da7dd
5276Author: Benno Schulenberg <bensberg@justemail.net>
5277Date:   Sun Oct 29 03:07:15 2006 +0300
5278
5279    nls: remove duplicate compose entries (bug #2286)
5280    Remove a bunch of duplicate entries from various Compose files.
5281
5282commit 5e1cc2fe20e5904ca1e05a4cb7be13d450a593bb
5283Author: Caolan McNamara <caolanm@redhat.com>
5284Date:   Sun Oct 29 02:46:15 2006 +0300
5285
5286    XKB geometry: fix leaks in GetKeyboardByName (bug #8099)
5287    Don't leak the name and value of every property we parse, as well as the
5288    name of every colour.
5289
5290commit 686bb8b35acf6cecae80fe89b2b5853f5816ce19
5291Author: Matthias Hopf <mhopf@suse.de>
5292Date:   Wed Oct 18 14:25:04 2006 +0200
5293
5294    Fix double open of compose file.
5295    
5296    Issue found by Kees Cook <kees@canonical.com>.
5297
5298commit d3e65cb8cddf08913d83c9df2bb9b1517f2ad3a8
5299Author: Jamey Sharp <jamey@minilop.net>
5300Date:   Sat Oct 14 21:25:10 2006 -0700
5301
5302    XCB: check for and handle I/O errors in _XGetXCBBuffer.
5303
5304commit 256eba6b40c5f811a03b04abf5f85f728ee3ab5d
5305Author: Jamey Sharp <jamey@minilop.net>
5306Date:   Wed Oct 11 00:06:50 2006 -0700
5307
5308    XKB bugfix: SyncHandle must be called after UnlockDisplay, not before.
5309
5310commit 1eedf1bd033e496843cfde42ae4ae5a119298605
5311Author: Jamey Sharp <jamey@minilop.net>
5312Date:   Tue Oct 10 23:03:28 2006 -0700
5313
5314    Add correct Display locking to XKB functions.
5315    
5316    Some XKB functions didn't correctly call LockDisplay or UnlockDisplay.
5317    This patch fixes at least some instances of that problem.
5318    
5319    Thanks to Magnus Kessler <Magnus.Kessler@gmx.net> for finding these bugs
5320    and proposing a fix, which this patch is based on.
5321
5322commit e17c2cbe9fbaa1600d4b9463ec800a874b0d87cd
5323Author: David Nusinow <dnusinow@debian.org>
5324Date:   Tue Oct 10 22:11:05 2006 -0400
5325
5326    Dynamically generate internal manpage section using __libmanpagesuffix__ so that it actually matches the section if you don't use 3X11
5327
5328commit e53557da969b706dbc843f6fde3db31ffe382e0f
5329Author: Jamey Sharp <jamey@minilop.net>
5330Date:   Sat Oct 7 21:00:36 2006 -0700
5331
5332    Release libX11 1.1 RC1 (1.0.99.1).
5333
5334commit bf237409c5fce32c557d298f62f44d456c2b5bc8
5335Merge: ba47719 2d426d1
5336Author: Jamey Sharp <jamey@minilop.net>
5337Date:   Sat Oct 7 21:07:16 2006 -0700
5338
5339    As XCB support is about to be released in libX11, stable is now subsumed by master.
5340
5341commit ba477191c67ce93e61423cc1abe35275704cce50
5342Author: Jamey Sharp <jamey@minilop.net>
5343Date:   Sat Oct 7 03:48:13 2006 -0700
5344
5345    XCB: Don't rely on having the definition of struct xcb_setup_t available.
5346
5347commit 117b55cbd0b0ce51362df88363ed83d44a493ac7
5348Author: Jamey Sharp <jamey@minilop.net>
5349Date:   Fri Oct 6 16:27:31 2006 -0700
5350
5351    xcb_poll_for_event no longer takes an 'int *error' out-parameter.
5352
5353commit caaa8e8a55e837b3585c1dee7bef194fc4c79d16
5354Author: Josh Triplett <josh@freedesktop.org>
5355Date:   Fri Oct 6 16:26:11 2006 -0700
5356
5357    Actually ship Xxcbint.h
5358
5359commit 7b027e53b5e393082f4f515c8ba18077eb97163f
5360Author: Josh Triplett <josh@freedesktop.org>
5361Date:   Fri Oct 6 16:25:50 2006 -0700
5362
5363    Clean ChangeLog only in "make maintainer-clean", not "make clean"
5364    
5365    ChangeLog requires a git repo to generate; make clean and make distclean
5366    shouldn't get rid of it.
5367
5368commit cab22e02e78b3e5b8a73d1cd55cf6686426b47e0
5369Author: Josh Triplett <josh@freedesktop.org>
5370Date:   Fri Oct 6 16:24:58 2006 -0700
5371
5372    Add ChangeLog and "make dist"-generated files to .gitignore
5373
5374commit e4c7cfdee4a40e466c0c6b370cabd432e9e855a0
5375Author: Josh Triplett <josh@freedesktop.org>
5376Date:   Fri Oct 6 15:53:27 2006 -0700
5377
5378    Add manual pages for XGetXCBConnection and XSetEventQueueOwner
5379
5380commit 688224cea95e453f94c5a602dc6fce84bc93dfc0
5381Author: Josh Triplett <josh@freedesktop.org>
5382Date:   Fri Oct 6 13:41:16 2006 -0700
5383
5384    Remove unnecessary prototype for _XFreeDisplayStructure in xcb_disp.c
5385
5386commit ab728ca372288d0db1b486c265e34c1376f29104
5387Author: Josh Triplett <josh@freedesktop.org>
5388Date:   Fri Oct 6 12:36:39 2006 -0700
5389
5390    XCL is dead; long live Xlib/XCB
5391    
5392    Rename all instances of "XCL" to Xlib/XCB-derived names.
5393    
5394    The only user-visible change: rename the include file <X11/xcl.h> to
5395    <X11/Xlib-xcb.h>; programs will need to change their #include lines to match.
5396    
5397    Remove the XCL cast inlines from Xlib-xcb.h.
5398
5399commit 5b73093203039d307eb7ab3845c3ced207e9e26c
5400Author: Josh Triplett <josh@freedesktop.org>
5401Date:   Fri Oct 6 11:33:49 2006 -0700
5402
5403    Add XCB developers to AUTHORS
5404
5405commit 1cb71ff139276a0a58c60ea5f261f64b94706b9b
5406Author: Josh Triplett <josh@freedesktop.org>
5407Date:   Fri Oct 6 11:21:28 2006 -0700
5408
5409    Fix email addresses in README
5410
5411commit 12f038669278019594ca0ed53dadcf4e84092422
5412Author: Jamey Sharp <jamey@minilop.net>
5413Date:   Fri Oct 6 02:13:05 2006 -0700
5414
5415    XCB: Handle all responses in order of monotonically increasing sequence number.
5416
5417commit f392680273278b43079302206897f794e60f3c70
5418Author: Josh Triplett <josh@freedesktop.org>
5419Date:   Fri Oct 6 01:11:08 2006 -0700
5420
5421    Actually install x11-xcb.pc, and ship x11-xcb.pc.in
5422
5423commit f1fcad2e3fd17aaf1294f1d8e9f406fd5b32a863
5424Author: Jamey Sharp <jamey@minilop.net>
5425Date:   Thu Oct 5 18:32:29 2006 -0700
5426
5427    XCB: correctly handle failure to connect to X server.
5428
5429commit e754b3b078d556c7861da56aad47d244e9199e06
5430Author: Josh Triplett <josh@freedesktop.org>
5431Date:   Thu Oct 5 17:44:22 2006 -0700
5432
5433    Split public Xlib/XCB functions into libX11-xcb
5434    
5435    We can never change the libX11 soname, and we don't want to commit to never
5436    changing the public Xlib/XCB functions, so split them into a separate library
5437    libX11-xcb.  This also means that a program linked solely against libX11
5438    should work with either Xlib or Xlib/XCB, which will make life easier for
5439    package maintainers.
5440    
5441    Signed-off-by: Josh Triplett <josh@freedesktop.org>
5442    Acked-by: Jamey Sharp <jamey@minilop.net>
5443
5444commit ffd367f708b295abaedf3a23a1bfd4710d171d6f
5445Author: Jamey Sharp <jamey@minilop.net>
5446Date:   Wed Oct 4 17:16:46 2006 -0700
5447
5448    No longer #include Xmd from xcl.h: we do not need it.
5449
5450commit 3aff149d42ba8ed620091971b3766bdf96c62aaf
5451Author: Jamey Sharp <jamey@minilop.net>
5452Date:   Wed Oct 4 16:58:32 2006 -0700
5453
5454    XCB: Revert locking to simple wrapper around libX11's normal locks.
5455    
5456    No more recursive mutexes, no more banging XCB's I/O lock in-place, and
5457    reduces the differences between the previous stable release and an
5458    XCB-enabled one. Sadly, Xlib's pluggable thread functions work again
5459    too, now. I apologize to the world.
5460
5461commit 8ff122fb529bdb1c2b9a86b12d06b6da1b35d708
5462Author: Jamey Sharp <jamey@minilop.net>
5463Date:   Mon Sep 25 04:54:52 2006 -0700
5464
5465    Link explicitly against XCB's Xlib compatibility functions.
5466
5467commit bde3cd123d65a2f36ee0c417f5f231b7e01d0671
5468Author: Jamey Sharp <jamey@minilop.net>
5469Date:   Mon Sep 25 04:13:20 2006 -0700
5470
5471    libxcb now installs header files in <xcb>, not <X11/XCB>.
5472
5473commit 87d00207f5a1f25a45a153618739cd6481814f89
5474Author: Ian Osgood <iano@quirkster.com>
5475Date:   Sun Sep 24 23:39:01 2006 -0700
5476
5477    Track XCB's "Great Renaming".
5478
5479commit 85a5e98dff9b7752fae157fad9b8c9825cb0efab
5480Author: Jamey Sharp <jamey@minilop.net>
5481Date:   Tue Sep 12 23:02:42 2006 -0700
5482
5483    Quit using XCBGetQueuedRequestRead.
5484
5485commit a61936fc4e9bd93b108764bbacd5b8f786e51915
5486Author: Tollef Fog Heen <tfheen@err.no>
5487Date:   Wed Aug 30 00:05:54 2006 +0300
5488
5489    nls: use _XlcUtf8Loader for en_US (bug #7982)
5490    Use _XlcUtf8Loader instead of _XlcUnicodeLoade,r bringing it into line with
5491    every other locale.
5492
5493commit abcc7e1865cdfbd591f6520cfe4257f0b0b1c03e
5494Author: Alan Coopersmith <alan.coopersmith@sun.com>
5495Date:   Wed Aug 23 18:49:30 2006 -0700
5496
5497    When opening display, if LOCALCONN fails, fall back to UNIXCONN, then TCPCONN
5498    
5499    Port to X11R7 of Sun bug fix 4061225 by Alex Chen for X11R6 - when failing to
5500    connect on a named pipe, try a Unix socket first, to better support people who
5501    replace their X servers with ones that don't support named pipe transport.
5502    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4061225>
5503
5504commit 1ddc44c1cada7e926bd4787406444ce7c36b61e1
5505Author: Mark Brown <mark.brown@sun.com>
5506Date:   Thu Jul 27 19:17:10 2006 -0700
5507
5508    Sun bug 1149809: Document event delivery when grab is terminated.
5509
5510commit 171107b03ac89d94f9006c7cda242aeefb9ecd16
5511Author: Dennis Arellano <Dennis.Arellano@Sun.COM>
5512Date:   Thu Jul 27 18:47:06 2006 -0700
5513
5514    Sun bug 4091271: XGetWindowProperty is missing a crucial prop_return description
5515    
5516    Document that 32-bit format properties are always returned in arrays of type
5517    long, even on systems where long is 64-bits.
5518    <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=4091271>
5519
5520commit 8309efe6550877cd0bf22979904b3f6bd3e6cffa
5521Author: Alan Coopersmith <alan.coopersmith@sun.com>
5522Date:   Mon Jul 24 15:52:00 2006 -0700
5523
5524    Add support for "make lint" to check code with lint/sparse/etc.
5525
5526commit 931e02fbd1acd09aae2b0954c34342c86c72dff6
5527Author: Alan Coopersmith <alan.coopersmith@sun.com>
5528Date:   Mon Jul 24 15:50:52 2006 -0700
5529
5530    ANSIfy some static function definitions
5531
5532commit 20b7abcaac324d90454de63f32f4a2b398e69e63
5533Author: Alan Coopersmith <alan.coopersmith@sun.com>
5534Date:   Mon Jul 24 15:01:40 2006 -0700
5535
5536    Fix sparse warning: Using plain integer as NULL pointer
5537
5538commit d158ab29930513c4097f5b67e7bea08ed2bfd62c
5539Author: Alan Coopersmith <alan.coopersmith@sun.com>
5540Date:   Mon Jul 24 14:00:24 2006 -0700
5541
5542    Remove unused variable
5543
5544commit 30377000375bdb958042dcb1f38503c94ef21eaf
5545Author: Eric Anholt <anholt@FreeBSD.org>
5546Date:   Fri Jul 21 18:55:36 2006 -0400
5547
5548    Bug #7188: Fix the documentation of XUrgencyHint (not UrgencyHint).
5549
5550commit 4eba45879aea4e415ab550ee56b900d060099110
5551Author: Matthieu Herrb <matthieu.herrb@laas.fr>
5552Date:   Sun Jul 16 10:55:39 2006 +0200
5553
5554    set GIT_DIR=${srcdir}/.git for git-log
5555
5556commit 2d426d1f2608fedb77bd7d010dabece76b8d4a60
5557Author: Aaron Plattner <aplattner@nvidia.com>
5558Date:   Tue Jul 11 13:27:49 2006 -0700
5559
5560    Add a .PHONY to ensure the ChangeLog isn't stale.
5561    
5562    Setting the ChangeLog rule as phony forces it to be re-run even when the
5563    ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
5564    Solaris make.
5565    (cherry picked from b8a98809ed81e1226775e6447ef219ffc01334b5 commit)
5566
5567commit b8a98809ed81e1226775e6447ef219ffc01334b5
5568Author: Aaron Plattner <aplattner@nvidia.com>
5569Date:   Tue Jul 11 13:27:49 2006 -0700
5570
5571    Add a .PHONY to ensure the ChangeLog isn't stale.
5572    
5573    Setting the ChangeLog rule as phony forces it to be re-run even when the
5574    ChangeLog file already exists. Research indicates .PHONY is portable to BSD and
5575    Solaris make.
5576
5577commit 8f2be66089b88e4ed6acb0211ea107f4bb910bd3
5578Author: Mayank Jain <majain@redhat.com>
5579Date:   Tue Jul 11 19:42:47 2006 +0100
5580
5581    add Indian language locales
5582    Add as, kn, ml, or, ur, and te locales.
5583
5584commit a92eb6785699bbc9c6c3813f6af3bb9431a3f6b0
5585Author: Matthias Hopf <mhopf@suse.de>
5586Date:   Tue Jul 4 12:16:30 2006 +0200
5587
5588    Fix for autoconf 2.60 issue.
5589    
5590    Updated AC_DEFINE_DIR.
5591    Reverted datarootdir change.
5592
5593commit 644f4828b15bce42b597eb123ba0bbc372c46c03
5594Author: Keith Packard <keithp@neko.keithp.com>
5595Date:   Sat Jul 1 21:31:23 2006 -0700
5596
5597    Work around recent autoconf (2.59?) changes in directory expansion.
5598    
5599    Recent autoconf versions have changed how directory names are managed in the
5600    configure.ac script; automatic 'eval' invocations now occur as a part of the
5601    AC_DEFINE_DIR macro which make it imperative that AC_DEFINE_DIR be executed
5602    before the variables are used in further macro definitions. Also, ${datadir}
5603    is apparantly an old name for ${datarootdir} as ${datadir} doesn't get
5604    expanded correctly by AC_DEFINE_DIR. This looks like an autoconf bug, but it
5605    is easy to work around by just using ${datarootdir} instead of ${datadir}.
5606
5607commit be70a31229aa106aff0a09d78c00812682cd3475
5608Author: Keith Packard <keithp@neko.keithp.com>
5609Date:   Sat Jul 1 01:56:05 2006 -0700
5610
5611    Xlib/XCB: handle 32-bit sequence wrap.
5612    
5613    Replace broken sequence compares with XCB_SEQUENCE_COMPARE (copied from
5614    XCB).
5615    Account for XCB sequence 0 handling.
5616
5617commit 99c711707ad08e1396e123b1c7df687c560a489a
5618Author: Donnie Berkholz <spyderous@gentoo.org>
5619Date:   Thu Jun 29 19:43:20 2006 -0700
5620
5621    Bump version to 1.0.3.
5622
5623commit cde3c0dd72af2b490e80cffca962e3487dd31be4
5624Author: Donnie Berkholz <spyderous@gentoo.org>
5625Date:   Thu Jun 29 19:39:36 2006 -0700
5626
5627    Bug #7349: Missed one of the setuid fixes.
5628    (cherry picked from e9614c963b532f46a7932c2305a4b177a996a222 commit)
5629
5630commit df3fef8983d96c59d481c4cdaf1f271d54a116d2
5631Author: Matthias Hopf <mhopf@suse.de>
5632Date:   Thu Jun 29 18:59:57 2006 +0200
5633
5634    Update to final Compose cache directory location.
5635    (cherry picked from abda4d223e9cce9ac6e7b5d82a5680d9a502e52a commit)
5636
5637commit 912ef198292d3053daa810f842510e5d62ded0f0
5638Author: Matthias Hopf <mhopf@suse.de>
5639Date:   Thu Jun 29 17:41:41 2006 +0200
5640
5641    Fix alignment of trees and wide chars in the cache.
5642    (cherry picked from 40a64c61f8bc33d497e1224e02c41dea2d424d97 commit)
5643
5644commit 2ece832118b3ee5d8ed19f1ee9b1c822b70ec6e9
5645Author: Matthias Hopf <mhopf@suse.de>
5646Date:   Wed Jun 28 19:17:03 2006 +0200
5647
5648    First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
5649    (cherry picked from f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3 commit)
5650
5651commit e9614c963b532f46a7932c2305a4b177a996a222
5652Author: Donnie Berkholz <spyderous@gentoo.org>
5653Date:   Thu Jun 29 19:39:36 2006 -0700
5654
5655    Bug #7349: Missed one of the setuid fixes.
5656
5657commit abda4d223e9cce9ac6e7b5d82a5680d9a502e52a
5658Author: Matthias Hopf <mhopf@suse.de>
5659Date:   Thu Jun 29 18:59:57 2006 +0200
5660
5661    Update to final Compose cache directory location.
5662
5663commit 40a64c61f8bc33d497e1224e02c41dea2d424d97
5664Author: Matthias Hopf <mhopf@suse.de>
5665Date:   Thu Jun 29 17:41:41 2006 +0200
5666
5667    Fix alignment of trees and wide chars in the cache.
5668
5669commit f442dcaa56f8ecb7443e8e51c88ed97e10dbdba3
5670Author: Matthias Hopf <mhopf@suse.de>
5671Date:   Wed Jun 28 19:17:03 2006 +0200
5672
5673    First (dummy) entry of compose caches was not initialized and thus contained varying garbage.
5674
5675commit bdbe464d774e01d317f67c63ebbda2fd0edbbdd1
5676Author: Donnie Berkholz <spyderous@gentoo.org>
5677Date:   Thu Jun 22 23:59:03 2006 -0700
5678
5679    Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
5680    add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
5681    ChangeLog.
5682    (cherry picked from b0edfb8df16ab8c9959b83a4c966d55a59c4e295 commit)
5683
5684commit b0edfb8df16ab8c9959b83a4c966d55a59c4e295
5685Author: Donnie Berkholz <donnie@comet.(none)>
5686Date:   Thu Jun 22 23:47:38 2006 -0700
5687
5688    Delete ChangeLog, and add a rule to autogenerate it for distribution. Also
5689    add 'foreign' to AM_INIT_AUTOMAKE to make autotools happy with not having a
5690    ChangeLog.
5691
5692commit dd54981aa76e9dfdc4c3302d6105b4b229447c84
5693Author: Donnie Berkholz <donnie@comet.(none)>
5694Date:   Thu Jun 22 15:47:38 2006 -0700
5695
5696    Bump version to 1.0.2.
5697
5698commit c93539d974a67f596a5eb5b65042d26602546c72
5699Author: Matthieu Herrb <matthieu@deville.herrb.com>
5700Date:   Tue Jun 20 21:04:03 2006 +0200
5701
5702    Check setuid() return value.
5703    (cherry picked from 5169d0e08ff6acb350a6ea768623f5ff0b85b05f commit)
5704
5705commit 605533f814ab7892991578706a6458f61a89ca4d
5706Author: Derek Wang <derek.wang@sun.com>
5707Date:   Mon Jun 19 11:05:37 2006 -0700
5708
5709    Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
5710    (cherry picked from eff50c94a07194297e705da53d9fbb3a40fb9ad4 commit)
5711
5712commit 5bbd0822c5a926de0ed293437fb9f2b75cf3c4f4
5713Author: Scott Revelt <scott.revelt@sun.com>
5714Date:   Fri Jun 16 19:11:13 2006 -0700
5715
5716    Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
5717    based on locale that doesn't match those used in the Xcms.txt
5718    (cherry picked from 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa commit)
5719
5720commit 0b05cd4da6134df527fb010384a9fd569bd5d6a3
5721Author: Alan Coopersmith <alanc@alf.(none)>
5722Date:   Fri Jun 16 18:53:33 2006 -0700
5723
5724    Add *~ to ignore emacs droppings
5725    (cherry picked from c33d7b8282ac196b36229be26442296768c16f3e commit)
5726
5727commit 214658b76b56768f69c3959a11525aae7813f448
5728Author: Matthias Hopf <mhopf@suse.de>
5729Date:   Fri Jun 16 15:36:40 2006 +0200
5730
5731    Bug #3104: Compose table cache for faster X11 application starts.
5732    (cherry picked from 1f4c9893ade08bad30c9bd12a36bee57d30b001e commit)
5733
5734commit 13968a23aaea838ba4b69e42e8900f803499e091
5735Author: Matthias Hopf <mhopf@suse.de>
5736Date:   Tue Jun 13 20:23:46 2006 +0200
5737
5738    Bug #3104: Compose table cache for faster X11 application starts.
5739    (cherry picked from 4fe22647e6010a2886c2f3a7093adeaeb6678faa commit)
5740
5741commit e7f8bca08f5476d0ca262097639ac7d424bb4d10
5742Author: Lubos Lunak <llunak@suse.de>
5743Date:   Mon Jun 12 18:48:08 2006 +0200
5744
5745    Bug #3104: Compose table cache for faster X11 application starts.
5746    (cherry picked from 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be commit)
5747
5748commit f506aaf8ac9aae1ee8daaef6cde34ee85aecd641
5749Author: Matthias Hopf <mhopf@suse.de>
5750Date:   Fri Jun 9 18:24:02 2006 +0200
5751
5752    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.
5753    (cherry picked from 9354351fcb8baeaab85250d14409cfb4fa50f3e9 commit)
5754
5755commit 0e6d5e979aacb0c295ce79369ecc5f22ffa7922c
5756Author: Jamey Sharp <jamey@minilop.net>
5757Date:   Wed Jun 7 20:29:05 2006 -0700
5758
5759    Fix bug #7035: unnecessary memmove in XOpenDisplay.
5760    Using memmove on the connection setup data causes a problem for XCB, but making
5761    Xlib stop doing that should be harmless for non-XCB as well.
5762    (cherry picked from b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0 commit)
5763
5764commit cd7328c46ae72903ed02832828891b2dab4d5ee0
5765Author: Daniel Stone <daniels@preemptive.fooishbar.org>
5766Date:   Sat Jun 3 13:51:51 2006 +0300
5767
5768    Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
5769    (cherry picked from e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb commit)
5770
5771commit c336eb6b80a6f91da1d0b3d28634a2cfde324670
5772Merge: 33556ca ad9ebbd
5773Author: Donnie Berkholz <donnie@comet.(none)>
5774Date:   Thu Jun 22 14:25:35 2006 -0700
5775
5776    Merge branch 'stable' of http://people.freedesktop.org/~jamey/libX11 into stable
5777
5778commit 213dacad21740466e7ab31b01d3fc513fe4b3e74
5779Author: Daniel Stone <daniel@fooishbar.org>
5780Date:   Thu Jun 22 17:20:59 2006 +0300
5781
5782    Bump to 1.0.99.0 to avoid confusion.
5783
5784commit efedfd68e31bcee2d21ac340be8dc9e1825ec890
5785Merge: e3acee8 4b8eb5d
5786Author: Daniel Stone <daniel@fooishbar.org>
5787Date:   Thu Jun 22 16:53:45 2006 +0300
5788
5789    Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
5790
5791commit 4b8eb5d4a1da73a94b5a6ab12e34784aae4c79c5
5792Merge: 5169d0e eff50c9
5793Author: Matthieu Herrb <matthieu@deville.herrb.com>
5794Date:   Tue Jun 20 21:05:15 2006 +0200
5795
5796    Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
5797
5798commit 5169d0e08ff6acb350a6ea768623f5ff0b85b05f
5799Author: Matthieu Herrb <matthieu@deville.herrb.com>
5800Date:   Tue Jun 20 21:04:03 2006 +0200
5801
5802    Check setuid() return value.
5803
5804commit eff50c94a07194297e705da53d9fbb3a40fb9ad4
5805Author: Derek Wang <derek.wang@sun.com>
5806Date:   Mon Jun 19 11:05:37 2006 -0700
5807
5808    Sun bug 6209243: XExtentsOfFontSet causes segfault when font set not loaded
5809
5810commit 94f3213fc4bd6ec49bfb68e8b4a4fddea2bf3baa
5811Author: Scott Revelt <scott.revelt@sun.com>
5812Date:   Fri Jun 16 19:11:13 2006 -0700
5813
5814    Sun bug 4022903: Xcms routines may fail if sscanf() is looking for separators
5815    based on locale that doesn't match those used in the Xcms.txt
5816
5817commit c33d7b8282ac196b36229be26442296768c16f3e
5818Author: Alan Coopersmith <alanc@alf.(none)>
5819Date:   Fri Jun 16 18:53:33 2006 -0700
5820
5821    Add *~ to ignore emacs droppings
5822
5823commit 1f4c9893ade08bad30c9bd12a36bee57d30b001e
5824Author: Matthias Hopf <mhopf@suse.de>
5825Date:   Fri Jun 16 15:36:40 2006 +0200
5826
5827    Bug #3104: Compose table cache for faster X11 application starts.
5828
5829commit 4fe22647e6010a2886c2f3a7093adeaeb6678faa
5830Author: Matthias Hopf <mhopf@suse.de>
5831Date:   Tue Jun 13 20:23:46 2006 +0200
5832
5833    Bug #3104: Compose table cache for faster X11 application starts.
5834
5835commit 1d28a655629a11ea7fd1e5df4c7b77dd4b63e3be
5836Author: Lubos Lunak <llunak@suse.de>
5837Date:   Mon Jun 12 18:48:08 2006 +0200
5838
5839    Bug #3104: Compose table cache for faster X11 application starts.
5840
5841commit 9354351fcb8baeaab85250d14409cfb4fa50f3e9
5842Author: Matthias Hopf <mhopf@suse.de>
5843Date:   Fri Jun 9 18:24:02 2006 +0200
5844
5845    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.
5846
5847commit b18713ec3f36a10b3cdb1e16f9550e1d2e05dff0
5848Author: Jamey Sharp <jamey@minilop.net>
5849Date:   Wed Jun 7 20:29:05 2006 -0700
5850
5851    Fix bug #7035: unnecessary memmove in XOpenDisplay.
5852    Using memmove on the connection setup data causes a problem for XCB, but making
5853    Xlib stop doing that should be harmless for non-XCB as well.
5854
5855commit ad9ebbd2424bc2699944ffdf4e19e13f9dd8ab84
5856Author: Daniel Stone <daniels@preemptive.fooishbar.org>
5857Date:   Sat Jun 3 12:57:55 2006 +0300
5858
5859    Bug #2186: Add cs_CZ.iso8859-2 alias.
5860
5861commit 9e7765e0b1cbaae6643072d91066ba1201b36227
5862Author: Daniel Stone <daniel@fooishbar.org>
5863Date:   Fri Jun 2 02:46:29 2006 +0300
5864
5865    nls: Serbian (sr_CS) update (#5575)
5866    
5867    Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
5868    corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
5869    and locale.dir.pre.  (Milos Komarcevic)
5870
5871commit a4ac2242b588da23044a20aa999ae84d4de7b2d8
5872Author: Daniel Stone <daniel@fooishbar.org>
5873Date:   Fri Jun 2 02:24:25 2006 +0300
5874
5875    im: add Braille input method (#6296)
5876    
5877    Bug #6296: Add a Braille input method.  (Samuel Thibault)
5878
5879commit 90de1e2e141ec591048a76cb695579ef809a28d3
5880Author: Daniel Stone <daniel@fooishbar.org>
5881Date:   Fri Jun 2 02:22:17 2006 +0300
5882
5883    xkb support: small typo
5884
5885commit 4c3e34bece7402f08139d34d1ef5834e3cf533c7
5886Author: Daniel Stone <daniel@fooishbar.org>
5887Date:   Fri Jun 2 01:50:24 2006 +0300
5888
5889    en_US.UTF-8 Compose.pre: updates from Simos (#5129)
5890    
5891    Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
5892    adding Unicode character names, removing duplicate entries, et al.
5893
5894commit 0c6473dd329c7334ae511884bcb6e73e632c784f
5895Author: Daniel Stone <daniel@fooishbar.org>
5896Date:   Fri Jun 2 01:44:53 2006 +0300
5897
5898    nls: fix use of non-keysym dead_space (#5107)
5899    
5900    Bug #5107: Change users of dead_space to space.
5901
5902commit 6f99f6349de5120f1cb7e02fbc97849341bc48e8
5903Author: Daniel Stone <daniel@fooishbar.org>
5904Date:   Fri Jun 2 01:41:18 2006 +0300
5905
5906    optional XKB support fix
5907    
5908    Fix compilation with --disable-xkb.
5909
5910commit 217d43ed44ced901122093af3ef1294e1736bb77
5911Author: Daniel Stone <daniel@fooishbar.org>
5912Date:   Fri Jun 2 01:39:12 2006 +0300
5913
5914    i18n: separate data and lib directories
5915    
5916    Break out locale data into separate data and library directories, under
5917    $(datadir) and $(libdir), respectively, by default.
5918
5919commit 92fa7fcde8df22830fca7c0275ab201033f7909c
5920Author: Adam Jackson <ajax@benzedrine.nwnk.net>
5921Date:   Thu May 11 14:04:48 2006 -0400
5922
5923    libXcursor.so.1, not libXcursor.so
5924
5925commit 135b4df13ed7c35dbae8975f302fc1fb8412d7c0
5926Author: Daniel Stone <daniels@preemptive.fooishbar.org>
5927Date:   Wed May 10 18:06:03 2006 +0300
5928
5929    XKBMisc.c: use Xfree, not xfree
5930    
5931    Use Xfree() instead of xfree() when freeing interps.
5932
5933commit 3518d772b08e3433bc28b4d8d293fa53ca25f0ee
5934Author: Daniel Stone <daniels@preemptive.fooishbar.org>
5935Date:   Wed May 10 14:51:37 2006 +0300
5936
5937    locale.alias.pre: bg_BG typo fix
5938    
5939    Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
5940
5941commit cc533db60cb64dc163c66451933a9bf77c519062
5942Author: Daniel Stone <daniels@endtroducing.localdomain>
5943Date:   Sun Apr 9 22:22:03 2006 +0300
5944
5945    Coverity #203, #204: Fix potential NULL dereferences.
5946
5947commit b83adf7dfd6157694fe4f232012fef36cd9666da
5948Author: Daniel Stone <daniels@endtroducing.localdomain>
5949Date:   Sun Apr 9 22:20:25 2006 +0300
5950
5951    Coverity #205: Fix potential NULL dereference.
5952
5953commit 2d0cd10ad907864d0136739eaac459779c9a5332
5954Author: Daniel Stone <daniels@endtroducing.localdomain>
5955Date:   Sun Apr 9 22:18:20 2006 +0300
5956
5957    Coverity #209: Fix potential NULL dereference. (Alan Coopersmith)
5958
5959commit dc2f3966068d66a564aa452cab9f0c26657fa1df
5960Author: Daniel Stone <daniels@preemptive.research.nokia.com>
5961Date:   Fri Apr 7 18:11:52 2006 +0300
5962
5963    Coverity #826: Fix potential memory leak.
5964
5965commit 23df609ec451a01c77e8f31ecc85c5af7c62efed
5966Author: Daniel Stone <daniels@preemptive.research.nokia.com>
5967Date:   Fri Apr 7 17:49:41 2006 +0300
5968
5969    Bug #1625: Include keysym.h from Xutil.h.
5970
5971commit 5262a1945c543a3419ed626e1deb09ef5b4584c1
5972Author: Eric Anholt <anholt@leguin.anholt.net>
5973Date:   Wed Apr 5 17:12:15 2006 -0700
5974
5975    Check if visualList == NULL, not nVisualsMatched == 0. NULL happens in more
5976    
5977    cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
5978    of Coverity #599, #600.
5979
5980commit 8b42635f577468bb143ca593cdd9fb3450ad712c
5981Author: Eric Anholt <anholt@leguin.anholt.net>
5982Date:   Wed Apr 5 16:42:26 2006 -0700
5983
5984    Coverity #558: Free newly-allocated Database in error path.
5985
5986commit 6d06e41d1f431b3f1a1fcf69161e0af411325e9f
5987Author: Eric Anholt <anholt@leguin.anholt.net>
5988Date:   Wed Apr 5 16:38:52 2006 -0700
5989
5990    Coverity #582: Free newly-allocated region in error path.
5991
5992commit 5fd8f79ad3e38df74d9a6cb573617542c101df1a
5993Author: Daniel Stone <daniels@preemptive.research.nokia.com>
5994Date:   Fri Mar 17 15:58:39 2006 +0200
5995
5996    Properly clip bounds when only one point is defining an outline.
5997
5998commit 1e1572eb7f8394ce152e99d96f711ccf9083baf9
5999Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
6000Date:   Sat Mar 11 15:39:15 2006 +0100
6001
6002    Fix prototype of XConfigureWindow(). Bugzilla #6023.
6003
6004commit 1da8bd904f1fc79d63d368473531b438d08bfe37
6005Author: Jeremy C. Reed <reed@reedmedia.net>
6006Date:   Tue Feb 21 14:10:22 2006 -0800
6007
6008    Set XTHREADLIB correctly for dragonfly platforms.
6009
6010commit c9768133e3f65ac4bb64e3941e2d6ae36897ec9c
6011Author: Jamey Sharp <jamey@minilop.net>
6012Date:   Sun Feb 19 12:29:27 2006 -0800
6013
6014    Update .gitignores for *.o and nls/locale.dir*.
6015
6016commit efcbde6ba0b770bb0d4c7818e307712161011f10
6017Author: Jamey Sharp <jamey@minilop.net>
6018Date:   Sun Feb 19 12:28:41 2006 -0800
6019
6020    Move .cvsignore to .gitignore.
6021
6022commit e3acee88cfcc4ef0fa8a7db39763a5ebe2e985cb
6023Author: Daniel Stone <daniels@preemptive.fooishbar.org>
6024Date:   Sat Jun 3 13:51:51 2006 +0300
6025
6026    Fix threading support on GNU/kFreeBSD systems.  (Robert Millan)
6027
6028commit f1bd3152359ddfadd0d043006036c239f3e2907b
6029Author: Daniel Stone <daniels@preemptive.fooishbar.org>
6030Date:   Sat Jun 3 12:57:55 2006 +0300
6031
6032    Bug #2186: Add cs_CZ.iso8859-2 alias.
6033
6034commit 2b1b79d90db1d7f0472718b8c010c36275994195
6035Author: Daniel Stone <daniel@fooishbar.org>
6036Date:   Fri Jun 2 02:46:29 2006 +0300
6037
6038    nls: Serbian (sr_CS) update (#5575)
6039    Bug #5575: 'Yugoslavia' has changed to Serbia & Montenegro, along with a
6040    corresponding locale change.  Update compose.dir.pre, locale.alias.pre,
6041    and locale.dir.pre.  (Milos Komarcevic)
6042
6043commit d6fba1f44d404362d3be1b421f57d7ccc3c8cdac
6044Author: Daniel Stone <daniel@fooishbar.org>
6045Date:   Fri Jun 2 02:24:25 2006 +0300
6046
6047    im: add Braille input method (#6296)
6048    Bug #6296: Add a Braille input method.  (Samuel Thibault)
6049
6050commit 0fed7d3185addd610e917dcdaa0676f0256c0ec5
6051Author: Daniel Stone <daniel@fooishbar.org>
6052Date:   Fri Jun 2 02:22:17 2006 +0300
6053
6054    xkb support: small typo
6055
6056commit cf7d9f9e46f3ce01ac04a95978918d5c0f3f3cf9
6057Author: Daniel Stone <daniel@fooishbar.org>
6058Date:   Fri Jun 2 01:50:24 2006 +0300
6059
6060    en_US.UTF-8 Compose.pre: updates from Simos (#5129)
6061    Bug #5129: Numerous updates from Simos Xenitellis, fixing Unicode keysyms,
6062    adding Unicode character names, removing duplicate entries, et al.
6063
6064commit 332d45fce9fdbf59168d90a133af1f580a589e54
6065Author: Daniel Stone <daniel@fooishbar.org>
6066Date:   Fri Jun 2 01:44:53 2006 +0300
6067
6068    nls: fix use of non-keysym dead_space (#5107)
6069    Bug #5107: Change users of dead_space to space.
6070
6071commit 34f59ce3d1e2eb2971b732d11871c6fff8a1c75b
6072Author: Daniel Stone <daniel@fooishbar.org>
6073Date:   Fri Jun 2 01:41:18 2006 +0300
6074
6075    optional XKB support fix
6076    Fix compilation with --disable-xkb.
6077
6078commit c5940a0b85edec4003f91a59fc3c44f538accfe1
6079Author: Daniel Stone <daniel@fooishbar.org>
6080Date:   Fri Jun 2 01:39:12 2006 +0300
6081
6082    i18n: separate data and lib directories
6083    Break out locale data into separate data and library directories, under
6084    $(datadir) and $(libdir), respectively, by default.
6085
6086commit 33556ca81db2419b9d2a37664c4cea2069414b37
6087Author: Adam Jackson <ajax@benzedrine.nwnk.net>
6088Date:   Fri May 12 14:49:17 2006 -0400
6089
6090    Bump to 1.0.1
6091
6092commit 80d88557626fae9debc404de33d7fb5d69a6049d
6093Author: Adam Jackson <ajax@benzedrine.nwnk.net>
6094Date:   Thu May 11 14:06:28 2006 -0400
6095
6096    libXcursor.so.1, not libXcursor.so
6097
6098commit 5384f27dfe3c94c462c137ab3540eaa5646ca4c6
6099Author: Adam Jackson <ajax@benzedrine.nwnk.net>
6100Date:   Thu May 11 14:04:48 2006 -0400
6101
6102    libXcursor.so.1, not libXcursor.so
6103
6104commit 01f4d433eed6b70c6e9636157acac022054fdeb6
6105Author: Jamey Sharp <jamey@minilop.net>
6106Date:   Wed May 10 17:02:52 2006 -0700
6107
6108    Count any partial request towards the current Xlib sequence number.
6109
6110commit 770cfbd1fcc80a83a9be0c4f68727b8af2c8f4a4
6111Author: Daniel Stone <daniels@preemptive.fooishbar.org>
6112Date:   Wed May 10 18:06:03 2006 +0300
6113
6114    XKBMisc.c: use Xfree, not xfree
6115    Use Xfree() instead of xfree() when freeing interps.
6116
6117commit 22a5255b80b80772612279bc840a953edd0e3442
6118Author: Daniel Stone <daniels@preemptive.fooishbar.org>
6119Date:   Wed May 10 14:51:37 2006 +0300
6120
6121    locale.alias.pre: bg_BG typo fix
6122    Fix typo (be_BG.UTF-8 rather than bg_BG.UTF-8) in locale.alias.pre.
6123
6124commit 9cac8c9824874ca7d835f001a4efa910b7fdd822
6125Merge: 19b8840 e514bc8
6126Author: Daniel Stone <daniels@preemptive.fooishbar.org>
6127Date:   Wed May 10 14:50:37 2006 +0300
6128
6129    Merge branch 'master' of git+ssh://git.freedesktop.org/srv/git.freedesktop.org/git/xorg/lib/libX11
6130
6131commit e514bc875f27f4bf197b06b8315eeca526195915
6132Author: Jamey Sharp <jamey@minilop.net>
6133Date:   Tue May 9 12:41:59 2006 -0700
6134
6135    Assert that dpy->request does not go backwards. Catches #5839 earlier.
6136
6137commit fc1159137365a599bf611ee001f439416952c4e0
6138Author: Jamey Sharp <jamey@minilop.net>
6139Date:   Sun May 7 17:40:01 2006 -0700
6140
6141    In _XPutXCBBuffer, set aside any trailing partial request until the last byte is available.
6142
6143commit c394480a4247213239822808e3f6e7c6cd6decd9
6144Author: Jamey Sharp <jamey@minilop.net>
6145Date:   Sun May 7 16:58:13 2006 -0700
6146
6147    Update for XCB ConnSetupSuccessRep name change.
6148
6149commit 7672bf93bc1200905461aeb0a2dc2c2696410b93
6150Author: Daniel Stone <daniels@endtroducing.localdomain>
6151Date:   Sun Apr 9 22:22:03 2006 +0300
6152
6153    Coverity #203, #204: Fix potential NULL dereferences.
6154
6155commit cfcafbe48d22d9a0cd50eb9454ce0ff88f0129d3
6156Author: Daniel Stone <daniels@endtroducing.localdomain>
6157Date:   Sun Apr 9 22:20:25 2006 +0300
6158
6159    Coverity #205: Fix potential NULL dereference.
6160
6161commit b6771501feea98d037032f82117b6d4f15779f07
6162Author: Daniel Stone <daniels@endtroducing.localdomain>
6163Date:   Sun Apr 9 22:18:20 2006 +0300
6164
6165    Coverity #209: Fix potential NULL dereference.  (Alan Coopersmith)
6166
6167commit 19b8840af241087bb17b1edabcaa9b28fdd0a1dc
6168Author: Daniel Stone <daniels@preemptive.research.nokia.com>
6169Date:   Fri Apr 7 18:11:52 2006 +0300
6170
6171    Coverity #826: Fix potential memory leak.
6172
6173commit 3a16f262abe48b44ed641525e894bc22e13bf72a
6174Author: Daniel Stone <daniels@preemptive.research.nokia.com>
6175Date:   Fri Apr 7 17:49:41 2006 +0300
6176
6177    Bug #1625: Include keysym.h from Xutil.h.
6178
6179commit 2481b767ae96e2f2503c0390545932c8397b090f
6180Author: Eric Anholt <anholt@leguin.anholt.net>
6181Date:   Wed Apr 5 17:12:15 2006 -0700
6182
6183    Check if visualList == NULL, not nVisualsMatched == 0.  NULL happens in more
6184    cases (allocation failure) than nVisualsMatched == 0.  Noticed from inspection
6185    of Coverity #599, #600.
6186
6187commit 152b17e47d878c2d928eb74581aa69d925a29123
6188Author: Eric Anholt <anholt@leguin.anholt.net>
6189Date:   Wed Apr 5 16:42:26 2006 -0700
6190
6191    Coverity #558: Free newly-allocated Database in error path.
6192
6193commit bc62b99ef36edb34035911c42104be7f6f9d2333
6194Author: Eric Anholt <anholt@leguin.anholt.net>
6195Date:   Wed Apr 5 16:38:52 2006 -0700
6196
6197    Coverity #582: Free newly-allocated region in error path.
6198
6199commit d47f0b3cec1388f7ce60ab2af91df0dea0f221c5
6200Author: Jamey Sharp <jamey@minilop.net>
6201Date:   Fri Mar 31 22:53:07 2006 -0800
6202
6203    Fix buggy interaction with XCB when running out of XIDs.
6204
6205commit e3f452571824d6a875bbf582946de185de9e01e9
6206Author: Jamey Sharp <jamey@minilop.net>
6207Date:   Fri Mar 31 22:52:14 2006 -0800
6208
6209    Add explicit include of Xmd.h to work around bug including both xcb.h and Xmd.h simultaneously.
6210
6211commit 2363b74ca795c1b3a73c9e572532ba5191adec5b
6212Author: Daniel Stone <daniels@preemptive.research.nokia.com>
6213Date:   Fri Mar 17 15:58:39 2006 +0200
6214
6215    Properly clip bounds when only one point is defining an outline.
6216
6217commit e876efb8aa410f2f5c87aaaa7042f847c4ff96f7
6218Merge: be266b2 f71ea0b
6219Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
6220Date:   Sat Mar 11 15:40:35 2006 +0100
6221
6222    Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/libX11
6223
6224commit be266b201dc13530a302a7572283ccd3f32aad87
6225Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
6226Date:   Sat Mar 11 15:39:15 2006 +0100
6227
6228    Fix prototype of XConfigureWindow(). Bugzilla #6023.
6229
6230commit f71ea0bc737c5a42e9e022b86e7ec3b4f846d31c
6231Author: Jamey Sharp <jamey@minilop.net>
6232Date:   Fri Mar 3 11:08:41 2006 -0800
6233
6234    Update for XCBSendRequest sequence number API changes.
6235
6236commit a11d1b0ae674320cf9897f6a83ec08c65eca8d9b
6237Author: Jamey Sharp <jamey@minilop.net>
6238Date:   Fri Mar 3 01:42:49 2006 -0800
6239
6240    Use the full_sequence from XCBGenericError/Event for setting last_request_read, and quit replacing _XSetLastRequestRead with an XCB-specific version.
6241
6242commit d8ba4ae7045b227f8b675628b9094dded02f1c08
6243Author: Jamey Sharp <jamey@minilop.net>
6244Date:   Thu Mar 2 23:43:26 2006 -0800
6245
6246    Bugfix: Rely on XCBSendRequest to leave iov in a well-defined state, and place the spare iovecs at the beginning of the array.
6247
6248commit f9afb5a54435c30961306080e9358d4240ecb844
6249Author: Jamey Sharp <jamey@minilop.net>
6250Date:   Thu Mar 2 23:34:19 2006 -0800
6251
6252    assert() that we will not infinite loop or read uninitialized memory.
6253
6254commit d3512ef3aae5b036a8ce6579318108f1ec20ee22
6255Author: Jamey Sharp <jamey@minilop.net>
6256Date:   Thu Mar 2 15:58:52 2006 -0800
6257
6258    Quit relying on XCBSendRequest to pad to 4-byte boundaries and do it ourselves.
6259
6260commit fb590c15a740264ee867d15a2547072e43b21eed
6261Author: Jamey Sharp <jamey@minilop.net>
6262Date:   Thu Mar 2 12:06:04 2006 -0800
6263
6264    Handle errors correctly when Xlib owns the event queue and XCB has the checked error feature.
6265
6266commit 8356ba37d307a9eda895a6bf41ef727bbfc9a695
6267Author: Jamey Sharp <jamey@minilop.net>
6268Date:   Mon Feb 27 11:51:47 2006 -0800
6269
6270    Use the new XCBSendRequest flag, XCB_REQUEST_RAW, to hand a bag-o-bytes down uninterpreted.
6271
6272commit 07bdf1fbbf2418f866df1a2140d514dd3f035139
6273Author: Jamey Sharp <jamey@minilop.net>
6274Date:   Sun Feb 26 15:46:01 2006 -0800
6275
6276    Update for new XCBSendRequest API.
6277
6278commit 409a08cff8347d39e0e6c53c9f380d21f221f5ac
6279Author: Jamey Sharp <jamey@minilop.net>
6280Date:   Thu Feb 23 18:12:31 2006 -0800
6281
6282    Performance fix: Replace calls to XCBGetRequestRead with the new XCBGetQueuedRequestRead. Cuts a lot of syscalls.
6283
6284commit ec30a27341b97620b07dd886f98d1d7664a67685
6285Author: Jamey Sharp <jamey@minilop.net>
6286Date:   Thu Feb 23 18:01:46 2006 -0800
6287
6288    Minor performance fix: Access dpy->xcl->connection directly instead of calling XCBConnectionOfDisplay. It happens a lot.
6289
6290commit 53c471c6a835d5cedeca99f2c97058d196a3fd7e
6291Author: Jamey Sharp <jamey@minilop.net>
6292Date:   Thu Feb 23 11:46:09 2006 -0800
6293
6294    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.
6295
6296commit 41c0121a8718b530feaf7fe315b673d9b8defce2
6297Author: Jamey Sharp <jamey@minilop.net>
6298Date:   Tue Feb 21 21:25:41 2006 -0800
6299
6300    Refactor the code that passes requests down to XCB into a separate issue_complete_request function.
6301
6302commit 67d06e0fe468dca22847aa14d3f917128f89f9cf
6303Author: Jamey Sharp <jamey@minilop.net>
6304Date:   Tue Feb 21 15:33:05 2006 -0800
6305
6306    If we have not actually put the buffer back, deferred invariants may not hold. This is OK.
6307
6308commit 434bf80b4053ff1ba82adf65de1f76b4d3731bf1
6309Author: Jeremy C. Reed <reed@reedmedia.net>
6310Date:   Tue Feb 21 14:10:22 2006 -0800
6311
6312    Set XTHREADLIB correctly for dragonfly platforms.
6313
6314commit b24834762e975bd319f9ab5c7cf790b2a02a9474
6315Author: Jamey Sharp <jamey@minilop.net>
6316Date:   Tue Feb 21 14:03:26 2006 -0800
6317
6318    Sometimes functions other than _XUnlockDisplay call _XPutXCBBuffer. Some invariants appropriate for Unlock are not appropriate otherwise: move them to _XUnlockDisplay.
6319
6320commit 99b8defd0d5e6993071e21638128c9de2574b37d
6321Author: Jamey Sharp <jamey@minilop.net>
6322Date:   Tue Feb 21 13:04:21 2006 -0800
6323
6324    Execute BeforeFlush hooks on complete buffers, not request-at-a-time.
6325    Traditional Xlib worked this way; I dunno why I changed it.
6326
6327commit 9b01e7849775749182052fe324df9d8e6ceeee99
6328Author: Jamey Sharp <jamey@minilop.net>
6329Date:   Tue Feb 21 12:51:44 2006 -0800
6330
6331    Factor the XCBSendRequest call out of the conditional in _XPutXCBBuffer.
6332
6333commit 7ce7ac882de128955751a5307889db9d712d8a72
6334Author: Jamey Sharp <jamey@minilop.net>
6335Date:   Tue Feb 21 12:44:30 2006 -0800
6336
6337    Quit using a triple-pointer. Almost as if I were a sensible person.
6338
6339commit 35a858be218cdbfa4593d44a67663d5c25297016
6340Author: Jamey Sharp <jamey@minilop.net>
6341Date:   Tue Feb 21 12:21:01 2006 -0800
6342
6343    Remove the XCL_PAD macro.
6344
6345commit e741b70ed2542c5463c57dac44bc37328616733b
6346Author: Jamey Sharp <jamey@minilop.net>
6347Date:   Sun Feb 19 12:29:27 2006 -0800
6348
6349    Update .gitignores for *.o and nls/locale.dir*.
6350
6351commit f25b4b00e1683b0d97dba46dac46d65a9c2270a6
6352Author: Jamey Sharp <jamey@minilop.net>
6353Date:   Sun Feb 19 12:28:41 2006 -0800
6354
6355    Move .cvsignore to .gitignore.
6356
6357commit c7cda56eebaf6ab11403363be14d4948d7d8be38
6358Author: Jamey Sharp <jamey@minilop.net>
6359Date:   Sun Feb 19 11:49:15 2006 -0800
6360
6361    Land XCB support on X.org HEAD.
6362
6363commit 881467b3032261791ef5ec61b3879bb68d0a3d8c
6364Author: Jamey Sharp <jamey@minilop.net>
6365Date:   Sun Feb 19 02:14:11 2006 +0000
6366
6367    Merge the X11 and BIGREQS package sets: they were used in exactly the same places.
6368
6369commit 6b0158dfad714db5b89c04dbea3aedeafa0fb146
6370Author: Jamey Sharp <jamey@minilop.net>
6371Date:   Tue Feb 14 19:37:36 2006 +0000
6372
6373    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.
6374
6375commit 010c3acbb3a6993d39274f42d88c00849acb0fb0
6376Author: Alan Coopersmith <alan.coopersmith@sun.com>
6377Date:   Sun Feb 12 18:19:17 2006 +0000
6378
6379    Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.
6380
6381commit fe8c01c80263457f01b70dc1511b2bd9466b7c96
6382Author: Alan Coopersmith <alan.coopersmith@sun.com>
6383Date:   Fri Feb 3 23:34:43 2006 +0000
6384
6385    Fix typo in .TH line
6386
6387commit b091c217f3c3f60dde78b09a95c150df6c83d7ba
6388Author: Kevin E Martin <kem@kem.org>
6389Date:   Thu Dec 15 00:24:28 2005 +0000
6390
6391    Update package version number for final X11R7 release candidate.
6392
6393commit e7c04e0e65a2a0c70c6ad29ec2d6f4350fd81c2a
6394Author: Kevin E Martin <kem@kem.org>
6395Date:   Tue Dec 6 22:48:41 2005 +0000
6396
6397    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
6398
6399commit b5c495854d5270e64e6d588388ffa906bfcaac22
6400Author: Kevin E Martin <kem@kem.org>
6401Date:   Sat Dec 3 05:49:42 2005 +0000
6402
6403    Update package version number for X11R7 RC3 release.
6404
6405commit 9e96dbc343c7f27ff47607acd75378ab23903e2a
6406Author: Kevin E Martin <kem@kem.org>
6407Date:   Sat Dec 3 04:41:47 2005 +0000
6408
6409    Add check and cflags for malloc(0) returning NULL.
6410
6411commit 649c37b47909620ccafde3e983de8321cddd74ce
6412Author: Alan Coopersmith <alan.coopersmith@sun.com>
6413Date:   Mon Nov 28 22:03:04 2005 +0000
6414
6415    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)
6416
6417commit 8d1500df66d796ebff2b0d8c02205e5fa6796d4a
6418Author: Alan Coopersmith <alan.coopersmith@sun.com>
6419Date:   Wed Nov 23 22:33:06 2005 +0000
6420
6421    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
6422
6423commit 93cf3747f9ae8d30bd485b41c5ff10397f68f078
6424Author: Eric Anholt <anholt@freebsd.org>
6425Date:   Sun Nov 20 23:17:39 2005 +0000
6426
6427    Add/improve libs .cvsignores.
6428
6429commit fa1f4a08112bfa14d3758f4702733dd3892966c3
6430Author: Kevin E Martin <kem@kem.org>
6431Date:   Sat Nov 19 07:15:39 2005 +0000
6432
6433    Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots.
6434
6435commit 7012f9b56c594cf40855ba0dbf93af1263417a8c
6436Author: Kevin E Martin <kem@kem.org>
6437Date:   Mon Nov 14 21:51:07 2005 +0000
6438
6439    Fix xf86bigfont pkgconfig dep typo.
6440
6441commit 60a72f47951f46b4e0505d9903a94af3b6bed8ca
6442Author: Kevin E Martin <kem@kem.org>
6443Date:   Wed Nov 9 21:19:12 2005 +0000
6444
6445    Update package version number for X11R7 RC2 release.
6446
6447commit 6bb0c3796b6e1beddc376a896e865704886e1462
6448Author: Kean Johnson <kean@armory.com>
6449Date:   Tue Nov 8 06:33:25 2005 +0000
6450
6451    See ChangeLog entry 2005-11-07 for details.
6452
6453commit 14be0098ad90c3e68bd2d21b00ffabb76f1fd780
6454Author: Kevin E Martin <kem@kem.org>
6455Date:   Tue Nov 1 15:11:50 2005 +0000
6456
6457    Update pkgcheck dependencies to work with separate build roots.
6458
6459commit 1bf71462a972e0fc56de63f5c7fd613b37fc70f1
6460Author: Donnie Berkholz <spyderous@gentoo.org>
6461Date:   Fri Oct 28 10:44:03 2005 +0000
6462
6463    Revert that, it's redundant. But it is worth noting that --disable-xkb is broken, if anyone cares.
6464
6465commit be627a39fe373e2e81fdc263780e70a271d9e0c5
6466Author: Donnie Berkholz <spyderous@gentoo.org>
6467Date:   Fri Oct 28 08:28:08 2005 +0000
6468
6469    Add dependency on inputproto for XI.h.
6470
6471commit 5fae4cb456cb03fb70cd065dbc2ca94c8ed99082
6472Author: Adam Jackson <ajax@nwnk.net>
6473Date:   Fri Oct 21 18:44:24 2005 +0000
6474
6475    Bug #4736: Error decoding for Damage extension. (Jonathan Lennox)
6476
6477commit 1171fa9dc77413f0e90933a565ec07068052afb4
6478Author: Kevin E Martin <kem@kem.org>
6479Date:   Wed Oct 19 02:48:08 2005 +0000
6480
6481    Update package version number for RC1 release.
6482
6483commit 2a2d905706308b9d5a1c16af1067fb390f43850c
6484Author: Alan Coopersmith <alan.coopersmith@sun.com>
6485Date:   Tue Oct 18 00:00:08 2005 +0000
6486
6487    Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to work better with BSD make
6488
6489commit 66d35b6971fb26762392a2a8e2c47db46c11116a
6490Author: Alan Coopersmith <alan.coopersmith@sun.com>
6491Date:   Mon Oct 17 21:13:15 2005 +0000
6492
6493    Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a suffix rule (reported by Matthieu Herrb)
6494
6495commit a316995a17c084e98ef1b7f25d287c2c08b6d749
6496Author: Donnie Berkholz <spyderous@gentoo.org>
6497Date:   Sun Oct 16 03:03:35 2005 +0000
6498
6499    Change '==' to portable '='.
6500
6501commit b76a072530e884bcbea6ed8fed5aef39361dcfc0
6502Author: Alan Coopersmith <alan.coopersmith@sun.com>
6503Date:   Wed Oct 12 00:04:50 2005 +0000
6504
6505    configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuration. Add shadow man pages for man pages that document multiple functions.
6506
6507commit 8ee5c1429af98206e05a0536f87c0f21a529cdf0
6508Author: Eric Anholt <anholt@freebsd.org>
6509Date:   Tue Oct 11 02:18:36 2005 +0000
6510
6511    Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and probably others.
6512
6513commit 41ff3b9d1f194a7b56437b650d5f589225c078c6
6514Author: Alan Coopersmith <alan.coopersmith@sun.com>
6515Date:   Sun Oct 9 22:28:39 2005 +0000
6516
6517    Bug #3021 <https://bugs.freedesktop.org/show_bug.cgi?id=3021> Requests and Errors for XFixes are not in XErrorDB (Jonathan Lennox)
6518
6519commit 91ed79852e790049ab54e68f288afb3c953194c9
6520Author: Kevin E Martin <kem@kem.org>
6521Date:   Fri Oct 7 15:00:00 2005 +0000
6522
6523    Clean up generated files
6524    Add missing dist tarball files
6525
6526commit 440399b470c97b159a530602fff11c315aca8d97
6527Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
6528Date:   Wed Oct 5 18:27:10 2005 +0000
6529
6530    Add el_GR.UTF-8 compose file
6531
6532commit 010f0647e25ac617d0f92c8d2b8dda684da545db
6533Author: Daniel Stone <daniel@fooishbar.org>
6534Date:   Fri Sep 30 07:52:46 2005 +0000
6535
6536    Bug #2609: Add Kyrgyz locale (Ilyas Bakirov).
6537
6538commit 3ef2fb67bd8905b208ad7eb790c3843e14cea7ed
6539Author: Daniel Stone <daniel@fooishbar.org>
6540Date:   Fri Sep 30 07:47:55 2005 +0000
6541
6542    Bug #1640: Kinyarwanda locale support. (Steve Murphy)
6543
6544commit 4ae0decabe0960870df0ec165f495166c10a053c
6545Author: Daniel Stone <daniel@fooishbar.org>
6546Date:   Fri Sep 30 07:40:03 2005 +0000
6547
6548    Bug #2268: Add South African locales (Dwayne Bailey). Some whitespace cleanups, as the parser is a little touchy.
6549
6550commit 3f79eb4c99844f618f1889741d1631c2ffe5385f
6551Author: Daniel Stone <daniel@fooishbar.org>
6552Date:   Fri Sep 30 07:11:19 2005 +0000
6553
6554    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.
6555
6556commit d1237d1483ff972c76a0ac344ec97d5280db0007
6557Author: Alan Coopersmith <alan.coopersmith@sun.com>
6558Date:   Thu Sep 29 21:27:12 2005 +0000
6559
6560    Add Xcms.txt to lib/X11
6561
6562commit 4a86f299693f7376cbe98175f0b0c44d691802b3
6563Author: Alan Coopersmith <alan.coopersmith@sun.com>
6564Date:   Sat Sep 24 20:11:06 2005 +0000
6565
6566    Add XQueryExtension.man
6567
6568commit a057a66e2041d45198a13a4ece7c07068f76f21b
6569Author: Alan Coopersmith <alan.coopersmith@sun.com>
6570Date:   Sat Sep 24 00:16:32 2005 +0000
6571
6572    Add XTHREAD_CFLAGS for platforms that need special defines like
6573    -D_REENTRANT or -D_POSIX_whatever to get re-entrant function definitions. Set XDMCP_LIBS correctly for later libXdmcp tests.
6574
6575commit 3e920a65a7c376ad63eae2240fd06904d25d18bf
6576Author: Alan Coopersmith <alan.coopersmith@sun.com>
6577Date:   Fri Sep 2 23:00:30 2005 +0000
6578
6579    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
6580
6581commit 3eb9f2d693af89d04e2fd92492c8205dce332c9c
6582Author: Kristian Høgsberg <krh@redhat.com>
6583Date:   Thu Sep 1 19:24:13 2005 +0000
6584
6585    Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install destination can be overridden at make install time.
6586
6587commit 7afa64325183b78d2d6a4862821f8b3e9866105c
6588Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6589Date:   Sun Aug 28 19:45:48 2005 +0000
6590
6591    OpenBSD needs -lpthread for threaded applications too.
6592
6593commit 2b2f3d3877cb7927f196d01a5df6a27bf8d0518a
6594Author: Daniel Stone <daniel@fooishbar.org>
6595Date:   Fri Aug 26 05:16:46 2005 +0000
6596
6597    Define ERRORDB/KEYSYMDB to XERRORDB/XKEYSYMDB if the former is undefined but the latter is. (Gerte Hoogewerf)
6598
6599commit 07066da0902df91c71f2adb81d1a17ec29165553
6600Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6601Date:   Sun Aug 21 15:45:04 2005 +0000
6602
6603    update
6604
6605commit de44d8b111f57bd2f015e085fd8298c5f2a15ef3
6606Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6607Date:   Sun Aug 21 15:38:39 2005 +0000
6608
6609    Threads support for BSD systems:
6610    - need to check for gewtpwuid_r to define mtsafeapi
6611    - build UIThrstubs if needed.
6612
6613commit 60217fdb918bafb2082519efe5cba3b13ad3082a
6614Author: Adam Jackson <ajax@nwnk.net>
6615Date:   Wed Aug 17 19:46:08 2005 +0000
6616
6617    Add xthreadlib variable to x11.pc. Bump to 0.99.1.
6618
6619commit e1f4c6f5e36c1511f66fa1fac76520fd97eecbad
6620Author: Alan Coopersmith <alan.coopersmith@sun.com>
6621Date:   Wed Aug 17 01:27:08 2005 +0000
6622
6623    Fix more broken multi-line .ds macros. Remove extraneous ;'s .
6624
6625commit 1909786f4a7d686369edcfc05a938df115fab37c
6626Author: Alan Coopersmith <alan.coopersmith@sun.com>
6627Date:   Tue Aug 16 19:23:15 2005 +0000
6628
6629    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)
6630
6631commit 83406d69c62070d2eeef23eb47f1ca887f711ee5
6632Author: Alan Coopersmith <alan.coopersmith@sun.com>
6633Date:   Mon Aug 15 19:53:37 2005 +0000
6634
6635    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
6636
6637commit 5bb43de17de8e71d967488a713bf2b3448533444
6638Author: Alan Coopersmith <alan.coopersmith@sun.com>
6639Date:   Sat Aug 6 18:59:49 2005 +0000
6640
6641    Typo fix in output message
6642
6643commit afe34b95862bb3c06cdbe724cb5ec3001a4a5215
6644Author: Alan Coopersmith <alan.coopersmith@sun.com>
6645Date:   Thu Aug 4 02:55:49 2005 +0000
6646
6647    //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)
6648
6649commit 3979a0b88edf6475ce5cfaa386e18ef980bda13c
6650Author: Alan Coopersmith <alan.coopersmith@sun.com>
6651Date:   Thu Aug 4 02:51:30 2005 +0000
6652
6653    //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)
6654
6655commit 34b454df192f4563499c453ccdb8c079f4a20cbe
6656Author: Alan Coopersmith <alan.coopersmith@sun.com>
6657Date:   Sat Jul 30 20:30:46 2005 +0000
6658
6659    Include config.h so Xtrans knows which transport types to build code for
6660
6661commit cd9c9936b49c125eda779b99887d7e6ae4cf56cd
6662Author: Alan Coopersmith <alan.coopersmith@sun.com>
6663Date:   Sat Jul 30 19:15:16 2005 +0000
6664
6665    Add -D flags to clear various warnings (Stefan Dirsch)
6666
6667commit e7fef67b4531faddd805d8f2157903006d3117ed
6668Author: Kevin E Martin <kem@kem.org>
6669Date:   Fri Jul 29 21:22:50 2005 +0000
6670
6671    Various changes preparing packages for RC0:
6672    - Verify and update package version numbers as needed
6673    - Implement versioning scheme
6674    - Change bug address to point to bugzilla bug entry form
6675    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it)
6676    - Fix makedepend to use pkgconfig and pass distcheck
6677    - Update build script to build macros first
6678    - Update modular Xorg version
6679
6680commit 2ebb00244928237088e68325b1032b3550455ce9
6681Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6682Date:   Sat Jul 23 20:19:31 2005 +0000
6683
6684    remove orphan TAB at begin of line
6685
6686commit dd7a9cdecda73e024ca84c5b9a22b18688038d94
6687Author: Kevin E Martin <kem@kem.org>
6688Date:   Sat Jul 23 18:09:39 2005 +0000
6689
6690    Modify modular libs to use Xregion.h instead of region.h
6691
6692commit 6d635a88d91647b1b63611c3591f74916f88cd1c
6693Author: Kevin E Martin <kem@kem.org>
6694Date:   Sat Jul 23 18:06:16 2005 +0000
6695
6696    lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.
6697
6698commit 36283f50fd9748733ae84cb7fb52ca8d9e661c15
6699Author: Daniel Stone <daniel@fooishbar.org>
6700Date:   Sat Jul 16 06:25:35 2005 +0000
6701
6702    Set soversion to 6.2.0.
6703
6704commit 75fd5ae6e4683b9b9dcc13bc2f0faf223610a74f
6705Author: Keith Packard <keithp@keithp.com>
6706Date:   Fri Jul 15 04:27:32 2005 +0000
6707
6708    Add missing Makefile.am to lib/X11/modules
6709
6710commit 6d84a8b1329af1fcfe86b198f1a6e7dd6ff616c3
6711Author: Keith Packard <keithp@keithp.com>
6712Date:   Fri Jul 15 04:08:51 2005 +0000
6713
6714    Move i18n modules to top-level so they can be built in the right order (before xlib for non-loadable, after xlib for loadable).
6715    Link i18n modules against xlib to resolve Xlib symbols used by them.
6716
6717commit 45f40126a73295345bb5eb187b1167874842ab6e
6718Author: Alexander Gottwald <ago@freedesktop.org>
6719Date:   Thu Jul 14 19:50:00 2005 +0000
6720
6721    Add $(top_srcdir)/src to include list
6722
6723commit 0aed7d91f5928d09d541617aad03709b5090658d
6724Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6725Date:   Thu Jul 14 17:04:49 2005 +0000
6726
6727    Build fix for non-GNU make.
6728
6729commit b79422ccb02ab44548d1038956ab0cd4e2638645
6730Author: Adam Jackson <ajax@nwnk.net>
6731Date:   Thu Jul 14 15:12:44 2005 +0000
6732
6733    typo fixes (Matthieu Herrb)
6734
6735commit 419304cde2fda19457c667870edefc0b227651b3
6736Author: Alan Coopersmith <alan.coopersmith@sun.com>
6737Date:   Wed Jul 13 02:41:36 2005 +0000
6738
6739    Add missing backslashes to xlocale_la_SOURCES
6740
6741commit d14cc5c8964c4539b57c6cb51ef653292e410b79
6742Author: Keith Packard <keithp@keithp.com>
6743Date:   Mon Jul 11 20:32:55 2005 +0000
6744
6745    Ammend AM_CFLAGS with all needed includes; cannot figure out an easy way to automate this.
6746
6747commit 424c2d8905eb2ad0a2df15b1da2f96140bfbcffb
6748Author: Lars Knoll <lars@trolltech.com>
6749Date:   Mon Jul 11 15:24:32 2005 +0000
6750
6751    compile
6752
6753commit de9784eb1bde46efc316da279e3da27c6cc288a7
6754Author: Keith Packard <keithp@keithp.com>
6755Date:   Mon Jul 11 09:26:40 2005 +0000
6756
6757    Ignore built man page files
6758
6759commit 0c258c36d1523113790c599b16d2947d7aa6469a
6760Author: Keith Packard <keithp@keithp.com>
6761Date:   Mon Jul 11 09:18:31 2005 +0000
6762
6763    Minor changes to help modular Xlib build i18n modules
6764
6765commit 6e752ea1203b786423e40f43340bce15ca3de0f0
6766Author: Keith Packard <keithp@keithp.com>
6767Date:   Mon Jul 11 08:29:18 2005 +0000
6768
6769    Enable loadable i18n modules, making them configurable on the configure command line.
6770    Clean up conditionals for XKB, XCMS, XLOCALEDIR
6771    Create new lib directory for locale modules in ${X11_LIBDIR}/locale/lib. Add this to the default XLOCALEDIR search path.
6772    Create separate X11_LOCALEDATADIR variable pointing at ${datadir}/X11/locale for installing locale data.
6773    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.
6774    Display message at end of configure script with selected options.
6775    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.
6776
6777commit b46cf0d879f1dbf92dcf5a0305d18986c766ed84
6778Author: Daniel Stone <daniel@fooishbar.org>
6779Date:   Sun Jul 10 22:37:33 2005 +0000
6780
6781    Fix segfault when _XimProtoCreateIC() fails to create a context; Debian #239991. (Chung-chieh Shan)
6782
6783commit 6f2132b18e61ca9755e4b45550f3f5097dd1fbb7
6784Author: Alan Coopersmith <alan.coopersmith@sun.com>
6785Date:   Sat Jul 9 20:06:04 2005 +0000
6786
6787    Set __libmansuffix__ & __xorgversion__ correctly when cpp processing man pages
6788
6789commit 3939ac4410446b46071c9d714f4270c12bf904fe
6790Author: Alan Coopersmith <alan.coopersmith@sun.com>
6791Date:   Sat Jul 9 18:44:14 2005 +0000
6792
6793    - 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
6794    - Don't assume $(CPP) can take gcc-only -traditional flag
6795    - CPP process man pages as is done in the monolithic tree
6796
6797commit 19ba9d0df86c688319377467254b9ea9c4b0eccc
6798Author: Keith Packard <keithp@keithp.com>
6799Date:   Sat Jul 9 06:01:49 2005 +0000
6800
6801    Clean up .cvsignore files
6802
6803commit f4bba6fa9b9ce637be7662754750054567e9250a
6804Author: Adam Jackson <ajax@nwnk.net>
6805Date:   Sat Jul 9 02:53:29 2005 +0000
6806
6807    typo fix. i suck.
6808
6809commit 3305da61a61695e24c1ea11d3f59dddb52873d47
6810Author: Adam Jackson <ajax@nwnk.net>
6811Date:   Sat Jul 9 02:41:18 2005 +0000
6812
6813    Check for bigfont proto headers via pkgconfig (Arwed von Merkatz)
6814
6815commit afdae2e8ccb93de2987b5a5e850695af15ece7e0
6816Author: Keith Packard <keithp@keithp.com>
6817Date:   Fri Jul 8 07:11:56 2005 +0000
6818
6819    Create and use XlibConf.h to match modular build which needs XTHREADS defined when building extensions
6820
6821commit 86fa88dc594ca2093030acf5c84973ee2b33eb4c
6822Author: Keith Packard <keithp@keithp.com>
6823Date:   Fri Jul 8 06:57:06 2005 +0000
6824
6825    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.
6826    Add a bunch of .cvsignore files
6827
6828commit 30f6ffedeaf899e699f0c6b14c9471ce9bcc430c
6829Author: Chris Less <clee@c133.org>
6830Date:   Mon Jul 4 23:01:48 2005 +0000
6831
6832    Fixing bug #380 - add a man page for XQueryExtension, XListExtensions, and XFreeExtensionList.
6833
6834commit 55328bb6caabd37885cd19d7a5821ed425daf321
6835Author: Eric Anholt <anholt@freebsd.org>
6836Date:   Sun Jul 3 10:17:38 2005 +0000
6837
6838    Avoid a gmake-specific construct, and instead just write the name of the current directory into each Makefile.am.
6839
6840commit 726538ba21b631bfb0b8094a5546acdaf57379ff
6841Author: Daniel Stone <daniel@fooishbar.org>
6842Date:   Sun Jul 3 07:37:33 2005 +0000
6843
6844    Fix more include paths; add dix-config.h to XKB code.
6845
6846commit 8c7677138e70e14eca0255f2168583f0ecc21994
6847Author: Daniel Stone <daniel@fooishbar.org>
6848Date:   Sun Jul 3 07:00:55 2005 +0000
6849
6850    Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
6851    Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
6852    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>.
6853
6854commit 197697c92a63091a4cc3cc04dcb7fa29d2655758
6855Author: Daniel Stone <daniel@fooishbar.org>
6856Date:   Fri Jul 1 22:13:35 2005 +0000
6857
6858    Fix objdir != srcdir, as well as make distcheck.
6859    Don't attempt to create Compose.pre files; formatting fixes.
6860    Added if not already present.
6861
6862commit c162d60ad8f124563f94a2a266de59373936266c
6863Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
6864Date:   Wed Jun 22 22:46:31 2005 +0000
6865
6866    Apply these patches from Theo van Klaveren:
6867    lib-dmx.patch lib-FS.patch lib-X11.patch lib-XRes.patch lib-XScrnSaver.patch lib-xtrans.patch
6868    to make the libraries distcheck.
6869
6870commit 9ee8abdab03ea605a6327118ab7dacab6adf8876
6871Author: Alan Coopersmith <alan.coopersmith@sun.com>
6872Date:   Sat Jun 18 07:48:43 2005 +0000
6873
6874    Move Secure RPC flags from X11/configure.ac to xtrans/xtrans.m4 since multiple modules will need them
6875
6876commit 12afc57b7d455781eee305e9ed6a899ceec8729e
6877Author: Daniel Stone <daniel@fooishbar.org>
6878Date:   Wed Jun 15 16:50:47 2005 +0000
6879
6880    Typo fix to locale/error/keysym location declarations.
6881
6882commit 9a895777e30762f61b98d25be3b5d8b1169baa17
6883Author: Daniel Stone <daniel@fooishbar.org>
6884Date:   Wed Jun 15 13:37:43 2005 +0000
6885
6886    Typo in ImUtil.h commit -- I AM CAPTAIN SKILL.
6887
6888commit add49285663684875ab7a5c58ec7a2cf8b775f67
6889Author: Daniel Stone <daniel@fooishbar.org>
6890Date:   Wed Jun 15 13:32:35 2005 +0000
6891
6892    Define locations for XErrorDB, XKeysymDB, and locale data in configure.ac. Add AC_DEFINE_DIR macro from autoconf-archive.cryp.to towards this end.
6893    Move ImUtil.h from src/ to include/X11/.
6894
6895commit 845dfc6b42b950890866ee4df27761e086f50dca
6896Author: Daniel Stone <daniel@fooishbar.org>
6897Date:   Wed Jun 15 13:27:48 2005 +0000
6898
6899    Move ImUtil.h from src/ to include/X11/. Additionally, copy Cmap.h as a distribution file.
6900
6901commit bba117f0d98f62cfb060d0fab97b407a3a0bfda9
6902Author: Daniel Stone <daniel@fooishbar.org>
6903Date:   Fri Jun 10 14:11:36 2005 +0000
6904
6905    Remove pointless include of Xlib.h.
6906    Fix #include path to bigreqstr.h.
6907
6908commit 1a0de49da1274882bab05b0f7240936b37955e5c
6909Author: Alexander Gottwald <ago@freedesktop.org>
6910Date:   Thu Jun 9 21:30:15 2005 +0000
6911
6912    Use $(srcdir) for Compose.pre and XLC_LOCALE.pre
6913
6914commit af4f0f302644ebfbb0ca9f4016a4aee85c973d37
6915Author: Alexander Gottwald <ago@freedesktop.org>
6916Date:   Thu Jun 9 15:55:33 2005 +0000
6917
6918    Replace <X11/transport.c> with <X11/Xtrans/transport.c>
6919
6920commit fd5f58e0baf692e34b9b622286f18762cc2500d3
6921Author: Alexander Gottwald <ago@freedesktop.org>
6922Date:   Thu Jun 9 15:52:02 2005 +0000
6923
6924    Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
6925    Copy Xtrans.h to exports/include/X11/Xtrans only
6926
6927commit 44538f9940f969d46c0e5e4b201c684cde2ba611
6928Author: Alan Coopersmith <alan.coopersmith@sun.com>
6929Date:   Sun Jun 5 03:29:33 2005 +0000
6930
6931    Port Imake flags to autoconf tests & --enable-* flags: HASSETUGID, HASGETRESUID, NO_XLOCALEDIR, HAS_SHM and XF86BIGFONT
6932
6933commit 588e30e9ec65fa6205a34be650b79d5e2243edec
6934Author: Alan Coopersmith <alan.coopersmith@sun.com>
6935Date:   Sat Jun 4 22:53:21 2005 +0000
6936
6937    Add --enable-secure-rpc flag and checks for needed functions for Secure RPC ("SUN-DES-1") authentication method
6938
6939commit a547afee2ef49cc41bbb67f9cff5a52a283c0854
6940Author: Alan Coopersmith <alan.coopersmith@sun.com>
6941Date:   Sat Jun 4 21:20:20 2005 +0000
6942
6943    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)
6944
6945commit ca93c761559ae464189c7ea7cf11c6a6679f2431
6946Author: Matthieu Herrb <matthieu.herrb@laas.fr>
6947Date:   Sat May 28 01:02:32 2005 +0000
6948
6949    Don't use $< in explicit rules. This only works with GNU make. <https://bugs.freedesktop.org/show_bug.cgi?id=3383>
6950
6951commit 09ebb349359e3dd9131fa2fa8b07559faa173654
6952Author: Alan Coopersmith <alan.coopersmith@sun.com>
6953Date:   Sun May 22 19:05:11 2005 +0000
6954
6955    Convert man pages to long file names in lib/X11, lib/Xt, & lib/Xext
6956
6957commit 761219b1ef9befc350c8a35b6f96d047e5f008cc
6958Author: Alan Coopersmith <alan.coopersmith@sun.com>
6959Date:   Sat May 21 23:07:48 2005 +0000
6960
6961    xtrans:
6962    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
6963    ICE:
6964    Add ICE_t #define required by Xtrans headers. Replace static defines of LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro.
6965    X11:
6966    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.
6967
6968commit 4b1ba6eb975b547b808f4d5c8825a3261de5e02a
6969Author: Alan Coopersmith <alan.coopersmith@sun.com>
6970Date:   Sat May 21 04:26:12 2005 +0000
6971
6972    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)
6973    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).
6974
6975commit 1d425d5e2092dd18a7dd599b37ed9af61cf59819
6976Author: Adam Jackson <ajax@nwnk.net>
6977Date:   Thu May 19 00:22:32 2005 +0000
6978
6979    revert last change, didn't do right thing at all, sorry for the noise
6980
6981commit 1b0c46c1ae61d751dd3ca96de8e2c3fe21c5f4f2
6982Author: Adam Jackson <ajax@nwnk.net>
6983Date:   Thu May 19 00:10:07 2005 +0000
6984
6985    Require automake 1.7 in AM_INIT_AUTOMAKE
6986
6987commit cd4657c175dbab6aaca36f18a0ca92c95b5567dd
6988Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
6989Date:   Tue May 17 22:32:09 2005 +0000
6990
6991    - Check for xproto as its CFLAGS are needed in the .pc file
6992
6993commit 46e8d8a65430dd87c10b066b5cff99a689c22241
6994Author: Egbert Eich <eich-at-freedesktop-dot-org>
6995Date:   Tue May 17 08:10:10 2005 +0000
6996
6997    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).
6998
6999commit 23198d2bfbf0049b2630235cd4d4a4ffba7ec6c1
7000Author:  <ssp@aware-of-vacuity.boston.redhat.com>
7001Date:   Mon May 16 22:35:27 2005 +0000
7002
7003    Make Xdmcp unconditionally required, require various protocol modules.
7004    Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
7005    Check for kbproto if using XKB.
7006    Require xextproto rather than xextensions
7007    Remove the entries from the xlibs tree, as they are not relevant here.
7008
7009commit 8bd3aea84ce54b8b76a898f3ae00e2b499c14a5e
7010Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
7011Date:   Mon May 16 21:48:36 2005 +0000
7012
7013    Mon May 16 17:48:03 2005 Søren Sandmann <sandmann@redhat.com>
7014    Check for kbproto if using XKB.
7015
7016commit 9b1fa9ca3ed852ed40860f137511683f4bdae6fa
7017Author:  <ssp@aware-of-vacuity.boston.redhat.com>
7018Date:   Mon May 16 21:27:35 2005 +0000
7019
7020    Require xextproto rather than xextensions
7021    Remove the entries from the xlibs tree, as they are not relevant here.
7022
7023commit 7eee605e3aeed549d1053325a03027c5e8cbf71b
7024Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
7025Date:   Fri May 13 22:53:36 2005 +0000
7026
7027    - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in <X11/...>
7028    - For Xcomposite and Xdamage, don't link the build system out of the xc tree
7029    - Link the public X11 headers into their own directory
7030    - Add links to XKeysymDB and XErrorDB
7031    - Add links to all the Xlib man pages
7032    - Add links to the lcUniConv subdirectory
7033    - Conditionally include config.h in Xlib source
7034
7035commit 6769ccda88caf27d1441d335ef2b318a047a612b
7036Author: Alan Coopersmith <alan.coopersmith@sun.com>
7037Date:   Mon Mar 21 04:58:21 2005 +0000
7038
7039    xc/lib/X11/ErrDes.c
7040    //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>
7041
7042commit 3b9e8ece93b916c55a82df53e85f097418edf471
7043Author: Roland Mainz <roland.mainz@nrubsig.org>
7044Date:   Sat Mar 19 22:04:55 2005 +0000
7045
7046    xc/nls/Compose/iso8859-2
7047    xc/nls/Compose/iso8859-3
7048    xc/nls/Compose/iso8859-9
7049    //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>.
7050
7051commit 0ce5950a08b9ab23ca8a32effdd40c421e92df84
7052Author: Alan Coopersmith <alan.coopersmith@sun.com>
7053Date:   Tue Mar 8 02:53:36 2005 +0000
7054
7055    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>.
7056
7057commit df341cd2f2f263f13323e8c0936ea8aa0d7fbba1
7058Author: Roland Mainz <roland.mainz@nrubsig.org>
7059Date:   Tue Feb 1 03:12:28 2005 +0000
7060
7061    xc/nls/Compose/pt_BR.UTF-8
7062    //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>.
7063
7064commit 483d3973f56dda51f9251d3ea808aaf7f3b48c10
7065Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
7066Date:   Fri Jan 28 18:31:31 2005 +0000
7067
7068    cleaned up boundary-case handling for Uxxxx Unicode keysym notation
7069
7070commit f234188a4c1e6b655aef0e3957ccad20d4c5847f
7071Author: Roland Mainz <roland.mainz@nrubsig.org>
7072Date:   Wed Jan 19 01:53:55 2005 +0000
7073
7074    xc/nls/compose.dir
7075    xc/nls/locale.dir
7076    xc/nls/Compose/Imakefile
7077    xc/nls/Compose/pt_BR.UTF-8
7078    xc/nls/XI18N_OBJS/Imakefile
7079    xc/nls/XI18N_OBJS/pt_BR.UTF-8
7080    xc/nls/XLC_LOCALE/Imakefile
7081    xc/nls/XLC_LOCALE/pt_BR.UTF-8
7082    //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.
7083
7084commit 7448ea7ef425d35cfc31eb41d46f4d879774f376
7085Author: Egbert Eich <eich-at-freedesktop-dot-org>
7086Date:   Fri Jan 14 18:03:09 2005 +0000
7087
7088    Made some security enhancements:
7089    - no writing past end of buffer caused by bogus locale.
7090    - explicitely add a \0 character at end of string. (Bugzilla #2262)
7091
7092commit 5557d47fcf22a6f3adf327691158f2270e3d5094
7093Author: Roland Mainz <roland.mainz@nrubsig.org>
7094Date:   Fri Jan 14 04:59:05 2005 +0000
7095
7096    xc/nls/compose.dir
7097    xc/nls/locale.alias
7098    xc/nls/locale.dir
7099    //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>.
7100
7101commit 1fa3737f042f798fa11a9ff5b03f3b3ba3529824
7102Author: Egbert Eich <eich-at-freedesktop-dot-org>
7103Date:   Tue Jan 11 17:37:57 2005 +0000
7104
7105    '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.
7106
7107commit 642cd269f94a234aa470a1d43385bd42625d89a1
7108Author: Egbert Eich <eich-at-freedesktop-dot-org>
7109Date:   Tue Dec 14 08:59:20 2004 +0000
7110
7111    Removed #ifdef'ed out code together with the comment explaining why it was #ifdef'ed out.
7112    Fixed typo.
7113    Added comment to a changed that's been committed with one of the previous commits.
7114
7115commit a07ccae36e629741d2e48de7730114d30a975a41
7116Author: Matthieu Herrb <matthieu.herrb@laas.fr>
7117Date:   Sun Dec 12 08:42:50 2004 +0000
7118
7119    Fix missing XChangeProperty() prototype missing in synopsis section.
7120
7121commit c73adb1c8ad806c2f9f0ba32f4b449e7a871501c
7122Author: Alexander Gottwald <ago at freedesktop dot org>
7123Date:   Wed Dec 8 13:42:01 2004 +0000
7124
7125    Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle XERRORDB only on WIN32 platform
7126
7127commit d5e7ab194103e22fd6c5094aaa107d90210bb600
7128Author: Jim Gettys <jg@freedesktop.org>
7129Date:   Thu Dec 2 16:18:16 2004 +0000
7130
7131    fix comment to indicate additional possible mode. i bug 1756 reported by Owen Taylor.
7132
7133commit 03940d7330cb1bbf93d49c650aefb19de457da7c
7134Author: Alexander Gottwald <ago at freedesktop dot org>
7135Date:   Wed Dec 1 13:06:55 2004 +0000
7136
7137    Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Make location of XErrorDB configurable
7138
7139commit 11a03ab908bfcfab8a3492684e8e9320e492d552
7140Author: Alexander Gottwald <ago at freedesktop dot org>
7141Date:   Wed Dec 1 12:42:17 2004 +0000
7142
7143    Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
7144
7145commit f3d83ee153f42e8899b844377e6b842d93411e62
7146Author: Alexander Gottwald <ago@freedesktop.org>
7147Date:   Mon Nov 15 15:06:54 2004 +0000
7148
7149    Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added mingw (Win32) port
7150
7151commit b798ea11911ac58a8e6e7d15a2a643b023859749
7152Author: Alexander Gottwald <ago at freedesktop dot org>
7153Date:   Mon Nov 15 13:29:56 2004 +0000
7154
7155    Bugzilla #1864, http://freedesktop.org/bugzilla/show_bug.cgi?id=1864 Initialize pointer to NULL to avoid freeing random memory
7156
7157commit 436108cd6c84053698e5ca629096f59b34f50c2a
7158Author: Kristian Høgsberg <krh@redhat.com>
7159Date:   Thu Nov 11 15:37:01 2004 +0000
7160
7161    Fix #1818
7162
7163commit bf2e6ef66ba55f90efa4a4ba8c8b6d3ec0d1531c
7164Author: Roland Mainz <roland.mainz@nrubsig.org>
7165Date:   Tue Nov 9 00:56:56 2004 +0000
7166
7167    xc/nls/compose.dir
7168    xc/nls/locale.alias
7169    xc/nls/locale.dir
7170    //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>.
7171
7172commit 443890ceefbd6dafe68e30d103ec4f9d316ed655
7173Author: Roland Mainz <roland.mainz@nrubsig.org>
7174Date:   Fri Nov 5 00:58:49 2004 +0000
7175
7176    xc/nls/compose.dir
7177    xc/nls/locale.alias
7178    xc/nls/locale.dir
7179    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>.
7180
7181commit af7467ec734321f127b957921cce7792902b6794
7182Author: Egbert Eich <eich-at-freedesktop-dot-org>
7183Date:   Mon Oct 18 17:29:03 2004 +0000
7184
7185    Correcting font encodings for GB18030, GBK and BIG5-HKSCS. Adding nls support for those encodings (Bugzilla 1573, James Su).
7186
7187commit 1b900b59cb24fe8be3db0d434b04d462c0eeb206
7188Author: Egbert Eich <eich-at-freedesktop-dot-xorg>
7189Date:   Mon Oct 18 14:21:45 2004 +0000
7190
7191    Made handling of DevelDrivers for x86-64 more conformant to other platforms.
7192    Compress all font encodings (Stefan Dirsch).
7193    Fixed warnings.
7194    Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and Root mode (bugzilla #1580, James Su).
7195    Added another compose key combination for the Euro symbol (Stefan Dirsch).
7196    Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian).
7197    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.
7198    Added explanation for DESTDIR to install to a different directory than /.
7199    Added some early bailouts to atiprobe if PCI structure pointer is NULL to prevent sig11.
7200    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.
7201    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().
7202    Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink).
7203    Create missing links for backward compatibility to XFree86 (Stefan Dirsch).
7204    Changed comment to mention xorg.
7205    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).
7206    Added 'pic' to the man page rendering command pipeline (Werner Fink).
7207    Added missing return value (Stefan Dirsch, Roland Mainz)
7208
7209commit 1ba103c3cad2329db3a31f88d7798b913affc570
7210Author: Eric Anholt <anholt@freebsd.org>
7211Date:   Wed Oct 13 07:38:00 2004 +0000
7212
7213    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>)
7214
7215commit d80237db627bf71ad5615ff4ba05e6ab436aa740
7216Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
7217Date:   Fri Oct 8 22:57:56 2004 +0000
7218
7219    Fri Oct 8 18:53:11 2004 Soeren Sandmann <sandmann@redhat.com>
7220    Move iso10646 last so the "fallback" fonts will actually be used if they are better matches.
7221
7222commit d1f76d17ecf418396627b1a58319f2b9b255548a
7223Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
7224Date:   Sun Sep 26 22:54:57 2004 +0000
7225
7226    bug fix for previous patch
7227
7228commit 48932d9b71d10e15812f47d5b842ab6aa8dac625
7229Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
7230Date:   Sun Sep 26 20:46:17 2004 +0000
7231
7232    The big keysym cleanup, to bring implementation in line with the recent revision of Appendix A of the protocol spec. (Markus Kuhn)
7233
7234commit 2e02a95dcc43dd3ec7bbaf4675ffb94f5074f543
7235Author: Egbert Eich <eich@freedesktop.org>
7236Date:   Wed Sep 15 09:05:22 2004 +0000
7237
7238    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).
7239    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).
7240
7241commit 2d3afb68a104a80a21ee622b9abb9c95e83505d3
7242Author: Egbert Eich <eich@freedesktop.org>
7243Date:   Tue Aug 31 11:37:03 2004 +0000
7244
7245    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).
7246
7247commit e689746c8d0e21e9011e8b91a3071d235d3a2a74
7248Author: Kevin E Martin <kem@kem.org>
7249Date:   Thu Aug 19 06:48:06 2004 +0000
7250
7251    Fix header file to #ifdef the XKB keysyms when they are used. This fixes the X test suite build failure.
7252
7253commit d558a53a6f57eecfcaadce5141fe3a08860defcb
7254Author: Keith Packard <keithp@keithp.com>
7255Date:   Sat Aug 14 07:12:36 2004 +0000
7256
7257    Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 visuals. Necessary to keep Flash from crashing.
7258    Must call ValidateGC/ValidatePicture on "real" GC/Picture to ensure pCompositeClip is set correctly.
7259    Need to take the composite clip from the "real" GC/Picture and turn it into the clientClip for the backing version.
7260    Adjust pixmap screen origin to account for drawable->x/y Change debugging output a bit (disabled by default)
7261
7262commit 85c2d81f299ed3444658011b7d6fb0a7ab8a6f55
7263Author: Alexander Gottwald <ago@freedesktop.org>
7264Date:   Fri Aug 13 16:28:19 2004 +0000
7265
7266    Set most significant bit to be a one. (Bug #1024, Kensuke Matsuzaki)
7267    Fix conversion from sjis and euc. (Bug #1024, Toshio Takabe)
7268
7269commit c4d56e4e288d4e48b84b021a61638f46e9a45e27
7270Author: Adam Jackson <ajax@nwnk.net>
7271Date:   Wed Aug 11 05:25:13 2004 +0000
7272
7273    Bug #372: Prevent a crash in XPolygonRegion when called with a bogus point count. Reported by Andreas Luik.
7274
7275commit 92487437173f600f208d825f65756d3ad14a4f7e
7276Author: Kevin E Martin <kem@kem.org>
7277Date:   Mon Aug 9 22:37:22 2004 +0000
7278
7279    Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, Harold L. Hunt II, Alexander Gottwald).
7280    Fix crash when using X core font in zh_CN.UTF-8 locale (Bug #368, Yu Shao, David Dawes).
7281    Fix glXMakeCurrent(Dpy, None, NULL) crash (Bug #719, Adam Jackson).
7282    HP-PA build fix (Bug #828, Guy Martin, Paul Anderson).
7283    Fix SDK build for GATOS and Wacom driver (Bug #829, Bryan Stine).
7284    Fix attempt to read video ROM before enabling it (Bug #843, Ivan Kokshaysky, Mike A. Harris).
7285    Fix detection of primary adapter (Bug #843, Ivan Kokshaysky, Mike A. Harris).
7286    Clarify xset man page description of how to use the keyboard repeat rate settings (Bug #846, Mike A. Harris).
7287    Fix problem where print-screen key would get remapped to sys-req in certain keymaps, which broke GNOME printscreen functionality (Bug #847, Owen Taylor).
7288    Fix several render problems:
7289    - MMIO mode support
7290    - Hang on IGP chips
7291    - VT switching hang
7292    - 3D render corruption (Bug #922, Hui Yu).
7293
7294commit 55c2ee568e7d3903258286a13bdf96ce5348ffda
7295Author: Matthieu Herrb <matthieu.herrb@laas.fr>
7296Date:   Tue Jul 27 06:06:05 2004 +0000
7297
7298    - remove remaining AMOEBA references.
7299    - remove unused file.
7300
7301commit 6e884b12911eedfb003e90a3829ce66f7fc9cf2d
7302Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
7303Date:   Tue Jul 20 17:48:09 2004 +0000
7304
7305    Tue Jul 20 19:38:06 2004 Soeren Sandmann <sandmann@daimi.au.dk>
7306    Set font_data->xlfd_data to NULL after XFree(). (#837, patch from Bastien Nocera).
7307    Tue Jul 20 18:23:32 2004 Soeren Sandmann <sandmann@daimi.au.dk>
7308    Use /dev/urandom on Linux.(#761).
7309
7310commit 6f0bc97aa4e6de5a4b001f40ac10795cfdf09fc1
7311Author: Eric Anholt <anholt@freebsd.org>
7312Date:   Fri May 28 23:26:44 2004 +0000
7313
7314    Forced commit to note repocopy from xc/lib/XThrStub, will be connected to the build after this.
7315
7316commit aa7010c43ae9f39fb84b5ff155f76117c9e527a0
7317Author: Egbert Eich <eich@pdx.freedesktop.org>
7318Date:   Mon May 24 19:02:11 2004 +0000
7319
7320    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.
7321
7322commit 720702da29769d80ad1254d92edbad5b30f8a8da
7323Author: Alan Coopersmith <alan.coopersmith@sun.com>
7324Date:   Sat May 22 03:47:42 2004 +0000
7325
7326    Bugzilla #658: XStringToKeysym fails for Greek_IOTAdiaeresis (Fixes VSW5 testcase XStringToKeysym-7 failure)
7327
7328commit 3aed873292424b497d9a7dcee2975b95bf5ac966
7329Author: Alan Coopersmith <alan.coopersmith@sun.com>
7330Date:   Sat Apr 24 23:39:25 2004 +0000
7331
7332    XOpenDisplay should try tcp connection if local connections fail (aka Sun bug id #4624183).
7333    Also includes fix from NetBSD Problem Report #25098 (Michael van Elst) (Xlib segfaults with IPv6 if compiled with HASXDMAUTH).
7334    xc/config/cf/sunLib.tmpl
7335    xc/lib/FS/Imakefile Add missing shared library dependencies for Solaris
7336
7337commit c6349f43193b74a3c09945f3093a871b0157ba47
7338Author: Egbert Eich <eich@freedesktop.org>
7339Date:   Fri Apr 23 18:42:09 2004 +0000
7340
7341    Merging XORG-CURRENT into trunk
7342
7343commit c3c4ddc682950a01b80825021f3e2503ab01ea7f
7344Author: Kaleb Keithley <kaleb@freedesktop.org>
7345Date:   Tue Nov 25 19:28:07 2003 +0000
7346
7347    Initial revision
7348
7349commit dc4268a7dadc8da0d561757a68461246728613d3
7350Author: Kaleb Keithley <kaleb@freedesktop.org>
7351Date:   Fri Nov 14 16:48:47 2003 +0000
7352
7353    Initial revision
7354
7355commit deae12c6b683898f5213992d561a59d4ea889cca
7356Author: Kaleb Keithley <kaleb@freedesktop.org>
7357Date:   Fri Nov 14 15:54:30 2003 +0000
7358
7359    R6.6 is the Xorg base-line
7360