Git init
[framework/uifw/xorg/lib/libxmu.git] / ChangeLog
1 commit 5d9b0896bfdfe60656a2d806a06e17c7adf335b5
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Fri Oct 29 16:52:54 2010 -0700
4
5     libXmu 1.1.0
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 28f4666ad88ab736f52c1cb16674226f14bc2a15
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Thu Oct 28 12:24:30 2010 -0700
12
13     Remove unnecessary calls from configure.ac
14     
15     AC_PROG_CC is handled by XORG_DEFAULT_OPTIONS
16     AC_SUBST of *_LIBS & *_CFLAGS are handled by PKG_CHECK_MODULES
17     
18     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
19
20 commit 1ab19053c75b44be9c49700b1190dd5d8da152ce
21 Author: Jesse Adkins <jesserayadkins@gmail.com>
22 Date:   Tue Sep 28 13:30:03 2010 -0700
23
24     Purge cvs tags.
25     
26     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
27     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
28
29 commit 75a065b9b8145bac20d9080cb5237a25bb3ad190
30 Author: Gaetan Nadon <memsize@videotron.ca>
31 Date:   Tue Aug 3 13:23:32 2010 -0400
32
33     specs: xsl stylesheet requires abs path to images
34     
35     Using abs_builddir requires automake 1.10 or later.
36     
37     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
38
39 commit b56c3e61038c7cdb49bdb40455c2b3a12ae35d3c
40 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
41 Date:   Thu Jul 1 07:00:53 2010 -0300
42
43     Purge macro NEED_EVENTS
44     
45     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
46     Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
47     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
48
49 commit e721c444a8268db0406e26d65e0a4746c477750f
50 Author: Gaetan Nadon <memsize@videotron.ca>
51 Date:   Fri Jun 25 15:06:39 2010 -0400
52
53     config: use HAVE_XMLTO_TEXT from XORG_WITH_XMLTO
54     
55     Skip text format when XMLTO dependencies for text format
56     are missing (lynx, links or w3m)
57     
58     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
59     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
60
61 commit 449bc79585f324c5695f379def1e57fe9fcec2e6
62 Author: Gaetan Nadon <memsize@videotron.ca>
63 Date:   Fri Jun 25 15:02:59 2010 -0400
64
65     config: use HAVE_STYLESHEET now defined in XORG_CHECK_SGML_DOCTOOLS
66     
67     Also use STYLESHEET_SRCDIR XSL_STYLESHEET
68     
69     This requires version 1.10 of util-macros
70     
71     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
72     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
73
74 commit 167c191895d956831f76ece5f2bdbef8cea4ed45
75 Author: Gaetan Nadon <memsize@videotron.ca>
76 Date:   Fri Jun 25 14:10:58 2010 -0400
77
78     config: move docs ignore from toplevel .gitignore to /doc
79     
80     Also add missing *.css
81     
82     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
83
84 commit 2d8fa1b7905bbbc37f42f651ed1f881359ac6a09
85 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
86 Date:   Wed Jun 23 08:02:08 2010 -0700
87
88     Add xorg.css to CLEANFILES to pass make distcheck
89     
90     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
91
92 commit f7e752f3842fddff907901cccb45dde77c297d20
93 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
94 Date:   Tue Jun 15 22:06:15 2010 -0700
95
96     Use shared stylesheets from xorg-sgml-doctools instead of a private copy
97     
98     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
99
100 commit ffef5f4ee489a7f2d228601ee351bc2445436304
101 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
102 Date:   Sat Jun 19 22:34:50 2010 -0700
103
104     Add some cross-reference links and an index to the docs
105     
106     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
107
108 commit 0a198dd15c7963f7b9be094370761cac368d9292
109 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
110 Date:   Wed Jun 9 15:48:58 2010 -0700
111
112     Xmu.xml: Compilers that can't handle void are now ancient history
113     
114     Plus a bonus it's -> its typo fix
115     
116     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
117
118 commit dc02453cde3047bce48a8ca23c27c807642b1670
119 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
120 Date:   Wed Jun 9 11:30:17 2010 -0700
121
122     Use _X_ATTRIBUTE_PRINTF from Xfuncproto.h in Xmu headers
123     
124     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
125     Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net>
126     Reviewed-by: Julien Cristau <jcristau@debian.org>
127
128 commit eb8ed42cc7f40d8dd506aeebb759dd99dac1552e
129 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
130 Date:   Wed Jun 9 11:25:12 2010 -0700
131
132     Document which functions are in libXmu vs. libXmuu
133     
134     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
135
136 commit bde1baeddb216b7ab6322646d9bdf3bb629c4c25
137 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
138 Date:   Wed Jun 9 11:04:17 2010 -0700
139
140     Add XmuNCopyISOLatin1Lowered & XmuNCopyISOLatin1Uppered to doc/Xmu.xml
141     
142     Also add notes to the originals warning about buffer overflow
143     
144     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
145
146 commit 6b98e89515ba0ee755bdc9c4783b84b464d2a10c
147 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
148 Date:   Wed Jun 9 10:50:23 2010 -0700
149
150     Update docs to match headers
151     
152     - caddr_t is now XPointer
153     - a number of char * arguments are now unsigned char * or constified
154     - XmuLookup* functions are in Lookup.h, so split into new section
155     
156     There are still a bunch of headers with undocumented functions/#defines:
157      - CvtCache.h
158      - EditresP.h
159      - ExtAgent.h
160      - Misc.h
161      - WhitePoint.h
162      - Xmu.h
163      - some of the functions in Converters.h
164     
165     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
166
167 commit 13409196c36151e4b5212ae08e6cfda6d7c93696
168 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
169 Date:   Wed Jun 9 10:23:08 2010 -0700
170
171     Add XmuSnprintf to doc/Xmu.xml
172     
173     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
174
175 commit a4a87ddfa4948c3f5c210ab7a472b65569ae0e64
176 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
177 Date:   Tue Jun 8 21:20:58 2010 -0700
178
179     Show X logo as a figure for XmuDrawLogo
180     
181     Because we can.
182     
183     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
184
185 commit 5e22a1fb7c2bae8d5b393b95b253c865c9eed309
186 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
187 Date:   Tue Jun 8 16:51:41 2010 -0700
188
189     Fix distcheck (forgot to mark Xmu.xml as dist_*)
190     
191     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
192
193 commit f38c2c057ebca8ca4afc2cb8fb835702bdba4fc6
194 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
195 Date:   Tue Jun 8 16:25:49 2010 -0700
196
197     Correct some minor typos in original document
198     
199     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
200
201 commit 70596fce92bd58d46e19de63b6c3faca38cbc181
202 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
203 Date:   Tue Jun 8 16:19:49 2010 -0700
204
205     Convert Xmu.ms to DocBook/xml
206     
207     Bumps xorg-macros requirement to 1.6 for XORG_ENABLE_DOCS & friends
208     
209     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
210
211 commit 868ed2d97150aed414a7fd8f5dc317b8f38b05fd
212 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
213 Date:   Mon Jun 7 15:51:32 2010 -0700
214
215     Move doc/Xmu.ms from xorg-docs module
216     
217     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
218
219 commit af962b3bed9d3c42cf81946a5732f0d37d1843e8
220 Author: Gaetan Nadon <memsize@videotron.ca>
221 Date:   Wed May 26 17:01:57 2010 -0400
222
223     config: add WhitePoint.h to the include headers
224     
225     This file was added in commit 8c5b2278580193578cdd0da8c8e948e74f8a3f26
226     because it was missing from the tarball. It was added to
227     EXTRA_DIST so it never got installed in $includedir.
228     
229     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
230
231 commit bae14e85d90a4ea040cb1b25ba89c98a0ebe1670
232 Author: Gaetan Nadon <memsize@videotron.ca>
233 Date:   Mon Apr 5 20:10:35 2010 -0400
234
235     config: update AC_PREREQ statement to 2.60
236     
237     Unrelated to the previous patches, the new value simply reflects
238     the reality that the minimum level for autoconf to configure
239     all x.org modules is 2.60 dated June 2006.
240     
241     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
242     
243     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
244
245 commit a6210dd05cfe92d0af2e23358851c3a38c2aaca6
246 Author: Gaetan Nadon <memsize@videotron.ca>
247 Date:   Mon Mar 29 14:53:49 2010 -0400
248
249     config: remove the pkgconfig pc.in file from EXTRA_DIST
250     
251     Automake always includes it in the tarball.
252     
253     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
254
255 commit 1de26ffbdec68f8ca6aa2448869a323bcceda26d
256 Author: Gaetan Nadon <memsize@videotron.ca>
257 Date:   Sat Mar 27 16:19:35 2010 -0400
258
259     config: remove execute permission on source C file
260     
261     Introduced in 85f77401635dfa57d40de89aa2c9f39a344a8d3b
262     "Fix build problems on WIN32 platforms"
263     
264     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
265
266 commit d2702478f3d36fb3053b9796657310750e5e5738
267 Author: Gaetan Nadon <memsize@videotron.ca>
268 Date:   Fri Nov 27 20:56:04 2009 -0500
269
270     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
271     
272     Now that the INSTALL file is generated.
273     Allows running make maintainer-clean.
274
275 commit 8d5e9bd04c8cc90a262223f8a16c4ac7c0c66c2d
276 Author: Gaetan Nadon <memsize@videotron.ca>
277 Date:   Wed Oct 28 14:09:10 2009 -0400
278
279     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
280     
281     Add missing INSTALL file. Use standard GNU file on building tarball
282     README may have been updated
283     Remove AUTHORS file as it is empty and no content available yet.
284     Remove NEWS file as it is empty and no content available yet.
285
286 commit 80650c71c06b87e8a5ff0122c1f2bf7798ab2e96
287 Author: Gaetan Nadon <memsize@videotron.ca>
288 Date:   Tue Oct 27 15:07:25 2009 -0400
289
290     Deploy the new XORG_DEFAULT_OPTIONS #24242
291     
292     This macro aggregate a number of existing macros that sets commmon
293     X.Org components configuration options. It shields the configuration file from
294     future changes.
295
296 commit 1dba944c770fcc4b276641e0ae01e2e4371dc101
297 Author: Gaetan Nadon <memsize@videotron.ca>
298 Date:   Mon Oct 26 22:08:43 2009 -0400
299
300     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
301     
302     ChangeLog filename is known to Automake and requires no further
303     coding in the makefile.
304
305 commit 854456de21a1e722edd5e03ba8467107401fd7b6
306 Author: Gaetan Nadon <memsize@videotron.ca>
307 Date:   Thu Oct 22 12:34:19 2009 -0400
308
309     .gitignore: use common defaults with custom section # 24239
310     
311     Using common defaults will reduce errors and maintenance.
312     Only the very small or inexistent custom section need periodic maintenance
313     when the structure of the component changes. Do not edit defaults.
314
315 commit ab323caeb2b763abc8986fe71531dedb62ec9720
316 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
317 Date:   Wed Oct 21 12:47:25 2009 -0700
318
319     This is not a GNU project, so declare it foreign.
320     
321     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
322     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
323     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
324     > > was quite annoying to work around since 'autoreconf -fvi' replaces
325     > > it and git wants to commit it.  Should these files even be in git?
326     > > Can I nuke them for the betterment of humanity and since they get
327     > > created by autoreconf anyways?
328     >
329     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
330     
331     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
332     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
333     of the INSTALL file. It is also part of the 24206 solution.
334     
335     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
336
337 commit c2c76abe51878f55e22c44c747f1243e56a4344b
338 Author: Alan Coopersmith <alan.coopersmith@sun.com>
339 Date:   Wed Sep 23 17:53:41 2009 -0700
340
341     libXmu 1.0.5
342     
343     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
344
345 commit 5b31bee92b56147e2c17d19e46e09145d765fdb4
346 Author: Alan Coopersmith <alan.coopersmith@sun.com>
347 Date:   Wed Sep 23 17:49:27 2009 -0700
348
349     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
350     
351     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
352
353 commit fef063d82e332b96bcb12ce41abefce868821577
354 Author: Alan Coopersmith <alan.coopersmith@sun.com>
355 Date:   Wed Sep 23 17:47:16 2009 -0700
356
357     Add pointer to API docs in xorg-docs to README
358     
359     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
360
361 commit 88bd2d387fbb068339b65506331136085082def6
362 Author: Julien Cristau <jcristau@debian.org>
363 Date:   Tue Mar 31 00:01:48 2009 +0200
364
365     libXmu: check for LONG64, not LONG_64
366     
367     The latter isn't defined anywhere, so editres hasn't been able to read a
368     pointer on 64bit since about 10 years.
369     Admittedly, this should be using stdint types, but...
370     
371     Debian bug#521887 <http://bugs.debian.org/521887>
372     
373     Reported-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
374     Signed-off-by: Julien Cristau <jcristau@debian.org>
375
376 commit f1ccbcffc9171868256b5813aa558f6756aca508
377 Author: Alan Coopersmith <alan.coopersmith@sun.com>
378 Date:   Mon Feb 2 20:34:34 2009 -0800
379
380     Add README with pointers to mailing list, bugzilla & git repos
381     
382     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
383
384 commit 049534f4eb409bea62b590b436bef78e5eef5b8e
385 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
386 Date:   Thu Jan 29 20:02:33 2009 -0200
387
388     Janitor: make distcheck, compiler warnings, .gitignore.
389
390 commit fc2096538ff7424bfeb171b1a36e860070594627
391 Author: Alan Coopersmith <alan.coopersmith@sun.com>
392 Date:   Mon Aug 4 19:42:22 2008 -0700
393
394     Add libX11 to libXmu dependencies
395
396 commit 85f77401635dfa57d40de89aa2c9f39a344a8d3b
397 Author: Colin Harrison <colin.harrison-at-virgin.net>
398 Date:   Tue Apr 29 13:13:06 2008 +0100
399
400     Fix build problems on WIN32 platforms
401
402 commit aa6e9793fbb8621ce1f1ed580298621e29638619
403 Author: Colin Harrison <colin.harrison-at-virgin.net>
404 Date:   Sat Apr 26 08:51:54 2008 +0100
405
406     Switch to winsock2
407
408 commit cbfab9d91e17239084ab24b99751bdd1610fcc1b
409 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
410 Date:   Sun Mar 9 08:32:59 2008 +0100
411
412     nuke RCS Ids
413
414 commit 3fe753215b6186e588246220a473417810f82b05
415 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
416 Date:   Thu Feb 28 18:55:23 2008 -0300
417
418     Compile warning fix by using Cardinal instead of int.
419     
420     This also matches the function prototype.
421
422 commit e2735131202e7801e72ce33def666b6a0a543e26
423 Author: Alan Coopersmith <alan.coopersmith@sun.com>
424 Date:   Mon Jan 14 14:11:43 2008 -0800
425
426     Version bump: 1.0.4
427
428 commit f11b5a161944dc694ee059f88acb20826bd6d90b
429 Author: Alan Coopersmith <alan.coopersmith@sun.com>
430 Date:   Mon Jan 14 11:21:36 2008 -0800
431
432     Coverity #52: Dead code in get_os_name()
433
434 commit 6f5ea6a2a0b56674f08f58d95085c0e9a8797fe2
435 Author: Alan Coopersmith <alan.coopersmith@sun.com>
436 Date:   Sun Jan 13 01:58:12 2008 -0800
437
438     Clear sparse warnings: Using plain integer as NULL pointer
439
440 commit 6f76ccc70a5f5ae834a3e63c9f4f35704837a4d1
441 Author: Alan Coopersmith <alan.coopersmith@sun.com>
442 Date:   Fri Jan 11 20:43:26 2008 -0800
443
444     Add hooks for checking sources with tools like lint & sparse
445
446 commit 43ec402bcd6a2333a4e213de3a82d7e3392b0fb0
447 Author: James Cloos <cloos@jhcloos.com>
448 Date:   Thu Dec 6 16:38:32 2007 -0500
449
450     Replace static ChangeLog with dist-hook to generate from git log
451
452 commit 7e35135e9ad1ea2ef101402ea26bec62c3cbb69a
453 Author: James Cloos <cloos@jhcloos.com>
454 Date:   Mon Sep 3 05:53:43 2007 -0400
455
456     Add *~ to .gitignore to skip patch/emacs droppings
457
458 commit a3e01af0f4b56b3b8891040cf0f7208265bbea2a
459 Author: Daniel Stone <daniel@fooishbar.org>
460 Date:   Wed Nov 8 20:01:35 2006 +0200
461
462     bump to 1.0.3
463
464 commit 7beb4c2909af805e61d073a6f2b93234eb91834d
465 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
466 Date:   Fri Oct 13 16:22:06 2006 -0400
467
468     Bump to 1.0.2
469
470 commit 339368b404a807d1c494b260314da16d044986ff
471 Author: Alan Coopersmith <alan.coopersmith@sun.com>
472 Date:   Thu Jul 13 14:59:01 2006 -0700
473
474     renamed: .cvsignore -> .gitignore
475
476 commit 60620a4b7eeb004e55ba57aef8df33f6adc930f0
477 Author: Matthias Hopf <mhopf@suse.de>
478 Date:   Mon Jul 3 19:33:05 2006 +0200
479
480     Added README missing from CVS conversion.
481
482 commit 05a5c96fcef9822ff3c0312427d2c2672f73b551
483 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
484 Date:   Sun Apr 30 14:22:53 2006 +0000
485
486     Define BITMAPDIR for the case where ${prefix} != /usr
487
488 commit 0aa6a46099fb319c82da51b8a73566007ad5acbd
489 Author: Adam Jackson <ajax@nwnk.net>
490 Date:   Thu Apr 27 00:18:38 2006 +0000
491
492     Bump to 1.0.1
493
494 commit 7bb6398aa024d782706125bebd93468f9cc8a0ec
495 Author: Adam Jackson <ajax@nwnk.net>
496 Date:   Mon Mar 20 19:57:04 2006 +0000
497
498     Bug #6276: Fix build on Cygwin. (Yaakov Selkowitz)
499
500 commit 78ab364fec59fa84ac914d51628dfb8ac4a048a5
501 Author: Kevin E Martin <kem@kem.org>
502 Date:   Thu Dec 15 00:24:30 2005 +0000
503
504     Update package version number for final X11R7 release candidate.
505
506 commit 1d93f5a9968e6e9af8f15c60107b1691009d1bd8
507 Author: Kevin E Martin <kem@kem.org>
508 Date:   Sat Dec 3 05:49:44 2005 +0000
509
510     Update package version number for X11R7 RC3 release.
511
512 commit 5a807bcce047a8072db2c0cef05a84aa6e6cd3ca
513 Author: Kevin E Martin <kem@kem.org>
514 Date:   Sat Nov 19 07:15:42 2005 +0000
515
516     Update pkgconfig files to separate library build-time dependencies from
517         application build-time dependencies, and update package deps to work
518         with separate build roots.
519
520 commit c50ca633b633d25ba672fb19ac182cea40242069
521 Author: Kevin E Martin <kem@kem.org>
522 Date:   Wed Oct 19 02:48:11 2005 +0000
523
524     Update package version number for RC1 release.
525
526 commit 8c5b2278580193578cdd0da8c8e948e74f8a3f26
527 Author: Kevin E Martin <kem@kem.org>
528 Date:   Wed Oct 5 19:57:36 2005 +0000
529
530     Add missing file to EXTRA_DIST
531
532 commit bf4087e453d8fd83630976cd6e7e31c63737a4a1
533 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
534 Date:   Mon Oct 3 20:55:36 2005 +0000
535
536     Remvoe README file that is symlinked from monolith
537
538 commit 82b5da0b34780df3fe91c4b617cb541ee767d794
539 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
540 Date:   Sat Jul 30 19:15:16 2005 +0000
541
542     Add -D flags to clear various warnings (Stefan Dirsch)
543
544 commit 43f43567e3c8c63f6b70d7e529827cd5f15e15d3
545 Author: Kevin E Martin <kem@kem.org>
546 Date:   Fri Jul 29 21:22:52 2005 +0000
547
548     Various changes preparing packages for RC0:
549     - Verify and update package version numbers as needed
550     - Implement versioning scheme
551     - Change bug address to point to bugzilla bug entry form
552     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
553         reenable it)
554     - Fix makedepend to use pkgconfig and pass distcheck
555     - Update build script to build macros first
556     - Update modular Xorg version
557
558 commit e9ee49d99a20458e5f36bba48a7ea65bb5230a8d
559 Author: Daniel Stone <daniel@fooishbar.org>
560 Date:   Sat Jul 16 07:16:27 2005 +0000
561
562     Set soversions to 6.2.0 and 1.0.0 with -version-number.
563
564 commit 81f5815d0c42b7065eb8e5aeef8e115e7398128f
565 Author: Keith Packard <keithp@keithp.com>
566 Date:   Sat Jul 9 06:43:26 2005 +0000
567
568     Add .cvsignore files
569
570 commit 56ef5803a7def4f0d08ce8863e317b250c9c0ce4
571 Author: Daniel Stone <daniel@fooishbar.org>
572 Date:   Sun Jul 3 07:00:57 2005 +0000
573
574     Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
575     Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
576     Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
577         source files in the xserver/xorg tree, predicated on defines of
578         HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
579         <X11/fonts/foo.h>.
580
581 commit 5a64c1de0a1d620039afbb0805ae23f10470e815
582 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
583 Date:   Sun May 22 19:06:20 2005 +0000
584
585     Add XTRANS_CONNECTION_FLAGS to get network transport #defines for
586         CvdStdSel.c
587     Add libXmuu_la_LIBADD
588
589 commit 506a8f64c84b3db3ad64d03ee698c1de227247de
590 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
591 Date:   Sun May 22 04:36:38 2005 +0000
592
593     Move #ifdef HAVE_CONFIG_H outside of #ifdef SYSVNET
594
595 commit 9ca353477c403ab1341e994a5a42a998d29e9a58
596 Author: Adam Jackson <ajax@nwnk.net>
597 Date:   Thu May 19 00:22:32 2005 +0000
598
599     revert last change, didn't do right thing at all, sorry for the noise
600
601 commit 0a662934f050cff90e82d463ec809c3758b260b1
602 Author: Adam Jackson <ajax@nwnk.net>
603 Date:   Thu May 19 00:10:08 2005 +0000
604
605     Require automake 1.7 in AM_INIT_AUTOMAKE
606
607 commit 2e403190ff21b0bb277391a73741cfc6d5005ac3
608 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
609 Date:   Wed May 18 19:38:36 2005 +0000
610
611     - Add Xmu build system
612
613 commit 7cea083d37cfaaad321bddca0fb75b3308956938
614 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
615 Date:   Wed May 18 19:30:41 2005 +0000
616
617     - Add Xmu to symlink.sh
618     - Conditionally include config.h in Xmu sources
619
620 commit ab0973b4595cfe27c81202bfb4a148780b05bb02
621 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
622 Date:   Wed Dec 22 08:28:16 2004 +0000
623
624     Bug #2123 <https://bugs.freedesktop.org/show_bug.cgi?id=2123> Attachment
625         #1587 <https://bugs.freedesktop.org/attachment.cgi?id=1587> Call to
626         uname should not check for return == 0, but for >= 0 instead
627
628 commit ece6cefc8e0238071f89de520d4a969fede53bd6
629 Author: Eric Anholt <anholt@freebsd.org>
630 Date:   Tue May 18 04:45:29 2004 +0000
631
632     Remove Xaw header dependency from Xmu library build.
633     http://freedesktop.org/cgi-bin/bugzilla/attachment.cgi?bugid=634
634
635 commit 51156051e17f4ec53cbfe34f3a79f38d5884b78d
636 Author: Egbert Eich <eich@suse.de>
637 Date:   Fri Apr 23 18:43:45 2004 +0000
638
639     Merging XORG-CURRENT into trunk
640
641 commit 832c5a7d7b07b88f6468daabae56d9daeeee0db8
642 Author: Egbert Eich <eich@suse.de>
643 Date:   Sun Mar 14 08:32:24 2004 +0000
644
645     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
646
647 commit 410cf462f4a8733c58303de686f07fbd98f2e30e
648 Author: Egbert Eich <eich@suse.de>
649 Date:   Wed Mar 3 12:11:29 2004 +0000
650
651     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
652
653 commit b00bc81852e56578939fb4d63796f8e0cd187cbf
654 Author: Egbert Eich <eich@suse.de>
655 Date:   Thu Feb 26 13:35:33 2004 +0000
656
657     readding XFree86's cvs IDs
658
659 commit aa59d04a1a50b5978e886c2e7248f77bea515ce0
660 Author: Egbert Eich <eich@suse.de>
661 Date:   Thu Feb 26 09:22:44 2004 +0000
662
663     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
664
665 commit 0d10732a71487293bd70c2675ced6bffb6093c8d
666 Author: Egbert Eich <eich@suse.de>
667 Date:   Thu Jan 29 08:08:06 2004 +0000
668
669     Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
670
671 commit 6b975651aef1797eb795bd876486c565c52f66fd
672 Author: Kaleb Keithley <kaleb@freedesktop.org>
673 Date:   Tue Nov 25 19:28:15 2003 +0000
674
675     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
676
677 commit 865329b4e079334b4cb846347ab9a572ac946228
678 Author: Kaleb Keithley <kaleb@freedesktop.org>
679 Date:   Fri Nov 14 16:48:49 2003 +0000
680
681     XFree86 4.3.0.1
682
683 commit 709dda59a506e0c4ad17b085aa381f35cd86176f
684 Author: Kaleb Keithley <kaleb@freedesktop.org>
685 Date:   Fri Nov 14 16:48:49 2003 +0000
686
687     Initial revision
688
689 commit e3925d3087dc381a24b47c5602e086645e942fcf
690 Author: Kaleb Keithley <kaleb@freedesktop.org>
691 Date:   Fri Nov 14 15:54:39 2003 +0000
692
693     R6.6 is the Xorg base-line