ChangeLog revision 1.1.1.4 1 1.1.1.4 mrg commit 54926675a9bbb732d3317316db4958e22922ea3f
2 1.1.1.4 mrg Author: Adam Jackson <ajax (a] redhat.com>
3 1.1.1.4 mrg Date: Mon Nov 22 14:50:13 2010 -0500
4 1.1.1.4 mrg
5 1.1.1.4 mrg libXfixes v5: Pointer barriers
6 1.1.1.4 mrg
7 1.1.1.4 mrg v2: Use int * for device list, consistent with libXi.
8 1.1.1.4 mrg v3: Update copyright year.
9 1.1.1.4 mrg
10 1.1.1.4 mrg Reviewed-by: Julien Cristau <jcristau (a] debian.org>
11 1.1.1.4 mrg Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
12 1.1.1.4 mrg Signed-off-by: Adam Jackson <ajax (a] redhat.com>
13 1.1.1.4 mrg
14 1.1.1.4 mrg commit c301e75b0316c00599caa88d95f384d63eb8bec0
15 1.1.1.4 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
16 1.1.1.4 mrg Date: Wed Feb 2 11:43:42 2011 -0500
17 1.1.1.4 mrg
18 1.1.1.4 mrg config: comment, minor upgrade, quote and layout configure.ac
19 1.1.1.4 mrg
20 1.1.1.4 mrg Group statements per section as per Autoconf standard layout
21 1.1.1.4 mrg Quote statements where appropriate.
22 1.1.1.4 mrg Autoconf recommends not using dnl instead of # for comments
23 1.1.1.4 mrg
24 1.1.1.4 mrg Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
25 1.1.1.4 mrg Add AC_CONFIG_SRCDIR([Makefile.am])
26 1.1.1.4 mrg Remove redundant AC_SUBST(*_CFLAGS) and/or *_LIBS
27 1.1.1.4 mrg No functional configuration changes
28 1.1.1.4 mrg
29 1.1.1.4 mrg This helps automated maintenance and release activities.
30 1.1.1.4 mrg Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
31 1.1.1.4 mrg
32 1.1.1.4 mrg commit 8196b55a4d84f40f0a0b29b4167992b45df50d70
33 1.1.1.4 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
34 1.1.1.4 mrg Date: Fri Jan 28 19:41:37 2011 -0500
35 1.1.1.4 mrg
36 1.1.1.4 mrg config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
37 1.1.1.4 mrg
38 1.1.1.4 mrg Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
39 1.1.1.4 mrg
40 1.1.1.4 mrg commit e067891e233e3725e1fa1da72d91c5346f039d00
41 1.1.1.4 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
42 1.1.1.4 mrg Date: Thu Jan 27 18:50:14 2011 -0500
43 1.1.1.4 mrg
44 1.1.1.4 mrg config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
45 1.1.1.4 mrg
46 1.1.1.4 mrg XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
47 1.1.1.4 mrg AC_PROG_C_C99. This sets gcc with -std=gnu99.
48 1.1.1.4 mrg If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
49 1.1.1.4 mrg
50 1.1.1.4 mrg Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
51 1.1.1.4 mrg
52 1.1.1.4 mrg commit 1b64f2594c871d1497a032285476222b29cd4537
53 1.1.1.4 mrg Author: Fernando Carrijo <fcarrijo (a] yahoo.com.br>
54 1.1.1.4 mrg Date: Thu Jul 1 06:56:35 2010 -0300
55 1.1.1.4 mrg
56 1.1.1.4 mrg Purge macros NEED_EVENTS and NEED_REPLIES
57 1.1.1.4 mrg
58 1.1.1.4 mrg Signed-off-by: Fernando Carrijo <fcarrijo (a] yahoo.com.br>
59 1.1.1.4 mrg Acked-by: Tiago Vignatti <tiago.vignatti (a] nokia.com>
60 1.1.1.4 mrg Reviewed-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
61 1.1.1.4 mrg
62 1.1.1.3 mrg commit 01e803aebdfddfce6374b03e5f31723698aa0c00
63 1.1.1.3 mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
64 1.1.1.3 mrg Date: Wed Jun 9 20:18:25 2010 -0700
65 1.1.1.3 mrg
66 1.1.1.3 mrg libXfixes 4.0.5
67 1.1.1.3 mrg
68 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
69 1.1.1.3 mrg
70 1.1.1.3 mrg commit 7d08b9841ce01628881969b9cdd08d732c87aad7
71 1.1.1.3 mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
72 1.1.1.3 mrg Date: Tue Jun 8 19:14:44 2010 -0700
73 1.1.1.3 mrg
74 1.1.1.3 mrg Fix .TH values in Xfixes.man
75 1.1.1.3 mrg
76 1.1.1.3 mrg Requires xorg-macros 1.8 in order to get the updated XORG_MANPAGE_SECTIONS
77 1.1.1.3 mrg that sets $(SED) & $(MAN_SUBSTS) from configure for us.
78 1.1.1.3 mrg
79 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
80 1.1.1.3 mrg Reviewed-by: Dan Nicholson <dbn.lists (a] gmail.com>
81 1.1.1.3 mrg
82 1.1.1.3 mrg commit e81d298c3dd043ee2234156f81d75cac394ad896
83 1.1.1.3 mrg Author: Alan Coopersmith <alan.coopersmith (a] oracle.com>
84 1.1.1.3 mrg Date: Tue Jun 8 19:04:01 2010 -0700
85 1.1.1.3 mrg
86 1.1.1.3 mrg Sun's copyrights now belong to Oracle
87 1.1.1.3 mrg
88 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] oracle.com>
89 1.1.1.3 mrg
90 1.1.1.3 mrg commit bdebfcf8096b7403c5e59501d73e5b73d2e65f15
91 1.1.1.3 mrg Author: Jamey Sharp <jamey (a] minilop.net>
92 1.1.1.3 mrg Date: Fri Apr 9 17:26:31 2010 -0700
93 1.1.1.3 mrg
94 1.1.1.3 mrg Always call SyncHandle after issuing an X request.
95 1.1.1.3 mrg
96 1.1.1.3 mrg commit e09464e0ec1f6994272f3ef324b7fa77329948d4
97 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
98 1.1.1.3 mrg Date: Mon Mar 29 16:50:34 2010 -0400
99 1.1.1.3 mrg
100 1.1.1.3 mrg config: update AC_PREREQ statement to 2.60
101 1.1.1.3 mrg
102 1.1.1.3 mrg Unrelated to the previous patches, the new value simply reflects
103 1.1.1.3 mrg the reality that the minimum level for autoconf to configure
104 1.1.1.3 mrg all x.org modules is 2.60 dated June 2006.
105 1.1.1.3 mrg
106 1.1.1.3 mrg ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
107 1.1.1.3 mrg
108 1.1.1.3 mrg Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
109 1.1.1.3 mrg
110 1.1.1.3 mrg commit 946578b59ced5d828b0ad62fe96fc6d9bb31008a
111 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
112 1.1.1.3 mrg Date: Mon Mar 29 14:53:48 2010 -0400
113 1.1.1.3 mrg
114 1.1.1.3 mrg config: remove the pkgconfig pc.in file from EXTRA_DIST
115 1.1.1.3 mrg
116 1.1.1.3 mrg Automake always includes it in the tarball.
117 1.1.1.3 mrg
118 1.1.1.3 mrg Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
119 1.1.1.3 mrg
120 1.1.1.3 mrg commit e3acd4a80b246166bb971095ff598944fb59281b
121 1.1.1.3 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
122 1.1.1.3 mrg Date: Thu Jan 14 19:09:28 2010 -0800
123 1.1.1.3 mrg
124 1.1.1.3 mrg Update Sun license notices to current X.Org standard form
125 1.1.1.3 mrg
126 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
127 1.1.1.3 mrg
128 1.1.1.3 mrg commit 43397a8cb586caefc60787c98792ae2aae43fddf
129 1.1.1.3 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
130 1.1.1.3 mrg Date: Thu Jan 14 19:07:17 2010 -0800
131 1.1.1.3 mrg
132 1.1.1.3 mrg Purge CVS/RCS id tags
133 1.1.1.3 mrg
134 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
135 1.1.1.3 mrg
136 1.1.1.3 mrg commit e27e229cf7f1809b1997dcafc147e512b0fb014d
137 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
138 1.1.1.3 mrg Date: Thu Jan 14 15:54:31 2010 -0500
139 1.1.1.3 mrg
140 1.1.1.3 mrg COPYING: add missing copyright notice.
141 1.1.1.3 mrg
142 1.1.1.3 mrg Refer to: Cursor.c
143 1.1.1.3 mrg Copyright 2006 Sun Microsystems
144 1.1.1.3 mrg
145 1.1.1.3 mrg Signed-off-by: Gaetan Nadon <memsize (a] videotron.ca>
146 1.1.1.3 mrg Reviewed-by: Peter Hutterer <peter.hutterer (a] who-t.net>
147 1.1.1.3 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
148 1.1.1.3 mrg
149 1.1.1.3 mrg commit 9e1da45e4cc425f1aa8bc7021645372cad93f029
150 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
151 1.1.1.3 mrg Date: Fri Nov 27 20:56:04 2009 -0500
152 1.1.1.3 mrg
153 1.1.1.3 mrg Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
154 1.1.1.3 mrg
155 1.1.1.3 mrg Now that the INSTALL file is generated.
156 1.1.1.3 mrg Allows running make maintainer-clean.
157 1.1.1.3 mrg
158 1.1.1.3 mrg commit b228e13d654f07297cc40cabe81fdb50469c1e83
159 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
160 1.1.1.3 mrg Date: Wed Oct 28 14:09:10 2009 -0400
161 1.1.1.3 mrg
162 1.1.1.3 mrg INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
163 1.1.1.3 mrg
164 1.1.1.3 mrg Add missing INSTALL file. Use standard GNU file on building tarball
165 1.1.1.3 mrg README may have been updated
166 1.1.1.3 mrg Remove AUTHORS file as it is empty and no content available yet.
167 1.1.1.3 mrg Remove NEWS file as it is empty and no content available yet.
168 1.1.1.3 mrg
169 1.1.1.3 mrg commit 12e260765e880ffe2e078e6eb399bd137116d2cc
170 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
171 1.1.1.3 mrg Date: Mon Oct 26 22:08:43 2009 -0400
172 1.1.1.3 mrg
173 1.1.1.3 mrg Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
174 1.1.1.3 mrg
175 1.1.1.3 mrg ChangeLog filename is known to Automake and requires no further
176 1.1.1.3 mrg coding in the makefile.
177 1.1.1.3 mrg
178 1.1.1.3 mrg commit 82d17ac11ced59195eb160464b011546ca72a5c7
179 1.1.1.3 mrg Author: Gaetan Nadon <memsize (a] videotron.ca>
180 1.1.1.3 mrg Date: Thu Oct 22 12:34:19 2009 -0400
181 1.1.1.3 mrg
182 1.1.1.3 mrg .gitignore: use common defaults with custom section # 24239
183 1.1.1.3 mrg
184 1.1.1.3 mrg Using common defaults will reduce errors and maintenance.
185 1.1.1.3 mrg Only the very small or inexistent custom section need periodic maintenance
186 1.1.1.3 mrg when the structure of the component changes. Do not edit defaults.
187 1.1.1.3 mrg
188 1.1.1.3 mrg commit 55d7359a38e2e461a1320872bf955a298f06abd2
189 1.1.1.3 mrg Author: Jeremy Huddleston <jeremyhu (a] freedesktop.org>
190 1.1.1.3 mrg Date: Wed Oct 21 12:47:25 2009 -0700
191 1.1.1.3 mrg
192 1.1.1.3 mrg This is not a GNU project, so declare it foreign.
193 1.1.1.3 mrg
194 1.1.1.3 mrg On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
195 1.1.1.3 mrg > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
196 1.1.1.3 mrg > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
197 1.1.1.3 mrg > > was quite annoying to work around since 'autoreconf -fvi' replaces
198 1.1.1.3 mrg > > it and git wants to commit it. Should these files even be in git?
199 1.1.1.3 mrg > > Can I nuke them for the betterment of humanity and since they get
200 1.1.1.3 mrg > > created by autoreconf anyways?
201 1.1.1.3 mrg >
202 1.1.1.3 mrg > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
203 1.1.1.3 mrg
204 1.1.1.3 mrg As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
205 1.1.1.3 mrg AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
206 1.1.1.3 mrg of the INSTALL file. It is also part of the 24206 solution.
207 1.1.1.3 mrg
208 1.1.1.3 mrg Signed-off-by: Jeremy Huddleston <jeremyhu (a] freedesktop.org>
209 1.1.1.3 mrg
210 1.1.1.2 mrg commit ed2f91926bcef1610abe3c9cef61b1bb1c918ec8
211 1.1.1.2 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
212 1.1.1.2 mrg Date: Thu Oct 8 08:45:02 2009 -0700
213 1.1 mrg
214 1.1.1.2 mrg libXfixes 4.0.4
215 1.1.1.2 mrg
216 1.1.1.2 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
217 1.1 mrg
218 1.1.1.2 mrg commit dc9e2c696121f677065919bc5b011eb650791831
219 1.1.1.2 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
220 1.1.1.2 mrg Date: Thu Oct 8 08:44:24 2009 -0700
221 1.1 mrg
222 1.1.1.2 mrg Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
223 1.1.1.2 mrg
224 1.1.1.2 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
225 1.1 mrg
226 1.1.1.2 mrg commit c83a721ba0b142177b3f01dd0c0a5e47e06a991a
227 1.1.1.2 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
228 1.1.1.2 mrg Date: Mon Feb 2 20:34:33 2009 -0800
229 1.1 mrg
230 1.1.1.2 mrg Add README with pointers to mailing list, bugzilla & git repos
231 1.1.1.2 mrg
232 1.1.1.2 mrg Signed-off-by: Alan Coopersmith <alan.coopersmith (a] sun.com>
233 1.1 mrg
234 1.1.1.2 mrg commit 9784df5ba9f04163da7486c005eaf2383c37b127
235 1.1.1.2 mrg Author: Paulo Cesar Pereira de Andrade <pcpa (a] mandriva.com.br>
236 1.1.1.2 mrg Date: Thu Jan 29 17:40:24 2009 -0200
237 1.1 mrg
238 1.1.1.2 mrg Janitor: Correct make distcheck and gcc/sparse warnings.
239 1.1 mrg
240 1.1.1.2 mrg commit 839ef4a38dceec053c3fb33878e59eb26bd8d580
241 1.1.1.2 mrg Author: Peter Hutterer <peter (a] cs.unisa.edu.au>
242 1.1.1.2 mrg Date: Mon May 19 17:31:04 2008 +0930
243 1.1 mrg
244 1.1.1.2 mrg Rename parameters to clarify QueryVersion/QueryExtension.
245 1.1.1.2 mrg
246 1.1.1.2 mrg These parameters are not treated as input. Rename them to make the inner
247 1.1.1.2 mrg workings slightly more obvious.
248 1.1.1.2 mrg
249 1.1.1.2 mrg X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>
250 1.1 mrg
251 1.1.1.2 mrg commit d7778d80356f9a7f0bc4ffd0f0cf0bfa86928249
252 1.1.1.2 mrg Author: Matthieu Herrb <matthieu.herrb (a] laas.fr>
253 1.1.1.2 mrg Date: Sun Mar 9 08:19:27 2008 +0100
254 1.1 mrg
255 1.1.1.2 mrg nuke RCS Ids
256 1.1 mrg
257 1.1.1.2 mrg commit e211f3647823d89dd25a1cff8981c3154a6c429d
258 1.1.1.2 mrg Author: James Cloos <cloos (a] jhcloos.com>
259 1.1.1.2 mrg Date: Thu Dec 6 16:38:28 2007 -0500
260 1.1 mrg
261 1.1.1.2 mrg Replace static ChangeLog with dist-hook to generate from git log
262 1.1 mrg
263 1.1.1.2 mrg commit cad41f810023db454f33feea4f89d4d053737732
264 1.1.1.2 mrg Author: Daniel Stone <daniel (a] fooishbar.org>
265 1.1.1.2 mrg Date: Wed Nov 8 16:14:41 2006 +0200
266 1.1 mrg
267 1.1.1.2 mrg bump to 4.0.3
268 1.1 mrg
269 1.1.1.2 mrg commit 9dc7945eaa9216bf7b0056e815fba5bf8b5ded07
270 1.1.1.2 mrg Author: Lars Knoll <lars (a] trolltech.com>
271 1.1.1.2 mrg Date: Sun Oct 15 14:13:14 2006 -0700
272 1.1 mrg
273 1.1.1.2 mrg Don't unlock the Display when you have not locked it.
274 1.1.1.2 mrg
275 1.1.1.2 mrg Acked-by: Jamey Sharp <jamey (a] minilop.net>
276 1.1 mrg
277 1.1.1.2 mrg commit fcd9a56f0614521127d82954c4a4d77c92e62e53
278 1.1.1.2 mrg Author: Adam Jackson <ajax (a] benzedrine.nwnk.net>
279 1.1.1.2 mrg Date: Fri Oct 13 16:12:54 2006 -0400
280 1.1 mrg
281 1.1.1.2 mrg Bump to 4.0.2
282 1.1 mrg
283 1.1.1.2 mrg commit 8b43f6b0b5d77ab33efc50e4b1f588e51d029eb8
284 1.1.1.2 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
285 1.1.1.2 mrg Date: Wed Sep 27 19:03:11 2006 -0700
286 1.1 mrg
287 1.1.1.2 mrg Add *~ to .gitignore to skip over emacs droppings
288 1.1 mrg
289 1.1.1.2 mrg commit 6c4d82990973b02a756ab3ba83ea345fed4bf87e
290 1.1.1.2 mrg Author: Stuart Kreitman <stuart.kreitman (a] sun.com>
291 1.1.1.2 mrg Date: Wed Sep 27 19:02:02 2006 -0700
292 1.1 mrg
293 1.1.1.2 mrg Sun bug #5099413/Xorg bugzilla #1554: Gnopernicus full-screen mag not working
294 1.1.1.2 mrg
295 1.1.1.2 mrg Sun bug #5099413: Gnopernicus full-screen magnification not working
296 1.1.1.2 mrg <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=5099413>
297 1.1.1.2 mrg
298 1.1.1.2 mrg includes fix for Xorg bug #1554: rect defined in XFixesInvertRegion is not used
299 1.1.1.2 mrg <https://bugs.freedesktop.org/show_bug.cgi?id=1554>
300 1.1 mrg
301 1.1.1.2 mrg commit cd58068a11dbec3a17099fb699885e5e20e6ae36
302 1.1.1.2 mrg Author: David Nusinow <dnusinow (a] debian.org>
303 1.1.1.2 mrg Date: Mon Sep 18 18:24:29 2006 -0400
304 1.1 mrg
305 1.1.1.2 mrg Add 01_include_xlib.h.diff. Xfixes.h relies on the "Bool" define from
306 1.1.1.2 mrg X11/Xlib.h but did not include that header (directly or indirectly)
307 1.1.1.2 mrg See debian bug #372756
308 1.1 mrg
309 1.1.1.2 mrg commit 78e08086c13b2053f7cf1f74a8ec49b7e970a420
310 1.1.1.2 mrg Author: Tilman Sauerbeck <tilman (a] code-monkey.de>
311 1.1.1.2 mrg Date: Fri Sep 1 17:12:39 2006 +0200
312 1.1 mrg
313 1.1.1.2 mrg Bug #4902: _XRead32() expects a signed long pointer on 64 bit systems.
314 1.1 mrg
315 1.1.1.2 mrg commit 4ac8fb34617e392a5af35bf34d86df61903ec482
316 1.1.1.2 mrg Author: Alan Coopersmith <alan.coopersmith (a] sun.com>
317 1.1.1.2 mrg Date: Thu Jul 13 14:58:54 2006 -0700
318 1.1 mrg
319 1.1.1.2 mrg renamed: .cvsignore -> .gitignore
320 1.1 mrg
321 1.1.1.2 mrg commit f506712c5117d48cee6b36bc8b9ef1760b0506d6
322 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
323 1.1.1.2 mrg Date: Fri May 12 15:18:54 2006 +0000
324 1.1.1.2 mrg
325 1.1.1.2 mrg Fix the soversion to 3.1.0.
326 1.1.1.2 mrg
327 1.1.1.2 mrg commit 2284047bd919826e2ef1a8898eabfc3c8ec5d1a8
328 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
329 1.1.1.2 mrg Date: Fri Apr 28 20:53:15 2006 +0000
330 1.1.1.2 mrg
331 1.1.1.2 mrg Bump to 4.0
332 1.1.1.2 mrg
333 1.1.1.2 mrg commit 0ce5551f030c27705b3828b41647824577e30f74
334 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
335 1.1.1.2 mrg Date: Mon Apr 3 00:58:13 2006 +0000
336 1.1.1.2 mrg
337 1.1.1.2 mrg Coverity #576: Plug a leak on the error path.
338 1.1.1.2 mrg
339 1.1.1.2 mrg commit e9e432a987682ee16ed0dbc1e9b520fa5720150c
340 1.1.1.2 mrg Author: Deron Johnson <deron.johnson (a] sun.com>
341 1.1.1.2 mrg Date: Mon Mar 13 21:59:05 2006 +0000
342 1.1.1.2 mrg
343 1.1.1.2 mrg Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:
344 1.1.1.2 mrg CompositeGetOverlayWindow, CompositeReleaseOverlayWindow Xfixes Version
345 1.1.1.2 mrg 4.0: XFixesHideCursor, XFixesShowCursor
346 1.1.1.2 mrg
347 1.1.1.2 mrg commit 96275f0b9f97be0fd9e002fd14bce4f4a015278a
348 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
349 1.1.1.2 mrg Date: Thu Dec 15 00:24:29 2005 +0000
350 1.1.1.2 mrg
351 1.1.1.2 mrg Update package version number for final X11R7 release candidate.
352 1.1.1.2 mrg
353 1.1.1.2 mrg commit c775b60f1aec6730be283cba3e9ba4b2348fb6ba
354 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
355 1.1.1.2 mrg Date: Tue Dec 6 22:48:43 2005 +0000
356 1.1.1.2 mrg
357 1.1.1.2 mrg Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
358 1.1.1.2 mrg
359 1.1.1.2 mrg commit eb7159b541fe31d0d84313b49503bedd44a95bec
360 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
361 1.1.1.2 mrg Date: Sat Dec 3 05:49:43 2005 +0000
362 1.1.1.2 mrg
363 1.1.1.2 mrg Update package version number for X11R7 RC3 release.
364 1.1.1.2 mrg
365 1.1.1.2 mrg commit be6cbf68064b4d45f77cbb0a1d4670e9789d2343
366 1.1.1.2 mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
367 1.1.1.2 mrg Date: Mon Nov 28 22:03:05 2005 +0000
368 1.1.1.2 mrg
369 1.1.1.2 mrg Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
370 1.1.1.2 mrg update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
371 1.1.1.2 mrg
372 1.1.1.2 mrg commit 4b9884c72b23b276eeb2b2e6b3c749fbb54fdc36
373 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
374 1.1.1.2 mrg Date: Sat Nov 19 07:15:41 2005 +0000
375 1.1.1.2 mrg
376 1.1.1.2 mrg Update pkgconfig files to separate library build-time dependencies from
377 1.1.1.2 mrg application build-time dependencies, and update package deps to work
378 1.1.1.2 mrg with separate build roots.
379 1.1.1.2 mrg
380 1.1.1.2 mrg commit 593a37675b72053c36924785a2fea51a06ad1c37
381 1.1.1.2 mrg Author: Alan Coopersmith <Alan.Coopersmith (a] sun.com>
382 1.1.1.2 mrg Date: Sun Nov 13 01:48:25 2005 +0000
383 1.1.1.2 mrg
384 1.1.1.2 mrg Use sed to substitute variables in man pages.
385 1.1.1.2 mrg
386 1.1.1.2 mrg commit b21e46646371edbf7155eae621fefc0b572b006e
387 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
388 1.1.1.2 mrg Date: Wed Nov 9 21:31:20 2005 +0000
389 1.1.1.2 mrg
390 1.1.1.2 mrg Bump version numbers for X11R6.9/X11R7 RC2.
391 1.1.1.2 mrg
392 1.1.1.2 mrg commit 097f483e522f721eae4816e659237da94a4796d3
393 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
394 1.1.1.2 mrg Date: Wed Nov 9 21:19:13 2005 +0000
395 1.1.1.2 mrg
396 1.1.1.2 mrg Update package version number for X11R7 RC2 release.
397 1.1.1.2 mrg
398 1.1.1.2 mrg commit 750cac0b61ecde7489ea98e69f60417d169329c7
399 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
400 1.1.1.2 mrg Date: Tue Nov 1 15:11:51 2005 +0000
401 1.1.1.2 mrg
402 1.1.1.2 mrg Update pkgcheck dependencies to work with separate build roots.
403 1.1.1.2 mrg
404 1.1.1.2 mrg commit 92f0e71679f00f6ce18f445f505962bd1c6c8141
405 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
406 1.1.1.2 mrg Date: Wed Oct 26 22:27:27 2005 +0000
407 1.1.1.2 mrg
408 1.1.1.2 mrg Bug #4868: Add check for xproto.
409 1.1.1.2 mrg
410 1.1.1.2 mrg commit 15fba21d80922c8f93f5406b0616022b92eaa5c1
411 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
412 1.1.1.2 mrg Date: Fri Jul 29 21:22:51 2005 +0000
413 1.1.1.2 mrg
414 1.1.1.2 mrg Various changes preparing packages for RC0:
415 1.1.1.2 mrg - Verify and update package version numbers as needed
416 1.1.1.2 mrg - Implement versioning scheme
417 1.1.1.2 mrg - Change bug address to point to bugzilla bug entry form
418 1.1.1.2 mrg - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
419 1.1.1.2 mrg reenable it)
420 1.1.1.2 mrg - Fix makedepend to use pkgconfig and pass distcheck
421 1.1.1.2 mrg - Update build script to build macros first
422 1.1.1.2 mrg - Update modular Xorg version
423 1.1.1.2 mrg
424 1.1.1.2 mrg commit c6bd02dc03af0e475d2396d5c399201969348151
425 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
426 1.1.1.2 mrg Date: Sat Jul 23 05:27:00 2005 +0000
427 1.1.1.2 mrg
428 1.1.1.2 mrg Fix distchecks
429 1.1.1.2 mrg
430 1.1.1.2 mrg commit abdd66912a8c9087ae171b62c9910af8bb00e437
431 1.1.1.2 mrg Author: Daniel Stone <daniel (a] fooishbar.org>
432 1.1.1.2 mrg Date: Sat Jul 16 07:06:31 2005 +0000
433 1.1.1.2 mrg
434 1.1.1.2 mrg Set soversion to 3.0.0 using -version-number.
435 1.1.1.2 mrg
436 1.1.1.2 mrg commit 366322d9d9354ed80fde808322207ee57599f7cb
437 1.1.1.2 mrg Author: Keith Packard <keithp (a] keithp.com>
438 1.1.1.2 mrg Date: Sat Jul 9 06:18:56 2005 +0000
439 1.1.1.2 mrg
440 1.1.1.2 mrg Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
441 1.1.1.2 mrg
442 1.1.1.2 mrg commit c3c7a139e8a4c01aa55a19ecc9a1acf7dad5bbe7
443 1.1.1.2 mrg Author: Daniel Stone <daniel (a] fooishbar.org>
444 1.1.1.2 mrg Date: Sun Jul 3 07:00:56 2005 +0000
445 1.1.1.2 mrg
446 1.1.1.2 mrg Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
447 1.1.1.2 mrg Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings.
448 1.1.1.2 mrg Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all
449 1.1.1.2 mrg source files in the xserver/xorg tree, predicated on defines of
450 1.1.1.2 mrg HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to
451 1.1.1.2 mrg <X11/fonts/foo.h>.
452 1.1.1.2 mrg
453 1.1.1.2 mrg commit 3afe915a1bc5243229d8c31dc6e3023b92821911
454 1.1.1.2 mrg Author: Kevin E Martin <kem (a] kem.org>
455 1.1.1.2 mrg Date: Sat Jul 2 06:35:03 2005 +0000
456 1.1.1.2 mrg
457 1.1.1.2 mrg Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
458 1.1.1.2 mrg
459 1.1.1.2 mrg commit e1825a381734f2bb98430329179b047ec8ca5cb5
460 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
461 1.1.1.2 mrg Date: Thu May 19 00:22:32 2005 +0000
462 1.1.1.2 mrg
463 1.1.1.2 mrg revert last change, didn't do right thing at all, sorry for the noise
464 1.1.1.2 mrg
465 1.1.1.2 mrg commit 4b09a3bfa3b3fa43230cb8ebc5d84257b31473bc
466 1.1.1.2 mrg Author: Adam Jackson <ajax (a] nwnk.net>
467 1.1.1.2 mrg Date: Thu May 19 00:10:08 2005 +0000
468 1.1.1.2 mrg
469 1.1.1.2 mrg Require automake 1.7 in AM_INIT_AUTOMAKE
470 1.1.1.2 mrg
471 1.1.1.2 mrg commit 1406e1cbe2cf76e6e056377af831f9fdf710e487
472 1.1.1.2 mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
473 1.1.1.2 mrg Date: Tue May 17 17:02:24 2005 +0000
474 1.1.1.2 mrg
475 1.1.1.2 mrg Conditionally include config.h in xc/lib/Xdamage and xc/lib/Xfixes
476 1.1.1.2 mrg
477 1.1.1.2 mrg commit 03d31637787906378bc2809758b6dbfe79ea55ad
478 1.1.1.2 mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
479 1.1.1.2 mrg Date: Tue May 17 16:11:26 2005 +0000
480 1.1.1.2 mrg
481 1.1.1.2 mrg Remove rest of half-removed if statement
482 1.1.1.2 mrg remove irrelevant entries
483 1.1.1.2 mrg
484 1.1.1.2 mrg commit 7d85687a6d8319ac1a48e0294228632ffbefdc8a
485 1.1.1.2 mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
486 1.1.1.2 mrg Date: Tue May 17 15:22:23 2005 +0000
487 1.1.1.2 mrg
488 1.1.1.2 mrg And here
489 1.1.1.2 mrg
490 1.1.1.2 mrg commit 8424a78dff9a51f7f6ccbfe111a78242867ccdf4
491 1.1.1.2 mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
492 1.1.1.2 mrg Date: Tue May 17 15:21:58 2005 +0000
493 1.1.1.2 mrg
494 1.1.1.2 mrg Check in Makefile.am here
495 1.1.1.2 mrg
496 1.1.1.2 mrg commit 23a209b91fd011539c6d9a9447860dac4e12eae9
497 1.1.1.2 mrg Author: Sren Sandmann Pedersen <sandmann (a] daimi.au.dk>
498 1.1.1.2 mrg Date: Tue May 17 15:21:14 2005 +0000
499 1.1.1.2 mrg
500 1.1.1.2 mrg Really check in the build system for Xfixes
501 1.1.1.2 mrg
502 1.1.1.2 mrg commit 58394a76ec740d0242097975e25ce6a6f148cb9d
503 1.1.1.2 mrg Author: Markus Kuhn <Markus.Kuhn (a] cl.cam.ac.uk>
504 1.1.1.2 mrg Date: Sat Dec 4 00:42:47 2004 +0000
505 1.1.1.2 mrg
506 1.1.1.2 mrg Encoding of numerous files changed to UTF-8
507 1.1.1.2 mrg
508 1.1.1.2 mrg commit b083c691fe7707146f728e563247a18aa601c19b
509 1.1.1.2 mrg Author: Eric Anholt <anholt (a] freebsd.org>
510 1.1.1.2 mrg Date: Sat Jul 31 05:50:39 2004 +0000
511 1.1.1.2 mrg
512 1.1.1.2 mrg Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:
513 1.1.1.2 mrg - Update Xfixes headers to protocol major version 3.
514 1.1.1.2 mrg - Add composite headers.
515 1.1.1.2 mrg - Add libXfixes, libXdamage, and libXcomposite.
516 1.1.1.2 mrg - Add imake glue for new libraries, but leave Composite off by default
517 1.1.1.2 mrg until issues are resolved.
518