summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-05BSD MakefileobsdMatthieu Herrb
2024-04-22Assume target platforms have strncasecmp nowHEADmasterAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-07-10xmodmap 1.0.11xmodmap-1.0.11Alan Coopersmith
2022-04-17PrintModifierMapping: stop leaking the map returned by XGetKeyboardMappingAlan Coopersmith
2022-04-17handle.c: avoid leaks when realloc() failsAlan Coopersmith
2021-12-07Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-07gitlab CI: add a basic build testAlan Coopersmith
2019-03-16Fix warning about number of mouse buttonsKarl Fogel
2019-02-19xmodmap 1.0.10xmodmap-1.0.10Alan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
2018-07-09man: remove reference to the XKeysymDBWolfgang Pfeiffer
2018-05-05Change fall through comment in xmodmap.c to match gcc's requirementsAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2015-07-20Properly hide config.h behind HAVE_CONFIG_H.Matthew Green
2015-04-17xmodmap 1.0.9xmodmap-1.0.9Alan Coopersmith
2014-08-01Remove unneeded casts on malloc, realloc, and free callsAlan Coopersmith
2014-08-01Avoid null pointer use if malloc() failsAlan Coopersmith
2014-06-01Print which option was in error along with usage messageAlan Coopersmith
2014-05-31Add -version option to print program versionAlan Coopersmith
2014-05-31autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-05-31configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
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