ChangeLog revision b7fb5eac
1commit 3f5223b0bc87b0b55d91ba8f1a8cedce0e25f974 2Author: Alan Coopersmith <alan.coopersmith@sun.com> 3Date: Mon Oct 5 20:41:49 2009 -0700 4 5 xmodmap 1.0.4 6 7 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 8 9commit 6a24b39d0674ee35436bad6aa0fad8150cf2c427 10Author: Alan Coopersmith <alan.coopersmith@sun.com> 11Date: Mon Oct 5 20:40:45 2009 -0700 12 13 Add pointers to mailing lists, bugzilla, & git to README 14 15 Also delete empty INSTALL so automake installs the default one 16 17 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 18 19commit 20a3ff72337c689ca46f140e594933df75d2bce4 20Author: Alan Coopersmith <alan.coopersmith@sun.com> 21Date: Mon Oct 5 20:38:40 2009 -0700 22 23 Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 24 25 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 26 27commit 4da097462b0b899e1790fd5a5f5e8ec811623c3d 28Author: Alan Coopersmith <alan.coopersmith@sun.com> 29Date: Mon May 11 10:16:29 2009 -0700 30 31 Bug 21675 xmodmap manpage states the wrong path to XKeysymDB 32 33 http://bugs.freedesktop.org/show_bug.cgi?id=21675 34 35 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> 36 37commit db17ca534037463051833eeaf6d09356c479565e 38Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> 39Date: Thu Jan 22 16:29:51 2009 -0200 40 41 Correct make distcheck. 42 43commit b45149922ee23a71efa013d3ef36ca4f6c6494be 44Author: Ben North <ben@redfrontdoor.org> 45Date: Tue Jan 20 18:26:27 2009 +0100 46 47 Skip whitespace for virtual button '0'. 48 49commit 8d9922bdc53c5538dbfbba65f5a3e15afc8aea91 50Author: Alan Coopersmith <alan.coopersmith@sun.com> 51Date: Mon Aug 6 15:58:57 2007 -0700 52 53 Version bump: 1.0.3 54 55commit 822b6bffce953041accc13f4633d2c5d4a8c8dcd 56Author: Alan Coopersmith <alan.coopersmith@sun.com> 57Date: Tue Jul 17 15:57:10 2007 -0700 58 59 Use strncasecmp if we can, instead of our own homegrown strncmp_nocase 60 61commit d76839f34692c7bc4ad1337ca23a3362534c1172 62Author: Alan Coopersmith <alan.coopersmith@sun.com> 63Date: Tue Jul 17 15:52:39 2007 -0700 64 65 Change usage messages from arrays of strings to simple const strings 66 67commit 658d0022a87c5d3afe3e006e539c5c1b981a8d73 68Author: Alan Coopersmith <alan.coopersmith@sun.com> 69Date: Tue Jul 17 13:27:50 2007 -0700 70 71 Constify some simple cases 72 73commit b7aafba248db5e9c3ba39e4819d0b9ae156d2c82 74Author: Alan Coopersmith <alan.coopersmith@sun.com> 75Date: Tue Jul 17 13:03:38 2007 -0700 76 77 sparse warning: non-ANSI definition of function 'process_file' & 'process_line' 78 79commit e1cb231b31be520b76aeb72acc1af9ff6682fa9d 80Author: Alan Coopersmith <alan.coopersmith@sun.com> 81Date: Tue Jul 17 13:01:07 2007 -0700 82 83 Add hooks for checking source code with lint/sparse/etc. 84 85commit eda127631001674cd40466fddb5225e618c2a327 86Author: Alan Coopersmith <alan.coopersmith@sun.com> 87Date: Tue Jul 17 12:54:16 2007 -0700 88 89 Remove unused code 90 91commit b57637a154a40e874a6bcb351aaa8335e86ae3c0 92Author: Alan Coopersmith <alan.coopersmith@sun.com> 93Date: Tue Jul 17 12:48:31 2007 -0700 94 95 Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist" 96 97 Free allocated memory in error path when it's not being returned 98 99commit 72a01c6a3bae2cf113ab0ec812df41fec9b99a51 100Author: Alan Coopersmith <alan.coopersmith@sun.com> 101Date: Tue Jul 17 11:04:16 2007 -0700 102 103 Replace static ChangeLog with dist-hook to generate from git log 104 105commit 4dfbd74bda684bea748fbbcbfc172f6325423d12 106Author: Alan Coopersmith <alan.coopersmith@sun.com> 107Date: Tue Jul 17 10:37:57 2007 -0700 108 109 Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warnings 110 111commit fd25acd688b86a1490198d61f66d2503a87883a0 112Author: Alan Coopersmith <alan.coopersmith@sun.com> 113Date: Wed Apr 11 15:30:16 2007 -0700 114 115 Bug 10616: manpage should note -pm is the default if no options are given 116 117 X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616> 118 Reported upstream from 119 Debian Bug #236918 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236198> 120 121commit 15a83b060b9b4bd7d6a64eacc7191e33eb91b269 122Author: Adam Jackson <ajax@benzedrine.nwnk.net> 123Date: Fri Oct 13 17:55:42 2006 -0400 124 125 Bump to 1.0.2 126 127commit 27404e37e50fe637f33f6efac2fa73c9cfc1026c 128Author: Alan Coopersmith <alan.coopersmith@sun.com> 129Date: Wed Sep 13 15:08:59 2006 -0700 130 131 Add *~ to .gitignore to ignore emacs droppings 132 133commit 98063dc377dff55f1b057eda14ace69beed82c16 134Author: Alan Coopersmith <alan.coopersmith@sun.com> 135Date: Wed Sep 13 15:08:19 2006 -0700 136 137 renamed: .cvsignore -> .gitignore 138 139commit 86a4f2a2d66bbeb6c9deee9133eb335f593c47f9 140Author: Alan Coopersmith <alan.coopersmith@sun.com> 141Date: Wed Sep 13 15:07:16 2006 -0700 142 143 Sun bug 6459447: Add note on reversing CapsLock/Control swap to man page 144 145 http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6459447 146 147commit 7410e78207ca01d70d9df14eb1e4e07e7fe5f237 148Author: Adam Jackson <ajax@nwnk.net> 149Date: Wed Apr 26 23:42:50 2006 +0000 150 151 Bump to 1.0.1 152 153commit e8a5353022f9e616c22a7a1659ff4d4d968f5d88 154Author: Matthias Hopf <mhopf@suse.de> 155Date: Wed Mar 22 15:14:31 2006 +0000 156 157 Allow changing of only a few buttons (not all). 158 159commit b9854ab5e66bf9ec8911d6573440738325cd51b4 160Author: Kevin E Martin <kem@kem.org> 161Date: Thu Dec 15 00:24:09 2005 +0000 162 163 Update package version number for final X11R7 release candidate. 164 165commit a01cd5fe1c387c62b11368e3fac100e24e7d841e 166Author: Kevin E Martin <kem@kem.org> 167Date: Tue Dec 6 22:48:24 2005 +0000 168 169 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 170 171commit d39efd733ad56391082b08f9f486cf147e931197 172Author: Kevin E Martin <kem@kem.org> 173Date: Sat Dec 3 05:49:26 2005 +0000 174 175 Update package version number for X11R7 RC3 release. 176 177commit 8a0747a21f9737212784c55b62044e86caf1fbc8 178Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 179Date: Mon Nov 28 22:01:45 2005 +0000 180 181 Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 182 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) 183 184commit 5e4dec81bffb5f296773c43aa45f52dc354c1886 185Author: Eric Anholt <anholt@freebsd.org> 186Date: Mon Nov 21 10:35:05 2005 +0000 187 188 Another pass at .cvsignores for apps. 189 190commit f9c0b2a947ea8690ac73e8f9ce857cd195551c01 191Author: Eric Anholt <anholt@freebsd.org> 192Date: Sun Nov 20 22:08:54 2005 +0000 193 194 Add/improve .cvsignore files for apps. 195 196commit 65fb2a168c968e486be090caad29349427e4d65e 197Author: Kevin E Martin <kem@kem.org> 198Date: Wed Oct 19 02:47:56 2005 +0000 199 200 Update package version number for RC1 release. 201 202commit 4c47648e4789efe03eec74c39b2ab6b9b27230fc 203Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 204Date: Mon Oct 17 23:56:24 2005 +0000 205 206 Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to 207 work better with BSD make 208 209commit 356f26e95eb7003f9f65ffe480773f0d788dc871 210Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 211Date: Fri Oct 14 00:25:47 2005 +0000 212 213 Use sed to fill in variables in man page 214 215commit c4483b314106bcd2bb13e49650cfd279f74da73e 216Author: Kristian Høgsberg <krh@redhat.com> 217Date: Wed Sep 28 19:28:15 2005 +0000 218 219 Copy bits from COPYING here. 220 Copy first paragraph from man page. 221 Add swap.km. 222 223commit 149fc373521b4ceb33e37c693834a27a702fcc2b 224Author: Kevin E Martin <kem@kem.org> 225Date: Fri Jul 29 21:22:36 2005 +0000 226 227 Various changes preparing packages for RC0: 228 - Verify and update package version numbers as needed 229 - Implement versioning scheme 230 - Change bug address to point to bugzilla bug entry form 231 - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to 232 reenable it) 233 - Fix makedepend to use pkgconfig and pass distcheck 234 - Update build script to build macros first 235 - Update modular Xorg version 236 237commit 327ffdf93fd0b8f7942c08653cb644be2062428c 238Author: Kevin E Martin <kem@kem.org> 239Date: Thu Jul 28 02:58:59 2005 +0000 240 241 Add build system for xmodmap Add xmodmap to build script 242 243commit 9145de293109ba96fc8b97ac59c16c51b992f416 244Author: Kristian Høgsberg <krh@redhat.com> 245Date: Thu Nov 11 15:37:01 2004 +0000 246 247 Fix #1818 248 249commit d9e41011e4477f581fb5592ad81fc081e0b606b9 250Author: Alan Coopersmith <Alan.Coopersmith@sun.com> 251Date: Sat Oct 30 20:33:44 2004 +0000 252 253 Add -d flag for compilers like the Sun C compilers that produce dependency 254 lists themselves. To use with the Sun compilers, add to host.def: # 255 define UseCCMakeDepend YES # define DependFlags -cc $(CC) -d -xM (Sun 256 bug id #4245688 - fix by Alan Coopersmith) 257 Add Solaris to the platforms on which mprotect is run to set execute 258 permissions when necessary. (Sun bug id #6175128 - fix by Alan 259 Coopersmith) 260 Internationalize digital output (Sun bug id #4119396 - fix by Steve 261 Swales), add -bgpixmap option to set XPM file as background (originally 262 from STSF project version of xclock by Alan Coopersmith) 263 xc/programs/xmodmap/handle.c,pf.c xmodmap was printing line numbers which 264 are one too low in error messages (Xorg bugzilla #1739, Sun bug id 265 4637857 - fix by Sam Lau) 266 267commit ce64b2b312a73b9a4f266da8810ab552af4fbb1e 268Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk> 269Date: Fri Oct 15 00:44:08 2004 +0000 270 271 Thu Oct 14 20:43:03 2004 Søren Sandmann <sandmann@redhat.com> 272 Fix a write-to-constant-string issue. 273 Fix several buffer overruns. 274 275commit 8ad5d3b908d68353d407fa8f678c93320760eb12 276Author: Egbert Eich <eich@suse.de> 277Date: Fri Apr 23 19:54:59 2004 +0000 278 279 Merging XORG-CURRENT into trunk 280 281commit 536ef73f2a5310f25c99a9c3a41f71d032ef95a6 282Author: Egbert Eich <eich@suse.de> 283Date: Sun Mar 14 08:35:42 2004 +0000 284 285 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 286 287commit 11073ef989618e076133b1f58be7a406ba373b1b 288Author: Egbert Eich <eich@suse.de> 289Date: Wed Mar 3 12:13:15 2004 +0000 290 291 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 292 293commit e8ce00f47c06ea1bfcfd6538a80a10b868cee19e 294Author: Egbert Eich <eich@suse.de> 295Date: Thu Feb 26 13:36:26 2004 +0000 296 297 readding XFree86's cvs IDs 298 299commit 072ef0f49182d381ac7e630eccd1b5b6749334a7 300Author: Egbert Eich <eich@suse.de> 301Date: Thu Feb 26 09:24:14 2004 +0000 302 303 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 304 305commit eb9faf624f11691c4ca7344f4169117718cea9c7 306Author: Kaleb Keithley <kaleb@freedesktop.org> 307Date: Thu Dec 4 22:03:56 2003 +0000 308 309 XFree86 4.3.99.901 (RC 1) 310 311commit d678c60d8b5bede9e61f532aa1740d741b8bbe90 312Author: Kaleb Keithley <kaleb@freedesktop.org> 313Date: Tue Nov 25 19:29:15 2003 +0000 314 315 XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 316 317commit dc0f15394719e18bb9b01e70468f4d9908488d35 318Author: Kaleb Keithley <kaleb@freedesktop.org> 319Date: Fri Nov 14 16:49:23 2003 +0000 320 321 XFree86 4.3.0.1 322 323commit e29f1f1ed2128d7382a72ccb1684045fe4bc8183 324Author: Kaleb Keithley <kaleb@freedesktop.org> 325Date: Fri Nov 14 15:54:54 2003 +0000 326 327 R6.6 is the Xorg base-line 328