summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-11Include strings.h for strcasecmpHEADmasterJeremy Huddleston1-0/+1
2011-08-06xrandr: Preserve current mode when switching crtcsKeith Packard1-1/+7
2011-07-20Document the rarer --newmode flags in --help outputAdam Jackson1-1/+3
2011-06-29xrandr 1.3.5xrandr-1.3.5Alan Coopersmith1-1/+1
2011-05-30find_mode: Search for the mode closes to the specified rateJeremy Huddleston1-1/+0
2011-05-08Dead code removalJeremy Huddleston1-2/+1
2011-05-08Dead code removalJeremy Huddleston1-3/+1
2011-05-08Mark usage, fatal, and panic as _X_NORETURNJeremy Huddleston2-4/+4
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+18
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-1/+1
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-9/+9
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-10Add --current to usage.Matthias Hopf1-0/+1
2010-10-30xrandr 1.3.4xrandr-1.3.4Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+1
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-23/+5
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-13Call QueryExtension before any other RandR function (bug#30806)Julien Cristau1-3/+2
2010-09-23Bug 29348 - dot clock parameter missing from --newmode in man pageAlan Coopersmith1-1/+1
2010-07-19Bump to 1.3.3xrandr-1.3.3Julien Cristau1-1/+1
2010-07-19Require xorg-macros 1.4 for XORG_INSTALLJulien Cristau1-2/+2
2010-07-19Kill cvs keywordJulien Cristau1-3/+0
2010-04-07xrandr: get gamma and brightnessEric Piel2-3/+106
2010-04-06xrandr: fix maximum gamma setEric Piel1-9/+9
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+1
2010-01-12xrandr: fix brightness to prevent gamma to overflow and to allow 0Éric Piel1-9/+13
2010-01-08xrandr: Remove --clone / --extend support codeYann Droneaud1-22/+0
2010-01-05Language fixes.Matthias Hopf1-3/+3
2010-01-04xrandr: Use a prefix for enum type _policy and _relation like other enums in ...Yann Droneaud1-15/+20
2010-01-04Add --brightness for CRTCMikhail Gusarov2-6/+30
2010-01-04xrandr: add more information about the transform option in the manpageMatthias Hopf1-10/+34
2009-12-22xrandr: check_strtod should return double, not intDominik Jasiok1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-19INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-2/+5
2009-11-19Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-11-19Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-11-19.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-13/+67
2009-11-17xrandr: Remove test against RANDR_MAJOR/RANDR_MINORYann Droneaud1-20/+0
2009-11-10xrandr: do not segfault when "--scale" or "--transform" have no outputÉric Piel1-1/+2
2009-11-10xrandr: make --query really the default optionÉric Piel1-4/+24
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+26
2009-09-10Bump to 1.3.2xrandr-1.3.2Matthias Hopf1-1/+1
2009-09-10Add missing 'static's to get rid of warnings.Matthias Hopf1-2/+2
2009-09-07changed a bunch of string to number conversions for reliabilityBart Massey1-39/+59
2009-09-04Warn if one of the outputs given did not existBart Massey1-0/+13
2009-08-11Bump to 1.3.1xrandr-1.3.1Matthias Hopf1-2/+2
2009-07-20bfo#22864 - grab the server around all modifications to CRTCsFederico Mena Quintero1-9/+9
2009-07-15xrandr: Document --nograb optionÉric Piel1-0/+5
2009-07-06Fix missing prototype warning.Matthias Hopf1-1/+1