1commit 019a2ac61d5a93166738d0954ec3f170855e637c
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Sun Mar 24 11:18:09 2024 -0700
4
5    xorg-docs 1.7.3
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit 8735c2e28db537baef0cee35878254b74f32cf97
10Author: Enrico Weigelt, metux IT consult <info@metux.net>
11Date:   Fri Feb 16 11:57:46 2024 +0100
12
13    MAINTAINERS: take Xnest maintainership
14    
15    Picking up maintenance of Xnest and adding myself as maintainer.
16    
17    Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
18
19commit 9024082a504df81741a1b334963ff4842ffe934e
20Author: Thomas E. Dickey <dickey@invisible-island.net>
21Date:   Thu Dec 21 18:44:48 2023 -0500
22
23    add maintainer for Xft
24    
25    Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
26
27commit 506abe2773faa1ce52ccbeecf3ac2264528f5776
28Author: Alan Coopersmith <alan.coopersmith@oracle.com>
29Date:   Fri Oct 13 15:57:50 2023 -0700
30
31    gitlab CI: Update to latest CI templates & Debian stable release
32    
33    Current template fails to rebuild the CI container with the current
34    Debian stable release (a new release since the last update)
35    
36    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
37
38commit af572d6faf359a807aca703e612076e9ed20c180
39Author: Peter Hutterer <peter.hutterer@who-t.net>
40Date:   Thu May 4 14:38:28 2023 +1000
41
42    MAINTAINERS: add xisxwayland
43    
44    Let's avoid possible panic stampedes if this utility isn't listed here.
45    
46    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
47
48commit 4f30423f4aed44010b7ba93df980834e929d370d
49Author: Alan Coopersmith <alan.coopersmith@oracle.com>
50Date:   Sun Apr 23 17:29:49 2023 -0700
51
52    MAINTAINERS: update data
53    
54    - Mark all projects that have been archived in gitlab as Obsolete
55    - Mark unarchived projects that haven't had a new release in many years
56      and drivers that don't build for current Xorg as Deactivated
57    - Add new projects: libXpresent, libxshmfence, libxcvt, xf86-input-libinput,
58      xf86-video-amdgpu, xf86-video-freedreno, xf86-video-nouveau, xf86-video-vbox,
59      xorgproto
60    - Add new entries for old projects: fdclock, glxcompmgr, grandr, luit,
61      mkfontdir, scripts, xdbedizzy, xf86dga, xfindproxy, xoo, xphelloworld,
62      xplsprinters, xprehashprinterlist, Xaw3d, xf86-video-armsoc, xf86-video-avivo,
63      xf86-video-impact, xf86-video-opentegra, xf86-video-vermilion,
64      fonts/bitstream-speedo, tests/*, proto/*proto
65    - Add entries for XCB projects that merged into the xorg namespace in gitlab
66    - Move twm entry from libraries section to app section
67    - Add new subsystems of Xserver tree: Xorg, Xwayland, Xvfb, Xnest, Glamor
68    - Add X.Org Foundation & gitlab entries under "Developer relations & services"
69    - Add IRC & gitlab info to many projects
70    - Add subdirectory info to X server subsystem entries
71    - Add "all subsystems" entry for data common to all parts of the X server
72    - Mark DMX & XAA subsystems of the X server as Removed from the codebase
73    - Change SCO & USL ports from Maintained to Unmaintained
74    
75    Changes to Maintainers:
76    - Removed @anholt from all projects per private email conversation
77    - List @contactshashanksharma in new entry for xf86-video-amdgpu
78    - Stop claiming @daniels is working on an overhaul of XKB
79    - List @imirkin for newly added xf86-video-nouveau
80    - List @keithp for newly added libXpresent & libxshmfence
81    - Update email addresss for @keithp from intel.com to keithp.com
82    - List @ofourdan in new entries for libxcvt, Xwayland
83    - List @whot in new entry for xf86-input-libinput
84    - Change website maintainer from Stuart Anderson to sitewranglers@fd.o
85    
86    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
87
88commit f95d538cf9c4d1afe57fa2723fbde706a9150853
89Author: Alan Coopersmith <alan.coopersmith@oracle.com>
90Date:   Mon Apr 10 16:04:45 2023 -0700
91
92    MAINTAINERS: update format
93    
94    Combine P: & M: lines into single M: line for maintainer.
95    Add definitions of C:, T:, F:, & X: lines
96    
97    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
98
99commit 2f3d2ffe5a0acc26e4ed64fd31ef7b1ed3733d27
100Author: Alan Coopersmith <alan.coopersmith@oracle.com>
101Date:   Sat Feb 25 09:05:43 2023 -0800
102
103    Remove "All rights reserved" from Oracle copyright notices
104    
105    Oracle no longer includes this term in our copyright & license notices.
106    
107    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
108
109commit 918d2058e91cfa003a8d899e5cfe8d349f0d2c62
110Author: Alan Coopersmith <alan.coopersmith@oracle.com>
111Date:   Sat Feb 18 09:22:18 2023 -0800
112
113    Switch to XORG_DEFAULT_NOCODE_OPTIONS
114    
115    Stop running all sorts of compiler tests we don't need since there
116    is no code in this module to compile.  Requires xorg-macros 1.20.
117    
118    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
119
120commit 77be95db572feaa0b265a4c7948e8f1ad73460eb
121Author: Alan Coopersmith <alan.coopersmith@oracle.com>
122Date:   Mon Jul 18 15:42:10 2022 -0700
123
124    gitlab CI: add a basic build test
125    
126    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
127
128commit 28afdec875e8042c324bce528efceee814a5dcac
129Author: Alan Coopersmith <alan.coopersmith@oracle.com>
130Date:   Mon Jul 18 15:28:21 2022 -0700
131
132    Build xz tarballs instead of bzip2
133    
134    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
135
136commit cd4a375968a85e3c96b5bc2217b8a4143fa1707a
137Author: Alan Coopersmith <alan.coopersmith@oracle.com>
138Date:   Sun Apr 3 17:18:21 2022 -0700
139
140    xorg-docs 1.7.2
141    
142    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
143
144commit 50ff7534e827585ba70f978f85a8e567ab4c8aed
145Author: Alan Coopersmith <alan.coopersmith@oracle.com>
146Date:   Sun Jan 9 14:05:55 2022 -0800
147
148    registry: address updates for Oracle contacts
149    
150    Drop paper mail addresses that are no longer correct & never used
151    Update Sun/Oracle contact from Stuart to Niveditha & myself
152    
153    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
154
155commit 47b07a56b44bb8c12cea4a338720f5aa347d812f
156Author: Alan Coopersmith <alan.coopersmith@oracle.com>
157Date:   Sun Jan 9 14:04:55 2022 -0800
158
159    Fix spelling/wording issues
160    
161    Found by using:
162        codespell --builtin clear,rare,usage,informal,code,names
163    
164    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
165
166commit 5c6744270a155104184360c8b63be2345121adab
167Author: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
168Date:   Thu Jan 28 09:54:16 2021 -0800
169
170    Update AppleWM and XQuartz maintainers
171    
172    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
173
174commit c2900e727242bad74123ec59c36d03bdd49ce9bf
175Author: Thomas E. Dickey <dickey@invisible-island.net>
176Date:   Tue Jul 16 18:13:19 2019 -0400
177
178    assign maintainer for Xaw, twm
179
180commit 1c1cf18a52a1806a638eccedf678dea8bdada5ea
181Author: Alan Coopersmith <alan.coopersmith@oracle.com>
182Date:   Mon Jun 24 16:29:57 2019 -0700
183
184    Update Versions doc to better reflect current releases
185    
186    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
187
188commit b4b950363c3b3d43c5a2e6eb4eb4273292f630a5
189Author: Alan Coopersmith <alan.coopersmith@oracle.com>
190Date:   Sun Jun 23 15:43:01 2019 -0700
191
192    platforms/Solaris: Drop obsolete notes on apeture drivers
193    
194    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
195
196commit 75ed93c7aabf904587d25abd29895d037cf0dd3b
197Author: Alan Coopersmith <alan.coopersmith@oracle.com>
198Date:   Sun Jun 23 13:13:20 2019 -0700
199
200    Drop LBX algortihm specs
201    
202    X.Org dropped LBX support a decade ago, we don't need to keep the
203    spec in our current doc collection any more.
204    
205    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
206
207commit a79d244a8e07d8ab962c13c49e7cca5c33b15fff
208Author: Thomas E. Dickey <dickey@invisible-island.net>
209Date:   Mon Apr 22 04:48:27 2019 -0400
210
211    fix typo
212
213commit de5b06ff708e30978f6ce1bf7ab4c3a1448d467b
214Author: Thomas E. Dickey <dickey@invisible-island.net>
215Date:   Sun Apr 21 18:48:02 2019 -0400
216
217    assign libxt maintainer
218
219commit 59a4a97a4cea328d94a183fdd18dab0866c2f50b
220Author: Alan Coopersmith <alan.coopersmith@oracle.com>
221Date:   Sun Mar 3 10:35:32 2019 -0800
222
223    MAINTAINERS: disclaim maintenance of xdm
224    
225    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
226
227commit d1ff7e2b96f9ae6d9548496bffd4eab9b47eb2e1
228Author: Alan Coopersmith <alan.coopersmith@oracle.com>
229Date:   Sun Feb 24 12:50:03 2019 -0800
230
231    The Katamari is dead!  Long live the Katamari!
232    
233    I come not to praise the Katamari, but to bury it...
234    
235    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
236    Reviewed-by: Adam Jackson <ajax@redhat.com>
237
238commit 606e019df1674f92cd9cfe08592c07c8d010ce1b
239Author: Alan Coopersmith <alan.coopersmith@oracle.com>
240Date:   Tue Feb 19 16:32:58 2019 -0800
241
242    Update README.xml & XOrgFoundation.man to reflect SPI merger
243    
244    Fixes: https://gitlab.freedesktop.org/xorg/doc/xorg-docs/issues/2
245    
246    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
247    Reviewed-by: Bryce Harrington <bryce@bryceharrington.org>
248
249commit 813b9c32130fea0ebccc21c7161a55299a587f69
250Author: Alan Coopersmith <alan.coopersmith@oracle.com>
251Date:   Sat Nov 17 14:25:02 2018 -0800
252
253    Mass http -> https replacement where appropriate
254    
255    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
256    Reviewed-by: Adam Jackson <ajax@redhat.com>
257
258commit ba29c13a59f3c22c3a444b42efb17ca227de9850
259Author: Alan Coopersmith <alan.coopersmith@oracle.com>
260Date:   Sat Nov 17 13:30:33 2018 -0800
261
262    Update MAINTAINERS for gitlab migration
263    
264    Replace dozens of links to wiki.x.org with gitlab project links
265    Change status to "Deactivated" for projects marked "Archived" in gitlab
266    
267    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
268    Reviewed-by: Adam Jackson <ajax@redhat.com>
269
270commit 45c64cbd68d4ca97d1d3e63d22133a2f9d33c884
271Author: Alan Coopersmith <alan.coopersmith@oracle.com>
272Date:   Sat Nov 17 11:37:01 2018 -0800
273
274    Update configure.ac for gitlab migration
275    
276    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
277    Reviewed-by: Adam Jackson <ajax@redhat.com>
278
279commit f1e595f150a369d3fbbe4aad75b265ae2f4a6878
280Author: Alan Coopersmith <alan.coopersmith@oracle.com>
281Date:   Sat Nov 17 11:36:17 2018 -0800
282
283    Update docs for gitlab migration
284    
285    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
286    Reviewed-by: Adam Jackson <ajax@redhat.com>
287
288commit 80be2193862cdb9961cd6802f74110ea21cd9bf1
289Author: Alan Coopersmith <alan.coopersmith@oracle.com>
290Date:   Fri Nov 16 23:39:43 2018 -0800
291
292    Update README for gitlab migration
293    
294    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
295
296commit 32f09b0b8fefb9cd98d14165a22ab2ed14b0277a
297Author: Alan Coopersmith <alan.coopersmith@oracle.com>
298Date:   Sat Sep 22 13:14:07 2018 -0700
299
300    Add conf.d to fontconfig configuration files list
301    
302    Fixes: https://gitlab.freedesktop.org/xorg/doc/xorg-docs/issues/1
303    
304    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
305
306commit 34c00a29d2b99db1cc1f367489d2ac4e5d87cfef
307Author: Alan Coopersmith <alan.coopersmith@oracle.com>
308Date:   Tue Feb 20 14:53:54 2018 -0800
309
310    Update Solaris info in MAINTAINERS file
311
312commit 2ee2b7f0f0304879214f09d48c43c742894cf82e
313Author: Alan Coopersmith <alan.coopersmith@oracle.com>
314Date:   Thu Apr 13 13:24:48 2017 -0700
315
316    Update Solaris URL in MAINTAINERS file
317    
318    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
319    Reviewed-by: Niveditha Rau <niveditha.rau@oracle.com>
320
321commit ebc0ba09cb2fe7d4fb1e223e274feec4879d8536
322Author: Mihail Konev <k.mvc@ya.ru>
323Date:   Thu Jan 26 13:52:48 2017 +1000
324
325    autogen: add default patch prefix
326    
327    Signed-off-by: Mihail Konev <k.mvc@ya.ru>
328
329commit 6177cf7e8156c6c0f65b603e898d842ea9c1c946
330Author: Emil Velikov <emil.l.velikov@gmail.com>
331Date:   Mon Mar 9 12:00:52 2015 +0000
332
333    autogen.sh: use quoted string variables
334    
335    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
336    fall-outs, when they contain space.
337    
338    Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
339    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
340    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
341
342commit 5be837f3f57f5f06c82cc557d58c55d3bd5d73dc
343Author: Peter Hutterer <peter.hutterer@who-t.net>
344Date:   Tue Jan 24 10:32:07 2017 +1000
345
346    autogen.sh: use exec instead of waiting for configure to finish
347    
348    Syncs the invocation of configure with the one from the server.
349    
350    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
351    Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
352
353commit 299e213f14d8d1586eb5d47d974c4fcffc807679
354Author: Alan Coopersmith <alan.coopersmith@oracle.com>
355Date:   Tue Oct 27 19:27:49 2015 -0700
356
357    X.man: move XLOCAL documentation from Xorg(1) man page
358    
359    These settings affect clients, not server, so belong here, next to
360    the information about how to set $DISPLAY.
361    
362    Also updated to drop ISC and correct description of Unix domain sockets.
363    
364    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
365    Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
366
367commit 9e48239436c256ff695cefea1433cdb2868667a9
368Author: Alan Coopersmith <alan.coopersmith@oracle.com>
369Date:   Tue Oct 27 19:06:53 2015 -0700
370
371    X.man: document protocol/ syntax in display string
372    
373    See http://www.x.org/releases/X11R7.7/doc/libX11/libX11/libX11.html#Opening_the_Display
374    
375    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
376    Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
377
378commit b0348bd9f9c79b87c93e2d71dba674ebcb31d8f7
379Author: Alan Coopersmith <alan.coopersmith@oracle.com>
380Date:   Tue Oct 27 18:15:06 2015 -0700
381
382    X.man: update program lists/info for modern era
383    
384    We no longer have a monolithic X.Org distribution, nor a separate
385    user-contributed distribution from X.Org, but instead many OS distros.
386    
387    Also stop recommending so much abandonware, but do point out the programs
388    we've added over the years and still maintain.
389    
390    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
391    Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
392
393commit 02a513c7847ce37ba3bc1e6f2f5ed5a77062a60d
394Author: Alan Coopersmith <alan.coopersmith@oracle.com>
395Date:   Tue Oct 27 17:49:44 2015 -0700
396
397    X.man: give pointers to specs & other docs
398    
399    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
400    Reviewed-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
401
402commit cdf00c1095f9e7dd26dccad3049442684768da62
403Author: Ingo Schwarze <schwarze@usta.de>
404Date:   Sun Aug 30 15:22:10 2015 +0200
405
406    remove bogus \/ escapes
407    
408    some X manuals use then escape sequence \/ when they want to render
409    a slash.  That's bad because \/ is not a slash but an italic
410    correction, never producing any output, having no effect at all in
411    terminal output, and only changing spacing in a minor way in typeset
412    output.
413    
414    Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
415    Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
416
417commit 703974aee2f4e380076427b4b04da407b663ed2c
418Author: Alan Coopersmith <alan.coopersmith@oracle.com>
419Date:   Thu Apr 30 23:09:58 2015 -0700
420
421    xorg-docs 1.7.1
422    
423    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
424
425commit 8f4ec2fcbd61cfb72478aadbbe3d6823e741338f
426Author: Alan Coopersmith <alan.coopersmith@oracle.com>
427Date:   Fri Jul 11 21:13:37 2014 -0700
428
429    Fix various typos & spelling errors across the docs
430    
431    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
432
433commit 36941875d69b6b6f8c224884b3a4acef14e7a33c
434Author: Alan Coopersmith <alan.coopersmith@oracle.com>
435Date:   Fri Jul 11 20:49:03 2014 -0700
436
437    X.man: disengender a user reference
438    
439    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
440
441commit 97524d3f26c380c2d3ca364675a3a8b4828422cf
442Author: Alan Coopersmith <alan.coopersmith@oracle.com>
443Date:   Sat May 31 21:39:32 2014 -0700
444
445    autogen.sh: Honor NOCONFIGURE=1
446    
447    See http://people.gnome.org/~walters/docs/build-api.txt
448    
449    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
450
451commit 54a1d7d9fd4752f6ae778cbfb169a971f86d1706
452Author: Alan Coopersmith <alan.coopersmith@oracle.com>
453Date:   Sat May 31 21:38:41 2014 -0700
454
455    configure: Drop AM_MAINTAINER_MODE
456    
457    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
458
459commit ee30cb781c46215e84aa736ca842d8853247e3cd
460Author: Gaetan Nadon <memsize@videotron.ca>
461Date:   Tue Mar 25 14:15:43 2014 -0400
462
463    Fix typo in Release Notes.
464    
465    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
466    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
467
468commit 66e800c69fa5348b01e4b9670d6274ba392db7e5
469Author: Thomas Hellstrom <thellstrom@vmware.com>
470Date:   Thu Oct 10 10:56:25 2013 +0200
471
472    Change maintainer info of xf86-video-vmware
473    
474    Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
475
476commit 777f9489a84ea66969c56d19ac5fa00df55f27c3
477Author: Alan Coopersmith <alan.coopersmith@oracle.com>
478Date:   Sat Jul 13 10:30:53 2013 -0700
479
480    List libxkbui as Obsolete in MAINTAINERS file
481    
482    Only known user was the xorgcfg gui, which was removed in Xorg 1.6
483    
484    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
485    Acked-by: Daniel Stone <daniel@fooishbar.org>
486
487commit 0aa1894228cc8d0477db7b44bb266d210e4f8d10
488Author: Alan Coopersmith <alan.coopersmith@oracle.com>
489Date:   Sat Jul 13 10:10:59 2013 -0700
490
491    List xsetmode & xsetpointer as Obsolete in MAINTAINERS file
492    
493    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
494
495commit 1bd74028e5855f463693c1e1565689b3fb4b5bca
496Author: Alan Coopersmith <alan.coopersmith@oracle.com>
497Date:   Tue Mar 12 21:12:17 2013 -0700
498
499    MAINTAINERS: Update URL to Solaris X11 distro web page
500    
501    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
502
503commit c3ac1b19a9f22f6bbc44b74af3bf850069a3268e
504Author: Dr. Tilmann Bubeck <t.bubeck@reinform.de>
505Date:   Tue Jan 22 21:58:17 2013 +0100
506
507    Added Dr. Tilmann Bubeck as maintainer of xauth
508    
509    Added Dr. Tilmann Bubeck as maintainer of xauth with a new entry.
510
511commit 0aef008fada9bca21bdc869b723feb4864dd2374
512Author: Eric S. Raymond <esr@thyrsus.com>
513Date:   Thu Aug 23 04:53:49 2012 -0400
514
515    Rename SYNOOPSIS to DESCRIPTION...
516    
517    ...so doclifter won't be confused by not seeing function of synopsis markup.
518    Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
519
520commit 3fe24732152467cbe77ae5b80db9349639d3397f
521Author: Eric S. Raymond <esr@thyrsus.com>
522Date:   Thu Aug 23 04:49:14 2012 -0400
523
524    Rename SYNIOPSIS to OVERVIEW...
525    
526    ...so doclifter won't get confused by not finding a command or function
527    syntax there.
528    
529    Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
530
531commit 3a812de74d7a412d572730244b60f749efdf36ce
532Author: Eric S. Raymond <esr@thyrsus.com>
533Date:   Thu Aug 23 02:22:38 2012 -0400
534
535    Clean up presentation-level markup so DocBook conversion can work.
536
537commit 58cdf67e3e2a0bad898728da24c7b6fce9d7af38
538Author: Rob Clark <rob@ti.com>
539Date:   Thu Jun 14 06:47:04 2012 -0500
540
541    add maintainers entry for xf86-video-omap
542    
543    Signed-off-by: Rob Clark <rob@ti.com>
544    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
545
546commit ca828f8812767620747b4914974e09719aecbec6
547Author: Thomas Hellstrom <thellstrom@vmware.com>
548Date:   Fri Jun 8 11:20:03 2012 +0200
549
550    Updated VMware maintainer email and vmware driver status
551    
552    Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
553
554commit 4685143df66c83c0b7be67de013f3ab5b06a3b1d
555Author: Alan Coopersmith <alan.coopersmith@oracle.com>
556Date:   Mon Jun 4 21:39:52 2012 -0700
557
558    xorg-docs 1.7 (X11R7.7)
559    
560    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
561
562commit 1647916ff5e93243c7101b831b0a92a47ebefd9e
563Author: Guillem Jover <guillem@hadrons.org>
564Date:   Mon Apr 2 00:47:53 2012 +0200
565
566    Release Notes: Add dummy and glide as included video drivers
567    
568    Sync the list of video drivers with the ones included in the katamari.
569    
570    Signed-off-by: Guillem Jover <guillem@hadrons.org>
571
572commit ce9998bf6ea1c3a9a63f386d7ceafed73a1ecc59
573Author: Alan Coopersmith <alan.coopersmith@oracle.com>
574Date:   Wed Apr 18 22:35:41 2012 -0700
575
576    Comment out mention of X-Resource 1.2 in release notes
577    
578    Since only the protocol headers actually made it in time, skip describing
579    it now, hold off until the server & client bits are there so people can
580    use it.
581    
582    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
583
584commit 64d8161650f0817d6c818c3d90e27a8b66fdf3dc
585Author: Alan Coopersmith <alan.coopersmith@oracle.com>
586Date:   Sat Apr 14 10:27:44 2012 -0700
587
588    xorg-docs 1.6.99.901 (1.7 RC1) snapshot for X11R7.7 RC1 docs
589    
590    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
591
592commit bf9fa7fd4826643398b48cb01574d5cd8148ebca
593Author: Josh Triplett <josh@joshtriplett.org>
594Date:   Fri Apr 6 21:42:12 2012 -0700
595
596    Update DDC/DPI description to match current Xorg implementation
597    
598    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
599
600commit 04d5b1bb93aec1c9c1f6e6beddb471a5baf07066
601Author: Alan Coopersmith <alan.coopersmith@oracle.com>
602Date:   Fri Apr 6 21:36:03 2012 -0700
603
604    Give more details about nested/virtual server deprecation
605    
606    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
607
608commit a5acad6e8212f2fe552c7cc921207d646b64f6c9
609Author: Alan Coopersmith <alan.coopersmith@oracle.com>
610Date:   Sat Mar 31 19:29:55 2012 -0700
611
612    Release Notes: Add nested & virtual X servers to potential future removals
613    
614    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
615
616commit 85e1f83696999930f36aff36fc6c72f100e0be54
617Author: Alan Coopersmith <alan.coopersmith@oracle.com>
618Date:   Sat Mar 31 19:04:43 2012 -0700
619
620    Release Notes: More new feature details
621    
622    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
623
624commit 9a08d20d5ee82673690d6881e670569d8ab1cba1
625Author: Alan Coopersmith <alan.coopersmith@oracle.com>
626Date:   Sat Mar 31 15:22:17 2012 -0700
627
628    Release Notes: Merge in credits for xkeyboard-config
629    
630    Since we didn't include xkb-config in the last katamari, used the
631    xkeyboard-config-2.0 release/tag from the same time as the baseline
632    instead of going back to the dawn of xkb-config.
633    
634    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
635
636commit ed7423f6331ce0ad306e7ddb7d9fc3300f0ad06d
637Author: Alan Coopersmith <alan.coopersmith@oracle.com>
638Date:   Fri Mar 30 20:39:06 2012 -0700
639
640    Release Notes: add note about new strict compilation flags
641    
642    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
643    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
644
645commit 7c75b1ab2ce0527638b811c4d17befecf845238c
646Author: Alan Coopersmith <alan.coopersmith@oracle.com>
647Date:   Fri Mar 30 18:49:27 2012 -0700
648
649    Release Notes:  Add note on grab debugging keystrokes in Xorg 1.11 & later
650    
651    Includes warning of security risks, especially when xkeyboard-config < 2.5
652    is used.
653    
654    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
655
656commit 8fca296e388b549c2b0d478a49ad997f29355a21
657Author: Alan Coopersmith <alan.coopersmith@oracle.com>
658Date:   Sat Mar 31 14:15:20 2012 -0700
659
660    Preliminary credits list
661    
662    Based on current git logs for changes in katamari components since
663    the tags for the prior release, including names listed in both
664    Author: and *-by: entries.   (With manual removal of duplicates and
665    invalid entries.)
666    
667    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
668
669commit 80a3ee75e019d9d209bea92c62f5d49fad5206ea
670Author: Alan Coopersmith <alan.coopersmith@oracle.com>
671Date:   Fri Mar 30 17:42:38 2012 -0700
672
673    Release Notes: clarify Xserver(1) vs. Xorg(1) man pages
674    
675    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
676
677commit 15ac702023d29672ab3b94ed42a9281a67f86393
678Author: Alan Coopersmith <alan.coopersmith@oracle.com>
679Date:   Mon Mar 26 21:46:15 2012 -0700
680
681    Update driver maintenance/status for upcoming 7.7 katamari
682    
683    MAINTAINERS:
684    - Add driver-specific mailing lists & web pages for ATI, Intel & Geode
685    - Add driver entries for geode, nested, qxl, and xgixp drivers
686    - Mark cyrix, nsc, & via as obsolete
687    
688    Release Notes:
689    - Move drivers not being included in katamari from drivers table to
690      removed table
691    - Update README links to use .txt since drivers no longer generate
692      html READMEs from SGML
693    
694    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
695
696commit d47119a09fcef6011495d1dffa4d196352ba7c97
697Author: Alan Coopersmith <alan.coopersmith@oracle.com>
698Date:   Tue Mar 20 23:58:18 2012 -0700
699
700    Solaris.xml: update for Solaris 11 release
701    
702    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
703
704commit 3c2f23d4ff2d083392f8f51cef4eae037212a46b
705Author: Alan Coopersmith <alan.coopersmith@oracle.com>
706Date:   Tue Mar 20 23:50:32 2012 -0700
707
708    Start updating README & Release Notes for 7.7 katamari
709    
710    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
711
712commit d931a0f864755e284f6c761a906b54e8280a005e
713Author: Alan Coopersmith <alan.coopersmith@oracle.com>
714Date:   Fri Mar 16 23:16:26 2012 -0700
715
716    Convert ``...'' and `...' quotes to <quote>...</quote>
717    
718    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
719
720commit 7f206681eb8b44c309577c56f123673291a71ca1
721Author: Alan Coopersmith <alan.coopersmith@oracle.com>
722Date:   Fri Mar 16 23:03:58 2012 -0700
723
724    Update fonts documentation
725    
726    Fix a bunch of links, including using olinks for other X.Org docs.
727    Clarify some wording in various areas.
728    
729    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
730    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
731
732commit 01451aa25f42bb998fdbab638e04352977f8017f
733Author: Alan Coopersmith <alan.coopersmith@oracle.com>
734Date:   Mon Mar 19 22:59:08 2012 -0700
735
736    Add id's to general docs for better cross linking, less randomization of output
737    
738    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
739
740commit 88a2f252900c8093c8035c0aa76dc974036c4dca
741Author: Dave Airlie <airlied@redhat.com>
742Date:   Wed Feb 22 10:01:38 2012 +0000
743
744    add maintainers entry for -modesetting
745    
746    Signed-off-by: Dave Airlie <airlied@redhat.com>
747
748commit 157ee156d6723a166e60af7de0e8db36c53bc219
749Author: Matt Dew <marcoz@osource.org>
750Date:   Sun Jan 8 20:26:06 2012 -0700
751
752    informaltable cleanup
753    
754    On certain tables, add top and bottom borders to table
755    header and a bottom border to the table. This matches
756    what those tables in the old pdfs looked like.
757    
758    the <?dbfo keep-together='always'> prevents tables from
759    splitting across pages. Useful for tiny tables.
760    
761    Converting the colwidth to a floating point,
762    IE, 1* -> 1.0* cleans up these build errors:
763    WARNING: table-layout="fixed" and column-width unspecified
764    => falling back to proportional-column-width(1)
765    
766    Signed-off-by: Matt Dew <marcoz@osource.org>
767
768commit dfcb585eca08c0962592dcc45354b76a00328147
769Author: Matt Dew <marcoz@osource.org>
770Date:   Sun Jan 8 18:10:11 2012 -0700
771
772    informaltable cleanup
773    
774    On certain tables, add top and bottom borders to table header
775    and a bottom border to the table. This matches what those tables
776    in the old pdfs looked like.
777    
778    the <?dbfo keep-together='always'> prevents tables from
779    splitting across pages. Useful for tiny tables.
780    
781    Converting the colwidth to a floating point, IE, 1* -> 1.0* cleans
782    up these build errors:
783    WARNING: table-layout="fixed" and column-width
784    unspecified => falling back to proportional-column-width(1)
785    
786    Signed-off-by: Matt Dew <marcoz@osource.org>
787
788commit b42b8eb225bced5be83b38668813a3ee5067d7cb
789Author: Matt Dew <marcoz@osource.org>
790Date:   Mon Jan 2 20:16:06 2012 -0700
791
792    informaltable cleanup
793    
794    On certain tables, add top and bottom borders to table header
795    and a bottom border to the table.  This matches what those
796    tables in the old pdfs looked like.
797    
798    the <?dbfo keep-together='always'> prevents tables from splitting across pages.
799    Useful for tiny tables.
800    
801    Converting the colwidth to a floating point, IE,  1* -> 1.0* cleans up these build errors:
802    WARNING: table-layout="fixed" and column-width unspecified => falling back to proportional-column-width(1)
803    
804    Signed-off-by: Matt Dew <marcoz@osource.org>
805    Acked-by: Gaetan Nadon <memsize@videotron.ca>
806
807commit 315de17bb44850a4f584f92541f1276a5f589595
808Author: Matt Dew <marcoz@osource.org>
809Date:   Mon Oct 10 20:43:26 2011 -0600
810
811    Cleanup IDs and links in doc
812    
813    1 - fix the capitalization of the ID attributes to match
814        either the <title> or <funcdef> string it goes with.
815    2 - fix any <linkend>'s that were affected by 1.
816    3 - any <function> in the docs that has an actual funcdef,
817        will become an olink.
818    
819    Signed-off-by: Matt Dew <marcoz@osource.org>
820
821commit af47bd3c8cd03df5d791f091808d4b68605ec219
822Author: Peter Hutterer <peter.hutterer@who-t.net>
823Date:   Tue Sep 27 11:07:26 2011 +1000
824
825    MAINTAINERS: acecad is unmaintained
826    
827    I haven't heard from Guiseppe for too long.
828    
829    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
830
831commit 84bea7c5a208c7ead76a9233ffe82e06bd959386
832Author: Gaetan Nadon <memsize@videotron.ca>
833Date:   Thu Sep 22 14:01:46 2011 -0400
834
835    xlfd: fix typo in copyright text
836    
837    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
838
839commit bacc9c976baffd965192418ef4492686a77420f9
840Author: Gaetan Nadon <memsize@videotron.ca>
841Date:   Thu Sep 22 09:27:39 2011 -0400
842
843    xlfd: missing copyright (c) symbol
844    
845    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
846
847commit 33c90c0aaee268ea08e8b480e8ee63492bb9163b
848Author: Gaetan Nadon <memsize@videotron.ca>
849Date:   Wed Sep 21 20:50:52 2011 -0400
850
851    XACE: fix copyright text
852    
853    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
854
855commit 67524bdc49ef54248000cf2a31dfa3dee2d1271b
856Author: Gaetan Nadon <memsize@videotron.ca>
857Date:   Wed Sep 21 20:42:52 2011 -0400
858
859    secint: fix author affiliation and copyright text
860    
861    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
862
863commit e3a0b1f5b18bcc0bac59cdfa96e68ebb9580c27b
864Author: Gaetan Nadon <memsize@videotron.ca>
865Date:   Wed Sep 21 20:40:19 2011 -0400
866
867    appgroup: fix copyright legal text
868    
869    Missing text, duplicate abstract and so on...
870    
871    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
872
873commit dc5bf2c6fb0d2096aa16358291d6405f0381ea0d
874Author: Gaetan Nadon <memsize@videotron.ca>
875Date:   Wed Sep 21 20:34:06 2011 -0400
876
877    analysis: fix author affiliation and copyright text
878    
879    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
880
881commit c20f068d6fda35b33d5acd785d648bfbcf990a24
882Author: Gaetan Nadon <memsize@videotron.ca>
883Date:   Wed Sep 21 20:26:49 2011 -0400
884
885    xlfd: fix author affiliation and refactor legal text for multi licensing
886    
887    Note that "X Window System is a trademark of The Open Group" is part
888    of the X Consortium license as opposed to free standing information.
889    
890    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
891
892commit bd90a4a32fb9028d1d0479116e5f0537004046d3
893Author: Gaetan Nadon <memsize@videotron.ca>
894Date:   Wed Sep 21 20:17:03 2011 -0400
895
896    icccm: refactor copyright license text for multi licensing
897    
898    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
899
900commit c362660a862c0c50306a989e7a45e926824ac571
901Author: Gaetan Nadon <memsize@videotron.ca>
902Date:   Wed Sep 21 20:10:41 2011 -0400
903
904    ctext: fix author affiliation
905    
906    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
907
908commit 9079b31432832333971a857fcf14956e8bc6e271
909Author: Peter Hutterer <peter.hutterer@who-t.net>
910Date:   Tue Sep 20 12:17:34 2011 +1000
911
912    MAINTAINERS: microtouch was deactivated in 2009
913    
914    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
915    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
916
917commit 4d3d43c16aa5049a815942c85dd7f00575e63cda
918Author: Peter Hutterer <peter.hutterer@who-t.net>
919Date:   Thu May 26 12:11:41 2011 +1000
920
921    MAINTAINERS: Remove Christoph from synaptics
922    
923    Christoph has stated that he doesn't have the time to actively maintain
924    synaptics anymore.
925    
926    CC: Christoph Brill <egore911@egore911.de>
927    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
928
929commit 23a4680d2eadaca482185925bd2d7001c5d78f99
930Author: Gaetan Nadon <memsize@videotron.ca>
931Date:   Wed Sep 14 11:34:57 2011 -0400
932
933    Solaris: shorten the title a bit
934    
935    OpenSolaris has been deprecated in favor of Solaris Express
936    The Solaris brand name is generic enough for all flavors of Solaris
937    X.Org is not mentioned in the title of any document.
938    Now that "X Version 11, Release 7.6" has been added, it should make
939    the title page as informative as any other document.
940    
941    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
942    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
943
944commit 21a58910167d6a1c2c4eeed51ddbfac63703628f
945Author: Gaetan Nadon <memsize@videotron.ca>
946Date:   Wed Sep 14 11:31:47 2011 -0400
947
948    Solaris: set X11 release information
949    
950    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
951    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
952
953commit 289130cea7933152556863840c789e1a458345e6
954Author: Gaetan Nadon <memsize@videotron.ca>
955Date:   Wed Sep 14 13:19:47 2011 -0400
956
957    Fix ENTITY declaration for defs.ent
958    
959    The path /xorg-sgml-doctools/X11 does not exist.
960    The makefile use --searchpath "$(XORG_SGML_PATH)/X11" to locate entities.
961    
962    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
963
964commit 92616bd4bad5d90221e4361603953710c7c184e1
965Author: Gaetan Nadon <memsize@videotron.ca>
966Date:   Wed Sep 14 10:42:44 2011 -0400
967
968    docs: use the &fullrelvers; entity to set X11 release information
969    
970    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
971
972commit 45f2518a1b1a96ad77a4dd2d004f3bfb2ddf7f6d
973Author: Gaetan Nadon <memsize@videotron.ca>
974Date:   Tue Sep 13 16:53:56 2011 -0400
975
976    Use appropriate markup for publication date
977    
978    Use the &fullrelvers; entity to set X11 release information
979    
980    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
981
982commit 15d144dc5eb59f5aa4e787b446a5cbcf967908ba
983Author: Gaetan Nadon <memsize@videotron.ca>
984Date:   Mon Sep 12 16:54:45 2011 -0400
985
986    docs: use the &fullrelvers; entity to set X11 release information
987    
988    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
989
990commit ad8317a60a93a447843d59b06c3835d52fb41ffa
991Author: Gaetan Nadon <memsize@videotron.ca>
992Date:   Sun Sep 11 19:49:54 2011 -0400
993
994    docs: remove <productnumber> which is not used by default
995    
996    This element is not rendered by default on the title. A template
997    customization is required to display it.
998    X Window System does not have a product number.
999    
1000    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1001
1002commit 1d57c32f76cbca21fb6250815c89ae079100cf11
1003Author: Gaetan Nadon <memsize@videotron.ca>
1004Date:   Fri Sep 9 16:49:39 2011 -0400
1005
1006    Use more appropriate docbook element to get "Edited by"
1007    
1008    The proper element to use is <editor>.
1009    The <contrib> was a hack to insert text and showed up in the wrong location
1010    
1011    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1012
1013commit 3aed7400c00b207283dc99fb645faada7a359335
1014Author: Gaetan Nadon <memsize@videotron.ca>
1015Date:   Fri Sep 9 16:35:46 2011 -0400
1016
1017    analysis.xml: remove changelog type of information from title page
1018    
1019    Not to remove credit to the contributor, but the title page could fill
1020    up quickly with this type of information. Consult the ChangeLog file.
1021    
1022    Reviewed-by: Matt Dew <marcoz@osource.org>
1023    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1024
1025commit 8b193e78789ff0427aef8f70800c805151a5d032
1026Author: Gaetan Nadon <memsize@videotron.ca>
1027Date:   Thu Sep 8 20:00:00 2011 -0400
1028
1029    docbook.am: embed css styles inside the HTML HEAD element
1030    
1031    Rather than referring to the external xorg.css stylesheet, embed the content
1032    of the file in the html output produced. This is accomplished by using
1033    version 1.10 of xorg-xhtml.xsl.
1034    
1035    This makes the whole html docs tree much more relocatable.
1036    In addition, it eliminates xorg.css as a runtime file which makes
1037    xorg-sgml-doctools a build time only package.
1038    
1039    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1040
1041commit 14b8f3e60fd1dba08c8cbcf4146d323559c586a7
1042Author: Gaetan Nadon <memsize@videotron.ca>
1043Date:   Wed Sep 7 10:31:04 2011 -0400
1044
1045    docbook.am: global maintenance update - entities, images and olinking
1046    
1047    Adding support in libX11 for html chunking caused a reorg of docbook.am
1048    as well as the xorg-sgml-doctools masterdb for olinking.
1049    The parameter img.src.path is added for pdf images.
1050    A searchpath to the root builddir is added for local entities, if present.
1051    
1052    The docbook.am makefile hides all the details and is identical for
1053    all 22 modules having DocBook documentation. It is included by a thin
1054    Makefile.am which requires no docbook knowledge.
1055    
1056    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1057
1058commit 08c92577f60177e6c37ee528f10d0717bf0540c0
1059Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1060Date:   Wed Sep 7 19:02:12 2011 -0700
1061
1062    MAINTAINERS: Update my e-mail address to one that's not dying soon
1063    
1064    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1065
1066commit fded76132037c79cccff94fe6152172962892919
1067Author: Gaetan Nadon <memsize@videotron.ca>
1068Date:   Sun Jun 12 17:54:50 2011 -0400
1069
1070    Install xml versions of specs even if HAVE_XMLTO is false
1071    
1072    DocBook/XML input source is also a usefull output format that can be viewed
1073    with an XML viewer or editor and by some O/S help system.
1074    
1075    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1076
1077commit 64927512449c6460d65a6b826d3814a549162fce
1078Author: Gaetan Nadon <memsize@videotron.ca>
1079Date:   Sun Jun 5 16:27:37 2011 -0400
1080
1081    Install target dbs alongside generated documents
1082    
1083    This matches a change in xorg-sgml-docs whereby the masterdb will look for
1084    the target dbs into the same location as the generated documents.
1085    
1086    The target dbs are now installed alongside the generated documents.
1087    Previously they are installed in $prefix/sgml/X11/dbs alongside masterdb which
1088    has the potential of installing outside the package prefix and cause
1089    distcheck to fail when user does not have write permission in this package.
1090    
1091    Requires XORG_CHECK_SGML_DOCTOOLS(1.8) which was released 2011-06-11
1092
1093commit 954c241676ed54ef2e18cec53f37df4b3d8f411a
1094Author: Matt Dew <marcoz@osource.org>
1095Date:   Tue May 31 20:03:23 2011 -0600
1096
1097    Add id attributes to funcsynopsis to allow other docs to olink to them.
1098    
1099    Signed-off-by: Matt Dew <marcoz@osource.org>
1100    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1101    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1102
1103commit ee435d7363fe9a0dd3e355acee4dfbdc501b3bf3
1104Author: Gaetan Nadon <memsize@videotron.ca>
1105Date:   Wed Mar 2 09:21:05 2011 -0500
1106
1107    Documentation: add Docbook external references support
1108    
1109    When writing technical documentation, it is often necessary to cross
1110    reference to other information. When that other information is not in the
1111    current document, additional support is needed, namely <olink>.
1112    
1113    A new feature with version 1.7 of xorg-sgml-doctools adds references to
1114    other documents within or outside this package.
1115    
1116    This feature works with PDF, HTML, PS (and epub?) generated documents
1117    and will generate links to the other versions of the same type, i.e. html
1118    docs will link to other html docs,  and pdf docs will link to other pdf
1119    docs.
1120    
1121    This patch adds technical support for this feature but does not change
1122    the content of the documentation as seen by the end user.
1123    
1124    Each book or article must generate a database containing the href
1125    of sections that can be referred to from another document. This database
1126    is installed in DATAROOTDIR/sgml/X11/dbs. There is a requirement that
1127    the value of DATAROOTDIR for xorg-sgml-doctools and for the package
1128    documentation is the same. This forms a virtual document tree.
1129    
1130    This database is consulted by other documents while they are being generated
1131    in order to fulfill the missing information for linking.
1132    Refer to the xorg-sgml-doctools for further technical information.
1133    
1134    Co-authored-by: Matt Dew <marcoz@osource.org>
1135    
1136    Acked-by: Dan Nicholson <dbn.lists@gmail.com>
1137    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1138
1139commit c67039358f5bb42c70be97f66cec97f76823cefd
1140Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1141Date:   Wed Feb 16 19:53:09 2011 -0800
1142
1143    Fix another htp -> http typo in MAINTAINERS
1144    
1145    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1146
1147commit 6b6a3e3ccbc171d6c5d9bf5b99eb0ebd0bbc18d4
1148Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1149Date:   Fri Feb 11 11:29:23 2011 -0800
1150
1151    MAINTAINERS: Update status of various libraries
1152    
1153    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1154    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
1155
1156commit 5fe0a855c32bd85731df8e70d0a73451e8a4f005
1157Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1158Date:   Mon Dec 27 15:44:32 2010 -0800
1159
1160    X.man: Remove DECnet addresses for font servers as well
1161    
1162    Missed when the DECnet addressing for X servers was removed in 39d3fd0fabd63
1163    
1164    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1165    Acked-by: Julien Cristau <jcristau@debian.org>
1166    Reviewed-by: Daniel Stone <daniel@fooishbar.org>
1167
1168commit f14f79c3c2be0ce313e9d5fe1360fd9fadb72aee
1169Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1170Date:   Sun Dec 19 23:38:36 2010 -0800
1171
1172    fonts.xml: Remove stray &#62;
1173    
1174    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1175
1176commit fa401864481d35116b5dff4a0435140072228c38
1177Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1178Date:   Sun Dec 19 22:33:51 2010 -0800
1179
1180    Update links to License document to new mixed-case name
1181    
1182    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1183
1184commit 52f5021347d87289eeb77f992986a17ae0b28cdd
1185Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1186Date:   Sat Dec 18 20:55:06 2010 -0800
1187
1188    xorg-docs 1.6 (X11R7.6)
1189    
1190    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1191
1192commit fc35d5f86590fd33cdad09f6face76f824a3f4eb
1193Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1194Date:   Sat Dec 18 01:16:01 2010 -0800
1195
1196    ReleaseNotes: more credits updates
1197    
1198    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1199
1200commit ea5fd6d15740d9e9285e8df3117fb74c42eee29c
1201Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1202Date:   Wed Dec 15 19:50:16 2010 -0800
1203
1204    appgroup: Fix section titles/nesting
1205    
1206    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1207
1208commit e3d8d8f848fe28a51dd2d1dfdd1c851cf9fbf268
1209Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1210Date:   Wed Dec 15 19:46:50 2010 -0800
1211
1212    CTEXT: Fix section titles/nesting
1213    
1214    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1215
1216commit 8e81e3a4eb24dcde839bdeb77fe908e0220c4b76
1217Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1218Date:   Wed Dec 15 19:40:44 2010 -0800
1219
1220    specs: Fix some conversion of 2 argument .PN -> <function> tags
1221    
1222    perl -i -p -e 's{ (\W*?)\s*</function>}{</function>$1}g' specs/*/*.xml
1223    
1224    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1225
1226commit 7d03cd132e850fa8d7249742d1f09e55dbe845dd
1227Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1228Date:   Wed Dec 15 19:35:34 2010 -0800
1229
1230    XLFD: Fix cross-references to other sections of the document
1231    
1232    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1233
1234commit 700a926c599be2b6915c4def72a9e9a2251bed0e
1235Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1236Date:   Wed Dec 15 19:24:29 2010 -0800
1237
1238    XLFD: Fix chapter titles/section nesting
1239    
1240    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1241
1242commit d8846c1d47091c77605a6ca4e47b71614434d72c
1243Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1244Date:   Wed Dec 15 18:19:57 2010 -0800
1245
1246    Sun's copyrights belong to Oracle now
1247    
1248    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1249
1250commit 31a0694baaaba32dfe0afdd1e156f626bd13488a
1251Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1252Date:   Wed Dec 15 18:17:14 2010 -0800
1253
1254    ICCCM: Pair copyright notices with matching license notices
1255    
1256    Makes the legal notice layout like the troff version was
1257    
1258    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1259
1260commit 483568553b57f6ddd426b2ab5395365d863c64ed
1261Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1262Date:   Wed Dec 15 18:03:56 2010 -0800
1263
1264    ICCCM: Update X Registry contact address
1265    
1266    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1267
1268commit 6d8405888a204047fa5e34898a70b1e02d44443e
1269Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1270Date:   Wed Dec 15 17:58:17 2010 -0800
1271
1272    ICCCM: Fix Preface titles & section nesting
1273    
1274    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1275
1276commit a65219148f0cb6bbf798b3e6f4f91dc6c004f108
1277Author: Peter Hutterer <peter.hutterer@who-t.net>
1278Date:   Sat Dec 4 11:30:20 2010 +1000
1279
1280    MAINTAINERS: aiptek is unmaintained again
1281    
1282    CC: Rene van Paassen <rene.vanpaassen@gmail.com>
1283    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
1284
1285commit f871a55c5a8e84f2b1faea8ee26bcc506ad96727
1286Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1287Date:   Wed Dec 15 11:30:47 2010 -0800
1288
1289    ctext.xml: Replace incorrect fi ligature character with "fi"
1290    
1291    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1292
1293commit 3954402a111f39dd749db28abda72c5bf8bebaa3
1294Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1295Date:   Tue Dec 14 18:33:45 2010 -0800
1296
1297    Update Xserver security docs from DocBook 4.1.2 to 4.3 to match the rest
1298    
1299    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1300    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
1301
1302commit cd42d8704350bf73801d7d0277468648bb2e614e
1303Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1304Date:   Mon Dec 13 18:16:15 2010 -0800
1305
1306    ReleaseNotes: fix typos
1307    
1308    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1309
1310commit d77dadafcd0ae10f4bbc918c80db4e865ad70caf
1311Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1312Date:   Mon Dec 13 12:37:49 2010 -0800
1313
1314    XKB-Enhancing: Fix URL for XKB spec
1315    
1316    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1317
1318commit 3af357433644e62f32174c8be6529193006176ee
1319Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1320Date:   Mon Nov 29 14:26:51 2010 -0800
1321
1322    Release Notes: Add 7.6 dedication
1323    
1324    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1325
1326commit 28e928def5839189c8d340232fa881e0b7107722
1327Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1328Date:   Sun Nov 28 22:10:05 2010 -0800
1329
1330    ReleaseNotes: Comment out draft note for upcoming final release
1331    
1332    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1333
1334commit e795fa604dfca292029f36df6c03c02ed7b08440
1335Author: Gaetan Nadon <memsize@videotron.ca>
1336Date:   Thu Dec 2 16:19:17 2010 -0500
1337
1338    specs: move SIAddresses docs to x11proto
1339    
1340    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1341
1342commit 0c5f693d6617a740faaceb657a1fda260316e414
1343Author: Gaetan Nadon <memsize@videotron.ca>
1344Date:   Thu Dec 2 12:04:01 2010 -0500
1345
1346    specs: remove xtest1.info, no longer relevant
1347    
1348    This appears to be a text snippet regarding an implementation note
1349    on the x11 input synthesis extension. The function referenced
1350    can be found in the hw/hp/input directory of the server
1351    in the xext1imp.c file.
1352    
1353    http://195.113.144.229/MIRRORS/ftp.xfree86.org/pub/mirror/X.Org/pub
1354    /R6.6/xc/programs/Xserver/hw/hp/input/xtest1imp.c
1355    
1356    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1357
1358commit 0c176b97addf92a6ed4959dac2587b5b53efc74b
1359Author: Gaetan Nadon <memsize@videotron.ca>
1360Date:   Thu Dec 2 11:55:46 2010 -0500
1361
1362    specs: remove roff version of x11 input synthesis extension
1363    
1364    Now located in libXext in docBook/XML format
1365    
1366    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1367
1368commit 6bc74d111f1aa80f3395ee06223e47c5f6d3a010
1369Author: Gaetan Nadon <memsize@videotron.ca>
1370Date:   Tue Nov 30 11:21:02 2010 -0500
1371
1372    specs: XKB proto and lib specs are now in xextproto and libX11
1373    
1374    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1375
1376commit 1b51a0a2c25dd92fb61a0943a97e4152b54ff490
1377Author: Gaetan Nadon <memsize@videotron.ca>
1378Date:   Tue Nov 30 11:17:34 2010 -0500
1379
1380    RX: remove the framemaker file from distribution
1381    
1382    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1383
1384commit fa5ce8a189438ee6b19c09d67269ee18aff29d9d
1385Author: Gaetan Nadon <memsize@videotron.ca>
1386Date:   Tue Nov 30 09:10:00 2010 -0500
1387
1388    specs: move RX Mime spec to app/xrx
1389    
1390    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1391
1392commit 8bcf9fd199096f8be33b5139b0b8bac017aab073
1393Author: Gaetan Nadon <memsize@videotron.ca>
1394Date:   Tue Nov 30 09:08:03 2010 -0500
1395
1396    specs: move low bandwith protocol specs to xextproto
1397    
1398    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1399
1400commit dc570809bea74c65f0def809767f666f10c96479
1401Author: Gaetan Nadon <memsize@videotron.ca>
1402Date:   Mon Nov 29 17:25:41 2010 -0500
1403
1404    specs: remove Framemaker version of appgroup now in xextproto
1405    
1406    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1407
1408commit beb347ae32e970b492e1ccd3ec27e8c7bb8f3bd9
1409Author: Matt Dew <matt@osource.org>
1410Date:   Mon Nov 29 17:19:49 2010 -0500
1411
1412    specs: convert low bandwidth extention from Framemaker to DocBook/XML
1413    
1414    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1415
1416commit d98ed0b746a91c8154b893714b1bf8b8f373105f
1417Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1418Date:   Thu Nov 11 17:24:33 2010 -0800
1419
1420    xorg-docs 1.5.99.901 (1.6 RC 1) snapshot for X11R7.6 RC1 docs
1421    
1422    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1423
1424commit 20083aeb845a43bf1f358d041912e06b939d356b
1425Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1426Date:   Wed Nov 10 16:28:07 2010 -0800
1427
1428    ReleaseNotes.xml: Update credits section for 7.6 RC1
1429    
1430    The list of people to credit in this release was created by running
1431    the script at https://gist.github.com/671819 with my current list of
1432    katamari modules/versions to get a unified ChangeLog for all katamari
1433    modules.   For xcb modules, since this is their first inclusion, this
1434    went back to the dawn of the xcb project.
1435    
1436    From that list, everyone listed in the long form log output under either
1437    Author: or *-by: was collected and added to the "These people contributed
1438    in some way to X11R&relvers; since the release of X11R&prevrelvers;" list.
1439    
1440    The output was manually edited to remove duplicates which appeared to be
1441    the same person, and non-identifiable usernames ("root", "xgi0007", etc.)
1442    Additionally, the lead freedesktop.org sysadmin was manually added.
1443    
1444    For the second list, "This product includes software developed by",
1445    the COPYING files in all katamari modules were mined for Copyright
1446    notices and merged with the existing list.
1447    
1448    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1449
1450commit 8b52358bde047c9ecbd4a52c13591ce0df28be9e
1451Author: Gaetan Nadon <memsize@videotron.ca>
1452Date:   Sun Nov 7 10:32:21 2010 -0500
1453
1454    Implement the --disable-docs option
1455    
1456    The XORG_ENABLE_DOCS macro provide a configure option to
1457    disable the generation of general documentation.
1458    
1459    The makefiles need to use the Automake conditional ENABLE_DOCS
1460    
1461    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1462    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1463
1464commit fdebf058052aca57361153687fcdb5cd29b68cae
1465Author: Gaetan Nadon <memsize@videotron.ca>
1466Date:   Fri Nov 5 17:24:24 2010 -0400
1467
1468    xmlrules.in: do not use --searchpath when sgml-doctools not installed
1469    
1470    The option to define a searchpath for css and xsl files is not
1471    required when such files are known to be missing.
1472    
1473    The command emitted is:
1474    /usr/bin/xmlto --searchpath /X11  xhtml-nochunks dps.xml
1475    
1476    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1477    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1478
1479commit c8510a9a0bb10da9cfea6703aa38e5343a0d8b36
1480Author: Gaetan Nadon <memsize@videotron.ca>
1481Date:   Fri Nov 5 15:22:29 2010 -0400
1482
1483    HTML file generation: use the installed copy of xorg.css
1484    
1485    Currenlty the xorg.css file is copied in each location
1486    where a DocBook/XML file resides. This produces about
1487    70 copies in the $(docdir) install tree.
1488    
1489    With this patch the HTML file contains the following XML element:
1490    <link rel="stylesheet"
1491    href="/home/nadon/xorg/src/share/sgml/X11/xorg.css" type="text/css" />
1492    when build from prefix /home/nadon/xorg/src.
1493    
1494    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1495    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1496
1497commit 92d11dbaba41fc68ad6ba2af91e85de2f328d48c
1498Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1499Date:   Wed Nov 3 23:54:56 2010 -0700
1500
1501    First round of updates for X11R7.6 release notes
1502    
1503    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1504    Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
1505
1506commit 509ed4a982ed2e5232ef3f8d9f162a51a2939546
1507Author: Gaetan Nadon <memsize@videotron.ca>
1508Date:   Fri Nov 5 11:28:22 2010 -0400
1509
1510    specs: remove .gitignore, already covered by toplevel
1511    
1512    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1513
1514commit 5ac02409a2b91cf0d55adfb9cd49555d28dc225f
1515Author: Gaetan Nadon <memsize@videotron.ca>
1516Date:   Fri Nov 5 11:25:19 2010 -0400
1517
1518    xmlrules.in: add a clean-local target for chunked-html
1519    
1520    CLEANFILES does not work directories
1521    
1522    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1523
1524commit 33f568d915d8e36d2c9d1d36d630c28a9f2889e7
1525Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1526Date:   Wed Nov 3 20:14:27 2010 -0700
1527
1528    Versions.xml: Update to reflect current state
1529    
1530    - Explain xorg-server vs. X11R7.x numbering and why versions
1531      reported by the server went backwards.
1532    - Use 1.8.x instead of 6.8.x in examples to reinforce current versioning
1533    - Show git tag/branch name format instead of CVS
1534    - Stop claiming to speak for XFree86
1535    
1536    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1537
1538commit e0cabf2727539d216a097416a6ec8bfa0985b2a6
1539Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1540Date:   Wed Nov 3 19:33:24 2010 -0700
1541
1542    Update README now that most of the docs have moved out
1543    
1544    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1545
1546commit 9f522ffff753fbf37630c1d2d4e365883809cef7
1547Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1548Date:   Wed Nov 3 19:21:18 2010 -0700
1549
1550    Remove NetBSD & OpenBSD platform docs
1551    
1552    Matthieu Herrb explains:
1553    
1554    "I would rather remove this document (and its brother NetBSD.xml)
1555    completely. It was written for times where XFree86 was not yet
1556    included in OpenBSD binary distributions and people had to download,
1557    build and install it by themselve.
1558    
1559    Now (well it's been more than 10 years) that X is included with
1560    OpenBSD distributions, this document is mostly and contains many
1561    other out of date information."
1562    
1563    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1564
1565commit 8c9927593051c952b0a18616418519ca8b01db19
1566Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1567Date:   Tue Nov 2 19:25:40 2010 -0700
1568
1569    Convert platform docs from DocBook SGML to DocBook XML
1570    
1571    Uses newer tools for formatting, better matching other new docs
1572    Moved from sgml/platform to new directory general/platform
1573    
1574    Delete SCO.sgml, since it's not been updated since the monolith
1575    and the SCO port hasn't been maintained in a while.
1576    
1577    Since these were the last sgml documents, remove the sgml subdirectory,
1578    and the configure.ac macros to find the docbook sgml tools.
1579    
1580    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1581
1582commit a6f01f42733110b191d95cb9f48357c92a796f08
1583Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1584Date:   Tue Nov 2 18:32:35 2010 -0700
1585
1586    Convert Versions doc from DocBook SGML to DocBook XML
1587    
1588    Uses newer tools for formatting, better matching other new docs
1589    Moved from sgml/Versions.sgml to general/Versions.xml
1590    
1591    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1592
1593commit 61aab1e0b6c5b4435e34f3aeb4ee0843ee1ce9b0
1594Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1595Date:   Tue Nov 2 14:46:32 2010 -0700
1596
1597    Convert README doc from DocBook SGML to DocBook XML
1598    
1599    Uses newer tools for formatting, better matching other new docs
1600    Moved from sgml/README.sgml to general/README.xml
1601    
1602    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1603
1604commit 65c02da8c6b2e88eceeb418963ecc785e6245cc7
1605Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1606Date:   Mon Nov 1 20:31:45 2010 -0700
1607
1608    Convert license doc from DocBook SGML to DocBook XML
1609    
1610    Uses newer tools for formatting, better matching other new docs
1611    Moved from sgml/LICENSE.sgml to general/License.xml
1612    
1613    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1614
1615commit 922bb8b668ef64514b906f8ab07bc6b81f35b75c
1616Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1617Date:   Mon Nov 1 18:59:25 2010 -0700
1618
1619    Convert font docs from DocBook SGML to DocBook XML
1620    
1621    Uses newer tools for formatting, better matching other new docs
1622    Moved from sgml/fonts to new directory general/fonts
1623    
1624    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1625
1626commit b12e1b22c0ecb7009ce31aa34206a277aff12faf
1627Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1628Date:   Mon Nov 1 18:32:43 2010 -0700
1629
1630    Use XML tools for release notes instead of SGML tools
1631    
1632    Document was already mostly xml-compatible
1633    Uses newer tools for formatting, better matching other new docs
1634    Moved from sgml/RELNOTES.sgml to general/release-notes.xml
1635    
1636    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1637
1638commit d19d82db8672cc131be3060e80597d03c7606b0d
1639Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1640Date:   Mon Nov 1 17:43:45 2010 -0700
1641
1642    Convert DPS docs from DocBook SGML to DocBook XML
1643    
1644    Uses newer tools for formatting, better matching other new docs
1645    Moved from sgml/graphics to new directory general/graphics
1646    
1647    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1648
1649commit f4bcf39835cffe404cee002735f7429a8e9c065c
1650Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1651Date:   Mon Nov 1 17:35:12 2010 -0700
1652
1653    DPS.sgml: Trim down to just the obsolesence notice
1654    
1655    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1656
1657commit 20497d4f075203a20e78ec2ee50fce5a893160a7
1658Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1659Date:   Mon Nov 1 17:10:40 2010 -0700
1660
1661    XKB-Config.xml: update for current releases
1662    
1663    - Document xorg.conf.d keyboard matches instead of kbd driver entries
1664      in xorg.conf
1665    - Update to current xkb-config file names & paths, and link to the
1666      xkb-config project site
1667    - Add an example of enabling the ctrl-alt-bksp zapping sequence
1668    - Delete "Direct XKB Configuration" section, since that no longer works
1669    
1670    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1671    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
1672    Reviewed-by: Julien Cristau <jcristau@debian.org>
1673
1674commit a3e5dbf687984c93c5585c3e24650fa0a81c5be9
1675Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1676Date:   Mon Nov 1 16:13:48 2010 -0700
1677
1678    XKB-Config.xml: misc markup cleanups
1679    
1680    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1681
1682commit d98561ac2b8c36aec665c2b676705ec7e8d05b03
1683Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1684Date:   Mon Nov 1 15:54:53 2010 -0700
1685
1686    XKB-Config.xml: convert itemizedlist to variablelist
1687    
1688    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1689
1690commit 939f07b30537a18795bd8101b6049d397a00470f
1691Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1692Date:   Mon Nov 1 15:45:26 2010 -0700
1693
1694    Convert XKB docs from DocBook SGML to DocBook XML
1695    
1696    Uses newer tools for formatting, better matching other new docs
1697    Moved from sgml/input to new directory general/input
1698    
1699    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1700
1701commit dc55f8e10ed557083f15e57936f4115f689c211d
1702Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
1703Date:   Sun Oct 24 14:26:53 2010 +0200
1704
1705    Add GNU/Hurd subsystem
1706    
1707    Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
1708
1709commit 99191ab80e2f34f8c897a17f8232786a1957f109
1710Author: Jesse Adkins <jesserayadkins@gmail.com>
1711Date:   Tue Sep 28 13:29:50 2010 -0700
1712
1713    Purge cvs tags.
1714    
1715    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
1716    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1717
1718commit 21dad83872bf308ac7fd9583a250b27e6b379ecb
1719Author: Gaetan Nadon <memsize@videotron.ca>
1720Date:   Tue Sep 28 20:19:54 2010 -0400
1721
1722    XACE spec: move from sgml/security to specs/Xserver directory
1723    
1724    This spec is a DocBook XML despite its sgml file extension.
1725    
1726    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1727    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1728
1729commit 1a287268ed75cf115286686bac419b40915d9961
1730Author: Gaetan Nadon <memsize@videotron.ca>
1731Date:   Tue Sep 28 16:53:46 2010 -0400
1732
1733    xmlrules: make it accessible to more DocBook XML docs.
1734    
1735    Move it up at the toplevel and adjust existing makefiles.
1736    Others will soon follow.
1737    The "spec" dir stem has been renamed to "xml".
1738    
1739    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1740
1741commit 45d90e7846d1b0fe07627170e794c043bc9ae9da
1742Author: Gaetan Nadon <memsize@videotron.ca>
1743Date:   Tue Sep 28 16:35:19 2010 -0400
1744
1745    .gitignore: adjust to cover more generated files
1746    
1747    Now that more DocBook XML files are being generated.
1748    Make an exception for a few manually edited text files.
1749    
1750    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1751
1752commit 6e39a2649210ba267c2674947a214686ef0ed586
1753Author: Gaetan Nadon <memsize@videotron.ca>
1754Date:   Tue Sep 28 09:35:13 2010 -0400
1755
1756    Remove Linuxdoc Japanese XFree86 PC98 Dependent Information
1757    
1758    Alan Coopersmith wrote:
1759    
1760    "I think we recently dropped PC98 support from the X server, so I'd be okay
1761    with dropping the documentation now".
1762    
1763    These documents will always be available in previously shipped tarballs
1764    matching older server versions. They have never been built or installed.
1765    
1766    Reviewed-by: Matt Turner <mattst88@gmail.com>
1767    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1768
1769commit a66e77431b7ecbe762d6b0cf537e49dd12fc75fb
1770Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1771Date:   Wed Sep 22 15:44:35 2010 -0700
1772
1773    registry: Update paper mail address for registry submissions
1774    
1775    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1776
1777commit 5ba228b0bbe76b76dc6e61e5ab9926afc77934be
1778Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1779Date:   Wed Sep 22 10:22:38 2010 -0700
1780
1781    registry: Update Sun Microsystems contact information
1782    
1783    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1784
1785commit 4ad1771ca87392e69d843eef7340d56bc68591f1
1786Author: Alan Coopersmith <alan.coopersmith@oracle.com>
1787Date:   Wed Sep 22 10:18:32 2010 -0700
1788
1789    registry: Update X.Org Foundation contact information
1790    
1791    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1792
1793commit f66df8c08728382b33e048d6ea2b30c4de62bf8f
1794Author: Gaetan Nadon <memsize@videotron.ca>
1795Date:   Tue Sep 14 14:31:00 2010 -0400
1796
1797    config: delete various accessory build files for old docs
1798    
1799    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1800
1801commit 49c27f4af739d5426cd43cff36c848929b574fcf
1802Author: Marc Balmer <marc.balmer@arcapos.com>
1803Date:   Sat Sep 18 14:12:48 2010 +0200
1804
1805    Add myself as maintainer for xf86-input-elographics.
1806    
1807    Acked-by: Peter Hutterer <peter.hutterer@who-t.net>
1808
1809commit c9b0fe521bab59d602cae57a9fcdaba53a2a9a00
1810Author: Gaetan Nadon <memsize@videotron.ca>
1811Date:   Tue Sep 14 17:18:20 2010 -0400
1812
1813    Install.sgml: remove until suitable replacement is available
1814    
1815    The content is completely out of date (X11R6) and has not been
1816    used since then.
1817    
1818    Reviewed-by: alan.coopersmith@oracle.com
1819    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1820
1821commit cb2eae04b5edbc6c1d11a8903b30012a0cae1371
1822Author: Gaetan Nadon <memsize@videotron.ca>
1823Date:   Tue Sep 14 16:55:56 2010 -0400
1824
1825    registry: update link to find latest version
1826    
1827    Unable to find the registry on the ftp site.
1828    Use a link to git master.
1829    
1830    Reviewed-by: alan.coopersmith@oracle.com
1831    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1832
1833commit df3782b81bfdac5a8aaaf96209af9d30f701bf38
1834Author: Gaetan Nadon <memsize@videotron.ca>
1835Date:   Mon Sep 13 16:40:27 2010 -0400
1836
1837    config: build XLFD spec now in DocBook XML format
1838    
1839    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1840
1841commit ee362193126bafdb14b1bd7a7e7847f750ee27ec
1842Author: Gaetan Nadon <memsize@videotron.ca>
1843Date:   Mon Sep 13 16:31:14 2010 -0400
1844
1845    config: build ICCCM spec now in DocBook XML format
1846    
1847    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1848
1849commit 2f1e4820e6867fb3e7c1cf684200ed5d936dcaef
1850Author: Gaetan Nadon <memsize@videotron.ca>
1851Date:   Mon Sep 13 15:37:23 2010 -0400
1852
1853    config: build CTEXT spec now in DocBook XML format
1854    
1855    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1856
1857commit 31df41d34725f2d43e28a0247582992873ef6d5d
1858Author: Gaetan Nadon <memsize@videotron.ca>
1859Date:   Mon Sep 13 08:55:54 2010 -0400
1860
1861    config: install the documents in $(docdir)
1862    
1863    They were installed in $(datadir)/X11/doc.
1864    This is not the appropriate location for documents.
1865    If a distro/OS has a reason for installating them in $(datadir)
1866    they can configure with --docdir=DOCDIR which removes the need
1867    for a custom configure option.
1868    
1869    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1870    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1871
1872commit 6ac3d9d7038bc65c3e3c98826a5b685827328886
1873Author: Gaetan Nadon <memsize@videotron.ca>
1874Date:   Mon Sep 13 08:54:09 2010 -0400
1875
1876    config: use the XORG_ENABLE_DOCS macro to control docs building
1877    
1878    As used in all modules containing docs.
1879    It may look a bit over-kill in this case, but it will help
1880    batch building if it is consistent.
1881    
1882    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1883    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1884
1885commit 49e493163a6fafec93e37c221390d10518b04807
1886Author: Gaetan Nadon <memsize@videotron.ca>
1887Date:   Mon Sep 13 08:51:34 2010 -0400
1888
1889    config: use XORG_CHECK_DOCBOOK macro as is.
1890    
1891    Only a few sgml files are left to be converted to DocBook XML.
1892    The new doc macros in util-macros will, by default, build all
1893    formats unless the tool to do the job is not found. This
1894    is what XORG_CHECK_DOCBOOK does as well.
1895    
1896    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1897    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1898
1899commit 0fd6a2b459a9ff2ecc9514f6d5dac466c3f450cd
1900Author: Gaetan Nadon <memsize@videotron.ca>
1901Date:   Sun Sep 12 22:30:13 2010 -0400
1902
1903    config: statement order for XORG_CHECK_DOCBOOK
1904    
1905    It should come after the configure options as they
1906    modify the macro internal variable.
1907    Found on MAC/OS as the docbook2 tools are missing.
1908    
1909    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1910
1911commit 533956eaf9e60fdcde3cbc5536d89e41fea74c68
1912Author: Gaetan Nadon <memsize@videotron.ca>
1913Date:   Sun Sep 12 18:54:38 2010 -0400
1914
1915    config: duplicate specification to distribute MAINTAINERS
1916    
1917    No need to use both dist_ and EXTRA_DIST
1918    
1919    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1920
1921commit 6e5eef2c17c0f8e321d97a9f62367570822374b8
1922Author: Gaetan Nadon <memsize@videotron.ca>
1923Date:   Sun Sep 12 15:24:38 2010 -0400
1924
1925    config: fix automake waring, use AC_CONFIG_FILES
1926    
1927    AC_OUTPUT with parms is deprecated.
1928    
1929    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1930
1931commit 946cebf428ab1a917aaf3f086717fc317390cfd4
1932Author: Gaetan Nadon <memsize@videotron.ca>
1933Date:   Sun Sep 12 15:16:21 2010 -0400
1934
1935    config: add AC_CONFIG_SRCDIR, layout and comment
1936    
1937    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1938
1939commit 7cf67b92cfdcbd4673b83960264b72a81d3ba16b
1940Author: Gaetan Nadon <memsize@videotron.ca>
1941Date:   Sun Sep 12 15:04:24 2010 -0400
1942
1943    config: update AC_PREREQ statement to 2.60
1944    
1945    Unrelated to the previous patches, the new value simply reflects
1946    the reality that the minimum level for autoconf to configure
1947    all x.org modules is 2.60 dated June 2006.
1948    
1949    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
1950    
1951    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1952
1953commit 090da909f923565b4a420d823af8bec32ed105d9
1954Author: Gaetan Nadon <memsize@videotron.ca>
1955Date:   Sun Sep 12 14:38:08 2010 -0400
1956
1957    man: remove whitespace as reported by git-diff
1958    
1959    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1960
1961commit b110165be41eaeaec3b1fce1d0e9be9965193855
1962Author: Gaetan Nadon <memsize@videotron.ca>
1963Date:   Sun Sep 12 13:29:34 2010 -0400
1964
1965    man: remove the "general" subdirectory
1966    
1967    Also remove old IMakefile revision tags.
1968    The "man" subdir now consistent with all other modules.
1969    
1970    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1971
1972commit 9993bc48ac187e341c6db2255fb44e165fcf3aab
1973Author: Gaetan Nadon <memsize@videotron.ca>
1974Date:   Thu Sep 9 16:26:58 2010 -0400
1975
1976    Replace converted roff files with DocBook XML files
1977    
1978    Gather the remaining DocBook XML files from www.osource.org/xorg/docbook.
1979    Some will be build in this xorg-docs modules, other may be moved
1980    closer to the module they document.
1981    
1982    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1983    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1984
1985commit 2f7229674a2da3b9d4397fe99df25f9b795eb86e
1986Author: Gaetan Nadon <memsize@videotron.ca>
1987Date:   Thu Sep 9 15:39:07 2010 -0400
1988
1989    Move X Input protocol specs to lib/libXi and proto/inputproto
1990    
1991    Following the DocBook conversion
1992    
1993    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
1994    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
1995
1996commit b607108c265330454769f5dc6f3cef791c48bd38
1997Author: Gaetan Nadon <memsize@videotron.ca>
1998Date:   Thu Sep 9 14:51:20 2010 -0400
1999
2000    Move XDMCP extension spec to lib/libXdmcp
2001    
2002    Following the DocBook conversion.
2003    
2004    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2005    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2006
2007commit e788e0a580e42a411a90f802b35eff6289a8af82
2008Author: Gaetan Nadon <memsize@videotron.ca>
2009Date:   Thu Sep 9 14:48:07 2010 -0400
2010
2011    Move Screen Saver Extension spec to proto/scrnsaverproto
2012    
2013    Following the DocBook conversion
2014    
2015    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2016    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2017
2018commit 5315569e2de5c37b4b303136d64af51da8ed1149
2019Author: Gaetan Nadon <memsize@videotron.ca>
2020Date:   Thu Sep 9 14:42:50 2010 -0400
2021
2022    Move Font Service protocol spec to proto/fontsproto/specs
2023    
2024    Following the DocBook XML conversion
2025    
2026    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2027    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2028
2029commit 5490e43d4118ee6ef5c2557e5ee338f262dde980
2030Author: Gaetan Nadon <memsize@videotron.ca>
2031Date:   Thu Sep 9 14:22:28 2010 -0400
2032
2033    Move extension protocols specs from specs/Xext
2034    
2035    Following a DocBook XML conversions, bigreq, record and xc-misc
2036    have moved to /proto in their respective directories.
2037    
2038    All others have moved to /proto/xextproto.
2039    
2040    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2041    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2042
2043commit d10df6087d1f759a6a9bec3026528fd45899bad0
2044Author: Gaetan Nadon <memsize@videotron.ca>
2045Date:   Thu Sep 9 13:07:33 2010 -0400
2046
2047    Move X Protocol spec to proto/x11proto
2048    
2049    As a result of DocBook conversion
2050    
2051    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2052    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2053
2054commit 0a33b798bbd8c04eab2e6258e6db500e65e12f9f
2055Author: Gaetan Nadon <memsize@videotron.ca>
2056Date:   Thu Sep 9 11:23:25 2010 -0400
2057
2058    Remove check for PDF tooling for X protocol spec.
2059    
2060    The spec moved to proto/x11proto
2061    
2062    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2063    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2064
2065commit 2fc350853a1d4591b86aa2f4446779e776c1b1da
2066Author: Gaetan Nadon <memsize@videotron.ca>
2067Date:   Thu Sep 9 10:26:58 2010 -0400
2068
2069    Remove Makefile for specs/XProtocol. Now built in proto/x11proto
2070    
2071    As a result of the recent DocBook conversion.
2072    
2073    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2074    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2075
2076commit a4559b762c2f67b28d59e804ad6a1ed76913f689
2077Author: Gaetan Nadon <memsize@videotron.ca>
2078Date:   Thu Sep 9 13:06:10 2010 -0400
2079
2080    config: xlogo.svg was missing in the tarball
2081    
2082    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2083
2084commit bd575588e3ad149e5a967436f60f2de56cd5dde7
2085Author: Gaetan Nadon <memsize@videotron.ca>
2086Date:   Thu Aug 19 20:13:16 2010 -0400
2087
2088    config: upgrade to util-macros 1.8 for additional man page support
2089    
2090    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
2091    The value of MAN_SUBST is the same for all X.Org packages.
2092    
2093    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
2094    
2095    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2096
2097commit aab6187cadb5a642ec4a7d97daf99ce08d5966ff
2098Author: Thomas Hellstrom <thellstrom@vmware.com>
2099Date:   Wed Aug 18 09:57:54 2010 +0200
2100
2101    Add myself as maintainer of xf86-input-vmmouse
2102    
2103    Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2104
2105commit 3399ae70c5f6c44258c31f497f607929707d8d85
2106Author: Thomas Hellstrom <thellstrom@vmware.com>
2107Date:   Wed Aug 18 09:51:44 2010 +0200
2108
2109    Added myself as maintainer of xf86-video-vmware
2110    
2111    Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
2112
2113commit 3c72169cde346fb14d73903818af9de4442ff0a5
2114Author: Dirk Wallenstein <halsmit@t-online.de>
2115Date:   Mon Jul 19 10:35:14 2010 +0200
2116
2117    Improve the section about available XKB options
2118    
2119    Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
2120    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2121    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2122
2123commit e16c615962e130bb251ff273bdb0e4c5df0c909a
2124Author: Gaetan Nadon <memsize@videotron.ca>
2125Date:   Sat Jul 10 13:32:18 2010 -0400
2126
2127    Add the X11 protocol spec to the build system - Part II
2128    
2129    There was an non-Automake Makefile checked-in for which
2130    an override was needed in .gitignore. It can go now.
2131    
2132    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2133
2134commit 7436f4f910deaed2825ce99438f98aef0e0f9f82
2135Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2136Date:   Sat Jun 12 08:49:29 2010 -0700
2137
2138    Move recordlib.ms & xtestlib.ms to libXtst module
2139    
2140    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2141
2142commit a002cf8acbc1d0ac9f8c8beef0cd6111843d416d
2143Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2144Date:   Fri Jun 11 18:50:31 2010 -0700
2145
2146    Move several extension API specs to libXext module
2147    
2148    Only took those which had separate API vs. protocol specs.
2149    
2150    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2151
2152commit 939250fa7e39c60f16ce648be07f3c6d11e79337
2153Author: Julien Cristau <jcristau@debian.org>
2154Date:   Wed Jun 9 18:52:35 2010 +0200
2155
2156    Check for ps2pdf and pdftk in configure
2157    
2158    Signed-off-by: Julien Cristau <jcristau@debian.org>
2159
2160commit 59a7d41a255a6b9d7738245983e5c775a7147f08
2161Author: Julien Cristau <jcristau@debian.org>
2162Date:   Wed Jun 9 17:49:25 2010 +0200
2163
2164    Add the X11 protocol spec to the build system
2165    
2166    Signed-off-by: Julien Cristau <jcristau@debian.org>
2167    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2168
2169commit 92e8aea8967bbe597cc7bd72ef3306fc482d0133
2170Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2171Date:   Tue Jun 8 20:22:02 2010 -0700
2172
2173    Move specs/Xt to lib/libXt module
2174    
2175    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2176
2177commit 56e8de26f874417b307245044fe84959b3b59bb6
2178Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2179Date:   Tue Jun 8 20:16:58 2010 -0700
2180
2181    Move specs/ICE to lib/libICE module
2182    
2183    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2184
2185commit fdab711a62793a9fd344cbaa6ceaa62626de973f
2186Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2187Date:   Mon Jun 7 15:50:55 2010 -0700
2188
2189    Move specs/Xmu/Xmu.ms to libXmu module
2190    
2191    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2192
2193commit 30b4460ffa138fded4b872eff6f0c02ac4188ae2
2194Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2195Date:   Mon Jun 7 15:45:30 2010 -0700
2196
2197    Remove out of date specs/GL/libGL.txt
2198    
2199    Mesa developers agreed that this documentation belongs with Mesa, not
2200    xorg-docs, so an updated version should go there.
2201    
2202    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2203
2204commit c2d690a68aa39f34bee60240eac613d5e7dff38f
2205Author: Alan Coopersmith <alan.coopersmith@oracle.com>
2206Date:   Thu May 20 18:48:39 2010 -0700
2207
2208    Move sgml/core/Xserver-spec.sgml to xserver module
2209    
2210    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2211
2212commit b01740e07e96dce8def3dc97514110d19fd736ae
2213Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2214Date:   Sun Apr 4 13:56:44 2010 -0500
2215
2216    MAINTAINERS: update Cygwin and MinGW ports
2217    
2218    Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2219
2220commit c707343c363c3fb9fd54d547796f66eae0dea5c4
2221Author: Alan Coopersmith <alan.coopersmith@sun.com>
2222Date:   Tue Mar 16 22:20:17 2010 -0700
2223
2224    Xsecurity.man: Removing Kerberos left 5 mechanisms implemented
2225    
2226    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2227
2228commit 5e046e3a62e2dfc633cd079d76fd105ebbb19faa
2229Author: Julien Cristau <jcristau@debian.org>
2230Date:   Tue Dec 23 19:58:35 2008 +0100
2231
2232    X.man: add manpage section to Xsecurity reference
2233
2234commit 51294b3eee4b059476a64ec71feb98b804195d5c
2235Author: Julien Cristau <jcristau@debian.org>
2236Date:   Tue Dec 23 19:57:48 2008 +0100
2237
2238    X.man: fix some minus vs hyphen confusions
2239
2240commit 39d3fd0fabd63a507aafbdfe13c6caaf393978ea
2241Author: Julien Cristau <jcristau@debian.org>
2242Date:   Tue Dec 23 19:27:44 2008 +0100
2243
2244    X.man: X servers don't "generally" support DECnet connections anymore
2245    
2246    xtrans lost DECnet support in 2008, the server and libs before that.
2247
2248commit 185953fd217dc69f0af0ef8d513197ceee6753b3
2249Author: Alan Coopersmith <alan.coopersmith@sun.com>
2250Date:   Fri Jan 15 16:03:09 2010 -0800
2251
2252    Update Sun license notices to current X.Org standard form
2253    
2254    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2255
2256commit c7ccb5d578c755e3e8e382867b43bbee53b0cce0
2257Author: Tilman Sauerbeck <tilman@code-monkey.de>
2258Date:   Tue Dec 29 18:22:54 2009 +0100
2259
2260    Removed myself from the mga maintainers list.
2261    
2262    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2263
2264commit a55e2fd430efbdedd7b854aebdae4f4012d233f7
2265Author: Peter Hutterer <peter.hutterer@who-t.net>
2266Date:   Fri Dec 18 08:11:41 2009 +1000
2267
2268    MAINTAINERS: making myself the maintainer of xinput
2269    
2270    Given I've effectively maintained it since 1.3, it seems sensible to state
2271    so.
2272    
2273    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2274
2275commit b0e990b93b4189217be175a9a3bdc6cb04b61edd
2276Author: Gaetan Nadon <memsize@videotron.ca>
2277Date:   Wed Dec 16 16:30:52 2009 -0500
2278
2279    MAINTAINERS: add video-mach64, update video-ati
2280    
2281    Reported-by: Alex Deucher <alexdeucher@gmail.com>
2282    Acked-by: Mark Kettenis <mark.kettenis@xs4all.nl>
2283    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2284
2285commit de4f1bcbfcccf10887ca8bba7f8d4600be6a5aca
2286Author: Alan Coopersmith <alan.coopersmith@sun.com>
2287Date:   Thu Dec 10 21:06:46 2009 -0800
2288
2289    Grammar fix in X.man
2290    
2291    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2292
2293commit c70e059150213a00c76b5f10768c8ed5ab8c3d80
2294Author: Gaetan Nadon <memsize@videotron.ca>
2295Date:   Mon Nov 30 20:31:00 2009 -0500
2296
2297    sgml: add missing generated formats
2298    
2299    These are not build by default, so they can be missed. ps and html
2300    
2301    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2302
2303commit 49aa344ffad3e4f276f05b68169d9b857cf6437c
2304Author: Gaetan Nadon <memsize@videotron.ca>
2305Date:   Mon Nov 30 20:27:39 2009 -0500
2306
2307    man: delete redundant .gitignore file for man pages
2308    
2309    This is now handled by the defaults section at the toplevel gitignore
2310    
2311    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2312
2313commit 130b53c632b71b1dd9ded154816743622930734a
2314Author: Gaetan Nadon <memsize@videotron.ca>
2315Date:   Sun Nov 29 20:32:13 2009 -0500
2316
2317    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
2318    
2319    Now that the INSTALL file is generated.
2320    Allows running make maintainer-clean.
2321
2322commit 5370081e632c34bee523faca40e5763cfeb22868
2323Author: Gaetan Nadon <memsize@videotron.ca>
2324Date:   Wed Oct 28 15:43:41 2009 -0400
2325
2326    configure.ac: AM_MAINTAINER_MODE missing #24238
2327    
2328    This turns off maintainer mode build rules in tarballs.
2329    Works in conjunction with autogen.sh --enable-maintainer-mode
2330    For all X.Org components.
2331
2332commit 10fcd352ea6ea56f7bdea325e5f4ae2f08045d94
2333Author: Gaetan Nadon <memsize@videotron.ca>
2334Date:   Wed Oct 28 14:09:09 2009 -0400
2335
2336    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
2337    
2338    Add missing INSTALL file. Use standard GNU file on building tarball
2339    README may have been updated
2340    Remove AUTHORS file as it is empty and no content available yet.
2341    Remove NEWS file as it is empty and no content available yet.
2342
2343commit 221061239b76a8c769a51edab009de6bd2492df4
2344Author: Gaetan Nadon <memsize@videotron.ca>
2345Date:   Mon Oct 26 22:08:40 2009 -0400
2346
2347    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
2348    
2349    ChangeLog filename is known to Automake and requires no further
2350    coding in the makefile.
2351
2352commit 9e7a10a089ec9dec1171268cf74aa2f8dd989fb6
2353Author: Gaetan Nadon <memsize@videotron.ca>
2354Date:   Thu Oct 22 12:34:16 2009 -0400
2355
2356    .gitignore: use common defaults with custom section # 24239
2357    
2358    Using common defaults will reduce errors and maintenance.
2359    Only the very small or inexistent custom section need periodic maintenance
2360    when the structure of the component changes. Do not edit defaults.
2361
2362commit e938abdd50f4801f2009927624813a23dbd29ef4
2363Author: Alan Coopersmith <alan.coopersmith@sun.com>
2364Date:   Mon Oct 26 00:08:03 2009 -0700
2365
2366    Mouse driver man page is now mousedrv(4), not mouse(4)
2367    
2368    Nothing like posting a finished release tarball to bring a mistake
2369    to your attention...
2370    
2371    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2372
2373commit df2c2f9b91f2a6a7708e2760d2ec45ce2efa002b
2374Author: Alan Coopersmith <alan.coopersmith@sun.com>
2375Date:   Sun Oct 25 14:59:41 2009 -0700
2376
2377    xorg-docs 1.5 (X11R7.5)
2378    
2379    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2380
2381commit f40bbed9f92dfd86168facdb874663aa0de63395
2382Author: Alan Coopersmith <alan.coopersmith@sun.com>
2383Date:   Sun Oct 25 14:52:57 2009 -0700
2384
2385    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
2386    
2387    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2388
2389commit 570e2ff8736bbc977085c5b3e47d159d4dffd90b
2390Author: Alan Coopersmith <alan.coopersmith@sun.com>
2391Date:   Sat Oct 24 00:06:05 2009 -0700
2392
2393    More updates to Release Notes for X11R7.5
2394    
2395    - Try to explain the katamari & modules better in the introduction
2396    - Add section about build system changes
2397    - Add VPDAU to DRI2 description
2398    - Move driver list after new feature list & server overview
2399    - Update driver list for new & dropped drivers, add missing man page links
2400    - Drop out-of-date XDarwin description
2401    - Drop out-of-date warning that window managers don't support Xinerama
2402    - Move DGA 2.0 to deprecated features section
2403    - Add notes about changes to C-A-B default & blackroot/nocursor (-retro)
2404    - Drop description of Luxi fonts that duplicates fonts.sgml
2405    - Add note about new default font directory & compression options
2406    - Update CID font support section to state it's been removed
2407    - Add to removed features section: fontcache extension, libXaw8 (Xprint),
2408      kdrive servers (Xvesa and friends)
2409    - Add to future removals: HAL input device support, Xsdl, DGA 2.0
2410    - Updates to contributor lists
2411    - Change from DocBook/SGML 4.2 to DocBook/XML 4.3
2412    
2413    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2414
2415commit 2c6eff5f97be03af4673c313033d7b28a7e5f1ed
2416Author: Alan Coopersmith <alan.coopersmith@sun.com>
2417Date:   Sat Oct 24 00:05:11 2009 -0700
2418
2419    Make DTD version match DTD URL in XACE-Spec.sgml & Xserver-spec.sgml
2420    
2421    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2422
2423commit 0107875923cb585e9ba0b86c11e14d94a0954f61
2424Author: Alan Coopersmith <alan.coopersmith@sun.com>
2425Date:   Fri Oct 23 16:41:16 2009 -0700
2426
2427    Update BSD platform docs for 7.5 release
2428    
2429    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2430
2431commit 98b7aa8dd7d270f578144ba2e78c36c3bd57c0fd
2432Author: Alan Coopersmith <alan.coopersmith@sun.com>
2433Date:   Fri Oct 23 16:35:40 2009 -0700
2434
2435    Update fonts.sgml for the last few years worth of font changes
2436    
2437    - CID fonts are no longer supported
2438    - font backends are no longer loadable modules
2439    - font paths may be specified as catalogue: directories
2440    - font paths are now optional in xorg.conf files
2441    - default font dir change from /usr/X11R6/lib/X11/fonts
2442      to /usr/share/fonts/X11
2443    - the Type1 & X-TT font backends/modules are no longer available
2444    
2445    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2446
2447commit 7fb8d99c74fc122313323de177f20ed2601bbbd7
2448Author: Alan Coopersmith <alan.coopersmith@sun.com>
2449Date:   Thu Oct 22 23:21:07 2009 -0700
2450
2451    Move description of XFree86 4.4 compose changes to Compose man page in libX11
2452    
2453    After 5 years, they no longer need to be called out as a new feature in
2454    the release notes.
2455    
2456    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2457
2458commit 2f53384c7b3f2bdde1be530ef213f413a9e87e02
2459Author: Alan Coopersmith <alan.coopersmith@sun.com>
2460Date:   Sun Oct 18 00:20:01 2009 -0700
2461
2462    RELNOTES: Correct release for Compose file changes
2463    
2464    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2465
2466commit d8a9612d5d0855f711955cd1f4fbc9e5d6f44038
2467Author: Alan Coopersmith <alan.coopersmith@sun.com>
2468Date:   Sun Oct 18 00:16:57 2009 -0700
2469
2470    RELNOTES: Fix some character entity codes
2471    
2472    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2473
2474commit 47ab9a206702b732dfe9713d0425ab94a32cc8e9
2475Author: Alan Coopersmith <alan.coopersmith@sun.com>
2476Date:   Sat Oct 17 21:18:50 2009 -0700
2477
2478    xorg-docs 1.4.99.902 (1.5 RC 2) snapshot for X11R7.5 RC1 docs
2479    
2480    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2481
2482commit 88790927611a794b9acd55d35886679a84c449c6
2483Author: Alan Coopersmith <alan.coopersmith@sun.com>
2484Date:   Sat Oct 17 20:34:51 2009 -0700
2485
2486    RELNOTES: Update contributor list from git-log of all katamari modules
2487    
2488    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2489
2490commit cb5a9694f696564173bcf247af2ab329c8e7ed8d
2491Author: Alan Coopersmith <alan.coopersmith@sun.com>
2492Date:   Sat Oct 17 14:08:38 2009 -0700
2493
2494    Move xtrans specs to lib/libxtrans module
2495    
2496    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2497
2498commit 15d1cb348904f849c671926fa3a03ed2652b27e8
2499Author: Alan Coopersmith <alan.coopersmith@sun.com>
2500Date:   Wed Oct 14 20:02:00 2009 -0700
2501
2502    LICENSE: update license notes for 7.5 release
2503    
2504    - Copy introductory comments from README.sgml
2505    - Add preferred license format from xserver/COPYING
2506    - In sections with mixed license text & description, use blockquotes to
2507      distinguish the license text
2508    - Move XFree86 1.1 license statement from the top to the XFree86 license
2509      section
2510    - Update NetBSD Foundation license to current form (drop advertising clauses)
2511    - Drop NVIDIA custom license now that they've moved to standard MIT
2512    - Replace GLX Public License with SGI Free B
2513    - Drop SGI CID Font Code Public License since the code is no longer shipped
2514    
2515    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2516
2517commit 11bc345d8693ed308ce2473c66f65d8fe4efaaf6
2518Author: Alan Coopersmith <alan.coopersmith@sun.com>
2519Date:   Wed Oct 14 19:05:42 2009 -0700
2520
2521    Move libX11/XIM/locale specs to libX11 module
2522    
2523    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2524
2525commit b32b02d3da0b1a197c249aa92d3a2c5f039f38d0
2526Author: Alan Coopersmith <alan.coopersmith@sun.com>
2527Date:   Tue Oct 13 13:37:41 2009 -0700
2528
2529    Move Xprint docs to printproto, libXp, & Xprint server modules
2530    
2531    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2532
2533commit e97bdda6d9ce4046b29afd6780ec1d8468f6f751
2534Author: Alan Coopersmith <alan.coopersmith@sun.com>
2535Date:   Tue Oct 13 10:56:35 2009 -0700
2536
2537    Move rstart specs to app/rstart module
2538    
2539    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2540
2541commit 35108198ceed3969ce89d7ea2499ced0b08fbfa6
2542Author: Alan Coopersmith <alan.coopersmith@sun.com>
2543Date:   Mon Oct 12 22:54:38 2009 -0700
2544
2545    Move specs/PM/PM_spec to proto/pmproto module
2546    
2547    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2548
2549commit 0fb0e8edd5418f07a3f7144d5b2818efe2b748ac
2550Author: Alan Coopersmith <alan.coopersmith@sun.com>
2551Date:   Sat Oct 10 16:37:10 2009 -0700
2552
2553    Move xv-protocol-v2.txt from xorg-docs to videoproto
2554    
2555    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2556
2557commit fb6bf562b558b59a9d0e06dd8886ff93deeee1dd
2558Author: Alan Coopersmith <alan.coopersmith@sun.com>
2559Date:   Sat Oct 10 00:46:05 2009 -0700
2560
2561    Move session management specs to libSM module
2562    
2563    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2564
2565commit 2b2cf62524e99075b6c613e38310748e769efddb
2566Author: Alan Coopersmith <alan.coopersmith@sun.com>
2567Date:   Fri Oct 9 22:14:54 2009 -0700
2568
2569    Bug 10274: X(7) manpage doesn't document %D for environment variables
2570    
2571    https://bugs.freedesktop.org/show_bug.cgi?id=10274
2572    Reported to Debian by Julian Gilbey (Debian BTS #243597)
2573    
2574    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2575
2576commit c10b0ac6f19778d6e8d0ce5033ee7e8710b02c17
2577Author: Alan Coopersmith <alan.coopersmith@sun.com>
2578Date:   Fri Oct 9 16:01:18 2009 -0700
2579
2580    Move Xaw specs to libXaw repo
2581    
2582    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2583
2584commit d6c1d6f145c39981ae0757b419241c0d4bcc9919
2585Author: Alan Coopersmith <alan.coopersmith@sun.com>
2586Date:   Wed Oct 7 21:31:39 2009 -0700
2587
2588    Replace old Xdarwin docs with pointer to current Xquartz website
2589    
2590    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2591    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2592
2593commit f52d807aa18580b7b23ddf4d743d61c3df248052
2594Author: Alan Coopersmith <alan.coopersmith@sun.com>
2595Date:   Wed Oct 7 11:01:41 2009 -0700
2596
2597    Remove very-out-of-date docs for Lynx & OS/2 platforms
2598    
2599    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2600
2601commit d3aa188d287fb449e620d9b8e5dddffabd321eee
2602Author: Alan Coopersmith <alan.coopersmith@sun.com>
2603Date:   Wed Oct 7 10:53:40 2009 -0700
2604
2605    Move specs/Xserver/fontlib.ms to lib/libXfont
2606    
2607    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2608
2609commit ea742b44c81800616ba308c5a021bf4b32312947
2610Author: Alan Coopersmith <alan.coopersmith@sun.com>
2611Date:   Wed Oct 7 10:52:33 2009 -0700
2612
2613    Mark XTrap as Obsolete in MAINTAINERS
2614    
2615    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2616
2617commit c2f2503d2dd26b9306c5783a29785380bf531a24
2618Author: Guillem Jover <guillem@hadrons.org>
2619Date:   Wed Sep 23 02:55:53 2009 +0200
2620
2621    Add .gitignore files
2622    
2623    Signed-off-by: Guillem Jover <guillem@hadrons.org>
2624
2625commit 724b114c4eb98e505936455079864af23169cfdf
2626Author: Guillem Jover <guillem@hadrons.org>
2627Date:   Sat Sep 19 15:14:08 2009 +0200
2628
2629    MAINTAINERS: Use xorg-devel instead of xorg for mailing list
2630    
2631    Signed-off-by: Guillem Jover <guillem@hadrons.org>
2632    Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2633
2634commit 11d244cdb677447947aebdca6ea44a74a3480cfe
2635Author: Alan Coopersmith <alan.coopersmith@sun.com>
2636Date:   Thu Oct 1 23:24:03 2009 -0700
2637
2638    Move specs/XvMC/XvMC_API.txt to libXvMC module
2639    
2640    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2641
2642commit 6143ef460e0f5c1aca28effa2f4ec0c0a9ebe26a
2643Author: Alan Coopersmith <alan.coopersmith@sun.com>
2644Date:   Thu Oct 1 23:21:32 2009 -0700
2645
2646    Move specs/Xv/xv-library-v2.2.txt to libXv module
2647    
2648    Remove library spec this time, not the protocol spec.   Oops.
2649    
2650    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2651
2652commit adaa4bdc67098f6ca26c214b7c62d8cacebc840b
2653Author: Alan Coopersmith <alan.coopersmith@sun.com>
2654Date:   Thu Oct 1 23:05:51 2009 -0700
2655
2656    Move specs/Xv/xv-library-v2.2.txt to libXv module
2657    
2658    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2659
2660commit 7aecfa578192aeb37e8f82ff827695fb4d4b5c1b
2661Author: Alan Coopersmith <alan.coopersmith@sun.com>
2662Date:   Thu Oct 1 22:18:24 2009 -0700
2663
2664    Move specs/Render/library to libXrender module
2665    
2666    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2667
2668commit 16e0cf42ff7d160c1b917c1e671d8832359986ca
2669Author: Alan Coopersmith <alan.coopersmith@sun.com>
2670Date:   Thu Oct 1 21:25:09 2009 -0700
2671
2672    Remove hardcopy directory
2673    
2674    Almost all files in there were generated output, many of which were
2675    generated from older versions and were now out of date.
2676    
2677    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2678
2679commit d905ce5cab6c4845e459e7f531233e50c9a1f543
2680Author: Peter Hutterer <peter.hutterer@who-t.net>
2681Date:   Fri Oct 2 11:44:06 2009 +1000
2682
2683    Remove X Input protocol spec.
2684    
2685    The protocol spec has moved to the inputproto component. Rather than having
2686    two different specs that may become out-of-sync, remove it from here and
2687    stick a reference in.
2688    
2689    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2690    Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
2691
2692commit f0299dace37eb111bcc09cf6578bb4b16c874c7d
2693Author: Peter Hutterer <peter.hutterer@who-t.net>
2694Date:   Fri Oct 2 11:50:23 2009 +1000
2695
2696    Remove out-dated XI2 stuff from Xi protocol spec.
2697    
2698    The protocol spec here represents the state after the MPX merge and has
2699    changed considerably since. The new spec is over in the inputproto module.
2700    
2701    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2702    Reviewed-by: Alan Coopersmith <alan.coopersmith@sun.com>
2703
2704commit f7fe7beb7a4d0509a23ffc34a4a5739b28d82850
2705Author: Alan Coopersmith <alan.coopersmith@sun.com>
2706Date:   Fri Sep 18 21:19:15 2009 -0700
2707
2708    1.4.99.901 (1.5 RC 1) snapshot for X11R7.5 RC1 docs
2709    
2710    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2711
2712commit ce15facd8bfac5abdf263c416be06665aeacad46
2713Author: Alan Coopersmith <alan.coopersmith@sun.com>
2714Date:   Fri Sep 18 21:07:18 2009 -0700
2715
2716    Fix X11R version numbers in fonts document
2717    
2718    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2719
2720commit 5df216cea0c400f6e8ea6878907377d034e54de5
2721Author: Alan Coopersmith <alan.coopersmith@sun.com>
2722Date:   Fri Sep 18 20:36:03 2009 -0700
2723
2724    Drop Bitstream Vera from license doc since we no longer ship those fonts
2725    
2726    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2727
2728commit c8690bf2becafef051445aae5a4a0e1b79494c2d
2729Author: Alan Coopersmith <alan.coopersmith@sun.com>
2730Date:   Fri Sep 18 19:51:22 2009 -0700
2731
2732    Add SVG conversion of misc/xlogo.epsi
2733    
2734    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2735
2736commit f670bbb87a4c9658d0257cb9c58b31e6a8fd870e
2737Author: Alan Coopersmith <alan.coopersmith@sun.com>
2738Date:   Fri Sep 18 18:48:34 2009 -0700
2739
2740    General man page updates for 7.5 release
2741    
2742    - Correct current default paths for many files/env vars
2743    - Remove Xprint, XDarwin, lbxproxy, kbd_mode, & MIT-KERBEROS-5 references
2744    - Add Xephyr, Xquartz, Xvnc & XWin to X server list in "See Also"
2745    - Make display manager discussion more generic
2746    - Displays can have more than one keyboard and mouse each now
2747    - Note that Qt & GTK+ apps don't use X Resources
2748    - Remove XFT_CONFIG from list of environment variables
2749    - Strip trailing whitespace
2750    
2751    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2752
2753commit b142c8140bf726246ef28ffc7e9438c32512b0bc
2754Author: Alan Coopersmith <alan.coopersmith@sun.com>
2755Date:   Fri Sep 18 17:38:31 2009 -0700
2756
2757    Add pointers to wiki, bugzilla & git to the readme
2758    
2759    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2760
2761commit eed6e609cc55ab30889de303fdb9ef9663e7709a
2762Author: Alan Coopersmith <alan.coopersmith@sun.com>
2763Date:   Fri Sep 18 17:36:49 2009 -0700
2764
2765    MAINTAINERS: vga is obsolete, ati 3-way-split has been finished
2766    
2767    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2768
2769commit c469f170a9371171fac3abbaf5e398a5fd5535bf
2770Author: Alan Coopersmith <alan.coopersmith@sun.com>
2771Date:   Thu Sep 17 08:08:18 2009 -0700
2772
2773    Reformat credits list in RELNOTES for better readability
2774    
2775    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2776
2777commit cc89c042e1143f276fe7ab22d2171d7569f5c902
2778Author: Alan Coopersmith <alan.coopersmith@sun.com>
2779Date:   Wed Sep 16 20:53:26 2009 -0700
2780
2781    Start updating README & RELNOTES for X11R7.5
2782    
2783    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2784
2785commit 265aa0510d925efb59de9eea6b5da63ef2834483
2786Author: Alan Coopersmith <alan.coopersmith@sun.com>
2787Date:   Wed Sep 16 17:30:13 2009 -0700
2788
2789    Strip trailing whitespace from sgml docs
2790    
2791    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2792
2793commit 7b5518a9c3bb35f50fe2dd9f7be1a77549a05f54
2794Author: Alan Coopersmith <alan.coopersmith@sun.com>
2795Date:   Wed Sep 16 11:26:13 2009 -0700
2796
2797    Solaris platform docs update for Xorg 1.7
2798    
2799    Drop long out of date information
2800    Add updates for new virtual terminal support in OpenSolaris
2801    
2802    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2803
2804commit 8b49e7e5eca50f47c70639e74be72b71df9d0577
2805Author: Peter Hutterer <peter.hutterer@who-t.net>
2806Date:   Wed Sep 9 13:52:22 2009 +1000
2807
2808    MAINTAINERS: Update input-void maintainer from ajax to me.
2809    
2810    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2811
2812commit 8bb6f8d72d67ace53771bbec9c748dd115b8dbcf
2813Author: Keith Packard <keithp@keithp.com>
2814Date:   Thu Sep 3 14:06:17 2009 -0700
2815
2816    Add Makefile to build x11.pdf
2817    
2818    Signed-off-by: Keith Packard <keithp@keithp.com>
2819
2820commit e73134d2e82b147c857e0c2bda8f16f7fff58142
2821Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
2822Date:   Mon Jun 29 16:05:09 2009 -0400
2823
2824    xace: property access hook documentation updates for Post hook.
2825    
2826    Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
2827
2828commit 3cc3a00d84ea54e659d93f0c5a1ba403be07f7ec
2829Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
2830Date:   Fri Jun 19 18:17:59 2009 -0400
2831
2832    xace: device access hook documentation updates for XI2.
2833    
2834    Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
2835
2836commit 18556c4ba2840b94549630797fc10c26f344f387
2837Author: Alan Coopersmith <alan.coopersmith@sun.com>
2838Date:   Thu Jun 4 21:35:48 2009 -0700
2839
2840    Move xfs/libFS docs to app/xfs & lib/libFS
2841    
2842    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2843
2844commit 957e9fc847048b48b84f0aaca4f810724eca2fd1
2845Author: Peter Hutterer <peter.hutterer@who-t.net>
2846Date:   Fri May 15 10:03:22 2009 +1000
2847
2848    Xi: DevicePropertyNotify events were introduced with 1.5, not 2.0
2849    
2850    Reported-by: Alan Coopersmith <alan.coopersmith@sun.com>
2851    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2852
2853commit dc85e859c5690d6d467c6b61653991ad289e4f15
2854Author: Peter Hutterer <peter.hutterer@who-t.net>
2855Date:   Fri May 15 10:02:09 2009 +1000
2856
2857    Xi: s/secifies/specifies/g
2858    
2859    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2860
2861commit 73ced6e24e28f97f1b4c5f6ec612e06c0c2c6477
2862Author: Peter Hutterer <peter.hutterer@who-t.net>
2863Date:   Wed Feb 18 10:51:49 2009 +1000
2864
2865    Add "Deactivated" state, mark deactivated input drivers as such.
2866    
2867    "Deactivated" is a step down from unmaintained, but before obsolete. If users
2868    come and require a deactivated package, this package may change back into
2869    "unmaintained" (or in paradise, even "Maintained") state.
2870    
2871    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2872
2873commit 00f4c1f5cbb16b819739f77e2b318a1b28973dcb
2874Author: Peter Hutterer <peter.hutterer@who-t.net>
2875Date:   Mon Feb 2 09:15:39 2009 +1000
2876
2877    Add xf86-input-synaptics maintainers.
2878    
2879    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2880
2881commit 4aa9abf958582588829c591a3f83420577301925
2882Author: Alan Coopersmith <alan.coopersmith@sun.com>
2883Date:   Tue Feb 17 17:19:43 2009 -0800
2884
2885    MAINTAINERS: Update lists of unmaintained and obsolete modules
2886    
2887    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2888
2889commit 83541f688b0e903f1c8c5b520ff0fd1b406f4420
2890Author: Alan Coopersmith <alan.coopersmith@sun.com>
2891Date:   Tue Feb 17 15:54:48 2009 -0800
2892
2893    MAINTAINERS: Remove compiz from X.Org apps
2894    
2895    They're moving away from X.Org/Freedesktop.Org hosting to their own
2896    bugzilla/git/mailing lists - see
2897    http://lists.freedesktop.org/archives/compiz/2009-February/003284.html
2898    
2899    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2900
2901commit 037374d93f7655bad76006c0f6e195974d079c21
2902Author: Alan Coopersmith <alan.coopersmith@sun.com>
2903Date:   Tue Feb 17 15:18:33 2009 -0800
2904
2905    MAINTAINERS: Add pointers to SubmittingPatches wiki page & xorg-devel list
2906    
2907    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2908
2909commit 026f0eae5357478cdf49449109d4c14c238ebad9
2910Author: Alan Coopersmith <alan.coopersmith@sun.com>
2911Date:   Wed Feb 4 17:01:17 2009 -0800
2912
2913    Accept maintainership of keyboard & mouse drivers
2914
2915commit d1eb4c61b465e36c509358d3a1d8861f53059bb5
2916Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
2917Date:   Tue Jan 27 15:45:47 2009 -0200
2918
2919    Correct make distcheck.
2920
2921commit b7362d0bd77957d30fe16b14708643eea2a01acf
2922Author: Peter Hutterer <peter.hutterer@redhat.com>
2923Date:   Fri Sep 26 13:08:02 2008 +0930
2924
2925    Xi specs: Add JOYSTICK as predefined device type.
2926
2927commit 4d54bb7e109816f374ea0211aff0a82c38b59d4e
2928Author: Peter Hutterer <peter.hutterer@redhat.com>
2929Date:   Fri Sep 26 11:42:43 2008 +0930
2930
2931    Xi specs: Update device properties requests/event.
2932    
2933    ConfigureDeviceProperty and QueryDevicProperty have been removed, "pending"
2934    does not exist anymore.
2935    BadAccess may be returned for deletion or modification.
2936    DevicePropertyNotify events are not XGE events.
2937    
2938    Label DPs as introduced with XI 1.5
2939
2940commit a1048ea88ad0bcb05cee9592039578ba3e89e648
2941Author: Jerome Pinot <ngc891@gmail.com>
2942Date:   Sun Sep 21 21:51:53 2008 +0200
2943
2944    Fix rgb.txt. Bug #17689.
2945
2946commit 372749a6871cefa3277407c5098fcdcd0c20c3d6
2947Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
2948Date:   Wed Jul 30 18:09:01 2008 -0300
2949
2950      Update configure.ac for removal of empty directories.
2951    
2952    This is a minor correction to commit 1cd356558d2748e4f8bca0d63c832cf5a623321e.
2953
2954commit 409c8df5fe657ef3700d5e475b4d07cb152ac807
2955Author: Alan Coopersmith <alan.coopersmith@sun.com>
2956Date:   Tue Jul 29 18:10:24 2008 -0700
2957
2958    Update XOrgFoundation man page to point to git, not cvs
2959
2960commit 34c863c2ba2838d42ff88e5f008538d2a250dfb7
2961Author: Alan Coopersmith <alan.coopersmith@sun.com>
2962Date:   Tue Jul 29 17:56:21 2008 -0700
2963
2964    X(7) man page formatting & typo fixes
2965
2966commit a9fb8c55a03609c5314a4162a48007eb695eb66a
2967Author: Peter Hutterer <peter.hutterer@who-t.net>
2968Date:   Tue Jul 29 09:47:29 2008 +0930
2969
2970    Xi specs: Update DevicePresence for DeviceControlChanged
2971    
2972    Also stick a comment into ChangeDeviceControl that it causes presence events.
2973
2974commit b5b6acedd659328206dc20ff08818fd11502b460
2975Author: Julien Cristau <jcristau@debian.org>
2976Date:   Sun Jul 27 14:24:37 2008 +0200
2977
2978    rename security.man to Xsecurity.man
2979
2980commit 1cd356558d2748e4f8bca0d63c832cf5a623321e
2981Author: Julien Cristau <jcristau@debian.org>
2982Date:   Sun Jul 27 14:14:48 2008 +0200
2983
2984    fix build in a builddir
2985    
2986    wildcards considered harmful
2987    also remove empty subdirectories
2988
2989commit 3fcc6b06b64535550ea95582d3d5d70fb6490ee9
2990Author: Peter Hutterer <peter.hutterer@who-t.net>
2991Date:   Mon Jul 21 16:51:38 2008 +0930
2992
2993    Xi specs: Allow same mapping for multiple buttons in XI 2.
2994
2995commit b7f15e42b23264053f366770e514c1dd48420d6b
2996Author: Peter Hutterer <peter.hutterer@who-t.net>
2997Date:   Wed Jul 9 12:40:25 2008 +0930
2998
2999    Xi specs: add protocol documation for input device properties.
3000
3001commit e445b3aaaa514813ce52ba775c62d2e2d97da1d1
3002Author: Adam Jackson <ajax@redhat.com>
3003Date:   Wed Jul 2 14:52:24 2008 -0400
3004
3005    Various subsystem updates.
3006
3007commit 214b85c4fabc14aa53a8b8a94fb36567074f3df7
3008Author: Peter Hutterer <peter.hutterer@who-t.net>
3009Date:   Wed Jul 2 21:51:22 2008 +0930
3010
3011    MAINTAINERS: update my email address.
3012
3013commit 790e697dd052ffabdf2b9489ec256be060b94605
3014Author: Peter Hutterer <peter@cs.unisa.edu.au>
3015Date:   Thu Jun 19 20:45:05 2008 +0930
3016
3017    Xi specs: update the description of the state field (device events).
3018    
3019    XI 2:
3020    If dev is a master device: state == device state + state of paired master
3021    If dev is attached: state == device state + state of device paired with master
3022    if dev is floating: state == device state, all other bits 0
3023
3024commit 6c951a0c5ee439db66c350f7429460f81c3af497
3025Author: Peter Hutterer <peter@cs.unisa.edu.au>
3026Date:   Tue Jun 17 14:38:54 2008 +0930
3027
3028    MAINTAINERS: Looks like evdev is mine now.
3029    
3030    Complaints can be filed at every full moon but only before 3pm.
3031
3032commit 46335b4f4f55174ff72175ee3487902c20e21156
3033Author: Daniel Stone <daniel@fooishbar.org>
3034Date:   Thu Jun 12 01:11:39 2008 +0300
3035
3036    MAINTAINERS: Peter is really the input king these days
3037    
3038    Make this reflect the status quo.  Not checked with Peter for fear he'd
3039    say no.
3040
3041commit 2e3ce4a2ca3e3ce1a29b9d78dffd8cf5029ce72c
3042Author: Peter Hutterer <peter@cs.unisa.edu.au>
3043Date:   Thu May 22 11:44:34 2008 +0930
3044
3045    Xi specs: Add note that we're including 2.0 as well now.
3046
3047commit b7b59362de9389d5d891eb77731ca8c260e0d845
3048Merge: c86a9b7 4c4b977
3049Author: Peter Hutterer <peter@cs.unisa.edu.au>
3050Date:   Mon May 12 17:46:58 2008 +0930
3051
3052    Merge branch 'master' into mpx
3053    
3054    Conflicts:
3055    
3056            specs/Xi/protocol.xml
3057
3058commit 4c4b977b3f53b14a33028160bc3b43b6f49bba3c
3059Author: Peter Hutterer <peter@cs.unisa.edu.au>
3060Date:   Mon May 12 17:45:16 2008 +0930
3061
3062    Xi specs: note about deprecated Change[Keyboard|Pointer]Device.
3063    
3064    Server 1.4 (coincidentally also XI 1.4) always returns BadDevice.
3065
3066commit 019258abc5bb90afb725676510f76799b54be814
3067Author: Peter Hutterer <peter@cs.unisa.edu.au>
3068Date:   Mon May 12 16:56:15 2008 +0930
3069
3070    Xi specs: add DevicePresence events.
3071    (cherry picked from commit c86a9b7b93e8c47ff6382f3960b427bf2adb4861)
3072
3073commit c86a9b7b93e8c47ff6382f3960b427bf2adb4861
3074Author: Peter Hutterer <peter@cs.unisa.edu.au>
3075Date:   Mon May 12 16:54:21 2008 +0930
3076
3077    Xi specs: add DevicePresence events.
3078
3079commit 3fc64c7b9699d628be5f148d3c78c0ec49bfa74e
3080Author: Peter Hutterer <peter@cs.unisa.edu.au>
3081Date:   Mon May 12 16:43:33 2008 +0930
3082
3083    Xi specs: add XI 2.0 events.
3084
3085commit b8bfc9ad2d7cf1698dc7878ce892f1587e1cfd01
3086Author: Peter Hutterer <peter@cs.unisa.edu.au>
3087Date:   Mon May 12 15:16:43 2008 +0930
3088
3089    Xi specs: add new requests for XI 2.
3090
3091commit c25407c99646ba6ac801f7e7bd6005bbe074a72b
3092Author: Peter Hutterer <peter@cs.unisa.edu.au>
3093Date:   Mon May 12 14:01:54 2008 +0930
3094
3095    Xi specs: ListInputDevices, GetExtensionVersion and OpenDevice specs for XI2.
3096
3097commit 1653c34f80420024c3e3d82cbee4d9afb0a714ed
3098Author: Peter Hutterer <peter@cs.unisa.edu.au>
3099Date:   Mon May 12 12:36:19 2008 +0930
3100
3101    Xi specs: add blurb about XI 2 device handling.
3102
3103commit 8d70d2e02231a535299ab48e88928d6c853bc71a
3104Author: Peter Hutterer <peter@cs.unisa.edu.au>
3105Date:   Sat May 10 23:22:25 2008 +0930
3106
3107    Xi specs: clean up xml, try to get a readable output.
3108    
3109    doclifter isn't perfect.
3110
3111commit 3122c88092b11253ed8ee43d70d692fa5428fbce
3112Author: Peter Hutterer <peter@cs.unisa.edu.au>
3113Date:   Sat May 10 23:08:19 2008 +0930
3114
3115    Xi specs: clean up the layout of the first page.
3116
3117commit d03eeef819d444504cae3f5135da2d3b3f0e5235
3118Author: Peter Hutterer <peter@cs.unisa.edu.au>
3119Date:   Sat May 10 23:02:29 2008 +0930
3120
3121    Xi specs: remove double headers, clean a few things out.
3122
3123commit a869e62df356837200bd0aee3575ee59c4d5d4cf
3124Author: Peter Hutterer <peter@cs.unisa.edu.au>
3125Date:   Sat May 10 16:32:48 2008 +0930
3126
3127    Xi specs: modify xml to parse through xmlto.
3128    
3129    Output isn't perfect, but at least is parses and spits out a PDF file.
3130
3131commit 023bac145790e87a2400bc6ad2fdf684f12a1098
3132Author: Peter Hutterer <peter@cs.unisa.edu.au>
3133Date:   Sat May 10 16:26:46 2008 +0930
3134
3135    Xi specs: Doclifted protocol.xml.
3136
3137commit 2327364cf7d2b71455a5b4f5aa3600516533e376
3138Author: Peter Hutterer <peter@cs.unisa.edu.au>
3139Date:   Sat May 10 16:25:39 2008 +0930
3140
3141    Remove a couple of tags unparseable by doclifter.
3142
3143commit b3c82abd3b1124dd27ab26a62b4135d74a24ed21
3144Author: Ed Catmur <ed@catmur.co.uk>
3145Date:   Tue May 6 17:49:20 2008 -0700
3146
3147    Bug 9842: "65533" is not a character number in the document character set
3148    
3149    X.Org Bugzilla #9842 <https://bugs.freedesktop.org/show_bug.cgi?id=9842>
3150    Patch #9127 <https://bugs.freedesktop.org/attachment.cgi?id=9127>
3151    
3152    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
3153
3154commit 48040b27fdc800498d302c019b2364af0bd327e8
3155Author: Alan Coopersmith <alan.coopersmith@sun.com>
3156Date:   Tue May 6 17:35:03 2008 -0700
3157
3158    Bug 4727: X(7) manpage is dated
3159    
3160    <http://bugs.freedesktop.org/show_bug.cgi?id=4727>
3161
3162commit e76d57030b7cf2bd1db6b3bb05d3b167b4180a4b
3163Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3164Date:   Tue Apr 1 17:34:07 2008 -0400
3165
3166    Update the server spec revision history to reflect recent changes.
3167
3168commit 206be459e2dca389a24e44e40d63b6ccb0ee9871
3169Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3170Date:   Tue Apr 1 17:21:33 2008 -0400
3171
3172    Update the server documentation for the devPrivates rework.
3173
3174commit d3ac8588bcd30c5bac145fb9913270e191e216fd
3175Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3176Date:   Fri Mar 28 18:11:34 2008 -0400
3177
3178    Attempt to banish the old DDX server documentation once more.
3179
3180commit b7a0378c908db6c4ce5744f143ab59df7416fdbd
3181Author: Adam Jackson <ajax@redhat.com>
3182Date:   Fri Mar 28 17:44:16 2008 -0400
3183
3184    Document fb, not mfb or cfb.
3185    Document changes to backing store and PaintWindow.
3186    
3187    Changes ported from old non-DocBook document.
3188
3189commit 5044891a7071dbcf85b77ba44b2e628d8fa3856a
3190Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3191Date:   Fri Mar 28 16:38:27 2008 -0400
3192
3193    Update XACE documentation for version 2.0.
3194
3195commit 9efacd15b8359cb4186717f148950020de3c7f75
3196Author: Alan Coopersmith <alan.coopersmith@sun.com>
3197Date:   Tue Mar 11 15:04:28 2008 -0700
3198
3199    List pcpa as xedit maintainer
3200
3201commit 2a72f382c7685f9188f9c0eca8f14642f0fcdbf6
3202Author: Adam Jackson <ajax@redhat.com>
3203Date:   Sun Feb 17 09:33:46 2008 +1100
3204
3205    Document changes to backing store and PaintWindow.
3206
3207commit 9918fd466fac4fac80e4054157d42af955aefccd
3208Author: Adam Jackson <ajax@redhat.com>
3209Date:   Sun Feb 17 09:22:14 2008 +1100
3210
3211    Document fb, not mfb or cfb.
3212
3213commit 3852d7c82410bd1b4cbd6934f28a579d99794660
3214Author: Adam Jackson <ajax@redhat.com>
3215Date:   Sun Feb 17 09:05:12 2008 +1100
3216
3217    Nuke RCS tag.
3218
3219commit 74e2e3975a962bd468d321d09271cc1c23235871
3220Author: Adam Jackson <ajax@redhat.com>
3221Date:   Sun Feb 17 08:47:40 2008 +1100
3222
3223    Import the source for the DDX documentation from old Xorg CVS.
3224
3225commit 27aa7a163ab71f0359a422d1fbf361af59e029e0
3226Author: Ben Byer <bbyer@apple.com>
3227Date:   Mon Feb 11 20:33:09 2008 -0800
3228
3229    Adding Jeremy Huddleston to Xquartz
3230
3231commit 0683f91831724a0ed4f58a87d2baf0b8f6421ac3
3232Author: Eric Anholt <eric@anholt.net>
3233Date:   Thu Jan 24 10:46:22 2008 -0800
3234
3235    Add xf86-input-aiptek maintainer per request.
3236
3237commit 28a07e8424a0493290ecfd443157e635a51d3cc5
3238Author: Eric Anholt <eric@anholt.net>
3239Date:   Thu Jan 24 10:44:46 2008 -0800
3240
3241    Update xf86-video-intel entry.
3242
3243commit 681c2c135e00a3f212a814842921c993bfe1fc09
3244Author: Philip Langdale <philipl@fido2.homeip.net>
3245Date:   Thu Dec 20 14:20:20 2007 -0800
3246
3247    MAINTAINERS: Add xinput maintainer
3248
3249commit 776ed20c42f93dc70c055b9f53112b3c827bf702
3250Author: James Cloos <cloos@jhcloos.com>
3251Date:   Thu Dec 6 16:37:36 2007 -0500
3252
3253    Replace static ChangeLog with dist-hook to generate from git log
3254
3255commit 40a33d1fdfccecb1b5d5c88e75b0efa8c2bb0c57
3256Author: Alan Coopersmith <alan.coopersmith@sun.com>
3257Date:   Tue Sep 4 15:09:09 2007 -0700
3258
3259    Remove more $XdotOrg$ CVS id tags
3260
3261commit 71d1526ff9296913a1c64790e7c087ff8b244f2a
3262Author: Alan Coopersmith <alan.coopersmith@sun.com>
3263Date:   Tue Sep 4 15:07:00 2007 -0700
3264
3265    Update server-interpreted address types registry
3266
3267commit a0dbd3543cdfc407c042c5e7ae28f00a6e1b893c
3268Author: Alan Coopersmith <alan.coopersmith@sun.com>
3269Date:   Tue Sep 4 15:04:58 2007 -0700
3270
3271    Remove RCS/CVS id tags from registry
3272
3273commit 475c4c083591522d336cf63e88b6368b403388d8
3274Author: James Cloos <cloos@jhcloos.com>
3275Date:   Thu Aug 23 22:31:38 2007 -0400
3276
3277    Add comment to X11.keysyms about what is missing
3278
3279commit c95f550eadc47b61b8709267f0fd06be7e3821f8
3280Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
3281Date:   Fri Aug 10 11:12:17 2007 +0200
3282
3283    Add me as xsetroot maintainer
3284
3285commit 8f8a87978ba53597f89fde2e439f257a2bfea0b7
3286Author: Jochen Voss <voss@debian.org>
3287Date:   Wed May 30 09:35:06 2007 -0700
3288
3289    Bug 11104: misprint in xlib manual, broken example in X Toolkit intrinsics, etc.
3290    
3291    X.Org Bugzilla #11104 <https://bugs.freedesktop.org/show_bug.cgi?id=11104>
3292    Patch #10137 <https://bugs.freedesktop.org/attachment.cgi?id=10137>
3293    Contributed upstream from Debian's 023_specs_doc_fixes.diff
3294
3295commit 9707b3c3990690ea699cd1c2331ac9929e5c12e6
3296Author: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
3297Date:   Fri Apr 27 00:41:07 2007 +0200
3298
3299    Add myself as maintainer for xf86-input-acecad.
3300
3301commit df52a9aee5f24d9d464cb9345cc1bb00c90342da
3302Author: Matthieu Herrb <matthieu.herrb@laas.fr>
3303Date:   Sun Apr 15 19:56:01 2007 +0200
3304
3305    Add my self as maintainer for a couple of applications.
3306
3307commit 1f00575247a08f389eeea3ca1d8abecbcb73e3ac
3308Author: Sascha Hlusiak <saschahlusiak@arcor.de>
3309Date:   Mon Mar 12 23:39:40 2007 -0400
3310
3311    MAINTAINERS: Add xf86-input-joystick maintainer
3312
3313commit b66ba1b856dfeb9a8a474f753118ba31bd599364
3314Author: Daniel Stone <daniel@fooishbar.org>
3315Date:   Sat Mar 10 20:18:10 2007 +0200
3316
3317    MAINTAINERS: Add xf86-video-glide maintainer
3318    For some reason, someone's stepped up to maintain glide.
3319
3320commit 88e89743908cf8c271a2a8a4adadc064e9f9192d
3321Author: Daniel Stone <daniel@fooishbar.org>
3322Date:   Sat Mar 10 20:17:28 2007 +0200
3323
3324    Remove ChangeLog
3325
3326commit 8ba785a9defd823f8a3ccae052f53462f7141a05
3327Merge: b3e029d e8dccc9
3328Author: Ian Romanick <idr@us.ibm.com>
3329Date:   Fri Feb 23 10:18:37 2007 -0800
3330
3331    Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/doc/xorg-docs
3332
3333commit b3e029d998c3039f816a602ffd92cbda6a97ac39
3334Author: Ian Romanick <idr@us.ibm.com>
3335Date:   Fri Feb 23 10:18:25 2007 -0800
3336
3337    Add libpciaccess and xf86-video-xgi.  Update xf86-video-mga.
3338    
3339    Add entries for libpciaccess (I hope this is the correct place for it)
3340    and xf86-video-xgi.  Mark myself as the maintainer for both.  Add
3341    myself and Tilman Sauerbeck as maintainers for xf86-video-mga.
3342
3343commit e8dccc9b413f6c8e3fb46d451fcc555b55113302
3344Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3345Date:   Thu Feb 15 11:41:20 2007 -0500
3346
3347    Bug #6988: Change behavior of Security extension per user feature request.
3348
3349commit 7b39be73bf4b92b6fa86d98d66d34e4d43d1edff
3350Author: Ben Byer <bbyer@bbyer.apple.com>
3351Date:   Sun Feb 11 17:09:04 2007 -0800
3352
3353    added my email address
3354
3355commit 2a98afc388150e18e06d18d3178b1229ef35cbc6
3356Author: Jesse Barnes <jbarnes@hobbes.virtuousgeek.org>
3357Date:   Sun Feb 11 14:04:38 2007 -0800
3358
3359    Update OS X maintainer and list OS X/Darwin port as maintained (still need email and possible co-maintainer entries for OS X though).
3360
3361commit 95fc2f18c07ce12e3a86395a96f70ffee96f2a02
3362Author: Alan Coopersmith <alan.coopersmith@sun.com>
3363Date:   Tue Jan 30 13:31:24 2007 -0800
3364
3365    Update video driver table
3366    
3367    - Add wsfb
3368    - Remove vmware man page from listings for voodoo & wfb
3369
3370commit 8cade4ba11c7793101a28671c8263a93a1ec307e
3371Author: Alan Coopersmith <alan.coopersmith@sun.com>
3372Date:   Tue Jan 30 13:25:44 2007 -0800
3373
3374    Add missing closing tags to clear docbook2txt errors
3375
3376commit 303789056e7ffa648c01c476f60a4add8b27cee7
3377Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3378Date:   Tue Jan 23 02:36:20 2007 -0500
3379
3380    Bump to 1.4.
3381
3382commit 845cea72f6a16a922762c32e3699840446eeeeca
3383Author: Adam Jackson <ajax@benzedrine.nwnk.net>
3384Date:   Tue Jan 23 02:34:05 2007 -0500
3385
3386    Fix distcheck.
3387
3388commit c81c8da44ca0123dc6db7d5ce9efbfa60bfb9d30
3389Author: Eric Anholt <eric@anholt.net>
3390Date:   Tue Jan 9 11:30:35 2007 -0800
3391
3392    Remove render protocol doc now that it's been moved back to renderproto.
3393
3394commit b18066caf3c0bd70b21565ab748aee988f774cde
3395Author: Eric Anholt <eric@anholt.net>
3396Date:   Tue Jan 9 10:58:22 2007 -0800
3397
3398    More .gitignores for autoconf stuff.
3399
3400commit 181ab067fdb5b55834cb6a8f3587f80f243dc401
3401Author: Eric Anholt <eric@anholt.net>
3402Date:   Tue Jan 9 10:52:55 2007 -0800
3403
3404    Remove duplicated specs from proto modules.
3405    
3406    Updates that happened to these files (assuming the initial import was already
3407    from modular) have been propagated back to the proper locations in the
3408    protocol modules.
3409
3410commit ac409b9b393c739fc49e193c15412848124dec32
3411Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3412Date:   Fri Dec 22 20:55:05 2006 -0500
3413
3414    Revisions: reordering of sections.
3415
3416commit 55bf6ec04b8ec89b1c015da2ab4bdaed21f97938
3417Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3418Date:   Fri Dec 22 20:10:32 2006 -0500
3419
3420    Docbook conversion: X "Porting Layer" server spec.
3421
3422commit 9c33bb06a7a4d62e3cca77d3e54985b285a1cd83
3423Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3424Date:   Fri Dec 22 20:07:32 2006 -0500
3425
3426    Move SGML documents into category subdirectories.
3427
3428commit dcee0015b6c60e2c9d521491907da61e4c525a05
3429Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3430Date:   Fri Dec 22 19:29:53 2006 -0500
3431
3432    Add some semblance of subdirectories for categorizing SGML docs.
3433
3434commit 74087020664d01d3aa28871276dc277308b0d9d4
3435Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3436Date:   Fri Dec 22 19:18:50 2006 -0500
3437
3438    Put Makefile.am SGML build rules into a separate include file.
3439
3440commit 5c1ffdb7047f3daa453695c7568fe96b1f3b4050
3441Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3442Date:   Fri Dec 22 17:43:04 2006 -0500
3443
3444    Don't need directory cleaning stuff now that HTML target is fixed.
3445
3446commit d48586d03a30cf09d8ff7d055fbd3c3d69a91d6c
3447Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3448Date:   Fri Dec 22 16:22:35 2006 -0500
3449
3450    Change version in docbook DTD header - possible typo.
3451
3452commit 23aeba70a63a42709afcd0ec3881d56150d1a3a8
3453Author: Alan Coopersmith <alan.coopersmith@sun.com>
3454Date:   Thu Dec 14 13:34:10 2006 -0800
3455
3456    Typo fixes in XFixes protocol spec
3457
3458commit 85494798ed73eaabf8e9c030199a9deb33d21380
3459Author: Alan Coopersmith <alan.coopersmith@sun.com>
3460Date:   Thu Dec 14 13:32:20 2006 -0800
3461
3462    Update XFixes protocol spec to match XFixes 4.0
3463    
3464    Add ExpandRegion, HideCursor & ShowCursor requests
3465    Correct description of version numbering to match XFixes conventions
3466
3467commit 6910ace0a11f8596a67d2317e42da9bf3e0d4a48
3468Author: David Nusinow <dnusinow@debian.org>
3469Date:   Mon Dec 4 19:01:10 2006 -0500
3470
3471    Document that xkbdata is now deprecated.
3472
3473commit 8e604c3f7e991df4f99815e69cbb9b81a09c0d81
3474Author: David Nusinow <dnusinow@debian.org>
3475Date:   Sun Dec 3 11:16:26 2006 -0500
3476
3477    Spell check
3478
3479commit fb7d3dab570fee0d28afdfbfc7e49ce67cd63428
3480Author: David Nusinow <dnusinow@debian.org>
3481Date:   Sun Dec 3 11:10:37 2006 -0500
3482
3483    Rearrange configuration section. X -configure is the preferred method now.
3484
3485commit c1e6cecb9a3830bf5f3deee56d3b20a4af334d1f
3486Author: David Nusinow <dnusinow@debian.org>
3487Date:   Thu Nov 30 22:01:30 2006 -0500
3488
3489    Update driver list
3490
3491commit d18bdc85a4da799b49f4a7896e030257ad9e89d8
3492Author: David Nusinow <dnusinow@debian.org>
3493Date:   Thu Nov 30 21:41:48 2006 -0500
3494
3495    Comment out "Other extensions" section, which we don't need this time
3496
3497commit 480134a5cbc65aee820f9f499f2b72d2e3c6c739
3498Author: David Nusinow <dnusinow@debian.org>
3499Date:   Thu Nov 30 21:22:02 2006 -0500
3500
3501    Format new additions so that we don't need titles for each bulletpoint
3502
3503commit c48136dd02607847e268921013f52de868e9d1d5
3504Author: David Nusinow <dnusinow@debian.org>
3505Date:   Thu Nov 30 21:12:26 2006 -0500
3506
3507    Missing close bracket. Yay structured text.
3508
3509commit 1547c2ea9a0c9ac8182c787e7c903996c213a354
3510Author: David Nusinow <dnusinow@debian.org>
3511Date:   Thu Nov 30 21:11:37 2006 -0500
3512
3513    * Modular isn't new any more
3514    * Remove stuff about new platform support expected soon
3515    * Remove the loader things. That change happened in 7.1 so we don't have
3516      to belabor it now
3517    * Put EXA information in the section about the various extensions
3518    * Add information about system-wide DRM in the DRI section
3519    * Remove old new features of Xv
3520    * The keyboard -> kbd transition happened last release. Don't document it
3521      now
3522    * Formatting galore
3523
3524commit 3e00f62bc6961931e1138066f7a2a8fc2327d88c
3525Author: David Nusinow <dnusinow@debian.org>
3526Date:   Thu Nov 30 20:46:50 2006 -0500
3527
3528    Reorder platform-specific fixes because I'm biased
3529
3530commit 7fcd6428d4ba6091f6ace340d48d902c0c73294b
3531Author: David Nusinow <dnusinow@debian.org>
3532Date:   Thu Nov 30 20:46:00 2006 -0500
3533
3534    No extension protocol updates of note (just bugfixes) this release
3535
3536commit 75e15b618274396d712aa9c08c69d1b105c85192
3537Author: David Nusinow <dnusinow@debian.org>
3538Date:   Thu Nov 30 20:22:34 2006 -0500
3539
3540    * Modular isn't new any more. Don't pretend that it is.
3541    * Formatting fixes for the new features
3542
3543commit 6005194bc52ebd02af7df489e3b4884562375631
3544Author: David Nusinow <dnusinow@debian.org>
3545Date:   Thu Nov 30 20:16:19 2006 -0500
3546
3547    * Document autoconfig improvements
3548    * Document removal of LBX
3549    * Document removal of CID font support and deprecation of mkcmf
3550    * Massive amount of formatting cleanups
3551
3552commit 7fa58bbddb17224dbbda8354c929eb0cc14f64c7
3553Author: David Nusinow <dnusinow@debian.org>
3554Date:   Sun Nov 19 19:50:56 2006 -0500
3555
3556    Remove old big new features and add XACE info
3557
3558commit c0e11a6d03b9ce2950caaa1d322e804fad0ce568
3559Author: David Nusinow <dnusinow@debian.org>
3560Date:   Mon Nov 13 00:08:56 2006 -0500
3561
3562    Actually install the docs that we build
3563    (cherry picked from commit e3b8dbd8ff459883a5f0500bbc1361e1f4e8ff74)
3564
3565commit f0985f447bfbb1582896a5b4c82519fc9b581aaa
3566Author: David Nusinow <dnusinow@debian.org>
3567Date:   Sun Nov 12 23:48:02 2006 -0500
3568
3569    Build html docs as one big doc rather than several with bizarre names
3570    (cherry picked from commit a178dddc5114c1ad8fff7eb00f04ea062927b1ec)
3571
3572commit 1c263d078433f94135cb096e992fb15bb43c5964
3573Author: Daniel Stone <daniel@fooishbar.org>
3574Date:   Wed Nov 8 19:05:51 2006 +0200
3575
3576    bump to 1.3
3577
3578commit 4bdf33417bf381e7f06abd5d15051fd4d0d4005e
3579Author: David Nusinow <dnusinow@debian.org>
3580Date:   Sun Nov 5 13:26:11 2006 -0500
3581
3582    Format RELNOTES harder.
3583
3584commit 55e41efa4846b7cbe6698466bf8592b203ea8a3c
3585Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3586Date:   Fri Nov 3 13:20:48 2006 -0500
3587
3588    Add XACE documentation.
3589
3590commit d5bdb7df83b9763f7e4dd7f891ace7629c66ed31
3591Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3592Date:   Fri Nov 3 13:20:26 2006 -0500
3593
3594    Wildcard SGML files instead of having a hardcoded list.
3595
3596commit 32c2096e5ea92c440b7bc3fffe1f5925167b1d44
3597Author: Eamon Walsh <ewalsh@tycho.nsa.gov>
3598Date:   Fri Nov 3 12:34:46 2006 -0500
3599
3600    Introduce separate configure switches for each output format.
3601
3602commit 9a79090915b30bedac2ed31ab3567f849b6eabc4
3603Author: David Nusinow <dnusinow@debian.org>
3604Date:   Mon Oct 30 21:12:03 2006 -0500
3605
3606    Update fonts and dps after merge
3607
3608commit c32459ffdc34cb02e5dbf9187e5d838ee34dc6ef
3609Merge: 34b795c f1c534b
3610Author: David Nusinow <dnusinow@debian.org>
3611Date:   Mon Oct 30 20:56:08 2006 -0500
3612
3613    Merge branch 'master' of git+ssh://gravity@git.freedesktop.org/git/xorg/doc/xorg-docs
3614    
3615    Conflicts:
3616    
3617            sgml/dps.sgml
3618            sgml/fonts.sgml
3619
3620commit 34b795ce4b40d0c3a7283c5fcf54ac954ad590ff
3621Author: David Nusinow <dnusinow@debian.org>
3622Date:   Mon Oct 30 20:50:07 2006 -0500
3623
3624    Look for defs.ent in the standard location on the system. Currently, that assumes that defs.ent is in /usr/share/sgml, but I need to figure out how to make that configurable so that /usr/local/share/ will work also.
3625
3626commit 519da606a99e253e7e3742e343dea53dc594cefc
3627Author: David Nusinow <dnusinow@debian.org>
3628Date:   Mon Oct 30 20:34:49 2006 -0500
3629
3630    Put html files in a directory named after the sgml filename
3631
3632commit f1c534b0cf1924efdd714ca228a06e7b27ae02be
3633Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
3634Date:   Tue Oct 31 02:33:43 2006 +0100
3635
3636    Update DPS docs.
3637
3638commit fe4734f5886eb04960f9100096ea142455acb787
3639Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
3640Date:   Tue Oct 31 02:26:45 2006 +0100
3641
3642    Minor tweaks to fonts documentation.
3643
3644commit f497eaba3dd8af7de43edf8b3f0866e2c4c317c7
3645Author: David Nusinow <dnusinow@debian.org>
3646Date:   Sun Oct 29 18:47:27 2006 -0500
3647
3648    * Modify the build system to build docbook instead of linuxdoc
3649    * Remove outdated dps docs
3650
3651commit 7aa9940c2ba03b8d2f68430c8205c774aa53c3cf
3652Author: David Nusinow <dnusinow@debian.org>
3653Date:   Sun Oct 29 17:51:03 2006 -0500
3654
3655    Convert sgml docs to docbook. In classic xorg style, it's late 90's technology,
3656    coming to you today!
3657
3658commit 9340e597d8a2050dc9612c56a9e397a0a1b5e4e7
3659Author: David Nusinow <dnusinow@debian.org>
3660Date:   Tue Oct 17 17:28:35 2006 -0400
3661
3662    Add switch to disable building pdfs. Enabled by default.
3663
3664commit 53a87bc802b954d74deb4dc923711f88f29559c9
3665Author: Alan Coopersmith <alan.coopersmith@sun.com>
3666Date:   Wed Oct 11 13:15:15 2006 -0700
3667
3668    Add .gitignore
3669
3670commit 568ad6c48eea8e28eb5c9bbef90b676fa94ead01
3671Author: Alan Coopersmith <alan.coopersmith@sun.com>
3672Date:   Wed Oct 11 13:13:16 2006 -0700
3673
3674    Typo fixes in Render protocol spec
3675
3676commit 4e3cf7ab9f05ec3e5d9fa32176ff5a84ed03f231
3677Author: Alan Coopersmith <alan.coopersmith@sun.com>
3678Date:   Wed Oct 11 13:08:51 2006 -0700
3679
3680    Update date/version on Render protocol spec to match last update (0.10)
3681
3682commit fcb1831985960cf1778f4b0b23aa39eaedb1da50
3683Author: Alan Coopersmith <alan.coopersmith@sun.com>
3684Date:   Fri Oct 6 18:10:46 2006 -0700
3685
3686    Add MAINTAINERS entry for XACE subsystem of X server, Eamon Walsh as maintainer
3687
3688commit 83510b7ac42fbe2dbad45cd5e014b046516260da
3689Author: Adam Jackson <ajax@nwnk.net>
3690Date:   Mon May 22 23:05:48 2006 +0000
3691
3692    Bump to 1.2
3693
3694commit ed321adecf440b78713c3385341750cae3c37f79
3695Author: Kevin E Martin <kem@kem.org>
3696Date:   Mon May 22 20:03:26 2006 +0000
3697
3698    More updates for 7.1 release.
3699
3700commit 4e74365bef92cc02b2fb46984ca97dd469e559f2
3701Author: Adam Jackson <ajax@nwnk.net>
3702Date:   Mon May 22 15:39:58 2006 +0000
3703
3704    7.1 updates.
3705
3706commit 66b56616efe520a197efd41cdef973cb907500c5
3707Author: Deron Johnson <deron.johnson@sun.com>
3708Date:   Sat May 13 23:28:03 2006 +0000
3709
3710    Update for Composite protocol version 0.3 (Composite Overlay Window).
3711
3712commit c9bd5c8326eb6cc9192969f7cf1fa907cb22da16
3713Author: Daniel Stone <daniel@fooishbar.org>
3714Date:   Mon Apr 17 14:57:42 2006 +0000
3715
3716    Fix a couple of email addresses; nominate atimisc/via maintainers.
3717
3718commit 2f3b4c15765c57b263af45155ee5b667dbe05d3a
3719Author: Aaron Plattner <aplattner@nvidia.com>
3720Date:   Fri Apr 7 17:51:05 2006 +0000
3721
3722    Add my email address.
3723
3724commit 26d548d350cbd471ec30891628215943aa9b408f
3725Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3726Date:   Fri Apr 7 00:37:18 2006 +0000
3727
3728    Start splitting out maintained apps. (Accepted the xdm hot potato, stuck
3729        xkbcomp on Daniel as part of his XKB master plan, compiz on Dave R. -
3730        left the rest assigned to Jim, though probably should be listed as
3731        "Seeking maintainers".)
3732
3733commit fe0b23cf1db86fca2f68a3758964974a35717b88
3734Author: Adam Jackson <ajax@nwnk.net>
3735Date:   Sat Apr 1 23:38:43 2006 +0000
3736
3737    Bump to 1.1 for some reason.
3738
3739commit 56779f633a467efecd113ecb5b5913807fd906d9
3740Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3741Date:   Thu Mar 16 21:53:03 2006 +0000
3742
3743    Add lists.x.org & www.x.org maintainers
3744
3745commit cfa448f026c95b24ae7ab6c473b7ea5e0bfff1d9
3746Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3747Date:   Wed Mar 15 21:10:16 2006 +0000
3748
3749    Add xf86-video-ast
3750
3751commit 09629c068e27ec483dd7839f8afc85898c226bdc
3752Author: Daniel Stone <daniel@fooishbar.org>
3753Date:   Sun Mar 12 16:34:06 2006 +0000
3754
3755    Claim Xi for myself and Mercury. Note that XKB and Xi in the srever are in
3756        the middle of some serious work. Acknowledge Luc's pivotal role in X
3757        development. Some minor space -> tab reindenting of my sections.
3758
3759commit 15106550608d42a473d62fcd332e0f4e8ef80e37
3760Author: Egbert Eich <eich@suse.de>
3761Date:   Mon Feb 20 12:16:27 2006 +0000
3762
3763    - Signed myself up for maintainance of drivers and DDX components.
3764
3765commit 3dc04b3d95bc3b7c7b5523f4bc45a2e6f9c39443
3766Author: Jesse Barnes <jbarnes@virtuousgeek.org>
3767Date:   Sun Feb 19 22:10:04 2006 +0000
3768
3769    keithp is the maintainer for libX11. he volunteered at the devconf but I
3770        didn't note that in the initial checkin
3771
3772commit 2a77d4ac877c9a4a4580a88b937f8e7b4e74827c
3773Author: Keith Packard <keithp@keithp.com>
3774Date:   Fri Feb 17 15:12:55 2006 +0000
3775
3776    Include Input shapes, update to version 1.1
3777
3778commit fd80ab2b8c5b520fb088eda13a4367b72aed2915
3779Author: Zack Rusin <zack@kde.org>
3780Date:   Thu Feb 16 18:03:16 2006 +0000
3781
3782    adding protocol specs for composite, damage and fixes
3783
3784commit 0533aeb5312985faf526f23e7b0351f382e0b9ab
3785Author: Matthieu Herrb <matthieu.herrb@laas.fr>
3786Date:   Sun Feb 12 09:20:50 2006 +0000
3787
3788    Add myself as maintainer for the OpenBSD port (although 7.0 doesn't support
3789        OpenBSD, I'm actively working to get in supported in the next release)
3790        and the wsfb driver.
3791
3792commit aea395850796cde05347248a53c81f32649affab
3793Author: Alex Deucher <agd5f@yahoo.com>
3794Date:   Sun Feb 12 04:25:35 2006 +0000
3795
3796    - Add my email address for savage
3797    - take on smi, it's interesting hardware with open docs
3798
3799commit 095d37bd948f99dcdf231c68bd69338b38a9ea75
3800Author: Adam Jackson <ajax@nwnk.net>
3801Date:   Sun Feb 12 03:30:44 2006 +0000
3802
3803    URL fixes
3804
3805commit 9539619f6fb08e0b451a10a8867daccf70acf108
3806Author: Adam Jackson <ajax@nwnk.net>
3807Date:   Sun Feb 12 03:28:33 2006 +0000
3808
3809    More maintainers, more obsoletes
3810
3811commit 794f7e790735982fbb7caaa0eccbc6b51f3c6a46
3812Author: Kean Johnson <kean@armory.com>
3813Date:   Sun Feb 12 03:19:36 2006 +0000
3814
3815    Added myself as maintainer for SCO / UnixWare platforms
3816
3817commit f190f253fef7d45745962c561a0bcd5f02317a62
3818Author: Zephaniah E. Hull <warp@aehallh.com>
3819Date:   Sat Feb 11 10:51:22 2006 +0000
3820
3821    Took over xf86-input-evdev in MAINTAINERS.
3822
3823commit bbd3b3a615a35097bd1a081c9fd593987b2fd77e
3824Author: philipl <philipl>
3825Date:   Sat Feb 11 02:19:40 2006 +0000
3826
3827    Add MAINTAINER info for the vmware drivers.
3828
3829commit cbfc0ee201ccb2c0b799a0f95e87caae49b439b5
3830Author: Alan Hourihane <alanh@fairlite.demon.co.uk>
3831Date:   Sat Feb 11 01:15:56 2006 +0000
3832
3833    some more Unmaintained -> Maintained
3834
3835commit aaa7535e38d79573eed9e0511a7ec93f1969c63f
3836Author: Alan Hourihane <alanh@fairlite.demon.co.uk>
3837Date:   Sat Feb 11 01:14:45 2006 +0000
3838
3839    Unmaintained -> Maintained
3840
3841commit 60354eb27613b5a67f1291e1af87104f6e21c3b1
3842Author: Alan Hourihane <alanh@fairlite.demon.co.uk>
3843Date:   Sat Feb 11 01:13:49 2006 +0000
3844
3845    claim some of the drivers - nsc, trident, glint
3846
3847commit 302aaf03c1217790faa1e6d12b180aa7e3bcd904
3848Author: Luc Verhaegen <libv@skynet.be>
3849Date:   Sat Feb 11 01:05:37 2006 +0000
3850
3851    Sucker up for tseng.
3852
3853commit 5b0a50487a63517015711931a8db53f9a4bb8497
3854Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3855Date:   Sat Feb 11 00:37:04 2006 +0000
3856
3857    Solaris port *is* maintained (and has a website on opensolaris.org too)
3858
3859commit f6829d2d0f1851c33ea06268d1842b6af711bd25
3860Author: Daniel Stone <daniel@fooishbar.org>
3861Date:   Sat Feb 11 00:17:42 2006 +0000
3862
3863    Double-paragraph snafu.
3864
3865commit fdc1c5dfec8ea62b152b215b35862ebd171ae931
3866Author: Daniel Stone <daniel@fooishbar.org>
3867Date:   Sat Feb 11 00:14:47 2006 +0000
3868
3869    Change list to xorg@l.fd.o, site to wiki.x.org.
3870
3871commit a60bee818be497ac3e048fd444631af63379703d
3872Author: Daniel Stone <daniel@fooishbar.org>
3873Date:   Sat Feb 11 00:12:15 2006 +0000
3874
3875    Claim xkbfile and xkbui; fix my email address.
3876
3877commit 40fb1cfae38c69c9911592088d84a843b387dfd3
3878Author: Jesse Barnes <jbarnes@virtuousgeek.org>
3879Date:   Fri Feb 10 22:23:23 2006 +0000
3880
3881    add MAINTAINERS file
3882
3883commit c1279d1a135a2416895e90dbcd078e1343a48e58
3884Author: Adam Jackson <ajax@nwnk.net>
3885Date:   Wed Dec 21 05:19:26 2005 +0000
3886
3887    Updated contributors list and copyright holders.
3888
3889commit 8a617d8138228672f1c8ff438cf85ce72c747f0e
3890Author: Kevin E Martin <kem@kem.org>
3891Date:   Wed Dec 21 02:53:00 2005 +0000
3892
3893    Additional RELNOTES updates.
3894
3895commit 8662dfa92b6f3290876c5306007caba4de101fbb
3896Author: Kevin E Martin <kem@kem.org>
3897Date:   Wed Dec 21 02:29:55 2005 +0000
3898
3899    Update package version for X11R7 release.
3900
3901commit 0185328e6e7b8d50f1449df842fca372d4edc16c
3902Author: Kevin E Martin <kem@kem.org>
3903Date:   Wed Dec 21 00:19:54 2005 +0000
3904
3905    Update RELNOTES.sgml for X11R6.9/X11R7.0 release (Daniel Stone, Kevin
3906        Martin).
3907
3908commit b502009fe3f7cb128aa551bc3bcd41112e139a2b
3909Author: Kevin E Martin <kem@kem.org>
3910Date:   Tue Dec 20 21:54:57 2005 +0000
3911
3912    Bump hardcoded version numbers.
3913
3914commit 03c2547a6eaddcde5602ec48dbfa9b24d3ea979c
3915Author: Kevin E Martin <kem@kem.org>
3916Date:   Tue Dec 20 18:24:23 2005 +0000
3917
3918    Update hardcopy specs for 6.9/7.0 release.
3919
3920commit 3a09ba5e6cafc45c6453a1cdf9973a64cd1a78c5
3921Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3922Date:   Mon Dec 19 08:26:18 2005 +0000
3923
3924    Typo fixes, mailing list & url updates, and other changes to prepare for
3925        X11R6.9 & 7.0 releases.
3926
3927commit 47e95124420d376047b8602a43be88b78b39865e
3928Author: Kevin E Martin <kem@kem.org>
3929Date:   Mon Dec 19 06:10:28 2005 +0000
3930
3931    Update README and RELNOTES from monolith.
3932
3933commit e2d3e1fbe8aba9ce2be76bc8501545d0c37e4e85
3934Author: Kevin E Martin <kem@kem.org>
3935Date:   Thu Dec 15 00:24:13 2005 +0000
3936
3937    Update package version number for final X11R7 release candidate.
3938
3939commit 09250e7742a9c0577402920cdbd1fb4de61ece5d
3940Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3941Date:   Wed Dec 14 23:38:14 2005 +0000
3942
3943    Correct spelling of X.Org Foundation name. Updates for 7.0 release.
3944
3945commit 5cd9a5e3793496f9f81166634e5ff28c39ce543c
3946Author: Kevin E Martin <kem@kem.org>
3947Date:   Fri Dec 9 03:02:57 2005 +0000
3948
3949    Initial revision.
3950
3951commit 237a97f9b7fd888bc5e53523ad9fe0f83010b592
3952Author: Kean Johnson <kean@armory.com>
3953Date:   Tue Nov 8 06:33:28 2005 +0000
3954
3955    See ChangeLog entry 2005-11-07 for details.
3956
3957commit 6ee822b4c151b026d5d3825fe58f96d8fcd410e2
3958Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3959Date:   Fri Sep 2 23:06:40 2005 +0000
3960
3961    Replace X.Org Group with X.Org Foundation Update contact info for Sun, The
3962        Open Group, and the X.Org Foundation.
3963
3964commit fb22d052c01d7469032497725f02cf2b2e800896
3965Author: Eric Anholt <anholt@freebsd.org>
3966Date:   Thu Aug 25 02:43:49 2005 +0000
3967
3968    Bugzilla #1045: Fix the DDX documentation to describe what is the defacto
3969        current policy on GC wrappers, which is more liberal than the previous
3970        policy, and hopefully more clear as well.
3971    Reviewed by: keithp
3972
3973commit bb8460bfc11687ba769d8d8aaac05b98a0f2343f
3974Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3975Date:   Mon Aug 8 18:52:30 2005 +0000
3976
3977    Bug #4017 <https://bugs.freedesktop.org/show_bug.cgi?id=4017> Grammatical &
3978        typo fixes (reported as Debian bugs #315555 & #321946, by Daniel Hulme
3979        & Adrian von Bidder, reported upstream to X.org by David Mart?nez
3980        Moreno, additional changes by myself.)
3981
3982commit a93e74f17f5267d996c04a50e154732d59942e03
3983Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3984Date:   Mon Aug 8 18:07:36 2005 +0000
3985
3986    Bug #4018 <https://bugs.freedesktop.org/show_bug.cgi?id=4018> Patch #3300
3987        <https://bugs.freedesktop.org/attachment.cgi?id=3300> Typo fix (Debian
3988        bug #320545 - A Costa, David Mart?nez Moreno)
3989
3990commit 69836d72471d8fb4c753f772ba815df6dcc415b3
3991Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3992Date:   Fri Jul 29 22:07:54 2005 +0000
3993
3994    Bugzilla #3916 (https://bugs.freedesktop.org/show_bug.cgi?id=3916) Fix
3995        broken link to comp.fonts FAQ (reported by Siward de Groot)
3996
3997commit c9bbc1800cea86873a3f9e8fd6c563e54e196be7
3998Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
3999Date:   Tue Jul 5 18:42:31 2005 +0000
4000
4001    Remove Speedo font module documentation.
4002    Remove Speedo from list of font directories
4003    Update default font path to remove Speedo, add TTF.
4004
4005commit e14ec0603f19c12c7fe05f1b7d2f67bfbceddad1
4006Author: Lars Knoll <lars@trolltech.com>
4007Date:   Fri Jul 1 10:04:01 2005 +0000
4008
4009    sync with current spec from the modular tree.
4010
4011commit 9e04ff9918d949018d989f05d8a5206cfc1bb6f9
4012Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4013Date:   Sun May 8 22:58:08 2005 +0000
4014
4015    Damn. Try 3 (went 0 for 3 on correct spelling of maintenance in previous
4016        attempts).
4017
4018commit 5707221f3d80243c3a5e01f75c2c26c24fe6eec0
4019Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4020Date:   Sun May 8 22:38:24 2005 +0000
4021
4022    Fix typo (it's -> its) in last commit noticed by Daniel Stone
4023
4024commit ed948bcd91a7eb418b885c3ddb9513c87da1b198
4025Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4026Date:   Sun May 8 22:19:32 2005 +0000
4027
4028    programs/Xserver/hw/xfree86/doc/README.dps
4029    programs/Xserver/hw/xfree86/doc/RELNOTES
4030    programs/Xserver/hw/xfree86/doc/sgml/RELNOTES.sgml
4031    https://bugs.freedesktop.org/show_bug.cgi?id=3080 Patch #2636:
4032        https://bugs.freedesktop.org/attachment.cgi?id=2636 Clearly document
4033        impending demise of DPS.
4034
4035commit aa8a36ec2c2393308db49824a7a20a8db888820b
4036Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4037Date:   Sun Feb 6 16:38:40 2005 +0000
4038
4039    Doc updates for OpenBSD, reflecting X11R6.8.2.
4040
4041commit c7b803278c3c0ac1ac1751e4e1ac98a77a1e540e
4042Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
4043Date:   Wed Dec 8 13:42:01 2004 +0000
4044
4045    Bugzilla #1980 (https://bugs.freedesktop.org/show_bug.cgi?id=1980) Handle
4046        XERRORDB only on WIN32 platform
4047
4048commit 1a015fcb005bc904e4840d7b9b3729e648607c2c
4049Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
4050Date:   Sat Dec 4 17:20:24 2004 +0000
4051
4052    Bugzilla #1980, https://bugs.freedesktop.org/show_bug.cgi?id=1980 Document
4053        XERRORDB in X.man
4054
4055commit 875ba3e53ca6f11f9cc8de4c2a32213824a77bd9
4056Author: Roland Mainz <roland.mainz@nrubsig.org>
4057Date:   Fri Nov 26 09:00:08 2004 +0000
4058
4059    xc/doc/man/general/Imakefile
4060    xc/doc/man/general/Xprint.html
4061    xc/doc/man/general/Xprint.man
4062    xc/doc/man/general/Xprint.sgml
4063    xc/programs/Xserver/Xprint/Imakefile
4064    xc/programs/Xserver/Xprint/Xprint.html
4065    xc/programs/Xserver/Xprint/Xprint.man
4066    //freedesktop.org/bugzilla/show_bug.cgi?id=811): Fixing "make install.man"
4067        build bustage caused by previous checkin via moving the Xprint(7)
4068        manual page it's correct location (=xc/doc/man/general/).
4069
4070commit 2f971dc44aa789a87d7f9fa256b3da1bb6eff578
4071Author: Jim Gettys <jg@freedesktop.org>
4072Date:   Wed Oct 27 20:42:11 2004 +0000
4073
4074    put the updated postscript in place.
4075
4076commit 84c5bca89066a89688c72c1f4396c85f8aa4f83b
4077Author: Jim Gettys <jg@freedesktop.org>
4078Date:   Wed Oct 27 20:37:04 2004 +0000
4079
4080    Document the Timer routines in the ddx interface, which are used by various
4081        facilities, and have not been documented before.
4082    Lots more work is needed to flesh out new facilities; this document hasn't
4083        been touched in 10 years!!!
4084
4085commit f54753619b1781da2954c2e972372bce3840c115
4086Author: Roland Mainz <roland.mainz@nrubsig.org>
4087Date:   Fri Oct 8 02:39:39 2004 +0000
4088
4089    Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1557 - Update
4090        DocBook SGML+XML manual pages and docmentation and the in-tree copies
4091        of the generated files (*.man, *.html) to get them properly working
4092        with newer versions of the tools within the Xorg tree.
4093
4094commit a240049e57cf752fb3854e98a4af2de9d3b6d50b
4095Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
4096Date:   Sat Sep 25 16:37:21 2004 +0000
4097
4098    Revision of KEYSYM encoding to include Unicode KEYSYMs and Unicode mapping
4099        of Legacy KEYSYMs
4100
4101commit f795d52f1be0b0fffc53f1f4b3b881f0a6f086cc
4102Author: Matthieu Herrb <matthieu.herrb@laas.fr>
4103Date:   Sat Sep 18 15:04:29 2004 +0000
4104
4105    define dependencies for libXevie for *BSD systems.
4106    fix spelling of my first name and remove duplicate.
4107    build fix.
4108
4109commit 5dfffb32c1ea5a5df33938f6d9a396919c61b942
4110Author: Kevin E Martin <kem@kem.org>
4111Date:   Wed Sep 8 01:54:29 2004 +0000
4112
4113    Fix dates for release.
4114
4115commit f02447159d5b422f2a925a672149f81b0e54eab6
4116Author: Kevin E Martin <kem@kem.org>
4117Date:   Sat Sep 4 00:22:32 2004 +0000
4118
4119    Update docs for Mac OS changes (Torrey T. Lyons).
4120
4121commit 15530878e2d52c027658e7d432406c0b2056a708
4122Author: Kevin E Martin <kem@kem.org>
4123Date:   Fri Sep 3 23:26:19 2004 +0000
4124
4125    Updated release notes for bug #999.
4126    Update Radeon man page to note that RenderAccel is now enabled by default
4127        on certain chips.
4128
4129commit b0425304786b33196047e3e07da2a4932b366a9e
4130Author: Kevin E Martin <kem@kem.org>
4131Date:   Fri Sep 3 22:00:10 2004 +0000
4132
4133    Second round of documentation updates.
4134
4135commit f60c834b84e4a7c6b047bdf7e47dc3661bf20cd9
4136Author: Keith Packard <keithp@keithp.com>
4137Date:   Fri Sep 3 18:48:11 2004 +0000
4138
4139    Mostly fix version numbers and use symbolic release date.
4140    Fix lots of version numbers. Change description of Composite extension a
4141        bit. Add reference to Xaw8 as the version of Xaw which includes
4142        XawPrintShell. Document Render additions to xclock. Document to XPrint
4143        additions to xedit. Note disappearance of X-TrueType.
4144    Add 'R' before &relvers;
4145    Add reldate entity
4146    Add 'R' before &relvers;
4147    Fix version numbers. Note disapparance of X-TrueType
4148
4149commit 9507b7a223bf5ada5c92f280080df5a90d304c62
4150Author: Kevin E Martin <kem@kem.org>
4151Date:   Fri Sep 3 16:18:22 2004 +0000
4152
4153    First set of documentation updates.
4154    Include more correct fix for rootless interaction with damage (Bug #1168,
4155        Keith Packard).
4156
4157commit 719ac6c84480381069b74220fc93500e1ed2c453
4158Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
4159Date:   Mon Aug 30 21:01:21 2004 +0000
4160
4161    Update release notes
4162
4163commit 777ab97690f9145c95bfb433f51fd43493d59d4a
4164Author: Egbert Eich <eich@suse.de>
4165Date:   Fri Aug 27 19:27:12 2004 +0000
4166
4167    Added support for LynxOS 4.0 (Thomas Mueller).
4168    Fix arm netwinder build (Donnie Berkholz).
4169
4170commit 78ba26404aa3320ac632c5ba6af7ee4225585288
4171Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4172Date:   Fri Aug 20 01:55:35 2004 +0000
4173
4174    Documentation only update:
4175    Update documentation of authentication methods to cover the
4176        ServerInterpreted access type added in X11R6.7 and the authentication
4177        types available via its framework.
4178
4179commit 29173edcbc53a616b97a48ad104e30da30d31140
4180Author: Kevin E Martin <kem@kem.org>
4181Date:   Thu Aug 19 16:28:42 2004 +0000
4182
4183    Fix the build on Solaris/sparc to use Xorg server instead of the deprecated
4184        Xsun (Bug #1134, Alan Coopersmith).
4185
4186commit 4bf2b7f0742c1c874e697b96a9b0fee95a169cf3
4187Author: Roland Mainz <roland.mainz@nrubsig.org>
4188Date:   Wed Aug 11 17:51:24 2004 +0000
4189
4190    Updating FAQ
4191
4192commit de9676e191f5a31ea0920a194ec16966add70f55
4193Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4194Date:   Sat Jul 17 01:13:31 2004 +0000
4195
4196    Fix typo in debug message in MakeAllCLTSServerListeners
4197    Add $(GETPEER_DEFINES) to DEPEND_DEFINES for makedepend
4198    Add "localuser" and "localgroup" access types to server-interpreted
4199        authentication scheme.
4200
4201commit b67211135e61c1458a730fa66b56519cca6a702a
4202Author: Thomas Winischhofer <thomas@winischhofer.net>
4203Date:   Fri Jun 18 21:54:46 2004 +0000
4204
4205    Add my license (Could someone please "update the formatted docs"?)
4206
4207commit b3037a48b217914a1058ebb3d91571a7881a1eb6
4208Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4209Date:   Sun Jun 13 04:50:21 2004 +0000
4210
4211    Manual page X(7) does not reference Xprt(1x), xplsprinters(1x), etc.
4212    xc/config/cf/Imake.rules Correct comment to match rule name for
4213        InstallDriverSDKObjectModule
4214    xc/programs/Xserver/hw/xfree86/os-support/sunos/sun_kbd.c Log results of
4215        ioctls to probe keyboard type & layout
4216
4217commit c188d608b9bb94133b4349e8d548e666eb84153a
4218Author: Roland Mainz <roland.mainz@nrubsig.org>
4219Date:   Wed May 26 02:58:41 2004 +0000
4220
4221    No bugid - Update FAQ for new bugzilla URLs and rebuild the HTML and
4222        plaintext versions.
4223
4224commit 250f6d2ae21283f98a052d0a86fb4b10c0beb0ae
4225Author: Egbert Eich <eich@suse.de>
4226Date:   Fri Apr 23 19:23:59 2004 +0000
4227
4228    Merging XORG-CURRENT into trunk
4229
4230commit 625cc4967802a36e9b0e7306928d293f12747fc4
4231Author: Roland Mainz <roland.mainz@nrubsig.org>
4232Date:   Tue Apr 13 03:16:30 2004 +0000
4233
4234    file Xprint_FAQ.html was initially added on branch XPRINT.
4235
4236commit 0ef59b27dfbbb6b39fd07fda6fa236be46fa7fad
4237Author: Roland Mainz <roland.mainz@nrubsig.org>
4238Date:   Tue Apr 13 03:16:30 2004 +0000
4239
4240    file Xprint_FAQ.txt was initially added on branch XPRINT.
4241
4242commit 1807071f968038bdf5b5f2ca4c47d9e1de68e2ae
4243Author: Roland Mainz <roland.mainz@nrubsig.org>
4244Date:   Tue Apr 13 03:16:30 2004 +0000
4245
4246    file docbook.css was initially added on branch XPRINT.
4247
4248commit 4338d020661bcf0ec46de4545ca84005040a7227
4249Author: Roland Mainz <roland.mainz@nrubsig.org>
4250Date:   Tue Apr 13 03:16:30 2004 +0000
4251
4252    file dtprint_fspec.PS.gz was initially added on branch XPRINT.
4253
4254commit 7c250a3dbf32171f0a170d25de277976d5bae235
4255Author: Roland Mainz <roland.mainz@nrubsig.org>
4256Date:   Tue Apr 13 03:16:30 2004 +0000
4257
4258    file Xprint_FAQ.xml was initially added on branch XPRINT.
4259
4260commit abceb5dc00aa43caaa88976700a3e0648ff94922
4261Author: Roland Mainz <roland.mainz@nrubsig.org>
4262Date:   Tue Apr 13 03:16:30 2004 +0000
4263
4264    file Xprint_old_FAQ.txt was initially added on branch XPRINT.
4265
4266commit 5f1b72f41d60e401f045ad10528870c216f82a4a
4267Author: Egbert Eich <eich@suse.de>
4268Date:   Sun Mar 14 08:33:16 2004 +0000
4269
4270    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
4271
4272commit b2f42889efb22ef39da5ab5b3ca5445ddc30978a
4273Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4274Date:   Sat Mar 13 18:48:39 2004 +0000
4275
4276    file hostname.txt was initially added on branch IPv6-REVIEW.
4277
4278commit 40ab103f4e707c9b1936036f3076d7d5d0c8bd52
4279Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4280Date:   Sat Mar 13 18:48:39 2004 +0000
4281
4282    file README was initially added on branch IPv6-REVIEW.
4283
4284commit 72f58d0d330c06cb2bb8e1378a8590a6d8a5e8b9
4285Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
4286Date:   Sat Mar 13 18:48:39 2004 +0000
4287
4288    file IPv6.txt was initially added on branch IPv6-REVIEW.
4289
4290commit 933a6f1a89881bd37661e0b8b557fe5bb6be2672
4291Author: Egbert Eich <eich@suse.de>
4292Date:   Wed Mar 3 12:12:15 2004 +0000
4293
4294    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
4295
4296commit 0b6671edbecd1ef7de3d559c6efab4cca2320c22
4297Author: Kaleb Keithley <kaleb@freedesktop.org>
4298Date:   Tue Mar 2 18:18:05 2004 +0000
4299
4300    file XOrgFoundation.man was initially added on branch XORG-CURRENT.
4301
4302commit 8d85cb567decc9911011de45f768f76959f752dd
4303Author: Egbert Eich <eich@suse.de>
4304Date:   Thu Feb 26 13:35:46 2004 +0000
4305
4306    readding XFree86's cvs IDs
4307
4308commit c78de49b5ee6ba5f8a92c712fdc0f0668c015667
4309Author: Egbert Eich <eich@suse.de>
4310Date:   Thu Feb 26 09:23:14 2004 +0000
4311
4312    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
4313
4314commit 103d012ca409bc25af7f7c35f93f2aabbe5e89cb
4315Author: Kaleb Keithley <kaleb@freedesktop.org>
4316Date:   Mon Feb 23 20:35:02 2004 +0000
4317
4318    Import most of XFree86 4.4RC3. This import excludes files which have the
4319        new license. If we want to, later we can import 4.4RC3 again and pick
4320        up the files that have the new license, but for now the vendor branch
4321        is "pure."
4322
4323commit 9073878116f165101309611a8161e39505e6d091
4324Author: Egbert Eich <eich@suse.de>
4325Date:   Thu Jan 29 08:08:27 2004 +0000
4326
4327    Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
4328
4329commit 8b38d3043a35e843df9b3aa6790e7103d3301b33
4330Author: Kaleb Keithley <kaleb@freedesktop.org>
4331Date:   Fri Dec 19 20:55:05 2003 +0000
4332
4333    XFree86 4.3.99.902 (RC 2)
4334
4335commit 0323a41d2c512c64fd0150096349ca9e9c9b5609
4336Author: Kaleb Keithley <kaleb@freedesktop.org>
4337Date:   Thu Dec 4 22:03:15 2003 +0000
4338
4339    XFree86 4.3.99.901 (RC 1)
4340
4341commit b1ee756a2b3769dedbcc7abbb94f560195bca4c7
4342Author: Kaleb Keithley <kaleb@freedesktop.org>
4343Date:   Tue Nov 25 19:28:33 2003 +0000
4344
4345    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
4346
4347commit b050d760f72956e04705abb6bbe69fb5e7a6a8c3
4348Author: Kaleb Keithley <kaleb@freedesktop.org>
4349Date:   Tue Nov 25 19:26:58 2003 +0000
4350
4351    Initial revision
4352
4353commit 83652d15f9f1692730e5d9457ddf4086dc70704f
4354Author: Kaleb Keithley <kaleb@freedesktop.org>
4355Date:   Fri Nov 14 16:48:55 2003 +0000
4356
4357    XFree86 4.3.0.1
4358
4359commit 67f7a131c3e3616149d4775546dba04857607f96
4360Author: Kaleb Keithley <kaleb@freedesktop.org>
4361Date:   Fri Nov 14 16:48:55 2003 +0000
4362
4363    Initial revision
4364
4365commit 3e77e75b5a28b1b5a258396f4f15a61c9f3dc87c
4366Author: Kaleb Keithley <kaleb@freedesktop.org>
4367Date:   Fri Nov 14 15:54:49 2003 +0000
4368
4369    R6.6 is the Xorg base-line
4370