xorg/xrandr
2007-06-21  Keith PackardUpdate to version 1.2.1 xrandr-1.2.1
2007-04-25  Aaron PlattnerFix bugs found by compiling with -Wall.
2007-04-25  Aaron PlattnerFix a typo. Make mode flags case insensitive. Improve...
2007-04-06  Keith PackardSkip relative positions for outputs without modes.
2007-03-26  Keith PackardSupport XA_ATOM properties (like TV_FORMAT).
2007-03-23  Keith PackardAdd --set option to set output properties.
2007-03-16  Keith PackardBounds check -s <index> argument to be 0 <= index ...
2007-03-16  Keith PackardMake --q1 output RandR 1.1 query information.
2007-03-16  Keith PackardMake --auto after --output only affect the output.
2007-03-13  Keith PackardAdd --addmode and --delmode commands to edit list of...
2007-03-13  Keith PackardAdd --newmode/--rmmode to create/destroy user modes.
2007-03-09  Tilman SauerbeckFixed alignment of the clones list.
2007-02-21  Keith PackardAdd --same-as option to match output positions.
2007-02-19  Keith PackardUpdate version number to 1.2.0 for release. xrandr-1.2.0
2007-02-19  Keith PackardMerge branch 'origin'
2007-02-19  Keith PackardRequire only libXrandr 1.2.0, not 1.2.0.0.
2007-02-16  Keith PackardSelect crtc which can be cloned to outputs which will...
2007-02-11  Keith PackardSelecting a crtc by index was failing to match a crtc.
2007-02-11  Keith PackardDisplay set of available CRTCs per output in --verbose...
2007-01-31  Keith PackardMerge branch 'randr-1.2'
2007-01-31  Keith PackardUpdate documentation to include all RandR 1.2 options.
2007-01-31  Keith PackardMissing return statement from output_rotation.
2007-01-31  Keith PackardRemove xrandr12.c app now that xrandr.c has RandR 1...
2007-01-30  Keith PackardAdd --reflect option for RandR 1.2 reflection selection.
2007-01-16  Eric AnholtAdd display for 32-bit integer properties, such as...
2007-01-02  Keith PackardMode on CRTC may not be present for any output.
2007-01-01  Keith PackardUsing %lf to read float overwrote adjacent variable.
2006-12-31  Keith PackardAdd rotation/reflection status to 1.2 query output.
2006-12-31  Keith PackardClean up RandR 1.2 query output.
2006-12-31  Keith PackardAdd --rate support to RandR 1.2 mode selection.
2006-12-31  Keith PackardGrab server while applying changes.
2006-12-31  Keith PackardEnable global --auto flag. Allow output name for -...
2006-12-31  Keith PackardUse Bool type. Position relative to disabled output...
2006-12-31  Keith PackardRestructure RandR 1.2 support to handle relative placement.
2006-12-29  Keith PackardMake query return 1.2 information if available
2006-12-22  Keith PackardAccept hex mode numbers as well as mode names.
2006-12-20  Keith PackardActually respect the --fb option
2006-12-19  Keith PackardMerge branch 'randr-1.2-origin' into randr-1.2
2006-12-19  Keith PackardCorrect format for sscanf to double variable "dpi"
2006-12-13  Keith PackardMerge branch 'randr-1.2-origin' into randr-1.2. Detect...
2006-12-13  Keith PackardName CRTCs by index or id. Use current CRTC to get...
2006-12-13  Keith PackardAdd --preferred and --auto support.
2006-12-12  Keith Packardmark disabled crtc as changing, set rotation to 90...
2006-12-11  Keith PackardUpdate manual, elide unsupported options from usage...
2006-12-11  Keith PackardAdd RandR 1.2 support to plain xrandr app. primitive...
2006-12-09  Jeremy C. ReedDocument -v switch.
2006-11-21  Keith PackardTrack RandR output property changes
2006-11-17  Keith Packardproperties are stored in unsigned char arrays
2006-11-16  Keith PackardRemove RandR output options.
2006-11-16  Keith PackardRe-indent to 4 space tabs
2006-11-16  Keith PackardFix copyright and license information
2006-11-10  Eric AnholtPrint 8-bit integer output properties as 32-char rows...
2006-11-10  Eric AnholtAdd more .gitignore entries.
2006-11-10  Eric AnholtAdd output for output properties (assuming text) and...
2006-11-08  Eric AnholtAdd dot clock to output.
2006-11-01  Keith PackardTrack protocol moving physical size from mode to output
2006-10-27  Keith Packardadd physical size setting
2006-10-06  Keith PackardAdd crtc info. Mark preferred. Update to new SetCrtcCon...
2006-09-21  Keith PackardAdd CRTC disable code (given crtc, output 0, mode 0)
2006-09-21  Keith Packardxrandr12, a horrible kludge, is now sufficient to do...
2006-09-21  Keith Packard.cvsignore -> .gitignore
2006-09-21  Keith Packard.cvsignore -> .gitignore
2006-09-19  Keith PackardAdd new xrandr12 program for RandR 1.2 protocol.
2006-04-26  Adam JacksonBump to 1.0.2 XORG-7_1 xrandr-1_0_2
2006-04-25  Alan CoopersmithDon't try to fprintf a NULL string when -display wasn...
2006-03-20  Adam JacksonBug #5511, #5512: Print more sensible error messages... XORG-7_0_99_901
2005-12-21  Kevin E MartinUpdate package version for X11R7 release. XORG-7_0
2005-12-19  Adam JacksonStub COPYING files
2005-12-15  Kevin E MartinUpdate package version number for final X11R7 release... XORG-6_99_99_904
2005-12-06  Kevin E MartinChange *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY
2005-12-03  Kevin E MartinUpdate package version number for X11R7 RC3 release. XORG-6_99_99_903
2005-11-28  Alan CoopersmithChange *mandir targets to use new *_MAN_DIR variables...
2005-11-21  Eric AnholtAnother pass at .cvsignores for apps.
2005-11-20  Eric AnholtAdd/improve .cvsignore files for apps.
2005-11-19  Kevin E MartinUpdate pkgconfig files to separate library build-time...
2005-10-19  Kevin E MartinUpdate package version number for RC1 release. XORG-6_99_99_901 XORG-6_99_99_902
2005-10-17  Alan CoopersmithUse @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in...
2005-10-14  Alan CoopersmithUse sed to fill in variables in man page
2005-10-06  Aaron PlattnerTell the user when setting the screen configuration... XORG-6_8_99_901 XORG-6_8_99_902 XORG-6_8_99_903
2005-07-29  Kevin E MartinVarious changes preparing packages for RC0: XORG-6_99_99_900
2005-07-22  Daniel StoneFix path to man pages.
2005-07-20  Adam JacksonUse a unique token for PKG_CHECK_MODULES. Otherwise...
2005-07-01  Søren Sandmann... Build systems for xrdb, xrandr, xrefresh
2004-12-04  Markus KuhnEncoding of numerous files changed to UTF-8 XORG-6_8_99_1 XORG-6_8_99_10 XORG-6_8_99_11 XORG-6_8_99_12 XORG-6_8_99_13 XORG-6_8_99_14 XORG-6_8_99_15 XORG-6_8_99_16 XORG-6_8_99_2 XORG-6_8_99_3 XORG-6_8_99_4 XORG-6_8_99_5 XORG-6_8_99_6 XORG-6_8_99_7 XORG-6_8_99_8 XORG-6_8_99_9 XORG-6_8_99_900 sco_port_update-base
2004-04-23  Egbert EichMerging XORG-CURRENT into trunk XACE-SELINUX-MERGE XORG-6_7_99_1 XORG-6_7_99_2 XORG-6_7_99_901 XORG-6_7_99_902 XORG-6_7_99_903 XORG-6_7_99_904 XORG-6_8_0 XORG-6_8_1 XORG-6_8_1_901 XORG-6_8_1_902 XORG-6_8_1_903 XORG-6_8_1_904 XORG-6_8_2 lg3d-base lg3d-rel-0-6-2 lg3d-rel-0-7-0 rel-0-6-1
2004-03-14  Egbert EichImporting vendor version xf86-4_4_99_1 on Sun Mar 14... xf86-4_4_99_1
2004-03-03  Egbert EichImporting vendor version xf86-4_4_0 on Wed Mar 3 04... xf86-4_4_0
2004-02-26  Egbert Eichreadding XFree86's cvs IDs xf86-4_3_99_903
2004-02-26  Egbert EichImporting vendor version xf86-4_3_99_903 on Wed Feb...
2003-11-25  Kaleb KeithleyXFree86 4.3.99.16 Bring the tree up to date for the... xf86-012804-2330 xf86-4_3_99_16 xf86-4_3_99_901 xf86-4_3_99_902 xf86-4_3_99_903_special
2003-11-14  Kaleb KeithleyXFree86 4.3.0.1 xf86-4_3_0_1
2003-11-14  Kaleb KeithleyInitial revision