summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-09xset 1.2.4xset-1.2.4Alan 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
2015-05-07Include unistd.h for usleep() if HAVE_USLEEPJon TURNEY
2014-06-03autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-03configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2013-08-18Fix one last warning about usage() format string.Matthieu Herrb
2013-08-08xset 1.2.3xset-1.2.3Alan Coopersmith
2013-07-19Pass buf size to on_or_off instead of just assuming it is big enoughAlan Coopersmith
2013-07-19Add -version flagAlan Coopersmith
2013-07-19Fix integer sign/size conversion warnings from clangAlan Coopersmith
2013-07-19Add printf attribute to usage function and fix warnings it causesAlan Coopersmith
2013-07-19Fix gcc warnings about discarded const qualifiersAlan Coopersmith
2013-02-20Combine error message stringsAlan Coopersmith
2013-02-20Combine usage message stringsAlan Coopersmith
2013-01-08Drop usleep fallbacks for ancient OS versionsAlan Coopersmith
2012-11-05Remove unneeded include of windows.h on WIN32Jon TURNEY
2011-07-28xset 1.2.2xset-1.2.2Alan Coopersmith
2011-07-18Remove direct call to Solaris nanosleep system callAlan Coopersmith
2011-07-18Mark error() & usage() functions as _X_NORETURNAlan Coopersmith
2011-07-18Give better error for "xset dpms force" without argumentAlan Coopersmith
2011-01-28Print pixel colors in hex not decimalEitan Adler
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-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon
2010-11-10xset 1.2.1xset-1.2.1Alan Coopersmith
2010-11-09Strip trailing whitespaceAlan Coopersmith
2010-11-09Restore man page copyright accidentally removed in ce3f6a73c2beefAlan Coopersmith
2010-11-09config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-11-09config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONSAlan Coopersmith
2010-11-09config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-08-12Spelling fix in help docs.Bryce Harrington
2010-08-09Use silent rulesYaakov Selkowitz
2010-08-09Use AC_PROG_SED and MAN_SUBSTS in macros-1.8Yaakov Selkowitz
2010-08-09Remove unused variable warning with !XF86MISCYaakov Selkowitz
2010-08-06xset 1.2.0xset-1.2.0Peter Hutterer
2010-03-26xprint: remove conditional code regarding xprintGaetan Nadon
2010-03-26config: remove xprint optionGaetan Nadon
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon
2009-12-21Remove two unused variables.Peter Hutterer
2009-12-21xset: update info about pointer accelerationSimon Thum
2009-11-26Makefile.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