summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29xset 1.2.2HEADxset-1.2.2masterAlan Coopersmith1-1/+1
2011-07-19Remove direct call to Solaris nanosleep system callAlan Coopersmith1-17/+0
2011-07-19Mark error() & usage() functions as _X_NORETURNAlan Coopersmith2-3/+3
2011-07-19Give better error for "xset dpms force" without argumentAlan Coopersmith1-2/+3
2011-01-28Print pixel colors in hex not decimalEitan Adler1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon4-10/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-2/+2
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-2/+2
2011-01-12config: remove unrequired AC_SUBST([*_LIBS])Gaetan Nadon1-1/+0
2011-01-12config: remove unrequired AC_SUBST([*_CFLAGS])Gaetan Nadon1-1/+0
2010-11-11xset 1.2.1xset-1.2.1Alan Coopersmith1-1/+1
2010-11-10Strip trailing whitespaceAlan Coopersmith4-28/+28
2010-11-10Restore man page copyright accidentally removed in ce3f6a73c2beefAlan Coopersmith1-0/+2
2010-11-10config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-2/+7
2010-11-10config: AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONSAlan Coopersmith1-4/+0
2010-11-10config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-07Purge cvs tags.Jesse Adkins2-10/+0
2010-08-12Spelling fix in help docs.Bryce Harrington1-2/+2
2010-08-08Use silent rulesYaakov Selkowitz1-1/+1
2010-08-08Use AC_PROG_SED and MAN_SUBSTS in macros-1.8Yaakov Selkowitz2-19/+4
2010-08-08Remove unused variable warning with !XF86MISCYaakov Selkowitz1-5/+8
2010-08-06xset 1.2.0xset-1.2.0Peter Hutterer1-1/+1
2010-03-26xprint: remove conditional code regarding xprintGaetan Nadon1-25/+0
2010-03-26config: remove xprint optionGaetan Nadon1-14/+2
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+2
2009-12-21Remove two unused variables.Peter Hutterer1-3/+0
2009-12-20xset: update info about pointer accelerationSimon Thum1-10/+20
2009-11-26Makefile.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-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+66
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-13Added --without-{xf86misc,xprint,fontcache} configure time optionsJeremy Huddleston1-16/+34
2009-09-21xset 1.1.0xset-1.1.0Alan Coopersmith1-1/+1
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-7/+4
2009-06-16Fill in README & COPYING filesAlan Coopersmith2-8/+41
2009-06-16XKB named indicator support for led state query/setAlan Coopersmith2-8/+141
2009-05-01Avoid warning from "xset r rate" when XF86Misc extension is not presentAlan Coopersmith1-17/+18
2009-04-28Fix typos in xset manpageJulien Cristau1-2/+2
2009-01-26Correct make distcheck and most sparse warnings.Paulo Cesar Pereira de Andrade4-5/+14
2008-03-06xset 1.0.4xset-1.0.4Adam Jackson1-1/+1
2008-01-16Delete duplicated #include statementsAlan Coopersmith1-10/+0
2008-01-16Convert function declarations from K&R to ANSI CAlan Coopersmith1-7/+2
2008-01-16Make code formatting consistentAlan Coopersmith1-1057/+1081
2007-11-14Manpage: Add mention of mouse acceleration with zero thresholdgsr.bugs1-0/+7
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/app/xsetJames Cloos4-75/+22
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-27Version bump: 1.0.3xset-1.0.3Alan Coopersmith1-1/+1
2007-08-27Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-71/+9