Edit

IABSD.fr/xenocara/app/xmodmap/ChangeLog

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2007-09-16 17:02:03
    Hash : 7d60ff45
    Message : xmodmap 1.0.3

  • app/xmodmap/ChangeLog
  • commit 8d9922bdc53c5538dbfbba65f5a3e15afc8aea91
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Mon Aug 6 15:58:57 2007 -0700
    
        Version bump: 1.0.3
    
    commit 822b6bffce953041accc13f4633d2c5d4a8c8dcd
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 15:57:10 2007 -0700
    
        Use strncasecmp if we can, instead of our own homegrown strncmp_nocase
    
    commit d76839f34692c7bc4ad1337ca23a3362534c1172
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 15:52:39 2007 -0700
    
        Change usage messages from arrays of strings to simple const strings
    
    commit 658d0022a87c5d3afe3e006e539c5c1b981a8d73
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 13:27:50 2007 -0700
    
        Constify some simple cases
    
    commit b7aafba248db5e9c3ba39e4819d0b9ae156d2c82
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 13:03:38 2007 -0700
    
        sparse warning: non-ANSI definition of function 'process_file' & 'process_line'
    
    commit e1cb231b31be520b76aeb72acc1af9ff6682fa9d
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 13:01:07 2007 -0700
    
        Add hooks for checking source code with lint/sparse/etc.
    
    commit eda127631001674cd40466fddb5225e618c2a327
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 12:54:16 2007 -0700
    
        Remove unused code
    
    commit b57637a154a40e874a6bcb351aaa8335e86ae3c0
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 12:48:31 2007 -0700
    
        Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"
        
        Free allocated memory in error path when it's not being returned
    
    commit 72a01c6a3bae2cf113ab0ec812df41fec9b99a51
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 11:04:16 2007 -0700
    
        Replace static ChangeLog with dist-hook to generate from git log
    
    commit 4dfbd74bda684bea748fbbcbfc172f6325423d12
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Tue Jul 17 10:37:57 2007 -0700
    
        Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warnings
    
    commit fd25acd688b86a1490198d61f66d2503a87883a0
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Apr 11 15:30:16 2007 -0700
    
        Bug 10616: manpage should note -pm is the default if no options are given
        
        X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
        Reported upstream from
        Debian Bug #236918 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=236198>
    
    commit 15a83b060b9b4bd7d6a64eacc7191e33eb91b269
    Author: Adam Jackson <ajax@benzedrine.nwnk.net>
    Date:   Fri Oct 13 17:55:42 2006 -0400
    
        Bump to 1.0.2
    
    commit 27404e37e50fe637f33f6efac2fa73c9cfc1026c
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Sep 13 15:08:59 2006 -0700
    
        Add *~ to .gitignore to ignore emacs droppings
    
    commit 98063dc377dff55f1b057eda14ace69beed82c16
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Sep 13 15:08:19 2006 -0700
    
        renamed: .cvsignore -> .gitignore
    
    commit 86a4f2a2d66bbeb6c9deee9133eb335f593c47f9
    Author: Alan Coopersmith <alan.coopersmith@sun.com>
    Date:   Wed Sep 13 15:07:16 2006 -0700
    
        Sun bug 6459447: Add note on reversing CapsLock/Control swap to man page
        
        http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6459447
    
    commit 7410e78207ca01d70d9df14eb1e4e07e7fe5f237
    Author: Adam Jackson <ajax@nwnk.net>
    Date:   Wed Apr 26 23:42:50 2006 +0000
    
        Bump to 1.0.1
    
    commit e8a5353022f9e616c22a7a1659ff4d4d968f5d88
    Author: Matthias Hopf <mhopf@suse.de>
    Date:   Wed Mar 22 15:14:31 2006 +0000
    
        Allow changing of only a few buttons (not all).
    
    commit b9854ab5e66bf9ec8911d6573440738325cd51b4
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Dec 15 00:24:09 2005 +0000
    
        Update package version number for final X11R7 release candidate.
    
    commit a01cd5fe1c387c62b11368e3fac100e24e7d841e
    Author: Kevin E Martin <kem@kem.org>
    Date:   Tue Dec 6 22:48:24 2005 +0000
    
        Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
    
    commit d39efd733ad56391082b08f9f486cf147e931197
    Author: Kevin E Martin <kem@kem.org>
    Date:   Sat Dec 3 05:49:26 2005 +0000
    
        Update package version number for X11R7 RC3 release.
    
    commit 8a0747a21f9737212784c55b62044e86caf1fbc8
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Mon Nov 28 22:01:45 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 5e4dec81bffb5f296773c43aa45f52dc354c1886
    Author: Eric Anholt <anholt@freebsd.org>
    Date:   Mon Nov 21 10:35:05 2005 +0000
    
        Another pass at .cvsignores for apps.
    
    commit f9c0b2a947ea8690ac73e8f9ce857cd195551c01
    Author: Eric Anholt <anholt@freebsd.org>
    Date:   Sun Nov 20 22:08:54 2005 +0000
    
        Add/improve .cvsignore files for apps.
    
    commit 65fb2a168c968e486be090caad29349427e4d65e
    Author: Kevin E Martin <kem@kem.org>
    Date:   Wed Oct 19 02:47:56 2005 +0000
    
        Update package version number for RC1 release.
    
    commit 4c47648e4789efe03eec74c39b2ab6b9b27230fc
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Mon Oct 17 23:56:24 2005 +0000
    
        Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
            work better with BSD make
    
    commit 356f26e95eb7003f9f65ffe480773f0d788dc871
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Fri Oct 14 00:25:47 2005 +0000
    
        Use sed to fill in variables in man page
    
    commit c4483b314106bcd2bb13e49650cfd279f74da73e
    Author: Kristian Høgsberg <krh@redhat.com>
    Date:   Wed Sep 28 19:28:15 2005 +0000
    
        Copy bits from COPYING here.
        Copy first paragraph from man page.
        Add swap.km.
    
    commit 149fc373521b4ceb33e37c693834a27a702fcc2b
    Author: Kevin E Martin <kem@kem.org>
    Date:   Fri Jul 29 21:22:36 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 327ffdf93fd0b8f7942c08653cb644be2062428c
    Author: Kevin E Martin <kem@kem.org>
    Date:   Thu Jul 28 02:58:59 2005 +0000
    
        Add build system for xmodmap Add xmodmap to build script
    
    commit 9145de293109ba96fc8b97ac59c16c51b992f416
    Author: Kristian Høgsberg <krh@redhat.com>
    Date:   Thu Nov 11 15:37:01 2004 +0000
    
        Fix #1818
    
    commit d9e41011e4477f581fb5592ad81fc081e0b606b9
    Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
    Date:   Sat Oct 30 20:33:44 2004 +0000
    
        Add -d flag for compilers like the Sun C compilers that produce dependency
            lists themselves. To use with the Sun compilers, add to host.def: #
            define UseCCMakeDepend YES # define DependFlags -cc $(CC) -d -xM (Sun
            bug id #4245688 - fix by Alan Coopersmith)
        Add Solaris to the platforms on which mprotect is run to set execute
            permissions when necessary. (Sun bug id #6175128 - fix by Alan
            Coopersmith)
        Internationalize digital output (Sun bug id #4119396 - fix by Steve
            Swales), add -bgpixmap option to set XPM file as background (originally
            from STSF project version of xclock by Alan Coopersmith)
        xc/programs/xmodmap/handle.c,pf.c xmodmap was printing line numbers which
            are one too low in error messages (Xorg bugzilla #1739, Sun bug id
            4637857 - fix by Sam Lau)
    
    commit ce64b2b312a73b9a4f266da8810ab552af4fbb1e
    Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
    Date:   Fri Oct 15 00:44:08 2004 +0000
    
        Thu Oct 14 20:43:03 2004 Søren Sandmann <sandmann@redhat.com>
        Fix a write-to-constant-string issue.
        Fix several buffer overruns.
    
    commit 8ad5d3b908d68353d407fa8f678c93320760eb12
    Author: Egbert Eich <eich@suse.de>
    Date:   Fri Apr 23 19:54:59 2004 +0000
    
        Merging XORG-CURRENT into trunk
    
    commit 536ef73f2a5310f25c99a9c3a41f71d032ef95a6
    Author: Egbert Eich <eich@suse.de>
    Date:   Sun Mar 14 08:35:42 2004 +0000
    
        Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
    
    commit 11073ef989618e076133b1f58be7a406ba373b1b
    Author: Egbert Eich <eich@suse.de>
    Date:   Wed Mar 3 12:13:15 2004 +0000
    
        Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
    
    commit e8ce00f47c06ea1bfcfd6538a80a10b868cee19e
    Author: Egbert Eich <eich@suse.de>
    Date:   Thu Feb 26 13:36:26 2004 +0000
    
        readding XFree86's cvs IDs
    
    commit 072ef0f49182d381ac7e630eccd1b5b6749334a7
    Author: Egbert Eich <eich@suse.de>
    Date:   Thu Feb 26 09:24:14 2004 +0000
    
        Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
    
    commit eb9faf624f11691c4ca7344f4169117718cea9c7
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Thu Dec 4 22:03:56 2003 +0000
    
        XFree86 4.3.99.901 (RC 1)
    
    commit d678c60d8b5bede9e61f532aa1740d741b8bbe90
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Tue Nov 25 19:29:15 2003 +0000
    
        XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
    
    commit dc0f15394719e18bb9b01e70468f4d9908488d35
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 16:49:23 2003 +0000
    
        XFree86 4.3.0.1
    
    commit e29f1f1ed2128d7382a72ccb1684045fe4bc8183
    Author: Kaleb Keithley <kaleb@freedesktop.org>
    Date:   Fri Nov 14 15:54:54 2003 +0000
    
        R6.6 is the Xorg base-line