index
:
xorg/app/xmodmap
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
lg3d-dev-0-6-1-1
lg3d-dev-0-6-2
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-master
master
Utility for modifying keymaps and button mappings (mirrored from https://gitlab.freedesktop.org/xorg/app/xmodmap)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Use _strnicmp() instead of strncasecmp() on Windows
HEAD
master
Alan Coopersmith
1
-1
/
+6
2024-04-22
Assume target platforms have strncasecmp now
Alan Coopersmith
2
-25
/
+1
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
4
-4
/
+4
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-07-10
xmodmap 1.0.11
xmodmap-1.0.11
Alan Coopersmith
1
-1
/
+1
2022-04-17
PrintModifierMapping: stop leaking the map returned by XGetKeyboardMapping
Alan Coopersmith
1
-10
/
+17
2022-04-17
handle.c: avoid leaks when realloc() fails
Alan Coopersmith
1
-5
/
+30
2021-12-07
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2021-12-07
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2019-03-16
Fix warning about number of mouse buttons
Karl Fogel
1
-2
/
+10
2019-02-19
xmodmap 1.0.10
xmodmap-1.0.10
Alan Coopersmith
1
-1
/
+1
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2
-12
/
+5
2018-07-09
man: remove reference to the XKeysymDB
Wolfgang Pfeiffer
1
-2
/
+1
2018-05-05
Change fall through comment in xmodmap.c to match gcc's requirements
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-07-20
Properly hide config.h behind HAVE_CONFIG_H.
Matthew Green
1
-0
/
+3
2015-04-17
xmodmap 1.0.9
xmodmap-1.0.9
Alan Coopersmith
1
-1
/
+1
2014-08-01
Remove unneeded casts on malloc, realloc, and free calls
Alan Coopersmith
2
-17
/
+15
2014-08-01
Avoid null pointer use if malloc() fails
Alan Coopersmith
1
-0
/
+3
2014-06-01
Print which option was in error along with usage message
Alan Coopersmith
2
-12
/
+28
2014-05-31
Add -version option to print program version
Alan Coopersmith
2
-0
/
+11
2014-05-31
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-2
/
+3
2014-05-31
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-2
/
+1
2013-09-08
xmodmap 1.0.8
xmodmap-1.0.8
Alan Coopersmith
1
-1
/
+1
2013-09-08
Add missing copyright dates from xmodmap.man to COPYING
Alan Coopersmith
1
-1
/
+1
2013-09-06
Allow printing -help & -grammar messages without a valid DISPLAY
Alan Coopersmith
1
-13
/
+26
2013-06-30
error in manpage example about swapping Control_L/Caps_Lock keys
Stéphane Aulery
1
-1
/
+1
2012-11-05
Include X11/Xwindows.h on WIN32
Jon TURNEY
1
-0
/
+4
2012-04-27
include config.h before stdio.h & other system headers
Alan Coopersmith
3
-0
/
+12
2012-04-20
xmodmap 1.0.7
xmodmap-1.0.7
Alan Coopersmith
1
-1
/
+1
2012-04-17
Add AC_USE_SYSTEM_EXTENSIONS to expose asprintf() in GNU libc headers
Alan Coopersmith
1
-0
/
+2
2012-04-14
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-2
/
+5
2012-03-22
xmodmap 1.0.6
xmodmap-1.0.6
Alan Coopersmith
1
-1
/
+1
2011-11-16
Replace chk_malloc + sprintf with asprintf
Alan Coopersmith
3
-17
/
+59
2011-11-16
Free copy of input line at end of process_line instead of leaking it
Alan Coopersmith
1
-2
/
+6
2011-11-16
Fix gcc -Wwrite-strings warnings
Alan Coopersmith
6
-15
/
+18
2011-11-11
Add missing _X_NORETURN to functions that need it
Jeremy Huddleston
2
-1
/
+4
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
1
-0
/
+4
2011-05-07
Improve error handling in copy_to_scratch
Jeremy Huddleston
1
-5
/
+10
2011-05-07
Dead code removal
Jeremy Huddleston
1
-1
/
+0
2011-03-04
man: replace hard coded section with __appmansuffix__
Gaetan Nadon
1
-1
/
+1
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-10-06
Purge cvs tags.
Jesse Adkins
7
-16
/
+0
2010-09-24
xmodmap 1.0.5
xmodmap-1.0.5
Alan Coopersmith
1
-1
/
+4
2010-09-24
man page: Add setxkbmap & XStringToKeysym to the See Also list
Alan Coopersmith
1
-1
/
+3
2010-09-24
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-6
/
+0
2010-09-24
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
[next]