summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-4/+2
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* libxkbfile 1.0.8libxkbfile-1.0.8Alan Coopersmith2012-03-071-1/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-168-20/+22
* Include strings.h for strcasecmpJeremy Huddleston2011-11-111-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1621-240/+240
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-39/+39
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libxkbfile 1.0.7libxkbfile-1.0.7Alan Coopersmith2010-10-291-1/+3
* Purge cvs tags.Jesse Adkins2010-10-0620-39/+0
* Purge macro NEED_EVENTSFernando Carrijo2010-07-086-6/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-2/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-2/+3
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-12/+60
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libxkbfile 1.0.6libxkbfile-1.0.6Alan Coopersmith2009-10-061-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-062-9/+6
* Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4Adam Jackson2009-05-084-33/+39
* Use flockfile if available.Adam Jackson2009-05-072-1/+13
* s/_XkbDupString/strdup/Adam Jackson2009-05-074-50/+34
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+24
* Janitor: distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade2009-01-299-17/+28
* Fix static buffer overflow in "xkbcomp -C :0"Kees Cook2009-01-151-5/+21
* Apply partial matches for option (#19563)Alexey Ten2009-01-151-0/+1
* Version bump: 1.0.5libxkbfile-1.0.5Alan Coopersmith2008-03-171-1/+1
* Replace static ChangeLog with dist-hook to generate from git logJames Cloos2007-12-062-105/+10
* Bug #11094: libxkbfile COPYING fileDaniel Drake2007-09-071-8/+62
* Bump to 1.0.4libxkbfile-1.0.4Adam Jackson2006-10-131-1/+1
* Do not have to have "have have" in config.h comment if we don't have strcasecmpAlan Coopersmith2006-09-281-1/+1
* Add *~ to gitignore to skip over emacs droppingsAlan Coopersmith2006-09-281-0/+1
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-133-0/+0
* Bump to 1.0.3libxkbfile-1_0_3XORG-7_1Adam Jackson2006-04-272-1/+6
* Fix offline operation.Daniel Stone2006-04-123-4/+10
* Really fix typos.Daniel Stone2006-04-102-4/+4
* Fix stupid typos. (Shang-Feng Yang)Daniel Stone2006-04-103-4/+10
* Coverity #265: Fix potential NULL dereference.Daniel Stone2006-04-092-1/+5
* Coverity #776, #777: Fix memory leaks.Daniel Stone2006-04-093-7/+17
* Coverity #787, 788: Fix memory leaks.Daniel Stone2006-04-072-5/+8
* Coverity #979, #980, #981: Avoid potential NULL dereferences.Daniel Stone2006-04-072-7/+7
* Coverity #982: Fix potential NULL dereference.Daniel Stone2006-04-072-4/+10
* Fix signed vs unsigned char hilarity. (Bill Crawford)Daniel Stone2006-04-072-7/+14
* Bug #3819: Fix serious botching of _XkbStrCaseCmp commit.XORG-7_0_99_901Daniel Stone2006-03-276-45/+79
* Bug #3819: Change open-coded _XkbStrCaseCmp to strcmp + tolower.Daniel Stone2006-03-255-78/+54
* Bump to 1.0.2.libxkbfile-1_0_2Adam Jackson2006-02-283-2/+8