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