index
:
app/xkbcomp
master
obsd
compile XKB keyboard description
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-08
xkbcomp 1.4.2
xkbcomp-1.4.2
Peter Hutterer
2018-06-08
Ignore xkb_keycodes.maximum of > 255
Peter Hutterer
2018-03-01
xkbcomp 1.4.1
xkbcomp-1.4.1
Adam Jackson
2018-02-13
pkgconfig: add the exec_prefix substitution
Peter Hutterer
2017-11-06
pkgconfig: Add our bindir to xkbcomp.pc
Adam Jackson
2017-05-01
xkbcomp 1.4.0
xkbcomp-1.4.0
Daniel Stone
2017-04-11
keycodes: Ignore high keycodes
Daniel Stone
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-01-08
When a file contains several maps, look for a default map
Ran Benita
2015-11-09
When overriding a key, adjust also its number of levels (#57242).
Benno Schulenberg
2015-11-05
xkbcomp 1.3.1
xkbcomp-1.3.1
Peter Hutterer
2015-11-04
symbols: increase the warning level for shortening a key type
Peter Hutterer
2015-07-29
Adjust a NUL-string assignment to avoid const issues.
Matthew Green
2015-04-09
Define WIN32_LEAN_AND_MEAN when building on Win32
Jon TURNEY
2015-03-03
Stop including <X11/Xalloca.h> in parseutils.c
Alan Coopersmith
2014-11-21
xkbcomp 1.3.0
xkbcomp-1.3.0
Peter Hutterer
2014-10-30
xkbcomp: Improved -w option parsing
Vincent Lefevre
2014-03-10
Initialize nMatch even if WIN32 is defined
Alan Coopersmith
2014-03-10
Remove useless assignment to 'outline' variable
Alan Coopersmith
2014-03-10
Don't dereference the pointer whose allocation failed
Alan Coopersmith
2014-03-10
Remove useless checks for NULL before free in OverlayKeyCreate()
Alan Coopersmith
2014-02-05
man: replace default include directory with the one from configure
Peter Hutterer
2013-11-01
Fix many const char * warnings from gcc
Alan Coopersmith
2013-11-01
Convert remaining sprintf calls to snprintf
Alan Coopersmith
2013-11-01
Remove unused uASSERT macro
Alan Coopersmith
2013-11-01
Remove unused function entry/exit tracking framework
Alan Coopersmith
2013-08-29
compat: don't warn about redefinition when nothing is defined yet
Peter Hutterer
2013-08-29
Making sure that a copied string is always null-terminated (#66345).
Benno Schulenberg
2013-07-18
Parse -w1 flag correctly (#66344)
Peter Hutterer
2013-07-18
Always terminate the scanBuf string (#66345)
Peter Hutterer
2013-07-13
Add #include <stdlib.h> to xkbscan.c
Laura
2013-06-04
Protect config.h like usual.
Thomas Klausner
2013-05-21
man: document -help/-?, -em1, -emp, -eml
Peter Hutterer
2013-04-09
Use DEBUG, not DEBUG_ON to determine whether debugging is enabled
Peter Hutterer
2013-01-22
config: Add missing AC_CONFIG_SRCDIR
Alan Coopersmith
2013-01-16
autogen.sh: Honor NOCONFIGURE=1
Colin Walters
2013-01-16
configure: Drop AM_MAINTAINER_MODE
Adam Jackson
2013-01-04
unifdef -U__UNIXOS2__
Alan Coopersmith
2012-11-05
Include Xwindows.h rather than windows.h
Ryan Pavlik
2012-11-01
Reset scan state when opening a new file
Daniel Stone
2012-10-31
Add parsing support for multiple keysyms per level
Daniel Stone
2012-03-22
xkbcomp 1.2.4
xkbcomp-1.2.4
Alan Coopersmith
2011-12-28
Delete redundant redeclarations of extern Atoms in symbols.c
Alan Coopersmith
2011-12-28
Make sure to leave room for trailing nil byte in yyGetNumber
Alan Coopersmith
2011-12-06
include resets group compatibility modifiers #43091
Andreas Wettstein
2011-11-11
Silence -Wparentheses-equality
Jeremy Huddleston
2011-11-11
Silence -Wshadow warnings
Jeremy Huddleston
2011-11-11
Correct our zeroing out of the row in InitRowInfo
Jeremy Huddleston
[next]