summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-28include config.h before stdio.h & other system headersHEADmasterAlan Coopersmith3-0/+12
2012-04-20xmodmap 1.0.7xmodmap-1.0.7Alan Coopersmith1-1/+1
2012-04-17Add AC_USE_SYSTEM_EXTENSIONS to expose asprintf() in GNU libc headersAlan Coopersmith1-0/+2
2012-04-14config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2012-03-23xmodmap 1.0.6xmodmap-1.0.6Alan Coopersmith1-1/+1
2011-11-17Replace chk_malloc + sprintf with asprintfAlan Coopersmith3-17/+59
2011-11-17Free copy of input line at end of process_line instead of leaking itAlan Coopersmith1-2/+6
2011-11-17Fix gcc -Wwrite-strings warningsAlan Coopersmith6-15/+18
2011-11-11Add missing _X_NORETURN to functions that need itJeremy Huddleston2-1/+4
2011-11-11Include strings.h for strcasecmpJeremy Huddleston1-0/+4
2011-05-08Improve error handling in copy_to_scratchJeremy Huddleston1-5/+10
2011-05-08Dead code removalJeremy Huddleston1-1/+0
2011-03-05man: replace hard coded section with __appmansuffix__Gaetan Nadon1-1/+1
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-10-07Purge cvs tags.Jesse Adkins7-16/+0
2010-09-24xmodmap 1.0.5xmodmap-1.0.5Alan Coopersmith1-1/+4
2010-09-24man page: Add setxkbmap & XStringToKeysym to the See Also listAlan Coopersmith1-1/+3
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-09-22Sun's copyrights now belong to OracleAlan Coopersmith2-2/+2
2010-09-14Attempt to further improve keysym name info in man pageAlan Coopersmith1-5/+8
2010-08-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon4-42/+47
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith3-54/+64
2009-12-06Fix XKeysymDB path in manpage againJulien Cristau1-1/+2
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-1/+2
2009-11-09INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-2/+5
2009-11-09Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-11-09Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-1/+0
2009-11-09Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon1-1/+0
2009-11-09.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+65
2009-11-07Add note to man page about mapping pointer buttons to 0 to disableAlan Coopersmith1-1/+2
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-06xmodmap 1.0.4xmodmap-1.0.4Alan Coopersmith1-1/+1
2009-10-06Add pointers to mailing lists, bugzilla, & git to READMEAlan Coopersmith3-0/+25
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-11/+6
2009-05-11Bug 21675 xmodmap manpage states the wrong path to XKeysymDBAlan Coopersmith2-1/+4
2009-01-22Correct make distcheck.Paulo Cesar Pereira de Andrade3-6/+18
2009-01-20Skip whitespace for virtual button '0'.Ben North1-0/+2
2007-08-06Version bump: 1.0.3xmodmap-1.0.3Alan Coopersmith1-1/+1
2007-07-17Use strncasecmp if we can, instead of our own homegrown strncmp_nocaseAlan Coopersmith2-3/+7
2007-07-17Change usage messages from arrays of strings to simple const stringsAlan Coopersmith1-44/+34
2007-07-17Constify some simple casesAlan Coopersmith4-21/+21
2007-07-17sparse warning: non-ANSI definition of function 'process_file' & 'process_line'Alan Coopersmith1-4/+2
2007-07-17Add hooks for checking source code with lint/sparse/etc.Alan Coopersmith2-0/+11
2007-07-17Remove unused codeAlan Coopersmith1-33/+0
2007-07-17Coverity #678: get_keysym_list: Returned without freeing storage "keysymlist"Alan Coopersmith1-0/+3
2007-07-17Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-38/+11
2007-07-17Use AM_CFLAGS instead of xmodmap_CFLAGS to avoid automake-1.10 warningsAlan Coopersmith1-1/+1
2007-04-11Bug 10616: manpage should note -pm is the default if no options are givenAlan Coopersmith1-1/+2
2006-10-13Bump to 1.0.2xmodmap-1.0.2Adam Jackson1-1/+1