Git init
[framework/uifw/xorg/proto/x11proto-kb.git] / ChangeLog
1 commit 2306fcd4c511d41ae4b31b9cbd9f79cf69287730
2 Author: Dirk Wallenstein <halsmit@t-online.de>
3 Date:   Fri Feb 5 20:42:43 2010 +0100
4
5     Use the correct value for XkbAllAccessXEventsMask
6     
7     Signed-off-by: Dirk Wallenstein <halsmit@t-online.de>
8     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
9
10 commit 875e6f80e9ddcac010f6871214a92e4d50e8ee5e
11 Author: Gaetan Nadon <memsize@videotron.ca>
12 Date:   Sun Mar 28 19:25:52 2010 -0400
13
14     config: update AC_PREREQ statement to 2.60
15     
16     Unrelated to the previous patches, the new value simply reflects
17     the reality that the minimum level for autoconf to configure
18     all x.org modules is 2.60 dated June 2006.
19     
20     ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
21     
22     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
23
24 commit f6b32127be4c800f73bf68c6ac7d79c630cae1fa
25 Author: Gaetan Nadon <memsize@videotron.ca>
26 Date:   Sun Mar 28 19:00:31 2010 -0400
27
28     config: remove the pkgconfig pc.in file from EXTRA_DIST
29     
30     Automake always includes it in the tarball.
31     
32     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
33
34 commit cb489d131adb1d454e9f6196d7d766c0acde12e6
35 Author: Gaetan Nadon <memsize@videotron.ca>
36 Date:   Sun Nov 22 19:24:48 2009 -0500
37
38     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
39     
40     Now that the INSTALL file is generated.
41     Allows running make maintainer-clean.
42
43 commit 9a83b903ba2586f16e770d4911c4d7e42957abb7
44 Author: Gaetan Nadon <memsize@videotron.ca>
45 Date:   Mon Nov 16 11:13:30 2009 -0500
46
47     README: file created or updated #24206
48     
49     Contains a set of URLs to freedesktop.org.
50
51 commit 0a358e01f7fcb903077137c4d3ab51ce9eeabcce
52 Author: Gaetan Nadon <memsize@videotron.ca>
53 Date:   Sun Nov 15 19:45:27 2009 -0500
54
55     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
56     
57     ChangeLog filename is known to Automake and requires no further
58     coding in the makefile.
59
60 commit c8078878abaa2d2489a3778c89af043901582eac
61 Author: Gaetan Nadon <memsize@videotron.ca>
62 Date:   Sun Nov 15 18:31:28 2009 -0500
63
64     Makefile.am: INSTALL file is missing or incorrect #24206
65     
66     The standard GNU file on building/installing  tarball is copied
67     using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
68     Add INSTALL target
69
70 commit ab57a912460acb83302152bd91c6336d500bb9cd
71 Author: Gaetan Nadon <memsize@videotron.ca>
72 Date:   Sun Nov 15 18:11:36 2009 -0500
73
74     configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
75     
76     This macro aggregate a number of existing macros that sets commmon
77     X.Org components configuration options. It shields the configuration file from
78     future changes.
79
80 commit 4ddefc3a86050e06056d79b78ae0a1be119c4131
81 Author: Gaetan Nadon <memsize@videotron.ca>
82 Date:   Sun Nov 15 13:55:25 2009 -0500
83
84     configure.ac: AM_MAINTAINER_MODE missing #24238
85     
86     This turns off maintainer mode build rules in tarballs.
87     Works in conjunction with autogen.sh --enable-maintainer-mode
88
89 commit eb3d96018f4c2e20c23b837aa42f71ebb36661b1
90 Author: Gaetan Nadon <memsize@videotron.ca>
91 Date:   Sat Nov 14 18:26:47 2009 -0500
92
93     .gitignore: use common defaults with custom section # 24239
94     
95     Using common defaults will reduce errors and maintenance.
96     Only the very small or inexistent custom section need periodic maintenance
97     when the structure of the component changes. Do not edit defaults.
98
99 commit 4e3ccd5b2144005af1d5d2f9b96275a01156aec5
100 Author: Alan Coopersmith <alan.coopersmith@sun.com>
101 Date:   Mon Oct 12 22:39:05 2009 -0700
102
103     kbproto 1.0.4
104     
105     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
106
107 commit 6472994ea38a8416214b5ce12a34437541e6d15e
108 Author: Alan Coopersmith <alan.coopersmith@sun.com>
109 Date:   Mon Oct 12 22:38:03 2009 -0700
110
111     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
112     
113     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
114
115 commit 5273e7bc22cc7f11f2461ba1f5f30cbdecda1289
116 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
117 Date:   Mon Apr 6 17:54:12 2009 -0700
118
119     Made some defines typedefs for better compatability
120
121 commit 3baa0be057f2bf2e2f0f049c0dded4a93c68819e
122 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
123 Date:   Tue Jan 27 20:06:28 2009 -0200
124
125     Janitor: Correct make distcheck and dont distribute autogen.sh
126
127 commit 0396fb99f96ff15e1000a6e4b5ccdca119319a8a
128 Author: James Cloos <cloos@jhcloos.com>
129 Date:   Thu Dec 6 16:39:02 2007 -0500
130
131     Replace static ChangeLog with dist-hook to generate from git log
132
133 commit 1a41bb4ff63d0fa27238be2af6a8b59941c0f7db
134 Author: James Cloos <cloos@jhcloos.com>
135 Date:   Mon Sep 3 05:54:08 2007 -0400
136
137     Add *~ to .gitignore to skip patch/emacs droppings
138
139 commit c4f5dac457e13d2cd5a1d8a1e28e56dd5d3be856
140 Author: Daniel Stone <daniel@fooishbar.org>
141 Date:   Tue Jul 18 15:21:43 2006 -0400
142
143     Bump to 1.0.3.
144
145 commit b23c0835504887f460deeac55b8be94d07336745
146 Author: Daniel Stone <daniel@fooishbar.org>
147 Date:   Tue Jul 18 15:21:28 2006 -0400
148
149     unconditionally declare XFree86Private
150     This could probably be moved to generic DDX private.
151
152 commit 85c889c725de1a0233c845c75ad62b39940b120a
153 Author: Alan Coopersmith <alan.coopersmith@sun.com>
154 Date:   Fri Jul 14 18:56:20 2006 -0700
155
156     renamed: .cvsignore -> .gitignore
157
158 commit d15dc14c2fb8996e1da9daaef748ff35f7844809
159 Author: Kevin E Martin <kem@kem.org>
160 Date:   Thu Dec 15 00:24:38 2005 +0000
161
162     Update package version number for final X11R7 release candidate.
163
164 commit 9d625ab848eee9a7488e6ee3d4cfbeea5198f61b
165 Author: Kevin E Martin <kem@kem.org>
166 Date:   Wed Oct 19 02:48:14 2005 +0000
167
168     Update package version number for RC1 release.
169
170 commit b9a70202a5d2edc2d62cbe2776635e994f07bb2d
171 Author: Kristian Høgsberg <krh@redhat.com>
172 Date:   Thu Sep 1 19:56:14 2005 +0000
173
174     Teach xkb how to optionally run xkbcomp from $bindir instead of
175         $datadir/xkb.
176
177 commit ac13227d0007b6fac32af6281ae2e49f5e8fa90c
178 Author: Eric Anholt <anholt@freebsd.org>
179 Date:   Tue Aug 2 19:19:39 2005 +0000
180
181     Add basic .cvsignore files for proto modules.
182
183 commit 81b6633f6509e0d8053a40cc9fe4025202991112
184 Author: Kevin E Martin <kem@kem.org>
185 Date:   Fri Jul 29 21:22:55 2005 +0000
186
187     Various changes preparing packages for RC0:
188     - Verify and update package version numbers as needed
189     - Implement versioning scheme
190     - Change bug address to point to bugzilla bug entry form
191     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
192         reenable it)
193     - Fix makedepend to use pkgconfig and pass distcheck
194     - Update build script to build macros first
195     - Update modular Xorg version
196
197 commit 234e6351e159ec892c0f9878663819c32a88fabd
198 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
199 Date:   Thu Jul 7 19:07:28 2005 +0000
200
201     More compiler warning fixes for missing prototypes:
202     Add prototype for XkbSetExtension()
203     Add #include <ctype.h> for isspace() & isdigit()
204     Add #include <grp.h> (for initgroups()) and remove extra *
205     Add prototype for xorgGetVersion()
206
207 commit 4a9390f0bfc464967151b670179998d375e28d75
208 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
209 Date:   Sun May 22 01:12:49 2005 +0000
210
211     Bugzilla #2800 <https://bugs.freedesktop.org/show_bug.cgi?id=2800> Xevie
212         extension crash with signal 11 on keyboard Bugzilla #1205
213         <https://bugs.freedesktop.org/show_bug.cgi?id=1205> Xevie client
214         receives two KeyPress events on consumed keys when XKB is enabled
215     Patch #2223 <https://bugs.freedesktop.org/attachment.cgi?id=2223> Fixes for
216         both of these and some other Xevie bugs (Derek Wang - Sun Microsystems)
217
218 commit 3c68899e6798045e60d3c99900ab73825a612237
219 Author: Daniel Stone <daniel@fooishbar.org>
220 Date:   Sat May 21 04:12:09 2005 +0000
221
222     Set version to 1.0.
223
224 commit d346d81559dc1c8ca0d52c98c667a1afec40ce71
225 Author: Adam Jackson <ajax@nwnk.net>
226 Date:   Thu May 19 00:22:39 2005 +0000
227
228     revert last change, didn't do right thing at all, sorry for the noise
229
230 commit 6882836c45e5a5e1caef49aa33b6fc1db0b48e27
231 Author: Adam Jackson <ajax@nwnk.net>
232 Date:   Thu May 19 00:10:18 2005 +0000
233
234     Require automake 1.7 in AM_INIT_AUTOMAKE
235
236 commit d4a17c55d88d4a373fb1ade20001be80c5a956db
237 Author: Josh Triplett <josh@speakeasy.net>
238 Date:   Mon May 16 03:53:47 2005 +0000
239
240     Add COPYING file for KB.
241
242 commit 19bc22d68a990a2498934695f4d938519345a1b0
243 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
244 Date:   Mon May 9 18:20:05 2005 +0000
245
246     Change all the protonames from <extension>Ext to <extension>Proto.
247
248 commit aaef7b5591cfaaa08ca1d03b113e04dd726059a1
249 Author: Kevin E Martin <kem@kem.org>
250 Date:   Fri May 6 01:46:31 2005 +0000
251
252     Initial build system files for proto module.
253
254 commit b5bacc5786658560870cc24975d29d582e9a335c
255 Author: Egbert Eich <eich@suse.de>
256 Date:   Fri Apr 23 18:43:06 2004 +0000
257
258     Merging XORG-CURRENT into trunk
259
260 commit 50b5d3dd26018cec029d04413bc8deabb83a3845
261 Author: Egbert Eich <eich@suse.de>
262 Date:   Sun Mar 14 08:31:35 2004 +0000
263
264     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
265
266 commit f121988370dcc8b5dbdc5b77c49e3c2fb2558fb2
267 Author: Egbert Eich <eich@suse.de>
268 Date:   Wed Mar 3 12:10:54 2004 +0000
269
270     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
271
272 commit 85a3d5bced3a1907fe42bbd25b77b3d2e35b1935
273 Author: Egbert Eich <eich@suse.de>
274 Date:   Thu Feb 26 13:35:11 2004 +0000
275
276     readding XFree86's cvs IDs
277
278 commit 27095f92dfad92436113534f850098810d067fb0
279 Author: Egbert Eich <eich@suse.de>
280 Date:   Thu Feb 26 09:22:27 2004 +0000
281
282     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
283
284 commit 532eebc568179adf69317855e2c3c9cf305ef81c
285 Author: Egbert Eich <eich@suse.de>
286 Date:   Thu Jan 29 08:07:56 2004 +0000
287
288     Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
289
290 commit 66aafd71e17dbaeb0ba7fa4bf72f17e57d9022e5
291 Author: Kaleb Keithley <kaleb@freedesktop.org>
292 Date:   Tue Nov 25 19:28:02 2003 +0000
293
294     XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
295
296 commit bae998431a7285432eb5d1f519246e41832754d0
297 Author: Kaleb Keithley <kaleb@freedesktop.org>
298 Date:   Fri Nov 14 16:48:42 2003 +0000
299
300     XFree86 4.3.0.1
301
302 commit 209ae2d4c9cd739e91f8c00184dc6f2f48e21100
303 Author: Kaleb Keithley <kaleb@freedesktop.org>
304 Date:   Fri Nov 14 15:54:35 2003 +0000
305
306     R6.6 is the Xorg base-line