summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-21Remove trailing whitespacesPeter Hutterer33-292/+292
2020-11-05xkbcomp 1.4.4xkbcomp-1.4.4Peter Hutterer1-3/+3
2020-10-21Fix lockdevbtn to be XkbSA_LockDeviceBtn actionMiroslav Koškár1-1/+1
2020-07-23Fix spelling/wording issuesAlan Coopersmith7-11/+11
2020-06-05Don't pretend unresolved symbols are an errorPeter Hutterer1-1/+1
2020-06-05For -R and after chdir, add the current directory to the pathPeter Hutterer1-4/+7
2020-02-20xkbcomp 1.4.3xkbcomp-1.4.3Matt Turner1-1/+1
2020-02-19Don't compare with string literalsDimitry Andric1-5/+5
2019-06-13Error out if we have no default pathPeter Hutterer1-4/+0
2019-06-08xkbcomp Fix missing support for "affect" and incorrect modifier handling for ...Andreas Wettstein1-15/+37
2019-06-08Fix invalid error report on F_Accel fieldMiroslav Koškár1-0/+1
2019-02-12configure: Remove unused AC_SUBST([REQUIRED_MODULES])Andreas Boll1-4/+1
2019-02-11pkgconfig: Remove unneeded Requires.privateAndreas Boll1-1/+0
2018-12-11Suppress high-keycode warnings at the default warning levelAdam Jackson1-2/+2
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-06-08xkbcomp 1.4.2xkbcomp-1.4.2Peter Hutterer1-1/+1
2018-06-08Ignore xkb_keycodes.maximum of > 255Peter Hutterer1-1/+9
2018-03-01xkbcomp 1.4.1xkbcomp-1.4.1Adam Jackson1-1/+1
2018-02-13pkgconfig: add the exec_prefix substitutionPeter Hutterer1-0/+1
2017-11-06pkgconfig: Add our bindir to xkbcomp.pcAdam Jackson1-0/+1
2017-05-01xkbcomp 1.4.0xkbcomp-1.4.0Daniel Stone1-1/+1
2017-04-11keycodes: Ignore high keycodesDaniel Stone1-8/+20
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2016-01-08When a file contains several maps, look for a default mapRan Benita1-4/+25
2015-11-09When overriding a key, adjust also its number of levels (#57242).Benno Schulenberg1-7/+8
2015-11-05xkbcomp 1.3.1xkbcomp-1.3.1Peter Hutterer1-1/+1
2015-11-04symbols: increase the warning level for shortening a key typePeter Hutterer1-1/+1
2015-07-29Adjust a NUL-string assignment to avoid const issues.Matthew Green1-2/+2
2015-04-09Define WIN32_LEAN_AND_MEAN when building on Win32Jon TURNEY1-0/+1
2015-03-03Stop including <X11/Xalloca.h> in parseutils.cAlan Coopersmith1-1/+0
2014-11-21xkbcomp 1.3.0xkbcomp-1.3.0Peter Hutterer1-1/+1
2014-10-30xkbcomp: Improved -w option parsingVincent Lefevre1-6/+26
2014-03-10Initialize nMatch even if WIN32 is definedAlan Coopersmith1-1/+1
2014-03-10Remove useless assignment to 'outline' variableAlan Coopersmith1-1/+0
2014-03-10Don't dereference the pointer whose allocation failedAlan Coopersmith2-2/+2
2014-03-10Remove useless checks for NULL before free in OverlayKeyCreate()Alan Coopersmith1-4/+2
2014-02-05man: replace default include directory with the one from configurePeter Hutterer2-1/+3
2013-11-01Fix many const char * warnings from gccAlan Coopersmith9-33/+33
2013-11-01Convert remaining sprintf calls to snprintfAlan Coopersmith4-12/+13
2013-11-01Remove unused uASSERT macroAlan Coopersmith1-9/+0
2013-11-01Remove unused function entry/exit tracking frameworkAlan Coopersmith3-120/+0
2013-08-29compat: don't warn about redefinition when nothing is defined yetPeter Hutterer1-1/+1
2013-08-29Making sure that a copied string is always null-terminated (#66345).Benno Schulenberg1-12/+2
2013-07-18Parse -w1 flag correctly (#66344)Peter Hutterer1-2/+2
2013-07-18Always terminate the scanBuf string (#66345)Peter Hutterer1-1/+10
2013-07-13Add #include <stdlib.h> to xkbscan.cLaura1-0/+1
2013-06-04Protect config.h like usual.Thomas Klausner1-0/+2
2013-05-21man: document -help/-?, -em1, -emp, -emlPeter Hutterer1-0/+12