Clarify the ability to manipulate multiple outputs in the manpage
[xorg/xrandr] / xrandr.c
2007-12-14  Brice GoglinAllow the same output to be specified several times...
2007-11-12  Matthias HopfAlways reset other outputs using the best crtc.
2007-11-12  Matthias HopfVerify crtc against previous config.
2007-08-09  Brice GoglinAdd *current and +preferred to the --verbose output
2007-07-05  Keith PackardPrint out mode flags in --verbose mode
2007-07-05  Keith PackardDocument 1.2.1 options
2007-06-30  Keith PackardWhen simple CRTC allocation fails, search all available...
2007-06-30  Keith PackardClean up code structure a bit
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 PackardMerge branch 'origin'
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-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-11-16  Keith PackardRe-indent to 4 space tabs
2006-11-16  Keith PackardFix copyright and license information
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-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
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-14  Kaleb KeithleyInitial revision