summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESHEADmasterGaetan Nadon1-1/+2
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-13/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-03xkbcomp 1.1.1Peter Hutterer1-1/+1
2009-08-06xkbcomp: Remove output file if closing fails.Rami Ylimaki1-2/+10
2009-07-08Bump to 1.1.0.Peter Hutterer1-1/+1
2009-05-11Use temporary buffer for generating Uxxx names to avoid overflowAlan Coopersmith1-3/+8
2009-03-08Allow the default XKB config root to be set from configureDan Nicholson2-1/+8
2009-01-22Correct a remaining of a wrong change to make some DEBUG_VAR's static.Paulo Cesar Pereira de Andrade1-1/+1
2009-01-21Correct make distcheck and most gcc and sparse warnings.Paulo Cesar Pereira de Andrade20-31/+42
2008-09-10Check for NULL strings before calling strdup.Peter Hutterer1-1/+1
2008-09-05sprintf -> snprintf conversionsAlan Coopersmith7-73/+75
2008-09-05Remove #if 0'd typedef that appears nowhere else.Alan Coopersmith1-10/+0
2008-09-05Remove X_NOT_POSIX #ifdefsAlan Coopersmith1-27/+12
2008-09-05Check for strdup & strcasecmp before assuming we need to provide our ownAlan Coopersmith2-0/+3
2008-08-22Don't overwrite previously assigned type indices with useless ones.Peter Hutterer1-2/+9
2008-08-21Remove unused merge parameter from HandleKeyNameVar.Peter Hutterer1-2/+2
2008-08-21Don't pass useless handlers around in HandleIncludeKeycodes.Peter Hutterer1-12/+9
2008-08-21More comments.Peter Hutterer6-18/+211
2008-08-18Remove useless longestPath variable.Peter Hutterer1-4/+0
2008-08-18Silence valgrind warnings.Peter Hutterer3-3/+3
2008-08-18Add some explanatory commentsPeter Hutterer5-12/+103
2008-08-12If we're not using XkbDesc, don't require it as a parameter.Peter Hutterer1-9/+15
2008-08-12Indent fixes.Peter Hutterer29-12464/+14648
2008-08-12Add a few explanatory comments.Peter Hutterer1-1/+6
2008-08-12Remove RCS tags.Peter Hutterer36-73/+0
2008-05-12Minimal man page addition for new -i option.Matthieu Herrb1-0/+3
2008-05-09Bump to 1.0.5Daniel Stone1-1/+1
2008-04-16Don't scan paths which make NO SENSE WHATSOEVER TO SCANDaniel Stone1-11/+1
2008-04-16xkbcomp: Take a device ID argumentDaniel Stone1-1/+10
2008-03-06xkbcomp 1.0.4Adam Jackson1-2/+1
2008-02-29Bug #7645: Fix a conditional that always evaluates to FALSE.Adam Jackson1-2/+1
2008-01-23Bug 14185: MAINTAINERCLEANFILES multiply defined in Makefile.amAlan Coopersmith1-1/+1
2008-01-06Revert "Also mark xkbparse.h as a generated file."Matthieu Herrb1-1/+1
2008-01-06Also mark xkbparse.h as a generated file.Matthieu Herrb1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-51/+10
2007-09-23Ignore *.o and ylwrap.Tilman Sauerbeck1-0/+2
2007-09-23Fixed a bunch of const correctness bugs.Tilman Sauerbeck17-54/+55
2007-09-23Fixed an invalid memory access.Tilman Sauerbeck1-1/+2
2007-09-07Bug #11025: xkbcomp COPYING fileDaniel Drake1-8/+86
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2006-11-08bump to 1.0.3Daniel Stone1-1/+1
2006-11-08compat: avoid use of uninitialised variable (bug #8846)Etsushi Kato1-1/+1
2006-10-28parser: accept negative numbers in geometry co-ordinates (bug #8763)Andriy Gapon1-2/+6
2006-04-26Bump to 1.0.2Adam Jackson2-1/+6
2006-04-03Bug #4851: Fix up have-no-file test.Daniel Stone2-1/+6