summaryrefslogtreecommitdiff
path: root/app/setxkbmap/ChangeLog
blob: 77995c360033c61e6a8bf0b9ba3ad50f026e28e1 (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
commit 0f16d3da90c101e653b552dd3810b7c3092cb145
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Thu Jul 9 09:10:41 2009 +1000

    Bump to 1.1.0

commit 5dca07cec68fbfc75ef2002422215647ca5b8c03
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Mon Jan 19 15:54:41 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and all gcc 4.3 and sparse warnings.

commit 4c3f466f67a7819a912a736f4f2a97262bdaf589
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Mon Dec 1 11:10:52 2008 +1000

    Check return value of calloc and realloc. #18759 and #18760
    
    X.Org Bug <http://bugs.freedesktop.org/show_bug.cgi?id=18759>
    X.Org Bug <http://bugs.freedesktop.org/show_bug.cgi?id=18760>
    
    Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>

commit 3ba7cfd701d99b4b1fe1dd7eecd02d01c1dee74c
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Tue Aug 12 14:44:03 2008 +0930

    Adding some explanatory comments.

commit f8c511568040d84b7ddc0bca5ba20757719bd808
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Tue Aug 12 13:44:06 2008 +0930

    Indent consistently.
    
    indent -cbi 0 -nprs -nut -npcs -i4 -bli 0 *.c *.h

commit cb6160d289c7123f3bf0f708afed28f64c040daa
Author: Peter Hutterer <peter.hutterer@redhat.com>
Date:   Tue Aug 12 13:42:47 2008 +0930

    Remove RCS tags.

commit 5ced600eb9c1d4014bfc1e761190b869d59a4c4e
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 15:51:05 2007 -0500

    Add missing PHONY line for automatic ChangeLog generation

commit 35d3e114ef3b0e6f56b38ddd9cac79e4c953ca85
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jul 23 17:18:26 2007 -0700

    Version bump: 1.0.4

commit 0a9044e26d1f8a2517c8e000b6f3afb169999ff3
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jul 23 16:45:21 2007 -0700

    lint target needs to use AM_CFLAGS too

commit c2a336b187e1f78c3bfa8fad0f2cade6cf06071d
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jul 23 16:42:40 2007 -0700

    Use AM_CFLAGS instead of setxkbmap_CFLAGS to avoid automake-1.10 warning
    
    Makefile.am:31: compiling `setxkbmap.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'

commit 75a5110558714d5f601235fdc5762aeef731f73d
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Apr 17 11:34:43 2007 -0700

    Minor code cleanups (remove unused static and opencoding of strdup)

commit f5eb468f0ca87917488bdd8bdecf9e31fce88945
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Apr 17 11:17:13 2007 -0700

    Add rules for checking code with sparse/lint/etc.

commit 2d43b8fa9b21bcf9f5c289ab1afba3e73c42f661
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Apr 16 20:34:31 2007 -0700

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

commit f7007821434313df1dc848a1e547922f65d4c7d5
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Apr 16 19:53:27 2007 -0700

    More man page cleanups (grammatical nits, etc.)

commit ca1e9f1cc9716a0cb751853cfb7b6b0ff6bb21d6
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Apr 16 19:43:31 2007 -0700

    Bug 7841: setxkbmap man page doesn't describe all switches
    
    Added descriptions for -device, -I, -keycodes, and -verbose/-v.
    
    X.Org Bugzilla #7841 <https://bugs.freedesktop.org/show_bug.cgi?id=7841>
    Reported upstream from
    Debian BTS #252631 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=252631>

commit 1dae768e463ddb3bbccd05291867eb1f7fcc6d97
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Apr 16 19:22:18 2007 -0700

    renamed: .cvsignore -> .gitignore

commit e1424c8c8e5c0aeeba304d20cbe7c475c701c641
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Apr 16 19:21:52 2007 -0700

    Correct XKB data files path in man page
    
    Use path found by configure instead of hardcoding __projectroot__/lib/X11/xkb

commit c10ca0d0f886f01f48f6090eed0ed6d0364c0e47
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Thu Nov 2 03:39:09 2006 +0200

    bump to 1.0.3

commit 8e975edfadc068f9cc603d7c8b5f27067371161f
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sun Oct 15 21:11:13 2006 +0300

    add support for extended devices
    Add a -device parameter, which allows setting the map on arbitary extended
    devices.

commit 7a56fb2fa2f0d49a8544f92b3821304f6ae7d78d
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Sun Oct 15 20:52:14 2006 +0300

    defaults: make the defaults a bit more modern
    Fix default path, bump default model from pc101 to pc105.

commit 6b195148c00b990923ad5de4d021d4eeacbede68
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Fri Mar 10 09:09:12 2006 +0000

    Bump to 1.0.2; release.
    Initialise vd.variant and vd.variant to NULL when failing to get the active
        RMLVO components from the server.

commit 986fa213931e8d86ff0c1db7d6fe684b1fb92794
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:47 2005 +0000

    Update package version for X11R7 release.

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

    Stub COPYING files

commit 18a904ff67a98ccd870f0d4124fa2286c6a9dcd3
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:04 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 9169e024c530c9ef60cd96263a9fe6000578ec0f
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 8 17:55:17 2005 +0000

    Add configure options to allow hard-coded paths to be changed.

commit 5e37a2d4e4b23b6f4d40e5d4f3d2d1520c5cf727
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:18 2005 +0000

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

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

    Update package version number for X11R7 RC3 release.

commit 0207f788fa51e336dcf9d93dd2b814829beca9d7
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:38 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 dc9758a53f1d3495dc8e020f7738dc985c131b1e
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:57 2005 +0000

    Another pass at .cvsignores for apps.

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

    Add/improve .cvsignore files for apps.

commit fbcb6a1b247f6789cf5d2f16e31b3266473fffa4
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:09:20 2005 +0000

    Update package version number for X11R7 RC2 release.

commit ee92bd69fbe2b31629a1f9d87d464113ca8f0721
Author: Donnie Berkholz <spyderous@gentoo.org>
Date:   Thu Oct 20 22:17:26 2005 +0000

    Bug #4830 <https://bugs.freedesktop.org/show_bug.cgi?id=4830> Set
        DFLT_XKB_CONFIG_ROOT instead of using hard-coded default.

commit 7909f46a7ba31944be57b1574f70da82d8bfd385
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:50 2005 +0000

    Update package version number for RC1 release.

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

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

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

    Use sed to fill in variables in man page

commit 8bfb654c46fc5a27183ff6109aa17c33f0350466
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:30 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 a727d14743a3d18723d31ee42f9e54c1a4e98599
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Jul 27 01:54:17 2005 +0000

    Move manpages to section 1 instead of section m.

commit 5273d6fadca1eb3aca9d406a81b80aba9c32bb6a
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:50 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 e04d3454c2e7b0390ccf61d9f6e0ca3d2a04dfb6
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Wed Jul 6 20:33:26 2005 +0000

    Build system for setxkbmap

commit 81fa26b0cde086ec0707096a942d773e7d6411ee
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:37 2004 +0000

    Merging XORG-CURRENT into trunk

commit 99566aece09d0b750267f48dc39552bbd1aae4bf
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:34:56 2004 +0000

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

commit 3994d4ee8ba772d63092e4cc2a14973af105dd97
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:54 2004 +0000

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

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

    readding XFree86's cvs IDs

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

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

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

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

commit bff1de092debc890f15dacc871698b9679db366a
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:58 2003 +0000

    XFree86 4.3.0.1

commit cb8f1b8c472547e0f9804dc29c2f658772056faf
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:58 2003 +0000

    Initial revision