Git init
[framework/uifw/xorg/util/x11-xkb-utils.git] / xkbutils / ChangeLog
1 commit 820d9be7cf4e501c931c4e31b38ddd2d55209ce2
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Sat Oct 30 10:14:38 2010 -0700
4
5     xkbutils 1.0.3
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 19b8c1dfc637245e306b34a3aef69370cfe8059b
10 Author: Gaetan Nadon <memsize@videotron.ca>
11 Date:   Fri Oct 1 17:36:33 2010 -0400
12
13     config: update direct dependencies for xkbvleds and xkbwatch
14     
15     Depends on xproto through the inclusion of X.h.
16     Depends on x11 through the inclusion of Xlib.h.
17     Depends on Xaw through the inclusion of XawInit.h
18     Depends on Xt through the inclusion of IntrinsicP.h
19     
20     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
21     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
22
23 commit 73401c0d6679ff6a1c06d732c192a69cf70a27fc
24 Author: Gaetan Nadon <memsize@videotron.ca>
25 Date:   Fri Oct 1 17:34:53 2010 -0400
26
27     config: update direct dependencies for xkbbell
28     
29     Depends on xproto through the inclusion of Xproto.h.
30     Depends on inputproto through the inclusion of XI.h
31     Depends on x11 through the inclusion of Xlib.h.
32     Does not depend on xkbfile for headers or libs.
33     
34     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
35
36 commit 5778996d90d7ddee169e1dbf48a11896ee2fd34c
37 Author: Gaetan Nadon <memsize@videotron.ca>
38 Date:   Sun Aug 8 10:55:06 2010 -0400
39
40     LED.c: remove unrequired X11/Xmu includes
41     
42     This removes a direct dependencies which was not reflected
43     in configure.ac.
44     Xaw privatly requires Xmu.
45     
46     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
47     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
48
49 commit 1f08410c81e7b9bb1fc5ac9e40e37c26906bfd0c
50 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
51 Date:   Thu Sep 23 20:46:12 2010 -0700
52
53     config: Remove unnecessary calls from configure.ac
54     
55     AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
56     PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
57     
58     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
59
60 commit b7de2aa690fbf033e74427d1d37ffa49cbfd031a
61 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
62 Date:   Thu Sep 23 20:10:43 2010 -0700
63
64     config: upgrade to util-macros 1.8 for additional man page support
65     
66     Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
67     The value of MAN_SUBST is the same for all X.Org packages.
68     
69     Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
70     Enables use of platform appropriate version of sed.
71     
72     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
73
74 commit 03459ea3c60c19703c958b1f7199021168c49cdd
75 Author: Gaetan Nadon <memsize@videotron.ca>
76 Date:   Tue Jul 20 18:45:18 2010 -0400
77
78     config: update AC_PREREQ statement to 2.60
79     
80     Unrelated to the previous patches, the new value simply reflects
81     the reality that the minimum level for autoconf to configure
82     all x.org modules is 2.60 dated June 2006.
83     
84     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
85     
86     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
87
88 commit 5b5542b8a581754a87ba0d466e403e1f47e17103
89 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
90 Date:   Fri Aug 6 09:19:28 2010 -0700
91
92     Sun copyrights are now owned by Oracle
93     
94     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
95
96 commit 7aa41989a5aede80b97a1306bd782842baf35bce
97 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
98 Date:   Fri Aug 6 09:17:10 2010 -0700
99
100     Add DEC notice from utils.c to COPYING
101     
102     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
103
104 commit bd94930d9082095886f469965264dc352f0bbbb2
105 Author: Alan Coopersmith <alan.coopersmith@sun.com>
106 Date:   Thu Jan 14 22:46:10 2010 -0800
107
108     Add missing notices to COPYING file
109     
110     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
111
112 commit 5bed941fa0064823bfbe21c37729df02a5aa9b97
113 Author: Alan Coopersmith <alan.coopersmith@sun.com>
114 Date:   Thu Jan 14 22:18:41 2010 -0800
115
116     Update Sun license notices to current X.Org standard form
117     
118     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
119
120 commit d2d6d39c60fa224752066b9d0791306c5fd4efad
121 Author: Gaetan Nadon <memsize@videotron.ca>
122 Date:   Thu Jan 7 21:58:57 2010 -0500
123
124     COPYING: replace stub with actual copyright notice
125     
126     Refer to xkbwatch.c
127     Copyright (c) 1995 by Silicon Graphics Computer Systems, Inc.
128     
129     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
130
131 commit a8b01ac9a898ba8a5f273f1a0b50485b4ff61e2a
132 Author: Gaetan Nadon <memsize@videotron.ca>
133 Date:   Thu Nov 26 09:19:54 2009 -0500
134
135     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
136     
137     Now that the INSTALL file is generated.
138     Allows running make maintainer-clean.
139
140 commit 81f74707c1d2638c911067ba81356696f73c6d0c
141 Author: Gaetan Nadon <memsize@videotron.ca>
142 Date:   Wed Oct 28 14:09:08 2009 -0400
143
144     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
145     
146     Add missing INSTALL file. Use standard GNU file on building tarball
147     README may have been updated
148     Remove AUTHORS file as it is empty and no content available yet.
149     Remove NEWS file as it is empty and no content available yet.
150
151 commit 5786d1deeab8fe6c6ed0481220e487e9ec5cfdf4
152 Author: Gaetan Nadon <memsize@videotron.ca>
153 Date:   Tue Oct 27 15:07:25 2009 -0400
154
155     Deploy the new XORG_DEFAULT_OPTIONS #24242
156     
157     This macro aggregate a number of existing macros that sets commmon
158     X.Org components configuration options. It shields the configuration file from
159     future changes.
160
161 commit fac7fddbd5df94789d78cd0847dcd8684486d668
162 Author: Gaetan Nadon <memsize@videotron.ca>
163 Date:   Mon Oct 26 22:08:39 2009 -0400
164
165     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
166     
167     ChangeLog filename is known to Automake and requires no further
168     coding in the makefile.
169
170 commit 2ad523460c93e29d24a531894a7719b3b0b87e90
171 Author: Gaetan Nadon <memsize@videotron.ca>
172 Date:   Thu Oct 22 12:34:15 2009 -0400
173
174     .gitignore: use common defaults with custom section # 24239
175     
176     Using common defaults will reduce errors and maintenance.
177     Only the very small or inexistent custom section need periodic maintenance
178     when the structure of the component changes. Do not edit defaults.
179
180 commit 33383dca28dc60473f677a302962413d504fc4f3
181 Author: Alan Coopersmith <alan.coopersmith@sun.com>
182 Date:   Fri Oct 16 18:46:53 2009 -0700
183
184     xkbutils 1.0.2
185     
186     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
187
188 commit 864b472e096a8c6ca8f86f78615da023adeb60fd
189 Author: Alan Coopersmith <alan.coopersmith@sun.com>
190 Date:   Fri Oct 16 18:46:24 2009 -0700
191
192     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
193     
194     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
195
196 commit 917138713d60631c6d2e03afae88e7425caa7afd
197 Author: Alan Coopersmith <alan.coopersmith@sun.com>
198 Date:   Thu Oct 1 14:54:25 2009 -0700
199
200     Add README with pointers to mailing lists, bugzilla, & git
201     
202     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
203
204 commit 0c3b1ab2daa3a48d33da55f016d6771b8faaef7b
205 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
206 Date:   Thu Jan 22 15:06:47 2009 -0200
207
208     Correct make distcheck and sparse warnings.
209
210 commit 98b7afc0d1d53a766ea60175e9fc5f031051f057
211 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
212 Date:   Sun Mar 16 18:51:53 2008 -0300
213
214     Compile warning fixes.
215     
216       Ansify some functions in LED.c and utils.c.
217
218 commit f4db3aa38240038496d99b1368f5b6fb412f53a9
219 Author: James Cloos <cloos@jhcloos.com>
220 Date:   Wed Aug 20 10:32:51 2008 -0400
221
222     xaw8 is gone, use xaw7
223
224 commit 67322880f26c3e4818b9b36b18487951769372a7
225 Author: Alan Coopersmith <alan.coopersmith@sun.com>
226 Date:   Mon Aug 18 15:53:46 2008 -0700
227
228     Add AM_PROG_CC_C_O to placate automake-1.10
229     
230     Makefile.am:33: compiling `xkbbell.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
231
232 commit 7fa628b28be06ba387faae712c616ebcd5306e57
233 Author: Alan Coopersmith <alan.coopersmith@sun.com>
234 Date:   Mon Aug 18 15:52:15 2008 -0700
235
236     Add rudimentary man pages for xkbbell, xkbvleds, xkbwatch
237     
238     We've been shipping these in Solaris for years, but they still need
239     work - it's a starting point though.
240
241 commit d3f4c454ac17f3d18d1c5cae8ee00e69ffb29358
242 Author: Eric Anholt <eric@anholt.net>
243 Date:   Fri Mar 14 09:07:36 2008 -0700
244
245     Add missing dependency on inputproto.
246
247 commit 69bcf4324926d9903979e62ed2f337898a6fe17d
248 Author: James Cloos <cloos@jhcloos.com>
249 Date:   Fri Dec 7 20:54:53 2007 -0500
250
251     Fix commit 7a0686b98d54fe77b10c52d7c4cc9e84a4df4479
252
253 commit 7a0686b98d54fe77b10c52d7c4cc9e84a4df4479
254 Author: James Cloos <cloos@jhcloos.com>
255 Date:   Thu Dec 6 16:37:19 2007 -0500
256
257     Replace static ChangeLog with dist-hook to generate from git log
258
259 commit 95878b55dd4f6cbba6c2d2c1e9e5d25d44b8f5e6
260 Author: James Cloos <cloos@jhcloos.com>
261 Date:   Mon Sep 3 05:51:27 2007 -0400
262
263     Add *~ to .gitignore to skip patch/emacs droppings
264
265 commit 164ce22b4217a55a388bc5d61ed960c3b0ae91a4
266 Author: James Cloos <cloos@jhcloos.com>
267 Date:   Thu Aug 23 19:24:54 2007 -0400
268
269     Rename .cvsignore to .gitignore
270
271 commit 481219d69d95ea4dccfae7b3a003c155879f3d18
272 Author: Kevin E Martin <kem@kem.org>
273 Date:   Wed Dec 21 02:29:51 2005 +0000
274
275     Update package version for X11R7 release.
276
277 commit b8b8b84c9a5b85fed20ce23e71b01657d8231cc5
278 Author: Adam Jackson <ajax@nwnk.net>
279 Date:   Mon Dec 19 16:22:45 2005 +0000
280
281     Stub COPYING files
282
283 commit dd7473e2087e366fc5c4c016026c22770b7413af
284 Author: Kevin E Martin <kem@kem.org>
285 Date:   Thu Dec 15 00:24:08 2005 +0000
286
287     Update package version number for final X11R7 release candidate.
288
289 commit b828cb9a371404e62d833031a2b1d0312b776ad9
290 Author: Kevin E Martin <kem@kem.org>
291 Date:   Sat Dec 3 05:49:24 2005 +0000
292
293     Update package version number for X11R7 RC3 release.
294
295 commit c91b322ed192a54144e56ce7e2564c94d228f2ad
296 Author: Eric Anholt <anholt@freebsd.org>
297 Date:   Sun Nov 20 22:08:53 2005 +0000
298
299     Add/improve .cvsignore files for apps.
300
301 commit 3b715538c80f0b145d9ec36d17acbb72e9e7bdcb
302 Author: Kevin E Martin <kem@kem.org>
303 Date:   Sat Nov 19 07:15:37 2005 +0000
304
305     Update pkgconfig files to separate library build-time dependencies from
306         application build-time dependencies, and update package deps to work
307         with separate build roots.
308
309 commit 1cad9a1624d9af4cee9b3a4dbc36258a09ac0c3f
310 Author: Kevin E Martin <kem@kem.org>
311 Date:   Wed Nov 9 21:09:21 2005 +0000
312
313     Update package version number for X11R7 RC2 release.
314
315 commit eeb9f2e7ea53b54c3ccf7593a0873410b547ff46
316 Author: Kevin E Martin <kem@kem.org>
317 Date:   Tue Nov 1 15:05:19 2005 +0000
318
319     Update pkgcheck depedencies to work with separate build roots.
320
321 commit d77bf077c620d9bbec866d6a49212bca4848b11e
322 Author: Kevin E Martin <kem@kem.org>
323 Date:   Fri Jul 29 21:22:35 2005 +0000
324
325     Various changes preparing packages for RC0:
326     - Verify and update package version numbers as needed
327     - Implement versioning scheme
328     - Change bug address to point to bugzilla bug entry form
329     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
330         reenable it)
331     - Fix makedepend to use pkgconfig and pass distcheck
332     - Update build script to build macros first
333     - Update modular Xorg version
334
335 commit 13e10bbd6f54b3d8b6cb4aa370c06863fb29d349
336 Author: Daniel Stone <daniel@fooishbar.org>
337 Date:   Fri Jul 22 15:02:12 2005 +0000
338
339     Add utils.h as source so it lands in distdir.
340
341 commit 3423f5d91ecd66a2a967ccf6ed9ddfd2940d12ba
342 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
343 Date:   Wed Jul 6 20:54:51 2005 +0000
344
345     Build system for xkbutils
346
347 commit 5986b948e9821790f9c21f2556a11ca8f8a2d29e
348 Author: Egbert Eich <eich@suse.de>
349 Date:   Fri Apr 23 19:54:57 2004 +0000
350
351     Merging XORG-CURRENT into trunk
352
353 commit 80512e7091a09313043adbb6bca84424a5b3909b
354 Author: Egbert Eich <eich@suse.de>
355 Date:   Sun Mar 14 08:35:37 2004 +0000
356
357     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
358
359 commit ec5d08d47d138e3f1ceca5ccd06c845cee5f758d
360 Author: Egbert Eich <eich@suse.de>
361 Date:   Wed Mar 3 12:13:14 2004 +0000
362
363     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
364
365 commit 02899a72c801eeb2b6b57bff82ae98d02ad9794e
366 Author: Egbert Eich <eich@suse.de>
367 Date:   Thu Feb 26 13:36:26 2004 +0000
368
369     readding XFree86's cvs IDs
370
371 commit 4821635c8a3d82a52df7191996f455fc0b463347
372 Author: Egbert Eich <eich@suse.de>
373 Date:   Thu Feb 26 09:24:13 2004 +0000
374
375     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
376
377 commit d1c3c6175a74baf089122f4fc2136b96919577bf
378 Author: Kaleb Keithley <kaleb@freedesktop.org>
379 Date:   Tue Nov 25 19:29:14 2003 +0000
380
381     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
382
383 commit b8a964643bded3b8b835a93c3fbdae248e90e021
384 Author: Kaleb Keithley <kaleb@freedesktop.org>
385 Date:   Fri Nov 14 16:49:23 2003 +0000
386
387     XFree86 4.3.0.1
388
389 commit 53c921965d341cfa3f14fedf862d9db666c16002
390 Author: Kaleb Keithley <kaleb@freedesktop.org>
391 Date:   Fri Nov 14 15:54:54 2003 +0000
392
393     R6.6 is the Xorg base-line