Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / xsetroot / ChangeLog
1 commit 0c55a8f8edabef5ccd9930048df7d3aecd551d54
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Sat Oct 30 11:47:05 2010 -0700
4
5     xsetroot 1.1.0
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit a2a23d1ca4ae7940465d525f2219cb97e1f5efe7
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Sat Oct 30 11:46:31 2010 -0700
12
13     config: Remove unnecessary calls from configure.ac
14     
15     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
16     PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
17     
18     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
19
20 commit 047e49cad119109378c97436f2fe77b93e747376
21 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
22 Date:   Sat Oct 30 11:45:03 2010 -0700
23
24     Add -xcf option to man page
25     
26     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
27
28 commit 0be4a12c29687e26a5fd77a6f8df2d6eca5fea20
29 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
30 Date:   Sat Oct 30 11:37:00 2010 -0700
31
32     config: upgrade to util-macros 1.8 for additional man page support
33     
34     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
35     The value of MAN_SUBST is the same for all X.Org packages.
36     
37     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
38     Enables use of platform appropriate version of sed.
39     
40     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
41
42 commit b86dc97d437b16a9384c2c2b9799918c9f7d1e6a
43 Author: Gaetan Nadon <memsize@videotron.ca>
44 Date:   Sat Oct 30 11:35:16 2010 -0700
45
46     config: update AC_PREREQ statement to 2.60
47     
48     Unrelated to the previous patches, the new value simply reflects
49     the reality that the minimum level for autoconf to configure
50     all x.org modules is 2.60 dated June 2006.
51     
52     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
53     
54     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
55     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
56
57 commit 8cf3ceab5cf2f2a583bdbe13a2f23061c6458546
58 Author: Keith Packard <keithp@keithp.com>
59 Date:   Thu Oct 21 17:51:35 2010 -0700
60
61     Add -xcf flag to load arbitrary ARGB cursor file
62     
63     Instead of having to construct a whole cursor theme and play with the
64     environment variables in Xlib to set a random ARGB cursor, this lets
65     the user set whatever they like directly from a file.
66     
67     Signed-off-by: Keith Packard <keithp@keithp.com>
68
69 commit e5430a15a0eed9c209f0df1b19ac79eca195088e
70 Author: Jesse Adkins <jesserayadkins@gmail.com>
71 Date:   Tue Sep 28 13:29:50 2010 -0700
72
73     Purge cvs tags.
74     
75     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
76     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
77
78 commit 978cc1aa7944debb4a8eb8c928825eb28041d51a
79 Author: Gaetan Nadon <memsize@videotron.ca>
80 Date:   Thu Nov 26 09:19:55 2009 -0500
81
82     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
83     
84     Now that the INSTALL file is generated.
85     Allows running make maintainer-clean.
86
87 commit cebcf0ab7f59e3e261d410b85f3433974de3cbf8
88 Author: Gaetan Nadon <memsize@videotron.ca>
89 Date:   Wed Oct 28 14:09:09 2009 -0400
90
91     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
92     
93     Add missing INSTALL file. Use standard GNU file on building tarball
94     README may have been updated
95     Remove AUTHORS file as it is empty and no content available yet.
96     Remove NEWS file as it is empty and no content available yet.
97
98 commit dcff32ec5fb57783a1bb315de14b9548b4806682
99 Author: Gaetan Nadon <memsize@videotron.ca>
100 Date:   Mon Oct 26 22:08:39 2009 -0400
101
102     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
103     
104     ChangeLog filename is known to Automake and requires no further
105     coding in the makefile.
106
107 commit f9ec4ed5b9422cd59d51b608466fbc7834041a64
108 Author: Gaetan Nadon <memsize@videotron.ca>
109 Date:   Thu Oct 22 12:34:16 2009 -0400
110
111     .gitignore: use common defaults with custom section # 24239
112     
113     Using common defaults will reduce errors and maintenance.
114     Only the very small or inexistent custom section need periodic maintenance
115     when the structure of the component changes. Do not edit defaults.
116
117 commit fc3c90aa5b77645198450c32b4e1f054674dd547
118 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
119 Date:   Wed Oct 21 12:47:22 2009 -0700
120
121     This is not a GNU project, so declare it foreign.
122     
123     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
124     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
125     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
126     > > was quite annoying to work around since 'autoreconf -fvi' replaces
127     > > it and git wants to commit it.  Should these files even be in git?
128     > > Can I nuke them for the betterment of humanity and since they get
129     > > created by autoreconf anyways?
130     >
131     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
132     
133     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
134     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
135     of the INSTALL file. It is also part of the 24206 solution.
136     
137     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
138
139 commit 1a978aec136389c13fcdda31b34cb58d4dd3bf25
140 Author: Alan Coopersmith <alan.coopersmith@sun.com>
141 Date:   Fri Oct 16 19:32:50 2009 -0700
142
143     xsetroot 1.0.3
144     
145     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
146
147 commit d8ec58af0f62076805bd6b691e284bcd2176724b
148 Author: Alan Coopersmith <alan.coopersmith@sun.com>
149 Date:   Fri Oct 16 19:32:06 2009 -0700
150
151     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
152     
153     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
154
155 commit cc4216ff1f17c97fb5aa1a9a5f58e2574ca8af0b
156 Author: Alan Coopersmith <alan.coopersmith@sun.com>
157 Date:   Fri Oct 16 19:29:11 2009 -0700
158
159     Fill in COPYING file with copyright/license notice from code & docs
160     
161     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
162
163 commit 90bbea206988567520f7cb2b7f6e95ef704c172d
164 Author: Alan Coopersmith <alan.coopersmith@sun.com>
165 Date:   Thu Oct 1 14:54:30 2009 -0700
166
167     Add README with pointers to mailing lists, bugzilla, & git
168     
169     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
170
171 commit 67c87156d9bf8c7f520106c9e2fa786f3d21eaa2
172 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
173 Date:   Mon Jan 26 18:12:56 2009 -0200
174
175     Correct make distcheck and sparse warnings.
176
177 commit ba9fbd14258ab44c794bb1a6dd9af51c5f4c01ff
178 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
179 Date:   Fri Aug 10 10:45:46 2007 +0200
180
181     Bump version for release
182
183 commit d1658d389d7fbad0c2ec2ea5e8563c3d06ed2a47
184 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
185 Date:   Mon Jul 30 21:17:42 2007 +0200
186
187     Add option to check code with lint/sparse/etc.
188
189 commit 9282a4aa79b3cb4ae091a594de61dfc2ecfd9ea3
190 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
191 Date:   Mon Jul 30 21:11:20 2007 +0200
192
193     Change xsetroot_CFLAGS to AM_CFLAGS to avoid automake-1.10 warning
194
195 commit fe4a33713aca2ce32053f2c8356423efd1f534e1
196 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
197 Date:   Mon Jul 30 21:08:00 2007 +0200
198
199     - Replace static ChangeLog with disthook to generate from git log
200     - generate INSTALL
201
202 commit f479fd29a876d445291d7e55de9e9a22bac419b6
203 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
204 Date:   Mon Jul 30 21:07:05 2007 +0200
205
206     - renamed .cvsignore -> .gitignore
207     - Replace static ChangeLog with disthook to generate from git log
208
209 commit 382e52e07a110628efa0784b64088f6f64ae3112
210 Author: Marc Balmer <mbalmer@openbsd.org>
211 Date:   Mon Jul 30 20:47:53 2007 +0200
212
213     Typo, it's xsetroot, not setroot.
214
215 commit e43e2cc868cff003d3e69c17a69bb7440393c359
216 Author: Kevin E Martin <kem@kem.org>
217 Date:   Wed Dec 21 02:29:54 2005 +0000
218
219     Update package version for X11R7 release.
220
221 commit 3c3dc25e901fe4a93d308a4456d00783d6fff252
222 Author: Adam Jackson <ajax@nwnk.net>
223 Date:   Mon Dec 19 16:22:47 2005 +0000
224
225     Stub COPYING files
226
227 commit 4e633038f484b9955fe6aa80fdbbcc4d827fa4f3
228 Author: Kevin E Martin <kem@kem.org>
229 Date:   Thu Dec 15 00:24:11 2005 +0000
230
231     Update package version number for final X11R7 release candidate.
232
233 commit aa60171a0cf04a787a29e1af3551976652d8ce84
234 Author: Kevin E Martin <kem@kem.org>
235 Date:   Tue Dec 6 22:48:26 2005 +0000
236
237     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
238
239 commit a3844b7b2f68e295f69e9a8dbf45f311b717362b
240 Author: Kevin E Martin <kem@kem.org>
241 Date:   Sat Dec 3 05:49:28 2005 +0000
242
243     Update package version number for X11R7 RC3 release.
244
245 commit a5056d61df9bc78b10ad200a7fc250842f034204
246 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
247 Date:   Mon Nov 28 22:01:47 2005 +0000
248
249     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
250         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
251
252 commit bfc05c358c4c8698292e40729ede000939cfe4a8
253 Author: Eric Anholt <anholt@freebsd.org>
254 Date:   Mon Nov 21 10:35:08 2005 +0000
255
256     Another pass at .cvsignores for apps.
257
258 commit 9826f19633f549f2282702f19e33f7e51c4c5e9e
259 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
260 Date:   Mon Nov 21 03:14:16 2005 +0000
261
262     Change dependency from xmu to xmuu since the full xmu (with all its baggage
263         like Xt) is not needed here.
264
265 commit d6817bf87bfcd2be3215ea9e28e6d13b1d438657
266 Author: Eric Anholt <anholt@freebsd.org>
267 Date:   Sun Nov 20 22:08:55 2005 +0000
268
269     Add/improve .cvsignore files for apps.
270
271 commit 86145da43db031adc122f8bf9baacd45be5e7d84
272 Author: Kevin E Martin <kem@kem.org>
273 Date:   Wed Oct 19 02:47:57 2005 +0000
274
275     Update package version number for RC1 release.
276
277 commit cb52055c08c845309c126a2763bacaba5798ed65
278 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
279 Date:   Mon Oct 17 23:56:25 2005 +0000
280
281     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
282         work better with BSD make
283
284 commit a10e876217a9354dd26935fd013cae57882369fa
285 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
286 Date:   Fri Oct 14 00:25:48 2005 +0000
287
288     Use sed to fill in variables in man page
289
290 commit 7b3f04619ecaec58e16a68037c435363ab27f447
291 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
292 Date:   Mon Aug 1 20:25:32 2005 +0000
293
294     Install man pages to section 1 instead of section m (Patch from Donnie
295         Berkholz)
296
297 commit 63dc3c29b9f7af53efe466a7ed1476b4f4f17228
298 Author: Kevin E Martin <kem@kem.org>
299 Date:   Fri Jul 29 21:22:38 2005 +0000
300
301     Various changes preparing packages for RC0:
302     - Verify and update package version numbers as needed
303     - Implement versioning scheme
304     - Change bug address to point to bugzilla bug entry form
305     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
306         reenable it)
307     - Fix makedepend to use pkgconfig and pass distcheck
308     - Update build script to build macros first
309     - Update modular Xorg version
310
311 commit d5e74073175fbfb70a6f859d565262af09938642
312 Author: Adam Jackson <ajax@nwnk.net>
313 Date:   Wed Jul 20 19:32:04 2005 +0000
314
315     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
316         configure cache, you cache it, and the cached value is probably wrong.
317
318 commit 0cc65bf4e9e0522422a9bd5824dc21dd05bf0368
319 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
320 Date:   Fri Jul 15 16:49:26 2005 +0000
321
322     Add dependency on xbitmaps
323
324 commit 2f3ed0d66595b15a2893098d0c0b05a568fb01e7
325 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
326 Date:   Fri Jul 1 20:09:06 2005 +0000
327
328     xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
329         whitespace after backslash modularizeapp.sh: s/destkop/desktop/
330         modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
331         Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
332     Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
333
334 commit da9e01ac6c7199ea2d7cac40af7587192c23aff2
335 Author: Egbert Eich <eich@suse.de>
336 Date:   Fri Apr 23 19:55:06 2004 +0000
337
338     Merging XORG-CURRENT into trunk
339
340 commit 7cc5582a833e643be56bc5154e86eea988d537a9
341 Author: Egbert Eich <eich@suse.de>
342 Date:   Sun Mar 14 08:35:45 2004 +0000
343
344     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
345
346 commit cb915ca7ff57ceabc129556e9771c2fd2c401a76
347 Author: Egbert Eich <eich@suse.de>
348 Date:   Wed Mar 3 12:13:18 2004 +0000
349
350     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
351
352 commit 10edd9087ebd46ca19500b987054d11f1c8e53fe
353 Author: Egbert Eich <eich@suse.de>
354 Date:   Thu Feb 26 13:36:26 2004 +0000
355
356     readding XFree86's cvs IDs
357
358 commit 0976043e2f31f6bad969c3f996961c59fc953d84
359 Author: Egbert Eich <eich@suse.de>
360 Date:   Thu Feb 26 09:24:17 2004 +0000
361
362     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
363
364 commit 133f2a1c164a945366816cb4a71419ebe5c575ea
365 Author: Kaleb Keithley <kaleb@freedesktop.org>
366 Date:   Fri Nov 14 16:49:23 2003 +0000
367
368     XFree86 4.3.0.1
369
370 commit 500a078602d5db1e420a07c81dada5a676e0cc90
371 Author: Kaleb Keithley <kaleb@freedesktop.org>
372 Date:   Fri Nov 14 15:54:55 2003 +0000
373
374     R6.6 is the Xorg base-line