summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20xkbcomp 1.4.3xkbcomp-1.4.3Matt Turner
2020-02-19Don't compare with string literalsDimitry Andric
2019-06-13Error out if we have no default pathPeter Hutterer
2019-06-08xkbcomp Fix missing support for "affect" and incorrect modifier handling for ...Andreas Wettstein
2019-06-08Fix invalid error report on F_Accel fieldMiroslav Koškár
2019-02-12configure: Remove unused AC_SUBST([REQUIRED_MODULES])Andreas Boll
2019-02-11pkgconfig: Remove unneeded Requires.privateAndreas Boll
2018-12-11Suppress high-keycode warnings at the default warning levelAdam Jackson
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-06-08xkbcomp 1.4.2xkbcomp-1.4.2Peter Hutterer
2018-06-08Ignore xkb_keycodes.maximum of > 255Peter Hutterer
2018-03-01xkbcomp 1.4.1xkbcomp-1.4.1Adam Jackson
2018-02-13pkgconfig: add the exec_prefix substitutionPeter Hutterer
2017-11-06pkgconfig: Add our bindir to xkbcomp.pcAdam Jackson
2017-05-01xkbcomp 1.4.0xkbcomp-1.4.0Daniel Stone
2017-04-11keycodes: Ignore high keycodesDaniel Stone
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
2016-01-08When a file contains several maps, look for a default mapRan Benita
2015-11-09When overriding a key, adjust also its number of levels (#57242).Benno Schulenberg
2015-11-05xkbcomp 1.3.1xkbcomp-1.3.1Peter Hutterer
2015-11-04symbols: increase the warning level for shortening a key typePeter Hutterer
2015-07-29Adjust a NUL-string assignment to avoid const issues.Matthew Green
2015-04-09Define WIN32_LEAN_AND_MEAN when building on Win32Jon TURNEY
2015-03-03Stop including <X11/Xalloca.h> in parseutils.cAlan Coopersmith
2014-11-21xkbcomp 1.3.0xkbcomp-1.3.0Peter Hutterer
2014-10-30xkbcomp: Improved -w option parsingVincent Lefevre
2014-03-10Initialize nMatch even if WIN32 is definedAlan Coopersmith
2014-03-10Remove useless assignment to 'outline' variableAlan Coopersmith
2014-03-10Don't dereference the pointer whose allocation failedAlan Coopersmith
2014-03-10Remove useless checks for NULL before free in OverlayKeyCreate()Alan Coopersmith
2014-02-05man: replace default include directory with the one from configurePeter Hutterer
2013-11-01Fix many const char * warnings from gccAlan Coopersmith
2013-11-01Convert remaining sprintf calls to snprintfAlan Coopersmith
2013-11-01Remove unused uASSERT macroAlan Coopersmith
2013-11-01Remove unused function entry/exit tracking frameworkAlan Coopersmith
2013-08-29compat: don't warn about redefinition when nothing is defined yetPeter Hutterer
2013-08-29Making sure that a copied string is always null-terminated (#66345).Benno Schulenberg
2013-07-18Parse -w1 flag correctly (#66344)Peter Hutterer
2013-07-18Always terminate the scanBuf string (#66345)Peter Hutterer
2013-07-13Add #include <stdlib.h> to xkbscan.cLaura
2013-06-04Protect config.h like usual.Thomas Klausner
2013-05-21man: document -help/-?, -em1, -emp, -emlPeter Hutterer
2013-04-09Use DEBUG, not DEBUG_ON to determine whether debugging is enabledPeter Hutterer
2013-01-22config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-01-16autogen.sh: Honor NOCONFIGURE=1Colin Walters
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson
2013-01-04unifdef -U__UNIXOS2__Alan Coopersmith
2012-11-05Include Xwindows.h rather than windows.hRyan Pavlik