index
:
xorg/app/xkbcomp
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
Compile XKB keyboard description (mirrored from https://gitlab.freedesktop.org/xorg/app/xkbcomp)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-20
xkbcomp 1.4.3
xkbcomp-1.4.3
Matt Turner
1
-1
/
+1
2020-02-19
Don't compare with string literals
Dimitry Andric
1
-5
/
+5
2019-06-13
Error out if we have no default path
Peter Hutterer
1
-4
/
+0
2019-06-08
xkbcomp Fix missing support for "affect" and incorrect modifier handling for ...
Andreas Wettstein
1
-15
/
+37
2019-06-08
Fix invalid error report on F_Accel field
Miroslav Koškár
1
-0
/
+1
2019-02-12
configure: Remove unused AC_SUBST([REQUIRED_MODULES])
Andreas Boll
1
-4
/
+1
2019-02-11
pkgconfig: Remove unneeded Requires.private
Andreas Boll
1
-1
/
+0
2018-12-11
Suppress high-keycode warnings at the default warning level
Adam Jackson
1
-2
/
+2
2018-11-21
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-06-08
xkbcomp 1.4.2
xkbcomp-1.4.2
Peter Hutterer
1
-1
/
+1
2018-06-08
Ignore xkb_keycodes.maximum of > 255
Peter Hutterer
1
-1
/
+9
2018-03-01
xkbcomp 1.4.1
xkbcomp-1.4.1
Adam Jackson
1
-1
/
+1
2018-02-13
pkgconfig: add the exec_prefix substitution
Peter Hutterer
1
-0
/
+1
2017-11-06
pkgconfig: Add our bindir to xkbcomp.pc
Adam Jackson
1
-0
/
+1
2017-05-01
xkbcomp 1.4.0
xkbcomp-1.4.0
Daniel Stone
1
-1
/
+1
2017-04-11
keycodes: Ignore high keycodes
Daniel Stone
1
-8
/
+20
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
2016-01-08
When a file contains several maps, look for a default map
Ran Benita
1
-4
/
+25
2015-11-09
When overriding a key, adjust also its number of levels (#57242).
Benno Schulenberg
1
-7
/
+8
2015-11-05
xkbcomp 1.3.1
xkbcomp-1.3.1
Peter Hutterer
1
-1
/
+1
2015-11-04
symbols: increase the warning level for shortening a key type
Peter Hutterer
1
-1
/
+1
2015-07-29
Adjust a NUL-string assignment to avoid const issues.
Matthew Green
1
-2
/
+2
2015-04-09
Define WIN32_LEAN_AND_MEAN when building on Win32
Jon TURNEY
1
-0
/
+1
2015-03-03
Stop including <X11/Xalloca.h> in parseutils.c
Alan Coopersmith
1
-1
/
+0
2014-11-21
xkbcomp 1.3.0
xkbcomp-1.3.0
Peter Hutterer
1
-1
/
+1
2014-10-30
xkbcomp: Improved -w option parsing
Vincent Lefevre
1
-6
/
+26
2014-03-10
Initialize nMatch even if WIN32 is defined
Alan Coopersmith
1
-1
/
+1
2014-03-10
Remove useless assignment to 'outline' variable
Alan Coopersmith
1
-1
/
+0
2014-03-10
Don't dereference the pointer whose allocation failed
Alan Coopersmith
2
-2
/
+2
2014-03-10
Remove useless checks for NULL before free in OverlayKeyCreate()
Alan Coopersmith
1
-4
/
+2
2014-02-05
man: replace default include directory with the one from configure
Peter Hutterer
2
-1
/
+3
2013-11-01
Fix many const char * warnings from gcc
Alan Coopersmith
9
-33
/
+33
2013-11-01
Convert remaining sprintf calls to snprintf
Alan Coopersmith
4
-12
/
+13
2013-11-01
Remove unused uASSERT macro
Alan Coopersmith
1
-9
/
+0
2013-11-01
Remove unused function entry/exit tracking framework
Alan Coopersmith
3
-120
/
+0
2013-08-29
compat: don't warn about redefinition when nothing is defined yet
Peter Hutterer
1
-1
/
+1
2013-08-29
Making sure that a copied string is always null-terminated (#66345).
Benno Schulenberg
1
-12
/
+2
2013-07-18
Parse -w1 flag correctly (#66344)
Peter Hutterer
1
-2
/
+2
2013-07-18
Always terminate the scanBuf string (#66345)
Peter Hutterer
1
-1
/
+10
2013-07-13
Add #include <stdlib.h> to xkbscan.c
Laura
1
-0
/
+1
2013-06-04
Protect config.h like usual.
Thomas Klausner
1
-0
/
+2
2013-05-21
man: document -help/-?, -em1, -emp, -eml
Peter Hutterer
1
-0
/
+12
2013-04-09
Use DEBUG, not DEBUG_ON to determine whether debugging is enabled
Peter Hutterer
1
-1
/
+1
2013-01-22
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
1
-2
/
+5
2013-01-16
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
1
-2
/
+3
2013-01-16
configure: Drop AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2
-6
/
+0
2012-11-05
Include Xwindows.h rather than windows.h
Ryan Pavlik
1
-1
/
+1
[next]