summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-07libxkbfile 1.0.8libxkbfile-1.0.8Alan Coopersmith1-1/+1
2011-11-16Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith8-20/+22
2011-11-11Include strings.h for strcasecmpJeremy Huddleston1-0/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith21-240/+240
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon1-39/+39
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-10-29libxkbfile 1.0.7libxkbfile-1.0.7Alan Coopersmith1-1/+3
2010-10-06Purge cvs tags.Jesse Adkins20-39/+0
2010-07-08Purge macro NEED_EVENTSFernando Carrijo6-6/+0
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon1-1/+0
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
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-2/+3
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-12/+60
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-06libxkbfile 1.0.6libxkbfile-1.0.6Alan Coopersmith1-1/+1
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-9/+6
2009-05-08Semi-revert 33b839e16fe681ba915658f824ceb1b252084ea4Adam Jackson4-33/+39
2009-05-07Use flockfile if available.Adam Jackson2-1/+13
2009-05-07s/_XkbDupString/strdup/Adam Jackson4-50/+34
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+24
2009-01-29Janitor: distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade9-17/+28
2009-01-15Fix static buffer overflow in "xkbcomp -C :0"Kees Cook1-5/+21
2009-01-15Apply partial matches for option (#19563)Alexey Ten1-0/+1
2008-03-17Version bump: 1.0.5libxkbfile-1.0.5Alan Coopersmith1-1/+1
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-105/+10
2007-09-07Bug #11094: libxkbfile COPYING fileDaniel Drake1-8/+62
2006-10-13Bump to 1.0.4libxkbfile-1.0.4Adam Jackson1-1/+1
2006-09-28Do not have to have "have have" in config.h comment if we don't have strcasecmpAlan Coopersmith1-1/+1
2006-09-28Add *~ to gitignore to skip over emacs droppingsAlan Coopersmith1-0/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith3-0/+0
2006-04-27Bump to 1.0.3libxkbfile-1_0_3XORG-7_1Adam Jackson2-1/+6
2006-04-12Fix offline operation.Daniel Stone3-4/+10
2006-04-10Really fix typos.Daniel Stone2-4/+4
2006-04-10Fix stupid typos. (Shang-Feng Yang)Daniel Stone3-4/+10
2006-04-09Coverity #265: Fix potential NULL dereference.Daniel Stone2-1/+5
2006-04-09Coverity #776, #777: Fix memory leaks.Daniel Stone3-7/+17
2006-04-07Coverity #787, 788: Fix memory leaks.Daniel Stone2-5/+8
2006-04-07Coverity #979, #980, #981: Avoid potential NULL dereferences.Daniel Stone2-7/+7
2006-04-07Coverity #982: Fix potential NULL dereference.Daniel Stone2-4/+10
2006-04-07Fix signed vs unsigned char hilarity. (Bill Crawford)Daniel Stone2-7/+14
2006-03-27Bug #3819: Fix serious botching of _XkbStrCaseCmp commit.XORG-7_0_99_901Daniel Stone6-45/+79
2006-03-25Bug #3819: Change open-coded _XkbStrCaseCmp to strcmp + tolower.Daniel Stone5-78/+54
2006-02-28Bump to 1.0.2.libxkbfile-1_0_2Adam Jackson3-2/+8
2006-02-28Bug #5216: Allow options to appear with other components.Daniel Stone2-7/+5
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12