summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-17libxkbfile 1.1.1libxkbfile-1.1.1Alan Coopersmith
2022-08-20Fix check for appending '|' character when applying rulesRan Benita
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2022-06-05fix an off-by-one error in copying the name of a virtual modifierBenno Schulenberg
2020-09-02unifdef NOTYETPeter Hutterer
2020-06-19Escape non-printable characters correctlyPeter Hutterer
2019-03-29Convert check for strcasecmp to normal autoconf styleAlan Coopersmith
2019-03-29Use strndup if available to avoid -Wstringop-overflow warning from gcc 9Alan Coopersmith
2019-03-16libxkbfile 1.1.0libxkbfile-1.1.0Alan Coopersmith
2019-03-16Add description of libxkbfile to README.mdAlan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2018-11-10Remove obsolete B16 & B32 tags in struct definitionsAlan Coopersmith
2018-03-24correcting mathematical nonsenseMartin Burggraf
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-01-01Fix mistyped argument of sizeofAndreas Wettstein
2016-01-01Add support for genKeyEvent flagAndreas Wettstein
2016-01-01Add missing support for NoLock and NoUnlock flagsAndreas Wettstein
2015-04-30libxkbfile 1.0.9libxkbfile-1.0.9Alan Coopersmith
2014-11-27Remove unnecessary check.Jörg Sonnenberger
2014-11-08Remove check to see if SEEK_SET is defined before using itAlan Coopersmith
2013-10-28Constify atom name argument to XkbInternAtomAlan Coopersmith
2013-10-28Convert sprintf calls to snprintfAlan Coopersmith
2013-10-28Don't dereference xkb pointer until after checking it for NULLAlan Coopersmith
2013-10-28unifdef -UXKB_IN_SERVERAlan Coopersmith
2013-10-20Convert to X.Org standard indentation styleAlan Coopersmith
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-03-07libxkbfile 1.0.8libxkbfile-1.0.8Alan Coopersmith
2011-11-16Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-11-11Include strings.h for strcasecmpJeremy Huddleston
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-29libxkbfile 1.0.7libxkbfile-1.0.7Alan Coopersmith
2010-10-06Purge cvs tags.Jesse Adkins
2010-07-08Purge macro NEED_EVENTSFernando Carrijo
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2009-11-27Makefile.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