xorg/xrandr
2010-07-19  Julien CristauBump to 1.3.3 xrandr-1.3.3
2010-07-19  Julien CristauRequire xorg-macros 1.4 for XORG_INSTALL
2010-07-19  Julien CristauKill cvs keyword
2010-04-07  Eric Pielxrandr: get gamma and brightness
2010-04-06  Eric Pielxrandr: fix maximum gamma set
2010-02-11  Gaetan Nadonconfig: move CWARNFLAGS from configure.ac to Makefile.am
2010-01-12  Éric Pielxrandr: fix brightness to prevent gamma to overflow...
2010-01-08  Yann Droneaudxrandr: Remove --clone / --extend support code
2010-01-05  Matthias HopfLanguage fixes.
2010-01-04  Yann Droneaudxrandr: Use a prefix for enum type _policy and _relatio...
2010-01-04  Mikhail GusarovAdd --brightness for CRTC
2010-01-04  Matthias Hopfxrandr: add more information about the transform option...
2009-12-22  Dominik Jasiokxrandr: check_strtod should return double, not int
2009-11-26  Gaetan NadonMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLE...
2009-11-19  Gaetan NadonINSTALL, NEWS, README or AUTHORS files are missing...
2009-11-19  Gaetan NadonDeploy the new XORG_DEFAULT_OPTIONS #24242
2009-11-19  Gaetan NadonMakefile.am: ChangeLog not required: EXTRA_DIST or...
2009-11-19  Gaetan Nadon.gitignore: use common defaults with custom section...
2009-11-17  Yann Droneaudxrandr: Remove test against RANDR_MAJOR/RANDR_MINOR
2009-11-10  Éric Pielxrandr: do not segfault when "--scale" or "--transform...
2009-11-10  Éric Pielxrandr: make --query really the default option
2009-10-21  Jeremy HuddlestonThis is not a GNU project, so declare it foreign.
2009-10-02  Alan CoopersmithAdd README with pointers to mailing lists, bugzilla...
2009-09-10  Matthias HopfBump to 1.3.2 xrandr-1.3.2
2009-09-10  Matthias HopfAdd missing 'static's to get rid of warnings.
2009-09-07  Bart Masseychanged a bunch of string to number conversions for...
2009-09-04  Bart MasseyWarn if one of the outputs given did not exist
2009-08-11  Matthias HopfBump to 1.3.1 xrandr-1.3.1
2009-07-20  Federico Mena... bfo#22864 - grab the server around all modifications...
2009-07-15  Éric Pielxrandr: Document --nograb option
2009-07-06  Matthias HopfFix missing prototype warning.
2009-07-06  Matthias HopfReport program version as well with --version.
2009-04-01  Adam Jacksonxrandr 1.3.0 xrandr-1.3.0
2009-04-01  Adam JacksonAllow zero replies from GetPanning to mean panning...
2009-03-06  Aaron PlattnerSet the screen config on the correct screen.
2009-03-06  Matthias HopfRevert "Move outputs among crtcs as necessary. Fixes...
2009-02-01  Julien CristauBump to 1.2.99.4 xrandr-1.2.99.4
2009-02-01  Julien CristauDocument the --primary and --noprimary options
2009-02-01  Julien CristauDocument the --current option
2009-01-31  Keith PackardAdd --noprimary option
2009-01-31  Keith PackardAdd --primary option
2009-01-31  Keith PackardAdd --nograb option
2009-01-31  Keith PackardAdd --current option to use new XRRGetScreenResourcesCu...
2009-01-30  Matthias HopfSeveral fatal() were missing \n.
2009-01-30  Éric PielAdd docs for --transform and --scale.
2009-01-26  Paulo Cesar... Correct make distcheck and gcc/sparse warnings.
2009-01-05  Maarten MaathuisStay away from doublescan modes unless a refresh rate...
2008-12-22  Maarten MaathuisFix gamma computation.
2008-12-18  Matthias HopfPrint multiple Atom and INT32 properties.
2008-12-17  Maarten Maathuisrandr-1.2: support gamma changes.
2008-12-15  Matthias HopfBump to 1.2.99.3 xrandr-1.2.99.3
2008-12-15  Matthias HopfAdd keystone.5c to EXTRA_DIST
2008-12-15  Matthias HopfDon't trash panning area, except if --panning or -...
2008-12-11  Matthias HopfPanning tracking areas describe full screen if set...
2008-12-08  Adam JacksonAccept --props synonym for --prop
2008-12-08  Matthias HopfOnly set transforms if actually changed.
2008-12-08  Matthias HopfAdd manpage entry.
2008-12-08  Matthias HopfBump to 1.2.99.2, RandR requirements to 1.2.99.2
2008-12-08  Matthias HopfAdd panning support.
2008-12-06  Matthieu HerrbDon't use GNU make only constructs.
2008-12-01  Julien CristauRequire libXrandr 1.2.91
2008-12-01  Julien CristauFix build outside of the source dir
2008-12-01  Julien CristauMerge branch 'transform-proposal' of git.freedesktop...
2008-11-14  Keith PackardAdd --scale and --transform to --help output
2008-11-14  Keith PackardCheck return value from XRRGetCrtcTransform
2008-08-19  Alan CoopersmithMan page typo fix
2008-08-15  Julien CristauManpage typo fixes
2008-08-10  Eric Pielupdate the manpage
2008-08-03  Egbert EichFix for 64bit: feed a pointer to the right size variabl...
2008-04-02  Keith PackardExit when select output is not available
2008-04-02  Keith PackardFix up xkeystone to use current screen/output settings
2008-03-31  Keith PackardExecute xrandr to set keystone correction
2008-03-31  Keith Packardadd --transform none to reset to identity
2008-03-22  Keith PackardBuild and install xkeystone program from keystone.5c
2008-03-22  Keith PackardTrack toolkit name change (chrome->nichrome)
2008-03-21  Keith PackardAdd keystone.5c program to help compute transforms.
2008-03-21  Keith PackardMake screen undersize a warning instead of an error
2008-03-18  Keith PackardAdd --transform to pass arbitrary transforms to the...
2008-03-18  Keith PackardEliminate inverse matrix from randr transform protocol
2008-03-17  Keith PackardTransform mode bounds when computing sizes.
2008-03-15  Keith PackardManage transform filters. Use bilinear for non-identity...
2008-03-11  Keith PackardAdd output scaling using the 1.3 transform requests
2008-03-11  Hong LiuMove outputs among crtcs as necessary. Fixes 14570
2008-03-07  Adam Jacksonxrandr 1.2.3 xrandr-1.2.3
2007-12-14  Brice GoglinClarify the ability to manipulate multiple outputs...
2007-12-14  Brice GoglinAllow the same output to be specified several times...
2007-11-30  Matthias HopfAdd another test known to fail.
2007-11-29  Matthias HopfAdd informational output for known issues.
2007-11-29  Matthias HopfAdd more tests, mostly regarding crtc switching and...
2007-11-21  Matthias HopfOops. Fix missing space introduced by last commit.
2007-11-21  Matthias HopfBe more robust in test case if mode database is borked.
2007-11-21  Matthias HopfSome minor issues in test case fixed.
2007-11-20  Matthias HopfMore tests for ambiguous xrandr output.
2007-11-19  Matthias HopfUse IDs for mode selection instead of hand-crafted...
2007-11-19  Matthias HopfImproved test script.
2007-11-12  Matthias HopfAdd xrandr test suite.
2007-11-12  Matthias HopfAlways reset other outputs using the best crtc.
2007-11-12  Matthias HopfVerify crtc against previous config.
2007-10-11  Matthias HopfBuild ChangeLog from git-log automatically.
2007-10-02  Adam JacksonDeath to ChangeLog
next