Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / xstdcmap / ChangeLog
1 commit 180893b7d452d31e1a64671292315abef8b7590e
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Sun Sep 26 18:16:14 2010 -0700
4
5     xstdcmap 1.0.2
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit a81f0733a01bc0c0aa66394a805cf93d63f462be
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Sun Sep 26 18:14:01 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 4215ce6e95c1164298b8caf01dae5ca91e01adaf
21 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
22 Date:   Sun Sep 26 18:12:02 2010 -0700
23
24     config: upgrade to util-macros 1.8 for additional man page support
25     
26     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
27     The value of MAN_SUBST is the same for all X.Org packages.
28     
29     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
30     The existing statement can now be removed from the configuration file.
31     
32     Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED)
33     Enables silent rule and use platform appropriate version of sed.
34     
35     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
36
37 commit 03caff7a7deb11f9d7909be41e8f0a15d5292d53
38 Author: Gaetan Nadon <memsize@videotron.ca>
39 Date:   Tue Jul 20 18:45:18 2010 -0400
40
41     config: update AC_PREREQ statement to 2.60
42     
43     Unrelated to the previous patches, the new value simply reflects
44     the reality that the minimum level for autoconf to configure
45     all x.org modules is 2.60 dated June 2006.
46     
47     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
48     
49     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
50
51 commit a728a88ddaad188c5a77a34beac0b032429442c5
52 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
53 Date:   Fri Aug 6 15:13:36 2010 -0700
54
55     Fill in COPYING file with copyright notices from source code
56     
57     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
58
59 commit 9388d4661a6e7da03f0a5325a7fe96039fbf2b20
60 Author: Gaetan Nadon <memsize@videotron.ca>
61 Date:   Thu Feb 11 10:08:07 2010 -0500
62
63     config: move CWARNFLAGS from configure.ac to Makefile.am
64     
65     Compiler warning flags should be explicitly set in the makefile
66     rather than being merged with other packages compiler flags.
67     
68     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
69
70 commit 97cb7b01d5628c8b36769816bbc956a8b0c94980
71 Author: Gaetan Nadon <memsize@videotron.ca>
72 Date:   Thu Nov 26 09:19:55 2009 -0500
73
74     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
75     
76     Now that the INSTALL file is generated.
77     Allows running make maintainer-clean.
78
79 commit 11e74518406cae46a273a15b7e550dc507c95038
80 Author: Gaetan Nadon <memsize@videotron.ca>
81 Date:   Wed Oct 28 14:09:09 2009 -0400
82
83     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
84     
85     Add missing INSTALL file. Use standard GNU file on building tarball
86     README may have been updated
87     Remove AUTHORS file as it is empty and no content available yet.
88     Remove NEWS file as it is empty and no content available yet.
89
90 commit ca6781c3040f4bd3fbe3f0a1f89e7bcc92bf5a9f
91 Author: Gaetan Nadon <memsize@videotron.ca>
92 Date:   Tue Oct 27 15:07:25 2009 -0400
93
94     Deploy the new XORG_DEFAULT_OPTIONS #24242
95     
96     This macro aggregate a number of existing macros that sets commmon
97     X.Org components configuration options. It shields the configuration file from
98     future changes.
99
100 commit 8eb678dc5d32719434667593202175d66c347c12
101 Author: Gaetan Nadon <memsize@videotron.ca>
102 Date:   Mon Oct 26 22:08:39 2009 -0400
103
104     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
105     
106     ChangeLog filename is known to Automake and requires no further
107     coding in the makefile.
108
109 commit 382ee990c5f3d74f43e25601a3cdea30e1c3e1f5
110 Author: Gaetan Nadon <memsize@videotron.ca>
111 Date:   Thu Oct 22 12:34:16 2009 -0400
112
113     .gitignore: use common defaults with custom section # 24239
114     
115     Using common defaults will reduce errors and maintenance.
116     Only the very small or inexistent custom section need periodic maintenance
117     when the structure of the component changes. Do not edit defaults.
118
119 commit 9ddb4817b05da0838c8c41c4ece05677378d7b99
120 Author: Alan Coopersmith <alan.coopersmith@sun.com>
121 Date:   Thu Oct 1 14:54:31 2009 -0700
122
123     Add README with pointers to mailing lists, bugzilla, & git
124     
125     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
126
127 commit eab07f25a0143a5c19ed3c5197bf1dd10a51fc68
128 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
129 Date:   Mon Jan 26 19:15:41 2009 -0200
130
131     Corrrect make distcheck.
132
133 commit ebd4cf07e099d2f702f688b849c28263dad1cb77
134 Author: James Cloos <cloos@jhcloos.com>
135 Date:   Thu Dec 6 16:37:31 2007 -0500
136
137     Replace static ChangeLog with dist-hook to generate from git log
138
139 commit 04e353b86ae2cc54e943eef8be084afa39d47b08
140 Author: James Cloos <cloos@jhcloos.com>
141 Date:   Mon Sep 3 05:51:52 2007 -0400
142
143     Add *~ to .gitignore to skip patch/emacs droppings
144
145 commit 18ea4fc32a85c990b5b817e13dfcba3ecc513e4e
146 Author: James Cloos <cloos@jhcloos.com>
147 Date:   Thu Aug 23 19:25:13 2007 -0400
148
149     Rename .cvsignore to .gitignore
150
151 commit 6365273a91f167f4fdd09b9b40ba7bb3116889dd
152 Author: Kevin E Martin <kem@kem.org>
153 Date:   Wed Dec 21 02:29:54 2005 +0000
154
155     Update package version for X11R7 release.
156
157 commit 10aa21dd34064de8985677eebc363ee185c2d77f
158 Author: Adam Jackson <ajax@nwnk.net>
159 Date:   Mon Dec 19 16:22:47 2005 +0000
160
161     Stub COPYING files
162
163 commit 94d054b6feb5c871a597675493e51b5e32e730f1
164 Author: Kevin E Martin <kem@kem.org>
165 Date:   Thu Dec 15 00:24:11 2005 +0000
166
167     Update package version number for final X11R7 release candidate.
168
169 commit 78b405a26a5e40ebeac8228752c7a410c45f1c87
170 Author: Kevin E Martin <kem@kem.org>
171 Date:   Tue Dec 6 22:48:26 2005 +0000
172
173     Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
174
175 commit fe79d69ff4525ff38539d87840f48c066008db0c
176 Author: Kevin E Martin <kem@kem.org>
177 Date:   Sat Dec 3 05:49:28 2005 +0000
178
179     Update package version number for X11R7 RC3 release.
180
181 commit 379ee5cf55ef787240b11fb3d4f70e0af06b5cbf
182 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
183 Date:   Mon Nov 28 22:01:47 2005 +0000
184
185     Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
186         update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
187
188 commit 98d2a2ae0169a3c5b3650f9db0fccab8332d9177
189 Author: Eric Anholt <anholt@freebsd.org>
190 Date:   Mon Nov 21 10:35:08 2005 +0000
191
192     Another pass at .cvsignores for apps.
193
194 commit 5a3494301ef7af36b319d589635f17810bc9cdca
195 Author: Eric Anholt <anholt@freebsd.org>
196 Date:   Sun Nov 20 22:08:56 2005 +0000
197
198     Add/improve .cvsignore files for apps.
199
200 commit 32e10cc48d4b5d34f317d4b52423ec6144bc4c37
201 Author: Kevin E Martin <kem@kem.org>
202 Date:   Wed Oct 19 02:47:58 2005 +0000
203
204     Update package version number for RC1 release.
205
206 commit eb2e033e8de91920b7e6f284fb530b657a2ff7e3
207 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
208 Date:   Mon Oct 17 23:56:25 2005 +0000
209
210     Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
211         work better with BSD make
212
213 commit a1635bcc1209cbae77649d2e54ceb39f62436a94
214 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
215 Date:   Fri Oct 14 00:25:48 2005 +0000
216
217     Use sed to fill in variables in man page
218
219 commit a306faeccaf61f81229cb71c7372b83858e742ab
220 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
221 Date:   Mon Aug 1 20:25:32 2005 +0000
222
223     Install man pages to section 1 instead of section m (Patch from Donnie
224         Berkholz)
225
226 commit 0d78ed7e435f71fbf39083fd3234b7dcc00bfe34
227 Author: Kevin E Martin <kem@kem.org>
228 Date:   Fri Jul 29 21:22:38 2005 +0000
229
230     Various changes preparing packages for RC0:
231     - Verify and update package version numbers as needed
232     - Implement versioning scheme
233     - Change bug address to point to bugzilla bug entry form
234     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
235         reenable it)
236     - Fix makedepend to use pkgconfig and pass distcheck
237     - Update build script to build macros first
238     - Update modular Xorg version
239
240 commit f44de2580c94b06b8e43bb7f32f9409a5bfe1812
241 Author: Adam Jackson <ajax@nwnk.net>
242 Date:   Wed Jul 20 19:32:04 2005 +0000
243
244     Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
245         configure cache, you cache it, and the cached value is probably wrong.
246
247 commit 1b024ee5c3ddf09fb5d900cc8e1733d2ba0679d1
248 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
249 Date:   Thu Jul 14 22:40:16 2005 +0000
250
251     Add _BSD_SOURCE to lots of applications - patch from Stefan Dirsch
252
253 commit 8b9becb78c06d7d99e00750a18ccf9bceb5d2b2b
254 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
255 Date:   Fri Jul 1 20:09:09 2005 +0000
256
257     xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
258         whitespace after backslash modularizeapp.sh: s/destkop/desktop/
259         modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
260         Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
261     Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
262
263 commit 4120717d0b7037bb4eb940f5ec8244b6bab68c21
264 Author: Egbert Eich <eich@suse.de>
265 Date:   Mon May 24 19:05:02 2004 +0000
266
267     Muffle compiler warnings.
268     fix option name in log message.
269     improve debugging messages.
270
271 commit a2f01661f30b115b8dcec91325951be3be71d191
272 Author: Egbert Eich <eich@suse.de>
273 Date:   Fri Apr 23 19:55:07 2004 +0000
274
275     Merging XORG-CURRENT into trunk
276
277 commit 93f45ec42068e4df35bd86810fb6e763b5b392f5
278 Author: Egbert Eich <eich@suse.de>
279 Date:   Sun Mar 14 08:35:46 2004 +0000
280
281     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
282
283 commit c646b544cdad5846974b57be7f38c708dc4b07f0
284 Author: Egbert Eich <eich@suse.de>
285 Date:   Wed Mar 3 12:13:18 2004 +0000
286
287     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
288
289 commit 250f11b9c9e1cb1aa763bd200def5cbf95a4341c
290 Author: Egbert Eich <eich@suse.de>
291 Date:   Thu Feb 26 13:36:27 2004 +0000
292
293     readding XFree86's cvs IDs
294
295 commit 9ba813fe25b60cf4c4111a90952925f0b48010a2
296 Author: Egbert Eich <eich@suse.de>
297 Date:   Thu Feb 26 09:24:17 2004 +0000
298
299     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
300
301 commit 312a489c911cf5d1f0beebe56e5183991092f43f
302 Author: Kaleb Keithley <kaleb@freedesktop.org>
303 Date:   Tue Nov 25 19:29:19 2003 +0000
304
305     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
306
307 commit 715762afbe9f4fc5ea908ee001d78b7711db3469
308 Author: Kaleb Keithley <kaleb@freedesktop.org>
309 Date:   Fri Nov 14 16:49:23 2003 +0000
310
311     XFree86 4.3.0.1
312
313 commit 4ef09824a6edd2981de3aec61a9472232fd9e4b7
314 Author: Kaleb Keithley <kaleb@freedesktop.org>
315 Date:   Fri Nov 14 15:54:55 2003 +0000
316
317     R6.6 is the Xorg base-line