tizen 2.3.1 release
[framework/uifw/xorg/util/x11-utils.git] / xlsfonts / ChangeLog
1 commit 922c6ce1384df559116d764598b81c375e9e5790
2 Author: Julien Cristau <jcristau@debian.org>
3 Date:   Sat Jun 12 01:53:46 2010 +0200
4
5     Bump to 1.0.3
6
7 commit 94e0301bc885226fa938d97cdea80aa0641852e4
8 Author: Julien Cristau <jcristau@debian.org>
9 Date:   Sat Jun 12 01:53:24 2010 +0200
10
11     Require xorg-macros 1.4 for INSTALL_CMD
12
13 commit b8a4fec22f8c625b9fa5f48ebb135a4251fb95cd
14 Author: Julien Cristau <jcristau@debian.org>
15 Date:   Sat Jun 12 01:48:45 2010 +0200
16
17     Use string literals as format strings
18     
19     Allows gcc to check argument types, and avoids warnings:
20     xlsfonts.c:632: warning: format not a string literal, argument types not checked
21
22 commit f21fa74b794b301c022519bb319a952642bb55fc
23 Author: Julien Cristau <jcristau@debian.org>
24 Date:   Sat Jun 12 01:44:28 2010 +0200
25
26     Remove _bitmap_error prototype from dsimple.c
27     
28     The function itself was dropped in
29     77c46f5ed8d96106ff117f89932ada0439193cb6.
30
31 commit df4fc8e66daef31fb4d6dba92ad2b590043c2c16
32 Author: Gaetan Nadon <memsize@videotron.ca>
33 Date:   Thu Feb 11 10:08:07 2010 -0500
34
35     config: move CWARNFLAGS from configure.ac to Makefile.am
36     
37     Compiler warning flags should be explicitly set in the makefile
38     rather than being merged with other packages compiler flags.
39     
40     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
41
42 commit 4942d87b8f285b5c297850243f2321fe52417d89
43 Author: Gaetan Nadon <memsize@videotron.ca>
44 Date:   Thu Nov 26 09:19:54 2009 -0500
45
46     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
47     
48     Now that the INSTALL file is generated.
49     Allows running make maintainer-clean.
50
51 commit f3b063653c915f8cf14c255ce155f9c3dcd7de5e
52 Author: Gaetan Nadon <memsize@videotron.ca>
53 Date:   Wed Oct 28 14:09:08 2009 -0400
54
55     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
56     
57     Add missing INSTALL file. Use standard GNU file on building tarball
58     README may have been updated
59     Remove AUTHORS file as it is empty and no content available yet.
60     Remove NEWS file as it is empty and no content available yet.
61
62 commit 71409ac8501b5199683609752175d6207b909dd1
63 Author: Gaetan Nadon <memsize@videotron.ca>
64 Date:   Tue Oct 27 15:07:25 2009 -0400
65
66     Deploy the new XORG_DEFAULT_OPTIONS #24242
67     
68     This macro aggregate a number of existing macros that sets commmon
69     X.Org components configuration options. It shields the configuration file from
70     future changes.
71
72 commit 509023d3d1915658768c245faeb4291c7082303b
73 Author: Gaetan Nadon <memsize@videotron.ca>
74 Date:   Mon Oct 26 22:08:39 2009 -0400
75
76     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
77     
78     ChangeLog filename is known to Automake and requires no further
79     coding in the makefile.
80
81 commit db151b864af443a00c7ddb45fb950b86c786b62a
82 Author: Gaetan Nadon <memsize@videotron.ca>
83 Date:   Thu Oct 22 12:34:15 2009 -0400
84
85     .gitignore: use common defaults with custom section # 24239
86     
87     Using common defaults will reduce errors and maintenance.
88     Only the very small or inexistent custom section need periodic maintenance
89     when the structure of the component changes. Do not edit defaults.
90
91 commit c275d500f99c45730a171f072499824d8bbac52f
92 Author: Gaetan Nadon <memsize@videotron.ca>
93 Date:   Sun Sep 27 16:05:57 2009 -0400
94
95     Makefile.am: do not include autogen.sh in distribution #24183
96     
97     This is a private build script that should not be distributed
98
99 commit 945735806c440ca4127e54fe3fd34d53e192a138
100 Author: Alan Coopersmith <alan.coopersmith@sun.com>
101 Date:   Thu Oct 1 14:54:26 2009 -0700
102
103     Add README with pointers to mailing lists, bugzilla, & git
104     
105     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
106
107 commit 77c46f5ed8d96106ff117f89932ada0439193cb6
108 Author: Alan Coopersmith <alan.coopersmith@sun.com>
109 Date:   Fri Jun 26 21:19:42 2009 -0700
110
111     Remove unused code from dsimple.c
112     
113     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
114
115 commit 74003cdc55c5ca091c0804328c3d140b2b38baa4
116 Author: Alan Coopersmith <alan.coopersmith@sun.com>
117 Date:   Fri Jun 26 21:08:37 2009 -0700
118
119     Remove unused Xprint support
120     
121     BUILD_PRINTSUPPORT has never been defined in autoconf/automake builds,
122     so it hasn't been built since 6.9
123     
124     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
125
126 commit 36c17f9c944955968450da73decbbb4def72a115
127 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
128 Date:   Thu Jan 22 15:56:40 2009 -0200
129
130     Correct make distcheck.
131
132 commit 1ac29d73633d50b37871f60db95de47fad58cd93
133 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
134 Date:   Sun Mar 16 18:27:14 2008 -0300
135
136     Compile warning fixes.
137     
138       Ansify functions in dsimple.c.
139       Protect unused variables around the related ifdef.
140
141 commit dae232f6b65e06c44d8f2332a9d10f68115d7c79
142 Author: Branden Robinson <branden@debian.org>
143 Date:   Fri Feb 11 02:14:27 2005 -0500
144
145     Do not spew usage on connection error
146     
147     General philosophy:
148     
149     The user should only be shown a usage message when:
150       * it is asked for with a --help option or the like.
151       * the command line is syntactically invalid.
152
153 commit 78779cf48ec892325c4e3a9962f4a96c1c4c4b89
154 Author: James Cloos <cloos@jhcloos.com>
155 Date:   Thu Dec 6 15:51:08 2007 -0500
156
157     Add missing PHONY line for automatic ChangeLog generation
158
159 commit c06da04f53d4f85ff67c73db3a8f24750297f1d7
160 Author: Alan Coopersmith <alan.coopersmith@sun.com>
161 Date:   Thu Feb 1 13:53:37 2007 -0800
162
163     Version bump: 1.0.2
164
165 commit 808126e79c99595e42147413898cf4180869cdcd
166 Author: Alan Coopersmith <alan.coopersmith@sun.com>
167 Date:   Thu Feb 1 13:53:01 2007 -0800
168
169     Replace static ChangeLog with dist-hook to generate from git log
170
171 commit f66e6d2d380457b1f8349eba3621bc3e96359a00
172 Author: Alan Coopersmith <alan.coopersmith@sun.com>
173 Date:   Thu Feb 1 13:25:32 2007 -0800
174
175     renamed: .cvsignore -> .gitignore
176
177 commit e498d20b6de51fcb72899216553125b348103a87
178 Author: Alan Coopersmith <alan.coopersmith@sun.com>
179 Date:   Thu Feb 1 13:25:01 2007 -0800
180
181     Use __xorgversion__ instead of manually set date in man page .TH line
182
183 commit d77488aa710457262bed09302efe8ead9c4e3c8e
184 Author: Eric S. Raymond <esr@thyrsus.com>
185 Date:   Tue Jan 2 19:16:13 2007 -0800
186
187     Bug 9519: Markup problems in xlsfonts.1x
188     
189     <https://bugs.freedesktop.org/show_bug.cgi?id=9519>
190
191 commit a59972fe058d8e45f2550f65cf97b1be74fff833
192 Author: Kevin E Martin <kem@kem.org>
193 Date:   Wed Dec 21 02:29:52 2005 +0000
194
195     Update package version for X11R7 release.
196
197 commit 8cf29f5e347cb3a8d39c82e8987b68860f69bf30
198 Author: Adam Jackson <ajax@nwnk.net>
199 Date:   Mon Dec 19 16:22:45 2005 +0000
200
201     Stub COPYING files
202
203 commit 41a956218a1a6527898141124278a46cd7bbb084
204 Author: Kevin E Martin <kem@kem.org>
205 Date:   Thu Dec 15 00:24:09 2005 +0000
206
207     Update package version number for final X11R7 release candidate.
208
209 commit 21f89da6a5068e9c006b051dcc736a8387805781
210 Author: Kevin E Martin <kem@kem.org>
211 Date:   Tue Dec 6 22:48:23 2005 +0000
212
213     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
214
215 commit 49d2ba57cada2d31438cf7f72ee3aed8e4e61230
216 Author: Kevin E Martin <kem@kem.org>
217 Date:   Sat Dec 3 05:49:26 2005 +0000
218
219     Update package version number for X11R7 RC3 release.
220
221 commit 48b3d44f852d2109656c887b64d29592b1d8d247
222 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
223 Date:   Mon Nov 28 22:01:44 2005 +0000
224
225     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
226         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
227
228 commit b9a35789740814a127c698153144477966867cb7
229 Author: Eric Anholt <anholt@freebsd.org>
230 Date:   Mon Nov 21 10:35:02 2005 +0000
231
232     Another pass at .cvsignores for apps.
233
234 commit 3cd1203fc8b834d2793b6577a705855c0f35a8b4
235 Author: Eric Anholt <anholt@freebsd.org>
236 Date:   Sun Nov 20 22:08:54 2005 +0000
237
238     Add/improve .cvsignore files for apps.
239
240 commit a959f0c7eeece2e10520c0253fc6b72e8bf96c86
241 Author: Kevin E Martin <kem@kem.org>
242 Date:   Wed Oct 19 02:47:55 2005 +0000
243
244     Update package version number for RC1 release.
245
246 commit b005ec81035d21ecceb436bf95ad10c618110e49
247 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
248 Date:   Mon Oct 17 23:56:24 2005 +0000
249
250     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
251         work better with BSD make
252
253 commit 01abfc66e7214ecb3e1e6000394ae80433033d86
254 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
255 Date:   Fri Oct 14 00:25:46 2005 +0000
256
257     Use sed to fill in variables in man page
258
259 commit a14dadced2dc1724a9ca0916c9cb2c0f3c46f6c7
260 Author: Kevin E Martin <kem@kem.org>
261 Date:   Tue Oct 4 23:57:07 2005 +0000
262
263     Add sgml file to EXTRA_DIST
264
265 commit 8c64f857aefde58e1554adaedb61b695d23c7482
266 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
267 Date:   Mon Aug 1 20:25:30 2005 +0000
268
269     Install man pages to section 1 instead of section m (Patch from Donnie
270         Berkholz)
271
272 commit 4d51bc1a902bfb321e82217ba7327a8d5284b2ee
273 Author: Kevin E Martin <kem@kem.org>
274 Date:   Fri Jul 29 21:22:36 2005 +0000
275
276     Various changes preparing packages for RC0:
277     - Verify and update package version numbers as needed
278     - Implement versioning scheme
279     - Change bug address to point to bugzilla bug entry form
280     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
281         reenable it)
282     - Fix makedepend to use pkgconfig and pass distcheck
283     - Update build script to build macros first
284     - Update modular Xorg version
285
286 commit c1eb6f0ceb21e9a541c560db2daa67952a528de2
287 Author: Adam Jackson <ajax@nwnk.net>
288 Date:   Wed Jul 20 19:32:02 2005 +0000
289
290     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
291         configure cache, you cache it, and the cached value is probably wrong.
292
293 commit 8eab7c1c0df42316eca01fb7038efb2be1667b79
294 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
295 Date:   Tue Jul 5 22:51:10 2005 +0000
296
297     Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,
298         xmh, xmore. lib/Xaw/xaw.m4: Add an AM_CONDITIONAL and a shell variable
299         xaw_use_xprint symlink.sh: add some extra files for xgc, xinit,
300         xkbcomp, xlogo, xmb, and xmodmap xc/programs/xmore/xmore.c:
301         Conditionalize use of xprint
302
303 commit 105875357c72e58dea0fa50c3746f8f62e2b4243
304 Author: Roland Mainz <roland.mainz@nrubsig.org>
305 Date:   Mon Jan 3 01:06:35 2005 +0000
306
307     xc/lib/XprintAppUtil/xpapputil.c
308     xc/lib/XprintAppUtil/xpapputil.h
309     xc/lib/XprintUtil/xprintutil.c
310     xc/lib/XprintUtil/xprintutil.h
311     xc/programs/glxgears/glxgears.c
312     xc/programs/xdbedizzy/xdbedizzy.c
313     xc/programs/xedit/Xedit-xprint.ad
314     xc/programs/xedit/commands.c
315     xc/programs/xlogo/print.c
316     xc/programs/xlsfonts/xlsfonts.c
317     xc/programs/xlsfonts/xlsfonts.man
318     xc/programs/xlsfonts/xlsfonts.sgml
319     xc/programs/xman/Xman-xprint.ad
320     xc/programs/xman/handler.c
321     xc/programs/xman/print.c
322     xc/programs/xman/print.h
323     xc/programs/xmore/XMore.ad
324     xc/programs/xmore/print.c
325     xc/programs/xmore/print.h
326     xc/programs/xmore/printdialog.c
327     xc/programs/xmore/printdialog.h
328     xc/programs/xmore/printdialogprivates.h
329     xc/programs/xmore/xmore.c
330     xc/programs/xphelloworld/xpawhelloworld/xpawhelloworld.c
331     xc/programs/xphelloworld/xphelloworld/xphelloworld.c
332     xc/programs/xphelloworld/xpsimplehelloworld/xpsimplehelloworld.c
333     xc/programs/xphelloworld/xpxmhelloworld/xpxmhelloworld.c
334     xc/programs/xphelloworld/xpxthelloworld/xpxthelloworld.c
335     xc/programs/xplsprinters/xplsprinters.c
336     //bugs.freedesktop.org/show_bug.cgi?id=1706) attachment #1615
337         (https://bugs.freedesktop.org/attachment.cgi?id=1615): XprintUtils
338         2004/Q3 update. This adds various new features to the XprintUtils
339         library including support for page resolutions where
340         X_resolution!=Y_resolution, listfonts-mode control and initial
341         framework for the COLORSPACE extension. Patch by Roland Mainz
342         <roland.mainz@nrubsig.org> and Julien Lafon <julien.lafon@gmail.com>.
343
344 commit ae8577dff6379de49740660194e5e8d0b33bca58
345 Author: Roland Mainz <roland.mainz@nrubsig.org>
346 Date:   Fri Oct 8 02:39:41 2004 +0000
347
348     Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1557 - Update
349         DocBook SGML+XML manual pages and docmentation and the in-tree copies
350         of the generated files (*.man, *.html) to get them properly working
351         with newer versions of the tools within the Xorg tree.
352
353 commit 22ac7ab05c6917dbd36be4ea0429cef2a6e3fa0e
354 Author: Roland Mainz <roland.mainz@nrubsig.org>
355 Date:   Thu Oct 7 03:53:20 2004 +0000
356
357     Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1551 - Convert
358         "xlsfonts" manual page to DocBook format (and document the new
359         functionality introduced with bug #1518).
360
361 commit 856414eb1a5a20f379472b9eaa0f114c6c18d806
362 Author: Roland Mainz <roland.mainz@nrubsig.org>
363 Date:   Wed Oct 6 19:29:59 2004 +0000
364
365     Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=1518 - Add filter
366         support to "xlsfonts" that it can filter builtin-, glyph- and/or other
367         kinds of printer fonts (controlled by the xp-listfonts-modes attribute
368         as described in the CDE DtPrint and Xprint specifications).
369
370 commit 27d3336d79d9915a1b33be561e99bd24c3b474d8
371 Author: Egbert Eich <eich@suse.de>
372 Date:   Fri Apr 23 19:54:58 2004 +0000
373
374     Merging XORG-CURRENT into trunk
375
376 commit 0f7f8ddb0865dadf679b7e1cc468f9ff09a62f75
377 Author: Egbert Eich <eich@suse.de>
378 Date:   Sun Mar 14 08:35:37 2004 +0000
379
380     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
381
382 commit 4da443b33a3738d75fc6923169e1381e1e28240e
383 Author: Egbert Eich <eich@suse.de>
384 Date:   Wed Mar 3 12:13:14 2004 +0000
385
386     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
387
388 commit 5a6a9478b80ebe07a7ff05dd19d464c667349325
389 Author: Egbert Eich <eich@suse.de>
390 Date:   Thu Feb 26 13:36:26 2004 +0000
391
392     readding XFree86's cvs IDs
393
394 commit 244f1d92d673144bd53805609f7f15744bc26c97
395 Author: Egbert Eich <eich@suse.de>
396 Date:   Thu Feb 26 09:24:14 2004 +0000
397
398     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
399
400 commit ef18ebade29f85a228da73a3ad13fe800cb7b62b
401 Author: Kaleb Keithley <kaleb@freedesktop.org>
402 Date:   Tue Nov 25 19:29:15 2003 +0000
403
404     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
405
406 commit 491b5e903ad3091687ae39159aba3e434476f8d4
407 Author: Kaleb Keithley <kaleb@freedesktop.org>
408 Date:   Fri Nov 14 16:49:23 2003 +0000
409
410     XFree86 4.3.0.1
411
412 commit eac4daf4fe3d99cc3a099067a62f791d33b8d2ca
413 Author: Kaleb Keithley <kaleb@freedesktop.org>
414 Date:   Fri Nov 14 15:54:54 2003 +0000
415
416     R6.6 is the Xorg base-line