Git init
[framework/uifw/xorg/lib/libice.git] / ChangeLog
1 commit 59a8d5609398824c81b72deb82735a55332ca239
2 Author: Jeremy Huddleston <jeremyhu@apple.com>
3 Date:   Sun Oct 17 21:26:31 2010 -0700
4
5     Fix include ordering, so -I../include precedes $CPPFLAGS which could
6     cause us to include installed rather than packaged headers.
7     
8     Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
9
10 commit 4a6f7a357222b2c1fa289d6e7b5fcc8c361e20e9
11 Author: Jesse Adkins <jesserayadkins@gmail.com>
12 Date:   Tue Sep 28 13:30:01 2010 -0700
13
14     Purge cvs tags.
15     
16     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
17     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
18
19 commit 5bb806a65bf23a507b135abe1e4a8b3cabc7b8aa
20 Author: Matt Dew <matt@osource.org>
21 Date:   Wed Jun 30 16:52:22 2010 -0400
22
23     specs: convert ICE doc/specs from xorg-docs module to DocBook XML
24     
25     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
26
27 commit 9b54f509832c50c1fac0edc0cb78e1a3454a56dc
28 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
29 Date:   Tue Jun 8 20:12:53 2010 -0700
30
31     Move ICE protocol & API specs from xorg-docs module
32     
33     For now, just checked in and included in dist tarballs, not processed
34     into a usable format - same as it was in xorg-docs
35     
36     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
37
38 commit 1967c04c021a4cfd7b3cdd4efdc13610b4385a65
39 Author: Julien Cristau <jcristau@debian.org>
40 Date:   Tue May 11 16:36:20 2010 +0200
41
42     Set the close-on-exec flag for listening sockets
43     
44     This prevents xsm from leaking file descriptors to the processes it
45     starts.
46     
47     X.Org bug#22932 <http://bugs.freedesktop.org/show_bug.cgi?id=22932>
48     
49     Reported-by: Kalle Olavi Niemitalo <kon@iki.fi>
50     Signed-off-by: Julien Cristau <jcristau@debian.org>
51
52 commit b6478dbedcca4d4cf44bd588c050bcc70c2f4963
53 Author: Gaetan Nadon <memsize@videotron.ca>
54 Date:   Mon Apr 5 19:50:40 2010 -0400
55
56     config: update AC_PREREQ statement to 2.60
57     
58     Unrelated to the previous patches, the new value simply reflects
59     the reality that the minimum level for autoconf to configure
60     all x.org modules is 2.60 dated June 2006.
61     
62     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
63     
64     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
65
66 commit 8e175ff18649bd30e862b6a6a5f82a4ed4d5241a
67 Author: Gaetan Nadon <memsize@videotron.ca>
68 Date:   Mon Mar 29 14:53:48 2010 -0400
69
70     config: remove the pkgconfig pc.in file from EXTRA_DIST
71     
72     Automake always includes it in the tarball.
73     
74     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
75
76 commit 09d61dc024d9846525e4c97d33cdf03c9f06c151
77 Author: Gaetan Nadon <memsize@videotron.ca>
78 Date:   Tue Feb 16 10:37:21 2010 -0500
79
80     config: move CWARNFLAGS from configure.ac to Makefile.am
81     
82     Compiler warning flags should be explicitly set in the makefile
83     rather than being merged with other packages compiler flags.
84     
85     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
86
87 commit 72b8a2d39a57eb0640929b9bb9f276c6032f8213
88 Author: Gaetan Nadon <memsize@videotron.ca>
89 Date:   Fri Nov 27 20:56:03 2009 -0500
90
91     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
92     
93     Now that the INSTALL file is generated.
94     Allows running make maintainer-clean.
95
96 commit 68231f8574e197a12eff1ddde37166d101567269
97 Author: Gaetan Nadon <memsize@videotron.ca>
98 Date:   Wed Oct 28 14:09:10 2009 -0400
99
100     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
101     
102     Add missing INSTALL file. Use standard GNU file on building tarball
103     README may have been updated
104     Remove AUTHORS file as it is empty and no content available yet.
105     Remove NEWS file as it is empty and no content available yet.
106
107 commit b5cfc1cdd367c93660259a86b3b6683c57e5d76a
108 Author: Gaetan Nadon <memsize@videotron.ca>
109 Date:   Tue Oct 27 15:07:25 2009 -0400
110
111     Deploy the new XORG_DEFAULT_OPTIONS #24242
112     
113     This macro aggregate a number of existing macros that sets commmon
114     X.Org components configuration options. It shields the configuration file from
115     future changes.
116
117 commit 5524fa4d543932e4565b2235515fef9a5d9a501d
118 Author: Gaetan Nadon <memsize@videotron.ca>
119 Date:   Mon Oct 26 22:08:41 2009 -0400
120
121     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
122     
123     ChangeLog filename is known to Automake and requires no further
124     coding in the makefile.
125
126 commit 82ad2d2053af2ad37697793b9718721aa3ff80a0
127 Author: Gaetan Nadon <memsize@videotron.ca>
128 Date:   Thu Oct 22 12:34:18 2009 -0400
129
130     .gitignore: use common defaults with custom section # 24239
131     
132     Using common defaults will reduce errors and maintenance.
133     Only the very small or inexistent custom section need periodic maintenance
134     when the structure of the component changes. Do not edit defaults.
135
136 commit 4b2289ad5481de7fa51941cf6c2ca7a2a3202690
137 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
138 Date:   Wed Oct 21 12:47:23 2009 -0700
139
140     This is not a GNU project, so declare it foreign.
141     
142     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
143     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
144     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
145     > > was quite annoying to work around since 'autoreconf -fvi' replaces
146     > > it and git wants to commit it.  Should these files even be in git?
147     > > Can I nuke them for the betterment of humanity and since they get
148     > > created by autoreconf anyways?
149     >
150     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
151     
152     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
153     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
154     of the INSTALL file. It is also part of the 24206 solution.
155     
156     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
157
158 commit 94992c686a6850f2303aa78057a64a6369b64692
159 Author: Peter Hutterer <peter.hutterer@who-t.net>
160 Date:   Fri Aug 28 14:17:50 2009 +1000
161
162     libICE 1.0.6
163     
164     Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
165
166 commit 7a8bb2a2c991919bcdef63359c74e239045a3f4c
167 Author: Alan Coopersmith <alan.coopersmith@sun.com>
168 Date:   Mon Feb 2 20:34:30 2009 -0800
169
170     Add README with pointers to mailing list, bugzilla & git repos
171     
172     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
173
174 commit dbb950061f185e1ccf27bff9c71adc34ab4cfae0
175 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
176 Date:   Wed Jan 28 16:55:37 2009 -0200
177
178     Janitor: Correct sparse warnings.
179     
180       Also reorders some code in configure.ac and Makefile.am to
181     match pattern used on other packages.
182
183 commit 2f41ddb3a917c4e71184452b68561a15593d33b8
184 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
185 Date:   Tue Jan 6 17:25:25 2009 -0200
186
187     Update .gitignore.
188     
189       Don't warn about files left after a build and/or make distcheck
190     in 'git status -a'.
191
192 commit ab9dff549534c6d7b33f440bff7a841d60c1206c
193 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
194 Date:   Mon Dec 8 18:45:44 2008 +0100
195
196     bump to 1.0.5
197
198 commit 71695c4bf7ae07228605683f6cdeca0457c8495a
199 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
200 Date:   Mon Dec 8 18:44:26 2008 +0100
201
202     remove ChangeLog from EXTRA_DIST and CLEANFILES
203
204 commit 653f659fe65ae8c2a9fe5b1fdbfc78da43f2cf90
205 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
206 Date:   Mon Dec 8 18:41:34 2008 +0100
207
208     use memcmp instead of binaryEqual
209     
210     suggested by Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
211     http://lists.freedesktop.org/archives/xorg/2008-December/041222.html
212
213 commit bf138553afe6eecd0e6c218dc6ae4f63065e4196
214 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
215 Date:   Tue Dec 2 22:06:15 2008 +0100
216
217     Use NULL, not zero, for pointers
218     
219     From Magnus Kessler <Magnus.Kessler@gmx.net>
220     http://lists.freedesktop.org/archives/xorg/2008-October/039799.html
221     http://lists.freedesktop.org/archives/xorg/attachments/20081030/b2ea5b1c/attachment-0001.bin
222
223 commit b01e82ce1deedb36c9696d4d27a3b9a5d5a52d08
224 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
225 Date:   Thu Oct 30 12:01:06 2008 +0100
226
227     ANSI C
228     
229     convert all old style function declarations
230     
231     see also: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
232     http://bugs.freedesktop.org/show_bug.cgi?id=14683
233     http://bugs.freedesktop.org/attachment.cgi?id=14582
234     
235     see also: Magnus Kessler <Magnus.Kessler@gmx.net>
236     http://lists.freedesktop.org/archives/xorg/2008-October/039799.html
237     http://lists.freedesktop.org/archives/xorg/attachments/20081030/b2ea5b1c/attachment-0001.bin
238
239 commit 2aba1bc0583aeb3ee6e26e3bfacd123abef744d9
240 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
241 Date:   Mon Dec 1 23:06:22 2008 +0100
242
243     towards ANSI C
244     
245     make _IceProcessCoreMessage and default error handlers static
246
247 commit 69a1b4b6d34291738dfbc3aa19d0ce3f2842ec8f
248 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
249 Date:   Mon Dec 1 22:22:12 2008 +0100
250
251     Activate CWARNFLAGS with lots of gcc warnings
252
253 commit 898ed95cad1133940a83dcf428865c5d3fb2c939
254 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
255 Date:   Mon Dec 1 22:18:45 2008 +0100
256
257     use xorg-macros-1.2.1
258     
259     Use XORG_CHANGELOG for rule to generate ChangeLog from git log
260     Use XORG_CWARNFLAGS for compiler warning flags, leave CFLAGS to user
261
262 commit a99fbad09ab850e65ddd57e4d4488e4726295e14
263 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
264 Date:   Tue Oct 7 13:21:48 2008 -0700
265
266     Constify some arguments in libICE to clear warnings in libSM
267     
268     This patch avoids the gcc (3.4.6) warnings:
269      ../../libSM-1.0.3/src/sm_client.c:104: warning: passing arg 7 of `IceRegisterForProtocolSetup' from incompatible pointer type
270      ../../libSM-1.0.3/src/sm_manager.c:168: warning: passing arg 7 of `IceRegisterForProtocolReply' from incompatible pointer type
271     when compiling libSM
272
273 commit 3bceaeb3192ca75a14854d614e1621d28fb82274
274 Author: Peter Breitenlohner <peb@mppmu.mpg.de>
275 Date:   Tue Oct 7 11:25:42 2008 -0700
276
277     define macros to 1 in icetrans.c to avoid redefined macro warnings
278     
279     X.Org Bug #17947 <http://bugs.freedesktop.org/show_bug.cgi?id=17947>
280     Patch #19444 <http://bugs.freedesktop.org/attachment.cgi?id=19444>
281     
282     Define as 1 (one) as done by autoconf and the command line
283     option, e.g. -DICE_t, not as empty.
284     
285     This avoids the gcc (3.4.6) warnings:
286      ../../libICE-1.0.4/src/icetrans.c:29:1: warning: "ICE_t" redefined
287      ../config.h:38:1: warning: this is the location of the previous definition
288      ../../libICE-1.0.4/src/icetrans.c:30:1: warning: "TRANS_CLIENT" redefined
289      <command line>:6:1: warning: this is the location of the previous definition
290      ../../libICE-1.0.4/src/icetrans.c:31:1: warning: "TRANS_SERVER" redefined
291      <command line>:7:1: warning: this is the location of the previous definition
292
293 commit b707104f4dba0963ab17c1d6a29c1e3a848ea408
294 Author: Alan Hourihane <alanh@tungstengraphics.com>
295 Date:   Tue Apr 29 00:41:40 2008 +0100
296
297     silence warning
298
299 commit e6b525aefc05b5203391699b00053ad52243cc6b
300 Author: Colin Harrison <colin.harrison-at-virgin.net>
301 Date:   Tue Apr 29 00:40:48 2008 +0100
302
303     include for sleep()
304
305 commit ef58f37724b841ef2246757be27111775aa86559
306 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
307 Date:   Sun Mar 9 09:02:40 2008 +0100
308
309     nuke RCS Ids
310
311 commit 47d86e8343d3d0201166c4d75da2ec9c12638cc1
312 Author: James Cloos <cloos@jhcloos.com>
313 Date:   Thu Dec 6 15:51:13 2007 -0500
314
315     Add missing PHONY line for automatic ChangeLog generation
316
317 commit f415da71dd26f128df7d550ecd7631f8888eb1d2
318 Author: Alan Coopersmith <alan.coopersmith@sun.com>
319 Date:   Mon Aug 20 13:21:07 2007 -0700
320
321     Version bump: 1.0.4
322
323 commit 8e08d3e4b8f00151b3a8b7eb88015dc15170e154
324 Author: Alan Coopersmith <alan.coopersmith@sun.com>
325 Date:   Mon Jun 4 15:40:22 2007 -0700
326
327     Add $(AM_CFLAGS) to lint flags to get correct Xtrans flags
328
329 commit cd900e40b5676874d076c35466fd7baa6a49b1f6
330 Author: Alan Coopersmith <alan.coopersmith@sun.com>
331 Date:   Thu Apr 5 15:05:52 2007 -0700
332
333     Replace many malloc(strlen()); strcpy() pairs with strdup()
334
335 commit 27f9a9324d58c9a7472c724c62f5b7ea0e1f4681
336 Author: Alan Coopersmith <alan.coopersmith@sun.com>
337 Date:   Thu Apr 5 14:43:05 2007 -0700
338
339     Provide ANSI C prototypes for more static functions
340
341 commit bb639803a779ceace05d183b653da88f010ab29c
342 Author: Alan Coopersmith <alan.coopersmith@sun.com>
343 Date:   Thu Apr 5 14:32:31 2007 -0700
344
345     Convert authutil.c static helpers to ANSI C prototypes to clear sparse warnings
346
347 commit 2179b2d467d69e45559b8e4f161a904a21f05321
348 Author: Alan Coopersmith <alan.coopersmith@sun.com>
349 Date:   Thu Apr 5 14:28:06 2007 -0700
350
351     Add hooks for checking source code with lint/sparse/etc.
352
353 commit 6b361c028b5ad931b61df86fae570f3ef9f41c15
354 Author: Alan Coopersmith <alan.coopersmith@sun.com>
355 Date:   Thu Apr 5 14:19:56 2007 -0700
356
357     Coverity #1086: Double free of pointer "*listenObjsRet"
358     
359     Same bug, different function.
360
361 commit c9b3d016681d81aff32c74cdad75151bd538e6ab
362 Author: Alan Coopersmith <alan.coopersmith@sun.com>
363 Date:   Thu Apr 5 14:07:42 2007 -0700
364
365     Coverity #1085: Double free of pointer "*listenObjsRet"
366     
367     If malloc failed in the loop in IceListenForConnections, the error path
368     would free all previous allocations, then loop around and try again, and
369     if it failed again, free the previous allocations again.   On the other
370     hand, if it succeeded on the later tries, then the memory would just be
371     leaked, since the error would be returned and not the pointer to them.
372
373 commit 6039e865470af23948b0fe7d5dc0ea72da436b0e
374 Author: Alan Coopersmith <alan.coopersmith@sun.com>
375 Date:   Thu Apr 5 14:04:01 2007 -0700
376
377     Add *~ to .gitignore to skip emacs/patch droppings
378
379 commit bed718894bed98cbd45b02bd57fb7fc6fd5089aa
380 Author: Daniel Stone <daniel@fooishbar.org>
381 Date:   Sat Dec 16 01:21:17 2006 +0200
382
383     bump to 1.0.3
384
385 commit cac788981906186442ddfb57a41f45911eb8223b
386 Author: Daniel Stone <daniel@fooishbar.org>
387 Date:   Wed Dec 6 18:58:09 2006 +0200
388
389     Makefile.am: make ChangeLog hook safer
390     Make ChangeLog hook as safe as possible.
391
392 commit 011d632e8ef3f738b9158e66d6da6876e3b53905
393 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
394 Date:   Fri Oct 13 15:49:52 2006 -0400
395
396     Bump to 1.0.2
397
398 commit 445661cd714685009ee9ba2358a274351381eabf
399 Author: Adam Jackson <ajax@benzedrine.nwnk.net>
400 Date:   Thu Oct 12 18:37:57 2006 -0400
401
402     Fix ChangeLog hook to distcheck.
403
404 commit 5cba1c763ac9f79062523227b49a29f72e6069cf
405 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
406 Date:   Sun Jul 16 10:52:30 2006 +0200
407
408     set GIT_DIR=${srcdir}/.git for git-log
409
410 commit 86e0a93714a6ccdb8555fc2c48231d958cba383d
411 Author: Alan Coopersmith <alan.coopersmith@sun.com>
412 Date:   Thu Jul 13 14:58:44 2006 -0700
413
414     renamed: .cvsignore -> .gitignore
415
416 commit c87cb98979356fc55607c05a2b23207afc9beeb1
417 Author: Alan Coopersmith <alan.coopersmith@sun.com>
418 Date:   Tue Jul 11 13:48:08 2006 -0700
419
420     Replace static ChangeLog with rule copied from libX11 to generate from git log
421
422 commit 6066ab9b9914ec0cca3b8f36fa3f5ba323414621
423 Author: Derek Wang <derek.wang@sun.com>
424 Date:   Tue Nov 23 12:00:32 2004 -0800
425
426     Sun bug #6193975: kde session manager core dumps in _IceWrite()
427
428 commit be25425ca38d23655a5a854c053e750e1cbd3dea
429 Author: Alan Coopersmith <alan.coopersmith@sun.com>
430 Date:   Tue Jul 11 13:42:07 2006 -0700
431
432     renamed: .cvsignore -> .gitignore
433
434 commit 9b1bb5ab99bd386cc030cd456a576b37406da91c
435 Author: Adam Jackson <ajax@nwnk.net>
436 Date:   Wed Apr 26 23:57:50 2006 +0000
437
438     Bump to 1.0.1
439
440 commit 96d7763487da6624ed85bee10b081e7138d2060d
441 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
442 Date:   Mon Apr 10 16:44:40 2006 +0000
443
444     Coverity #664: Free memory allocated by EXTRACT_STRING in
445         _IceDefaultErrorHandler after we're done fprintf()'ing it.
446
447 commit 2a30ec82f3bd2aa1f2566e97fee70403a8448de8
448 Author: Kevin E Martin <kem@kem.org>
449 Date:   Thu Dec 15 00:24:27 2005 +0000
450
451     Update package version number for final X11R7 release candidate.
452
453 commit 881573d429c0a9ecfa2d6286d4eaece36ee50675
454 Author: Kevin E Martin <kem@kem.org>
455 Date:   Sat Dec 3 05:49:42 2005 +0000
456
457     Update package version number for X11R7 RC3 release.
458
459 commit a15b179f2e8e359161d9133bac58dde57b7e78ae
460 Author: Kevin E Martin <kem@kem.org>
461 Date:   Sat Nov 19 07:15:39 2005 +0000
462
463     Update pkgconfig files to separate library build-time dependencies from
464         application build-time dependencies, and update package deps to work
465         with separate build roots.
466
467 commit c386a08047582240adefafd3afc062e52fccae6f
468 Author: Kevin E Martin <kem@kem.org>
469 Date:   Wed Nov 9 21:19:12 2005 +0000
470
471     Update package version number for X11R7 RC2 release.
472
473 commit c361e3919f2de3f4742904b04e73178edc76bf95
474 Author: Adam Jackson <ajax@nwnk.net>
475 Date:   Sun Oct 23 20:12:19 2005 +0000
476
477     Bug #1893: Fix replies when peers use different major opcodes for the same
478         subprotocol. (016_ICE_subprotocol_reply_fix.diff from Debian, by Jochen
479         Voss)
480
481 commit 0b8ff6fbd8cd7f47ab9e6ccb6d4917564a2d13ee
482 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
483 Date:   Sat Jul 30 19:15:15 2005 +0000
484
485     Add -D flags to clear various warnings (Stefan Dirsch)
486
487 commit 260d470a128c7eaa6d7484bb143aab353c4e98ec
488 Author: Kevin E Martin <kem@kem.org>
489 Date:   Fri Jul 29 21:22:50 2005 +0000
490
491     Various changes preparing packages for RC0:
492     - Verify and update package version numbers as needed
493     - Implement versioning scheme
494     - Change bug address to point to bugzilla bug entry form
495     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
496         reenable it)
497     - Fix makedepend to use pkgconfig and pass distcheck
498     - Update build script to build macros first
499     - Update modular Xorg version
500
501 commit cf687b775f580a84a4a8e962814abe7bc47a3c52
502 Author: Daniel Stone <daniel@fooishbar.org>
503 Date:   Sat Jul 16 06:22:34 2005 +0000
504
505     Set soversion to 6.3.0.
506
507 commit 6d1704defa0e57715bd22d30d6e789b36233dcf8
508 Author: Keith Packard <keithp@keithp.com>
509 Date:   Sat Jul 9 05:59:01 2005 +0000
510
511     Add .cvsignore files
512
513 commit 2b6b8e40a63dd69a13f87c19dcf8dc2f477c304d
514 Author: Daniel Stone <daniel@fooishbar.org>
515 Date:   Sun Jul 3 07:00:55 2005 +0000
516
517     Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
518     Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
519     Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
520         source files in the xserver/xorg tree, predicated on defines of
521         HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
522         <X11/fonts/foo.h>.
523
524 commit 608ad35f102b188f554daf8c160a5edcf4e8031c
525 Author: Daniel Stone <daniel@fooishbar.org>
526 Date:   Fri Jun 10 14:11:36 2005 +0000
527
528     Remove pointless include of Xlib.h.
529     Fix #include path to bigreqstr.h.
530
531 commit 795460992b0dcd4aa2591be462a94942415c6028
532 Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
533 Date:   Thu Jun 9 15:54:47 2005 +0000
534
535     Replace <X11/transport.c> with <X11/Xtrans/transport.c>
536
537 commit ae7b4cca6bd5c1f4edea8cde80d7a3dfaaf2c4d3
538 Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
539 Date:   Thu Jun 9 15:52:02 2005 +0000
540
541     Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
542     Copy Xtrans.h to exports/include/X11/Xtrans only
543
544 commit a0637be926e6da5db8d131e7914f1300f484c626
545 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
546 Date:   Sat May 21 23:07:47 2005 +0000
547
548     xtrans:
549     Create autoconf macro XTRANS_CONNECTION_FLAGS to provide standard set of
550         --enable flags for which transports to support and common place to
551         update for required libraries for platforms that need certain libs for
552         certain transports
553     ICE:
554     Add ICE_t #define required by Xtrans headers. Replace static defines of
555         LOCALCONN & UNIXCONN with new XTRANS_CONNECTION_FLAGS macro.
556     X11:
557     Moved transport type checks to new macro XTRANS_CONNECTION_FLAGS in
558         xtrans.m4 in xtrans module so they can be shared by all modules using
559         xtrans.
560
561 commit efdb2468119be0c62a379d91088a708ca8d37e1b
562 Author: Adam Jackson <ajax@nwnk.net>
563 Date:   Thu May 19 00:22:32 2005 +0000
564
565     revert last change, didn't do right thing at all, sorry for the noise
566
567 commit ccf4efa5e204d4569b9b590f72baae807ec19903
568 Author: Adam Jackson <ajax@nwnk.net>
569 Date:   Thu May 19 00:10:02 2005 +0000
570
571     Require automake 1.7 in AM_INIT_AUTOMAKE
572
573 commit 3458da101c943530861485c798538ce014eee6b0
574 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
575 Date:   Tue May 17 21:25:15 2005 +0000
576
577     - Conditionally include config.h in xc/lib/SM
578     - Add libSM to symlink.sh
579     - Add SM build system
580
581 commit cae06ca0ce523eeb9a667ce3ae5bff066cf6ecd7
582 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
583 Date:   Tue May 17 20:53:58 2005 +0000
584
585     - Conditionally include config.h in the ICE source.
586     - Add ICE to symlink.sh
587
588 commit 9dd90f8f8e29bb1dd6fe84b4b1d2d75ef91bc336
589 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
590 Date:   Tue May 17 20:52:35 2005 +0000
591
592     Add ICE directory + build system.
593
594 commit d1cfe2a6d4a392f64b6b9d9255ec329fb2a6a39a
595 Author: Daniel Stone <daniel@fooishbar.org>
596 Date:   Fri Jan 28 19:15:39 2005 +0000
597
598     Move _IceGetPeerName into the ICE public API as IceGetPeerName; bump ICE
599         soversion to 6.4 accordingly. Change SM's use to the public version.
600         The old version will be retained for compatibility.
601
602 commit 8f0babf8450aa8097e063e13c95b1581843b2dd8
603 Author: Egbert Eich <eich@suse.de>
604 Date:   Fri Apr 23 18:43:22 2004 +0000
605
606     Merging XORG-CURRENT into trunk
607
608 commit 111949a4a1d5b62e26016b555e12f8862c90ae44
609 Author: Egbert Eich <eich@suse.de>
610 Date:   Sun Mar 14 08:31:52 2004 +0000
611
612     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
613
614 commit d4054eea34b2f4d345796ecadec8a96af93c4d0d
615 Author: Egbert Eich <eich@suse.de>
616 Date:   Wed Mar 3 12:11:10 2004 +0000
617
618     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
619
620 commit 569bf16d182b043e7ab914202d4195baf4a8413a
621 Author: Egbert Eich <eich@suse.de>
622 Date:   Thu Feb 26 13:35:18 2004 +0000
623
624     readding XFree86's cvs IDs
625
626 commit 14c9e41e551ab1b3a00807dbb8f2f215b96bcc81
627 Author: Egbert Eich <eich@suse.de>
628 Date:   Thu Feb 26 09:22:34 2004 +0000
629
630     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
631
632 commit 45b73c360dc68b023194758bbb1cc59c021742a6
633 Author: Kaleb Keithley <kaleb@freedesktop.org>
634 Date:   Thu Dec 4 22:02:52 2003 +0000
635
636     XFree86 4.3.99.901 (RC 1)
637
638 commit c919c3d0b355ef67dfa0b511eb1da488e5786d1b
639 Author: Kaleb Keithley <kaleb@freedesktop.org>
640 Date:   Tue Nov 25 19:28:07 2003 +0000
641
642     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
643
644 commit 72e353567f8927996a26e72848d86f692c3f0737
645 Author: Kaleb Keithley <kaleb@freedesktop.org>
646 Date:   Fri Nov 14 16:48:46 2003 +0000
647
648     XFree86 4.3.0.1
649
650 commit ee452992357329f7af846eba8f5bbe61c5d27bfa
651 Author: Kaleb Keithley <kaleb@freedesktop.org>
652 Date:   Fri Nov 14 15:54:36 2003 +0000
653
654     R6.6 is the Xorg base-line