summaryrefslogtreecommitdiff
path: root/app/xwd/ChangeLog
blob: 73b192cdbf7ef0e5609d73aa99e45171b3468062 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
commit d58fa4c8f990abbb12df3cca34ed413683604470
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Nov 7 10:17:48 2010 -0800

    xwd 1.0.4
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 5f10318237d4327d429db6d94527278466452de2
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Nov 7 10:16:29 2010 -0800

    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
    
    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.
    Add missing AC_CONFIG_SRCDIR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit ee07a99593b89559e3f77c301fce245da3bcd21f
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Nov 7 10:13:24 2010 -0800

    config: Remove unnecessary calls from configure.ac
    
    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 78ff57bae1a7cfa3f650ed1bd25e48e1b690a30b
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Nov 7 10:11:24 2010 -0800

    config: upgrade to util-macros 1.8 for additional man page support
    
    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.
    
    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit a9371f05f4c63a7c68ff97a1ef06c82c8fc78b6d
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Sun Nov 7 10:10:39 2010 -0800

    config: update AC_PREREQ statement to 2.60
    
    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.
    
    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
    
    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit e5edfc867b49b785e7859823047f19e4af9c465d
Author: Jesse Adkins <jesserayadkins@gmail.com>
Date:   Tue Sep 28 13:29:50 2010 -0700

    Purge cvs tags.
    
    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 6bb4b240be83cb0074d10602b2532de062ac7966
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Nov 26 09:19:55 2009 -0500

    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
    
    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

commit a8fbe89bbcccf29964e108f5c113c4b1ce094670
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Wed Oct 28 14:09:09 2009 -0400

    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
    
    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

commit 4ecee142fb9641b0a165816bf7a26e9bb32b3639
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Mon Oct 26 22:08:39 2009 -0400

    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
    
    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

commit 0f7c35e98702dbe2249eb0beeb3419c2b8905fdb
Author: Gaetan Nadon <memsize@videotron.ca>
Date:   Thu Oct 22 12:34:16 2009 -0400

    .gitignore: use common defaults with custom section # 24239
    
    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.

commit d42b2891295ef8d58dee73d9c37ca3a22a81dc3a
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
Date:   Wed Oct 21 12:47:22 2009 -0700

    This is not a GNU project, so declare it foreign.
    
    On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
    > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
    > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
    > > was quite annoying to work around since 'autoreconf -fvi' replaces
    > > it and git wants to commit it.  Should these files even be in git?
    > > Can I nuke them for the betterment of humanity and since they get
    > > created by autoreconf anyways?
    >
    > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
    
    As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
    AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
    of the INSTALL file. It is also part of the 24206 solution.
    
    Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>

commit 37401df6799722d16bc02c52b241cf2ef5070b7d
Author: James Cloos <cloos@jhcloos.com>
Date:   Sun Jun 29 10:46:59 2008 -0400

    xwd 1.0.2

commit f9725928e875035bd2a96621aa8f861160e85dd7
Author: Kim Woelders <kim@woelders.dk>
Date:   Sun Jun 22 01:16:49 2008 -0400

    Remove unused code, ANSIfy, add const.
    
    Signed-off-by: James Cloos <cloos@jhcloos.com>

commit 3dcc66bbbc74c41c2b4509a785c3688fd75387a1
Author: Kim Woelders <kim@woelders.dk>
Date:   Sun Jun 22 01:16:08 2008 -0400

    Fix window selection by pointer.
    
    This should fix things in WM’s using virtual roots as well as in tabbing WM’s.
    
    Signed-off-by: James Cloos <cloos@jhcloos.com>

commit 23b60f871f76878572b2acec59dd6c47e3acd0e0
Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
Date:   Sun Apr 13 22:30:21 2008 -0700

    Added missing AM_PROG_CC_C_O

commit f686dfebf0816630664d5fe024fae3710ac8c103
Author: Niveditha Rau <niveditha.rau@sun.com>
Date:   Fri Feb 15 16:41:10 2008 -0800

    Add -silent to options in man page synopsis

commit 2e522aa858ded39209036ebb956c9ea3257d3668
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:37:11 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit e5d381ba7a3d06090c5352bd5c39601ec1abcfbe
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:51:34 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit a905f2d72bc3b09a4a2eb3046771dc4331b920c9
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:24:53 2007 -0400

    Rename .cvsignore to .gitignore

commit 1a6550aebfd3c675c0d75c8a23aaa94baca6761a
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:32 2005 +0000

    Update package version for X11R7 release.

commit b840d879c0e514728da5f6aad94723c87e17f294
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:22:25 2005 +0000

    Stub COPYING files

commit 9023b24530ccaf71c2375dc1031baf743f1610c2
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:23:50 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 7e0ff968e8dab09792ff802b1433c68d4e3f6d2d
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:05 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit e63fca21475fc1a99937388883868f3d61edfc9d
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:07 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 750b3f6469c060a3c2826530714183667992d61f
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:26 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 31f96dce7b65f6879f9cac3302352b45f8b17b56
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:47 2005 +0000

    Another pass at .cvsignores for apps.

commit e1ce2fee75109d460db19ea9bc259c993306ffba
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 21 03:13:55 2005 +0000

    Change dependency from xmu to xmuu since the full xmu (with all its baggage
        like Xt) is not needed here.

commit f2872124b38058973d90a9e00490a16ab855eb74
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:34 2005 +0000

    Add/improve .cvsignore files for apps.

commit 70f962e49566a2f5187ce94150ced0dcadcee517
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:36 2005 +0000

    Update package version number for RC1 release.

commit a1be690262901ca063d1bbfbdedfd15e8a434b85
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:03 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit ca2bc3fb574ad4ac5a3de6d591b5046a2548d257
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:26 2005 +0000

    Use sed to fill in variables in man page

commit 9f14a8229938ddb5d78adb84f1c73eaa2d399e61
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:11 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit 1ddc8445cc15cd5202de51bdf89b6f9072b44a5c
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:16 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 754d3311ce2773c4eda374fd97f8f326d845a3ca
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:43 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit 504daf4567c93ac5ec425ab122cd88f29089ea7d
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Fri Jul 8 20:58:54 2005 +0000

    Add build system for xwd

commit a26e8f8a7974255f834535976f45de85050845ba
Author: Roland Mainz <roland.mainz@nrubsig.org>
Date:   Wed Oct 6 19:29:37 2004 +0000

    Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1518 - Add filter
        support to "xlsfonts" that it can filter builtin-, glyph- and/or other
        kinds of printer fonts (controlled by the xp-listfonts-modes attribute
        as described in the CDE DtPrint and Xprint specifications).

commit 9d55223b5ae27e8745bec57385a72126ecb8f8f2
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:47 2004 +0000

    Merging XORG-CURRENT into trunk

commit 965e88073aa8c5c4affc0ba934d70f75866aafd8
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:35:32 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 04bed4e3e41764a41016fa7a3d1dd6189e4ebd4d
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:58 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 7fb18f8136d988a305b3a55a584701b8a5d2d620
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:10 2004 +0000

    readding XFree86's cvs IDs

commit f6983fb7f571b827ad5ea1e3e81ee24c65547e1b
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:56 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit f8547075b021b392855041018de02fdbf84b252c
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:01 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 5c3c7501aceec68da15fda13ab4efb0c5f82ef99
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:02 2003 +0000

    XFree86 4.3.0.1

commit f7cb26f3488672da827d30962b940f3e11e49b4a
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:33 2003 +0000

    R6.6 is the Xorg base-line