"Initial commit to Gerrit"
[profile/ivi/xorg-utils.git] / xmessage / ChangeLog
1 commit ad5f249bf731ee06958e0948f0898ac3f3e26352
2 Author: Alan Coopersmith <alan.coopersmith@sun.com>
3 Date:   Fri Jan 29 23:14:56 2010 -0800
4
5     xmessage 1.0.3
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
8
9 commit ac722e899333482e96de163eadfed1a540209dce
10 Author: Alan Coopersmith <alan.coopersmith@sun.com>
11 Date:   Fri Jan 29 23:14:24 2010 -0800
12
13     Rely on PKG_CHECK_MODULES to AC_SUBST XMESSAGE_CFLAGS & _LIBS
14     
15     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
16
17 commit 529f0f2125a1f5e7d6382f918af955616a35d657
18 Author: Alan Coopersmith <alan.coopersmith@sun.com>
19 Date:   Fri Jan 29 23:10:13 2010 -0800
20
21     Fill in COPYING file with notices from source code
22     
23     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
24
25 commit 72014bab094682621a206958bb7c62f83d789cde
26 Author: Alan Coopersmith <alan.coopersmith@sun.com>
27 Date:   Fri Jan 29 23:06:47 2010 -0800
28
29     Use AM_V_GEN to silence manpage generation too
30     
31     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
32
33 commit d351d89dd97e8b90e2b6a0421d8e976d22c8fb14
34 Author: Alan Coopersmith <alan.coopersmith@sun.com>
35 Date:   Fri Jan 29 23:03:51 2010 -0800
36
37     Bump xorg-macros requirement to 1.4 for XORG_INSTALL changes
38     
39     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
40
41 commit 093a45093e98b08763c398fc36955ea4c9350edc
42 Author: Gaetan Nadon <memsize@videotron.ca>
43 Date:   Sat Dec 19 20:48:48 2009 -0500
44
45     configure.ac: use backticks rather than $() for cmd subs
46     
47     Use "$PKG_CONFIG" rather than hard coded "pkg-config"
48     
49     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
50
51 commit 7fd49423ac4497443f0e5b53588bc064f9096e7e
52 Author: Gaetan Nadon <memsize@videotron.ca>
53 Date:   Thu Nov 26 09:19:54 2009 -0500
54
55     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
56     
57     Now that the INSTALL file is generated.
58     Allows running make maintainer-clean.
59
60 commit 3ff203878ca5361fb7d11a9589739a2cc1e2e312
61 Author: Gaetan Nadon <memsize@videotron.ca>
62 Date:   Wed Oct 28 14:09:08 2009 -0400
63
64     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
65     
66     Add missing INSTALL file. Use standard GNU file on building tarball
67     README may have been updated
68     Remove AUTHORS file as it is empty and no content available yet.
69     Remove NEWS file as it is empty and no content available yet.
70
71 commit bf0f065f4d92c9c8e9a04863fad1fff7885d60bb
72 Author: Gaetan Nadon <memsize@videotron.ca>
73 Date:   Tue Oct 27 15:07:25 2009 -0400
74
75     Deploy the new XORG_DEFAULT_OPTIONS #24242
76     
77     This macro aggregate a number of existing macros that sets commmon
78     X.Org components configuration options. It shields the configuration file from
79     future changes.
80
81 commit 726f220cbd1a9a795c57c6b8e9d2bcc7ba25de65
82 Author: Gaetan Nadon <memsize@videotron.ca>
83 Date:   Mon Oct 26 22:08:39 2009 -0400
84
85     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
86     
87     ChangeLog filename is known to Automake and requires no further
88     coding in the makefile.
89
90 commit bdd48bb136f3c7aa27845f5478c81579c39011eb
91 Author: Gaetan Nadon <memsize@videotron.ca>
92 Date:   Thu Oct 22 12:34:15 2009 -0400
93
94     .gitignore: use common defaults with custom section # 24239
95     
96     Using common defaults will reduce errors and maintenance.
97     Only the very small or inexistent custom section need periodic maintenance
98     when the structure of the component changes. Do not edit defaults.
99
100 commit f4f59348603fffd2fd3249f272eeeaa72f819b9a
101 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
102 Date:   Thu Jan 22 16:05:29 2009 -0200
103
104     Correct make distcheck and sparse warnings.
105
106 commit 17bb13a8280da865ecc1be940a8313e65c178a35
107 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
108 Date:   Sun Mar 16 18:15:54 2008 -0300
109
110     Compile warning fixes.
111     
112       Declare xmessage.c:detab as static to avoid warning about missing prototype.
113       Also remove CVS id variable, and the printing of it in "xmessage -help".
114
115 commit 1c6e1c795774e80c8fac489671906be2a3d8641d
116 Author: James Cloos <cloos@jhcloos.com>
117 Date:   Wed Aug 20 10:32:52 2008 -0400
118
119     xaw8 is gone, use xaw7
120
121 commit 985f825a94723f9f4b876af790ce92634d1129af
122 Author: Julien Cristau <jcristau@debian.org>
123 Date:   Sat Aug 2 17:40:05 2008 +0200
124
125     Create the app-defaults dir when using a build dir (build fix)
126     
127     Also use AM_CFLAGS instead of xmessage_CFLAGS, making AM_PROG_CC_C_O
128     unnecessary.
129
130 commit c87a9f9e90158ce3afe4986c6d3e85a7b24a7230
131 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
132 Date:   Thu Mar 27 20:34:54 2008 -0700
133
134     Added missing AM_PROG_CC_C_O
135
136 commit 0b12bb902e42ad3922f6ea6448f183dfd450d982
137 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
138 Date:   Thu Mar 27 20:08:08 2008 -0700
139
140     Build fix for file systems that are not case sensitive
141
142 commit d904b9e532da45d1b31621f51e5d45553ae83d89
143 Author: Brice Goglin <bgoglin@debian.org>
144 Date:   Tue Sep 4 00:45:50 2007 +0200
145
146     unquote_pairs() really unquotes all pairs
147     
148     Fix unquote_pairs() to unquote every pair in br instead only
149     the first one n times.
150     
151     Reported by Viktor Horvath in Debian bug #440734.
152
153 commit 24f1760790a9d2f73cac94bc00d8137fefac9f38
154 Author: Matthieu Herrb <matthieu@bluenote.herrb.com>
155 Date:   Fri Aug 10 11:18:12 2007 +0200
156
157     Bump version
158
159 commit db559a38a8bc954c6fd54866193a683d5c78bffa
160 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
161 Date:   Tue Apr 24 22:07:48 2007 +0200
162
163     fill in this generated file.
164
165 commit aabd047545359c82eb0035f8aa77864b362e7f0e
166 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
167 Date:   Tue Apr 24 22:04:09 2007 +0200
168
169     Add rules to generate ChangeLog.
170     
171     (this file was missed in a previous commit - sorry).
172
173 commit 821d4603d701efcb09fcbdd246d6f7d9c3a24f28
174 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
175 Date:   Sun Apr 15 19:13:36 2007 +0200
176
177     Untabify message before inserting it.
178     
179     From Kevin Ryde in Debian BTS, via bugzilla #10575, Brice Goglin.
180
181 commit ed3f8aa0b66e5829836b576e6096bd645e87c50e
182 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
183 Date:   Sun Apr 15 19:05:45 2007 +0200
184
185     Add emacs droppings to the list of ignored files.
186
187 commit 1635803a5f719b0f8b5af8208819d63166990c5b
188 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
189 Date:   Sun Apr 15 19:04:51 2007 +0200
190
191     Modernize build
192     
193     - replace ChangeLog by a generated file
194     - rename .cvsignore -> .gitignore
195
196 commit 238767cb31e02d75bb7880f0b9c79e27992c3155
197 Author: Kevin E Martin <kem@kem.org>
198 Date:   Wed Dec 21 02:29:52 2005 +0000
199
200     Update package version for X11R7 release.
201
202 commit 6b7b94f799c71278065bbf589108f1e2f7b25671
203 Author: Adam Jackson <ajax@nwnk.net>
204 Date:   Mon Dec 19 16:22:46 2005 +0000
205
206     Stub COPYING files
207
208 commit ffde028f5a2f865a411b6b63c9785e339c4d9a3c
209 Author: Kevin E Martin <kem@kem.org>
210 Date:   Thu Dec 15 00:24:09 2005 +0000
211
212     Update package version number for final X11R7 release candidate.
213
214 commit ff03086d9069fcd5f2b952709737dae7d51d80ef
215 Author: Kevin E Martin <kem@kem.org>
216 Date:   Wed Dec 7 16:18:01 2005 +0000
217
218     Change to use the app-defaults default dir configured in libXt.
219
220 commit c3dddcf94c8ec3c4d483e1d568ea8fb69aa468a0
221 Author: Kevin E Martin <kem@kem.org>
222 Date:   Tue Dec 6 22:48:24 2005 +0000
223
224     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
225
226 commit bab54eda6bb0b6680580b27ee0b5e268b97cb8ad
227 Author: Kevin E Martin <kem@kem.org>
228 Date:   Sat Dec 3 05:49:26 2005 +0000
229
230     Update package version number for X11R7 RC3 release.
231
232 commit 94622fedb20d9454d728628f190cf5280ed9a066
233 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
234 Date:   Mon Nov 28 22:01:44 2005 +0000
235
236     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
237         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
238
239 commit 5464c0f2adf34213f21137d1f819254ed50626e5
240 Author: Eric Anholt <anholt@freebsd.org>
241 Date:   Mon Nov 21 10:35:05 2005 +0000
242
243     Another pass at .cvsignores for apps.
244
245 commit 4d5dfb99f50bd1d9577d17426d1cabe8ea29a2a0
246 Author: Eric Anholt <anholt@freebsd.org>
247 Date:   Sun Nov 20 22:08:54 2005 +0000
248
249     Add/improve .cvsignore files for apps.
250
251 commit b71de113e311e10e59c3b6fbdc1ff63c90c8324d
252 Author: Kevin E Martin <kem@kem.org>
253 Date:   Wed Oct 19 02:47:56 2005 +0000
254
255     Update package version number for RC1 release.
256
257 commit b70f6692231e994bb57b4e51c09ab5535241713c
258 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
259 Date:   Tue Oct 18 00:32:55 2005 +0000
260
261     Change default install dir for app-default files from
262         $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
263         the monolith & allow localization
264
265 commit 630e728f987a8fcd53d1a0076bca0834d45e132f
266 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
267 Date:   Mon Oct 17 23:56:24 2005 +0000
268
269     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
270         work better with BSD make
271
272 commit 557c649ffb5bbfed8533b3d93ea1dbedaa0fc0ac
273 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
274 Date:   Fri Oct 14 00:25:47 2005 +0000
275
276     Use sed to fill in variables in man page
277
278 commit eb77492515f7944b530550950a0143c8fb5b45cf
279 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
280 Date:   Mon Aug 1 20:25:30 2005 +0000
281
282     Install man pages to section 1 instead of section m (Patch from Donnie
283         Berkholz)
284
285 commit 28253816f0a35c12ba6e5eea660e6d89424a78be
286 Author: Kevin E Martin <kem@kem.org>
287 Date:   Fri Jul 29 21:22:36 2005 +0000
288
289     Various changes preparing packages for RC0:
290     - Verify and update package version numbers as needed
291     - Implement versioning scheme
292     - Change bug address to point to bugzilla bug entry form
293     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
294         reenable it)
295     - Fix makedepend to use pkgconfig and pass distcheck
296     - Update build script to build macros first
297     - Update modular Xorg version
298
299 commit fa1d1593fe790d08a2e6e1f4e16f86f923b7aeb5
300 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
301 Date:   Tue Jul 26 15:44:03 2005 +0000
302
303     Replace more GNU make-ism's with more portable macros
304
305 commit a4ea5c92e64b3cf7a0df17705c27e8a7abdb2f8b
306 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
307 Date:   Sun Jul 24 10:26:39 2005 +0000
308
309     fix GNU-make only app-defaults rule
310
311 commit 48a77ca80a31851bf02cec6ab510d9f1458311a5
312 Author: Adam Jackson <ajax@nwnk.net>
313 Date:   Wed Jul 20 19:32:02 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 665ba4b9cf9a7c94782637051eb8e0d735bbaf7c
319 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
320 Date:   Tue Jul 5 22:51:11 2005 +0000
321
322     Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,
323         xmh, xmore. lib/Xaw/xaw.m4: Add an AM_CONDITIONAL and a shell variable
324         xaw_use_xprint symlink.sh: add some extra files for xgc, xinit,
325         xkbcomp, xlogo, xmb, and xmodmap xc/programs/xmore/xmore.c:
326         Conditionalize use of xprint
327
328 commit 78f5d29fcde2813dfed4474a3cce4ef77c592580
329 Author: Egbert Eich <eich@suse.de>
330 Date:   Fri Apr 23 19:54:58 2004 +0000
331
332     Merging XORG-CURRENT into trunk
333
334 commit e5660a70027feb61532e8ab84d41ea6eed085cab
335 Author: Egbert Eich <eich@suse.de>
336 Date:   Sun Mar 14 08:35:40 2004 +0000
337
338     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
339
340 commit 39acb07c37ed1df6d3ee3f332c9d817018b2c2e5
341 Author: Egbert Eich <eich@suse.de>
342 Date:   Wed Mar 3 12:13:15 2004 +0000
343
344     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
345
346 commit 7879a743821a3984c29c0172450c1eedf6a4d730
347 Author: Egbert Eich <eich@suse.de>
348 Date:   Thu Feb 26 13:36:26 2004 +0000
349
350     readding XFree86's cvs IDs
351
352 commit 795b4a0de2c473b11901107585f7d8a85abfd193
353 Author: Egbert Eich <eich@suse.de>
354 Date:   Thu Feb 26 09:24:14 2004 +0000
355
356     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
357
358 commit 9ba02b5d7b34eba8356dfcb83694698dbc550073
359 Author: Kaleb Keithley <kaleb@freedesktop.org>
360 Date:   Tue Nov 25 19:29:15 2003 +0000
361
362     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
363
364 commit 6dcad3b7ba5983633e4303c22446c3de8922c003
365 Author: Kaleb Keithley <kaleb@freedesktop.org>
366 Date:   Tue Nov 25 19:29:15 2003 +0000
367
368     Initial revision
369
370 commit 0e47985a1de54c6ac4f09831a7a81c83c43fc577
371 Author: Kaleb Keithley <kaleb@freedesktop.org>
372 Date:   Fri Nov 14 16:49:23 2003 +0000
373
374     XFree86 4.3.0.1
375
376 commit e87b0d408c8bef387afb069e25028d9a52c58a62
377 Author: Kaleb Keithley <kaleb@freedesktop.org>
378 Date:   Fri Nov 14 16:49:23 2003 +0000
379
380     Initial revision