summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03xfd 1.1.4xfd-1.1.4Alan Coopersmith
2022-11-12Tag unused arguments to callback functions as _X_UNUSEDAlan Coopersmith
2022-11-12Handle -Wextra-semi-stmt warnings from clangAlan Coopersmith
2022-10-16gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-10-16Mark usage() as _X_NORETURN _X_COLDAlan Coopersmith
2022-10-16Variable scope reductions as recommended by cppcheckAlan Coopersmith
2022-10-16Fix warning: missing initializer for field ‘extension’ of ‘SimpleClassP...Alan Coopersmith
2022-10-16Use _CONST_X_STRING to make libXt declare String as const char *Alan Coopersmith
2021-12-06Build xz tarballs instead of bzip2Alan Coopersmith
2021-12-06gitlab CI: add a basic build testAlan Coopersmith
2019-03-09xfd 1.1.3xfd-1.1.3Alan Coopersmith
2019-03-03Re-enable code to use XKB BellsAlan Coopersmith
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-16Update README for gitlab migrationAlan Coopersmith
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
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-12-10Move domaindir declaration inside #ifdef USE_GETTEXTAlan Coopersmith
2013-07-16xfd 1.1.2xfd-1.1.2Alan Coopersmith
2013-06-07Suppress a spurious warning.Eric S. Raymond
2013-02-17Mark do_quit as noreturn, as suggested by gcc & clangAlan Coopersmith
2013-02-17convert sprintf calls to snprintfAlan Coopersmith
2013-01-16Drop old CVS version tagsAlan Coopersmith
2013-01-16config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-01-07Fix SEGV when XftFontOpenName() returns NULL.Andreas Schwab
2012-02-15xfd 1.1.1xfd-1.1.1Alan Coopersmith
2011-12-10Use the Automake recommended alternative to AX_DEFINE_DIRGaetan Nadon
2011-09-28Remove freetype2 from PKG_CHECK_MODULES listAlan Coopersmith
2011-09-28Add const attribute to domaindir fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-28Strip trailing whitespaceAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-10-20xfd 1.1.0xfd-1.1.0Alan Coopersmith
2010-09-26config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-26config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-26config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-04-01config: ignore xfd.po file when gettext is usedGaetan Nadon
2010-03-31config: update and relocate AX_DEFINE_DIR macroGaetan Nadon
2010-02-16Let xfd build on systems without gettext.Matthieu Herrb
2010-01-29Use AM_V_GEN to silence manpage generation tooAlan Coopersmith
2010-01-29Clean up CFLAGS/LIB settings in configure.ac & Makefile.amAlan Coopersmith
2010-01-29Integrate gettext support with autotools build systemAlan Coopersmith
2010-01-29Internationalize xfd: Call gettext on strings printed to stderrJay Hobson
2010-01-07Fill in COPYING with notices from source code & man pageAlan Coopersmith
2010-01-07Bump xorg-macros requirement to 1.4 for XORG_INSTALL changesAlan Coopersmith