summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-05Remove X_NOT_POSIX #ifdefsAlan Coopersmith
2008-09-05Check for strdup & strcasecmp before assuming we need to provide our ownAlan Coopersmith
2008-08-22Don't overwrite previously assigned type indices with useless ones.Peter Hutterer
2008-08-21Remove unused merge parameter from HandleKeyNameVar.Peter Hutterer
2008-08-21Don't pass useless handlers around in HandleIncludeKeycodes.Peter Hutterer
2008-08-21More comments.Peter Hutterer
2008-08-18Remove useless longestPath variable.Peter Hutterer
2008-08-18Silence valgrind warnings.Peter Hutterer
2008-08-18Add some explanatory commentsPeter Hutterer
2008-08-12If we're not using XkbDesc, don't require it as a parameter.Peter Hutterer
2008-08-12Indent fixes.Peter Hutterer
2008-08-12Add a few explanatory comments.Peter Hutterer
2008-08-12Remove RCS tags.Peter Hutterer
2008-05-12Minimal man page addition for new -i option.Matthieu Herrb
2008-05-09Bump to 1.0.5xkbcomp-1.0.5Daniel Stone
2008-04-17Don't scan paths which make NO SENSE WHATSOEVER TO SCANDaniel Stone
2008-04-17xkbcomp: Take a device ID argumentDaniel Stone
2008-03-06xkbcomp 1.0.4xkbcomp-1.0.4Adam Jackson
2008-02-29Bug #7645: Fix a conditional that always evaluates to FALSE.Adam Jackson
2008-01-22Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith
2008-01-06Revert "Also mark xkbparse.h as a generated file."Matthieu Herrb
2008-01-06Also mark xkbparse.h as a generated file.Matthieu Herrb
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-23Ignore *.o and ylwrap.Tilman Sauerbeck
2007-09-23Fixed a bunch of const correctness bugs.Tilman Sauerbeck
2007-09-23Fixed an invalid memory access.Tilman Sauerbeck
2007-09-07Bug #11025: xkbcomp COPYING fileDaniel Drake
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2006-11-08bump to 1.0.3xkbcomp-1.0.3Daniel Stone
2006-11-08compat: avoid use of uninitialised variable (bug #8846)Etsushi Kato
2006-10-29parser: accept negative numbers in geometry co-ordinates (bug #8763)Andriy Gapon
2006-04-26Bump to 1.0.2xkbcomp-1_0_2XORG-7_1Adam Jackson
2006-04-03Bug #4851: Fix up have-no-file test.Daniel Stone
2005-12-21Update package version for X11R7 release.XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-10-19Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-15Have generated files be cleaned by maintainer in order to passKevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-09-01Define DFLT_XKB_CONFIG_ROOT to $(datadir)/X11/xkb so we look in the rightKristian Høgsberg
2005-08-02Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they areKeith Packard
2005-07-29Various changes preparing packages for RC0:XORG-6_99_99_900Kevin E Martin
2005-07-22Use YACC to compile xkbparse.y.Daniel Stone