commit 35d3e114ef3b0e6f56b38ddd9cac79e4c953ca85 Author: Alan Coopersmith Date: Mon Jul 23 17:18:26 2007 -0700 Version bump: 1.0.4 commit 0a9044e26d1f8a2517c8e000b6f3afb169999ff3 Author: Alan Coopersmith Date: Mon Jul 23 16:45:21 2007 -0700 lint target needs to use AM_CFLAGS too commit c2a336b187e1f78c3bfa8fad0f2cade6cf06071d Author: Alan Coopersmith 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 Date: Tue Apr 17 11:34:43 2007 -0700 Minor code cleanups (remove unused static and opencoding of strdup) commit f5eb468f0ca87917488bdd8bdecf9e31fce88945 Author: Alan Coopersmith Date: Tue Apr 17 11:17:13 2007 -0700 Add rules for checking code with sparse/lint/etc. commit 2d43b8fa9b21bcf9f5c289ab1afba3e73c42f661 Author: Alan Coopersmith 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 Date: Mon Apr 16 19:53:27 2007 -0700 More man page cleanups (grammatical nits, etc.) commit ca1e9f1cc9716a0cb751853cfb7b6b0ff6bb21d6 Author: Alan Coopersmith 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 Reported upstream from Debian BTS #252631 commit 1dae768e463ddb3bbccd05291867eb1f7fcc6d97 Author: Alan Coopersmith Date: Mon Apr 16 19:22:18 2007 -0700 renamed: .cvsignore -> .gitignore commit e1424c8c8e5c0aeeba304d20cbe7c475c701c641 Author: Alan Coopersmith 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 Date: Thu Nov 2 03:39:09 2006 +0200 bump to 1.0.3 commit 8e975edfadc068f9cc603d7c8b5f27067371161f Author: Daniel Stone 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 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 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 Date: Wed Dec 21 02:29:47 2005 +0000 Update package version for X11R7 release. commit f78664751580af7600ff56ba7893e468049582ef Author: Adam Jackson Date: Mon Dec 19 16:22:41 2005 +0000 Stub COPYING files commit 18a904ff67a98ccd870f0d4124fa2286c6a9dcd3 Author: Kevin E Martin Date: Thu Dec 15 00:24:04 2005 +0000 Update package version number for final X11R7 release candidate. commit 9169e024c530c9ef60cd96263a9fe6000578ec0f Author: Kevin E Martin 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 Date: Tue Dec 6 22:48:18 2005 +0000 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. commit 017cc2da18c70b6fcf16444b1236479999ff6f24 Author: Kevin E Martin Date: Sat Dec 3 05:49:17 2005 +0000 Update package version number for X11R7 RC3 release. commit 0207f788fa51e336dcf9d93dd2b814829beca9d7 Author: Alan Coopersmith 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 Date: Mon Nov 21 10:34:57 2005 +0000 Another pass at .cvsignores for apps. commit e8fea23dac64d343be9af90777b77c4ece76b1ea Author: Eric Anholt Date: Sun Nov 20 22:08:49 2005 +0000 Add/improve .cvsignore files for apps. commit fbcb6a1b247f6789cf5d2f16e31b3266473fffa4 Author: Kevin E Martin Date: Wed Nov 9 21:09:20 2005 +0000 Update package version number for X11R7 RC2 release. commit ee92bd69fbe2b31629a1f9d87d464113ca8f0721 Author: Donnie Berkholz Date: Thu Oct 20 22:17:26 2005 +0000 Bug #4830 Set DFLT_XKB_CONFIG_ROOT instead of using hard-coded default. commit 7909f46a7ba31944be57b1574f70da82d8bfd385 Author: Kevin E Martin Date: Wed Oct 19 02:47:50 2005 +0000 Update package version number for RC1 release. commit c856b9d6932fce0a199ca094a9130c0cef1bb404 Author: Alan Coopersmith 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 Date: Fri Oct 14 00:25:42 2005 +0000 Use sed to fill in variables in man page commit 8bfb654c46fc5a27183ff6109aa17c33f0350466 Author: Kevin E Martin 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 Date: Wed Jul 27 01:54:17 2005 +0000 Move manpages to section 1 instead of section m. commit 5273d6fadca1eb3aca9d406a81b80aba9c32bb6a Author: Adam Jackson 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 Date: Wed Jul 6 20:33:26 2005 +0000 Build system for setxkbmap commit 81fa26b0cde086ec0707096a942d773e7d6411ee Author: Egbert Eich Date: Fri Apr 23 19:54:37 2004 +0000 Merging XORG-CURRENT into trunk commit 99566aece09d0b750267f48dc39552bbd1aae4bf Author: Egbert Eich 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 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 Date: Thu Feb 26 13:36:15 2004 +0000 readding XFree86's cvs IDs commit 4d09b800cde7710fb05491fcd7bb1d71b9e31054 Author: Egbert Eich 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 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 Date: Fri Nov 14 16:48:58 2003 +0000 XFree86 4.3.0.1 commit cb8f1b8c472547e0f9804dc29c2f658772056faf Author: Kaleb Keithley Date: Fri Nov 14 16:48:58 2003 +0000 Initial revision