summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-01Reset scan state when opening a new fileDaniel Stone
2012-10-31Add parsing support for multiple keysyms per levelDaniel Stone
2012-03-22xkbcomp 1.2.4xkbcomp-1.2.4Alan Coopersmith
2011-12-28Delete redundant redeclarations of extern Atoms in symbols.cAlan Coopersmith
2011-12-28Make sure to leave room for trailing nil byte in yyGetNumberAlan Coopersmith
2011-12-06include resets group compatibility modifiers #43091Andreas Wettstein
2011-11-11Silence -Wparentheses-equalityJeremy Huddleston
2011-11-11Silence -Wshadow warningsJeremy Huddleston
2011-11-11Correct our zeroing out of the row in InitRowInfoJeremy Huddleston
2011-11-11Fix -Wformat warningsJeremy Huddleston
2011-11-11Add missing _X_NORETURN to uFatalErrorJeremy Huddleston
2011-11-11Include strings.h for strcasecmp and string.h for strdupJeremy Huddleston
2011-07-07Add .pc file for version exportPeter Hutterer
2011-06-22Print version number on -version.Peter Hutterer
2011-06-21Bump to 1.2.3xkbcomp-1.2.3Daniel Stone
2011-06-21Interp: Allow explicit Any/NoSymbol mappingsDaniel Stone
2011-06-21Constify LookupKeysym input argumentDaniel Stone
2011-06-21Bump to 1.2.2xkbcomp-1.2.2Daniel Stone
2011-06-21Interp: Ignore NoSymbol definitionsDaniel Stone
2011-06-21Interp: Don't make modifier lookup failure fatalDaniel Stone
2011-06-15config: move pre-processor flags to AM_CPPFLAGSGaetan Nadon
2011-06-15config: let Automake handle Yacc dist and cleaningGaetan Nadon
2011-06-08Replace repeated checks for gcc with _X_ATTRIBUTE_PRINTF from xprotoAlan Coopersmith
2011-04-04xkbcomp: Stop possible overflow in yyGetnumber. #31647Alistair Leslie-Hughes
2011-02-13Inline the oiText macro in the only place it's usedJulien Cristau
2011-02-11xkbcomp 1.2.1xkbcomp-1.2.1Peter Hutterer