summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-30xkbcomp 1.2.0xkbcomp-1.2.0Alan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-12config: allow to build tarball when yacc is missingGaetan Nadon
2010-07-12limits.h is mandated by C89, no need to check for itDaniel Stone
2010-07-12Fix signedness issue with getc() return valueJulien Cristau
2010-07-09Fix parsing of 0x1a2b3c4d-style symbolsDaniel Stone
2010-06-15Fix gcc warningsDaniel Stone
2010-06-15Don't malloc() and free() most scanned symbolsDaniel Stone
2010-06-15Fix compilation with DEBUGDaniel Stone
2010-06-15Use fread() instead of getc()Daniel Stone
2010-06-15Lazy keysym parsing (avoid XStringToKeysym)Daniel Stone
2010-06-02config: add check for yacc to insure it is installed #27973Gaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-03xkbcomp 1.1.1xkbcomp-1.1.1Peter Hutterer
2009-08-06xkbcomp: Remove output file if closing fails.Rami Ylimaki
2009-07-09Bump to 1.1.0.xkbcomp-1.1.0Peter Hutterer
2009-05-11Use temporary buffer for generating Uxxx names to avoid overflowAlan Coopersmith
2009-03-07Allow the default XKB config root to be set from configureDan Nicholson
2009-01-22Correct a remaining of a wrong change to make some DEBUG_VAR's static.Paulo Cesar Pereira de Andrade
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade
2008-09-11Check for NULL strings before calling strdup.Peter Hutterer
2008-09-05sprintf -> snprintf conversionsAlan Coopersmith
2008-09-05Remove #if 0'd typedef that appears nowhere else.Alan Coopersmith
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