summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-08xmodmap 1.0.8xmodmap-1.0.8Alan Coopersmith
2013-09-08Add missing copyright dates from xmodmap.man to COPYINGAlan Coopersmith
2013-09-06Allow printing -help & -grammar messages without a valid DISPLAYAlan Coopersmith
2013-06-30error in manpage example about swapping Control_L/Caps_Lock keysStéphane Aulery
2012-11-05Include X11/Xwindows.h on WIN32Jon TURNEY
2012-04-27include config.h before stdio.h & other system headersAlan Coopersmith
2012-04-20xmodmap 1.0.7xmodmap-1.0.7Alan Coopersmith
2012-04-17Add AC_USE_SYSTEM_EXTENSIONS to expose asprintf() in GNU libc headersAlan Coopersmith
2012-04-14config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
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