xorg/xrandr
16 years agoxrandr 1.2.3 xrandr-1.2.3
Adam Jackson [Fri, 7 Mar 2008 21:38:28 +0000 (16:38 -0500)] 
xrandr 1.2.3

16 years agoClarify the ability to manipulate multiple outputs in the manpage
Brice Goglin [Fri, 14 Dec 2007 23:59:00 +0000 (00:59 +0100)] 
Clarify the ability to manipulate multiple outputs in the manpage

16 years agoAllow the same output to be specified several times on the command line
Brice Goglin [Fri, 14 Dec 2007 23:49:35 +0000 (00:49 +0100)] 
Allow the same output to be specified several times on the command line

Without this
  xrandr --output FOO --mode 1024x768 --output FOO --rotate left
only changed the mode but did not apply the rotation.

Reported by Marc Haber in
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455225

16 years agoAdd another test known to fail.
Matthias Hopf [Fri, 30 Nov 2007 15:13:51 +0000 (16:13 +0100)] 
Add another test known to fail.

16 years agoAdd informational output for known issues.
Matthias Hopf [Thu, 29 Nov 2007 18:54:34 +0000 (19:54 +0100)] 
Add informational output for known issues.

16 years agoAdd more tests, mostly regarding crtc switching and uncloning.
Matthias Hopf [Thu, 29 Nov 2007 18:54:03 +0000 (19:54 +0100)] 
Add more tests, mostly regarding crtc switching and uncloning.

16 years agoOops. Fix missing space introduced by last commit.
Matthias Hopf [Wed, 21 Nov 2007 15:48:23 +0000 (16:48 +0100)] 
Oops. Fix missing space introduced by last commit.

16 years agoBe more robust in test case if mode database is borked.
Matthias Hopf [Wed, 21 Nov 2007 15:47:08 +0000 (16:47 +0100)] 
Be more robust in test case if mode database is borked.

If modes are reported multiple times per output only bother for the last.

16 years agoSome minor issues in test case fixed.
Matthias Hopf [Wed, 21 Nov 2007 15:41:33 +0000 (16:41 +0100)] 
Some minor issues in test case fixed.

'my' not being used correctly.
Some lines of xrandr --verbose output missing in failure case.
If order of outputs change in xrandr -q output they are sorted into original
order now.

16 years agoMore tests for ambiguous xrandr output.
Matthias Hopf [Tue, 20 Nov 2007 12:03:07 +0000 (13:03 +0100)] 
More tests for ambiguous xrandr output.

16 years agoUse IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
Matthias Hopf [Mon, 19 Nov 2007 19:06:39 +0000 (20:06 +0100)] 
Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.

Some machines provide e.g. multiple 1024x768@60 modes with /slightly/
different timings. Often only one of them can be used on multiple outputs.

16 years agoImproved test script.
Matthias Hopf [Mon, 19 Nov 2007 11:24:04 +0000 (12:24 +0100)] 
Improved test script.

Allow for outputs in "unknown" state.
Check xrandr return value.
Output full xrandr --verbose output if test failed.

16 years agoAdd xrandr test suite.
Matthias Hopf [Mon, 12 Nov 2007 14:25:44 +0000 (15:25 +0100)] 
Add xrandr test suite.

At the moment it only tests setting one output at a time, it should be
improved to add some multi-output setting as well.  Also it only tests clone
modes at the moment, no multi-monitor setups.

16 years agoAlways reset other outputs using the best crtc.
Matthias Hopf [Mon, 12 Nov 2007 14:19:52 +0000 (15:19 +0100)] 
Always reset other outputs using the best crtc.

pick_crtcs_score() didn't set up crtcs references correctly if anything but
the last output resulted in the best score.

16 years agoVerify crtc against previous config.
Matthias Hopf [Mon, 12 Nov 2007 14:18:30 +0000 (15:18 +0100)] 
Verify crtc against previous config.

When selecting a crtc for an output, it doesn't check for already attached
outputs in check_crtc_for_output(), and so may select an crtc that is already
in use.
E.g. when changing from a cloned mode the displays won't be split up to
different crtcs, but the same crtc will be used, changing the resolution for
the unspecified display as well.

16 years agoBuild ChangeLog from git-log automatically.
Matthias Hopf [Thu, 11 Oct 2007 14:54:40 +0000 (16:54 +0200)] 
Build ChangeLog from git-log automatically.

16 years agoDeath to ChangeLog
Adam Jackson [Tue, 2 Oct 2007 15:06:18 +0000 (11:06 -0400)] 
Death to ChangeLog

16 years agoUpdate COPYING
Adam Jackson [Tue, 2 Oct 2007 15:06:02 +0000 (11:06 -0400)] 
Update COPYING

16 years agoWhen invoked with no option, xrandr dumps existing modes
Brice Goglin [Thu, 9 Aug 2007 17:06:37 +0000 (19:06 +0200)] 
When invoked with no option, xrandr dumps existing modes

16 years agoAdd *current and +preferred to the --verbose output
Brice Goglin [Thu, 9 Aug 2007 17:04:58 +0000 (19:04 +0200)] 
Add *current and +preferred to the --verbose output

16 years agoBump to 1.2.2 xrandr-1.2.2
Keith Packard [Thu, 5 Jul 2007 03:05:03 +0000 (20:05 -0700)] 
Bump to 1.2.2

16 years agoPrint out mode flags in --verbose mode
Keith Packard [Thu, 5 Jul 2007 03:04:29 +0000 (20:04 -0700)] 
Print out mode flags in --verbose mode

16 years agoMark 1.1 options as inconsistent with 1.2 options
Keith Packard [Thu, 5 Jul 2007 02:41:32 +0000 (19:41 -0700)] 
Mark 1.1 options as inconsistent with 1.2 options

16 years agoDocument 1.2.1 options
Keith Packard [Thu, 21 Jun 2007 14:57:37 +0000 (15:57 +0100)] 
Document 1.2.1 options

16 years agoWhen simple CRTC allocation fails, search all available configs.
Keith Packard [Sat, 30 Jun 2007 21:00:30 +0000 (14:00 -0700)] 
When simple CRTC allocation fails, search all available configs.

When enabling an output, if there isn't an idle CRTC available, try to
reconfigure existing outputs to make things work.

16 years agoClean up code structure a bit
Keith Packard [Sat, 30 Jun 2007 20:09:45 +0000 (13:09 -0700)] 
Clean up code structure a bit

16 years agoAdd *~ to .gitignore to skip emacs & patch droppings
Alan Coopersmith [Thu, 21 Jun 2007 16:35:53 +0000 (09:35 -0700)] 
Add *~ to .gitignore to skip emacs & patch droppings

16 years agoMan page formatting and typo fixes
Alan Coopersmith [Thu, 21 Jun 2007 16:34:53 +0000 (09:34 -0700)] 
Man page formatting and typo fixes

16 years agoUpdate to version 1.2.1 xrandr-1.2.1
Keith Packard [Thu, 21 Jun 2007 10:37:56 +0000 (11:37 +0100)] 
Update to version 1.2.1

16 years agoFix bugs found by compiling with -Wall.
Aaron Plattner [Wed, 25 Apr 2007 18:59:48 +0000 (11:59 -0700)] 
Fix bugs found by compiling with -Wall.

Also fix some unused variable warnings.

16 years agoFix a typo. Make mode flags case insensitive. Improve error messages.
Aaron Plattner [Wed, 25 Apr 2007 17:52:19 +0000 (10:52 -0700)] 
Fix a typo.  Make mode flags case insensitive.  Improve error messages.

17 years agoSkip relative positions for outputs without modes.
Keith Packard [Fri, 6 Apr 2007 10:36:27 +0000 (03:36 -0700)] 
Skip relative positions for outputs without modes.

An output without a mode is turned off; do not try to position it.

17 years agoSupport XA_ATOM properties (like TV_FORMAT).
Keith Packard [Mon, 26 Mar 2007 06:44:01 +0000 (23:44 -0700)] 
Support XA_ATOM properties (like TV_FORMAT).

Atom properties have lists of valid values that are all atoms, so display
those. Also, fetch property data and use that to determine which format new
property values are supposed to be in.

17 years agoAdd --set option to set output properties.
Keith Packard [Fri, 23 Mar 2007 08:21:21 +0000 (01:21 -0700)] 
Add --set option to set output properties.

Numeric values are set as XA_INTEGER format 32 values, everything else is
set as an XA_STRING format 8 value.

17 years agoBounds check -s <index> argument to be 0 <= index < nsize
Keith Packard [Fri, 16 Mar 2007 03:57:17 +0000 (20:57 -0700)] 
Bounds check -s <index> argument to be 0 <= index < nsize

Print a nice error message when the -s option is passed a number out of
bounds.

17 years agoMake --q1 output RandR 1.1 query information.
Keith Packard [Fri, 16 Mar 2007 03:56:15 +0000 (20:56 -0700)] 
Make --q1 output RandR 1.1 query information.

--q1 required a --query option to actually output any information.

17 years agoMake --auto after --output only affect the output.
Keith Packard [Fri, 16 Mar 2007 03:55:30 +0000 (20:55 -0700)] 
Make --auto after --output only affect the output.

--auto has two meanings; if presented before any --output flags, it requests
that connected-but-disabled outputs be enable while disconnected-but-enabled
outputs be disabled. After --output, --auto simply asks that the mode used
for the output be automatically selected. Mixing these two operations is not
a good default.

17 years agoAdd --addmode and --delmode commands to edit list of modes per output.
Keith Packard [Tue, 13 Mar 2007 05:47:39 +0000 (22:47 -0700)] 
Add --addmode and --delmode commands to edit list of modes per output.

--addmode <output> <mode> inserts <mode> into the list supported by
<output>, while --delmode removes a mode.

17 years agoAdd --newmode/--rmmode to create/destroy user modes.
Keith Packard [Tue, 20 Feb 2007 01:12:24 +0000 (17:12 -0800)] 
Add --newmode/--rmmode to create/destroy user modes.

The syntax may be a bit hard to work with, but these serve to test the
server infrastructure for custom modes.

17 years agoFixed alignment of the clones list.
Tilman Sauerbeck [Fri, 9 Mar 2007 09:12:17 +0000 (10:12 +0100)] 
Fixed alignment of the clones list.

17 years agoAdd --same-as option to match output positions.
Keith Packard [Wed, 21 Feb 2007 19:24:35 +0000 (11:24 -0800)] 
Add --same-as option to match output positions.

This provides another positioning option that makes two outputs appear at
the same location.

17 years agoUpdate version number to 1.2.0 for release. xrandr-1.2.0
Keith Packard [Mon, 19 Feb 2007 05:27:55 +0000 (21:27 -0800)] 
Update version number to 1.2.0 for release.

17 years agoMerge branch 'origin'
Keith Packard [Mon, 19 Feb 2007 05:26:50 +0000 (21:26 -0800)] 
Merge branch 'origin'

17 years agoRequire only libXrandr 1.2.0, not 1.2.0.0.
Keith Packard [Mon, 19 Feb 2007 05:25:54 +0000 (21:25 -0800)] 
Require only libXrandr 1.2.0, not 1.2.0.0.

Four digits seems excessive in a library version number.

17 years agoSelect crtc which can be cloned to outputs which will be in use.
Keith Packard [Fri, 16 Feb 2007 07:07:34 +0000 (23:07 -0800)] 
Select crtc which can be cloned to outputs which will be in use.

Correct crtc selection algorithm to choose a crtc which will be used by
outputs which can all share the same crtc.

Also, make randr 1.0 commands work even when --verbose is specified, and
terminate event loop in that case when the screen change event is seen.

17 years agoSelecting a crtc by index was failing to match a crtc.
Keith Packard [Sun, 11 Feb 2007 02:27:06 +0000 (18:27 -0800)] 
Selecting a crtc by index was failing to match a crtc.

--crtc <index> would fail to match because of a logic bug using & instead of
&&.

17 years agoDisplay set of available CRTCs per output in --verbose mode.
Keith Packard [Sun, 11 Feb 2007 00:14:58 +0000 (16:14 -0800)] 
Display set of available CRTCs per output in --verbose mode.

17 years agoMerge branch 'randr-1.2'
Keith Packard [Wed, 31 Jan 2007 23:25:35 +0000 (15:25 -0800)] 
Merge branch 'randr-1.2'

Merge support for RandR 1.2 changes to the xrandr program along with
documentation for the new options.

17 years agoUpdate documentation to include all RandR 1.2 options.
Keith Packard [Wed, 31 Jan 2007 23:22:02 +0000 (15:22 -0800)] 
Update documentation to include all RandR 1.2 options.

Also, require libXrandr version 1.2.0.0 or better.

17 years agoMissing return statement from output_rotation.
Keith Packard [Wed, 31 Jan 2007 04:35:58 +0000 (20:35 -0800)] 
Missing return statement from output_rotation.

output_rotation was returning garbage making the available output rotations
display incorrectly.

17 years agoRemove xrandr12.c app now that xrandr.c has RandR 1.2 support.
Keith Packard [Wed, 31 Jan 2007 04:16:46 +0000 (20:16 -0800)] 
Remove xrandr12.c app now that xrandr.c has RandR 1.2 support.

17 years agoAdd --reflect option for RandR 1.2 reflection selection.
Keith Packard [Tue, 30 Jan 2007 08:10:23 +0000 (00:10 -0800)] 
Add --reflect option for RandR 1.2 reflection selection.

Also, display available rotations after current rotation

17 years agoAdd display for 32-bit integer properties, such as backlight.
Eric Anholt [Tue, 16 Jan 2007 18:48:01 +0000 (10:48 -0800)] 
Add display for 32-bit integer properties, such as backlight.

17 years agoMode on CRTC may not be present for any output.
Keith Packard [Tue, 2 Jan 2007 01:04:42 +0000 (17:04 -0800)] 
Mode on CRTC may not be present for any output.

When an output gets disconnected, the current CRTC mode may no longer be
listed as valid for any output, but will still be listed for the screen.
Search for current crtc mode in the screen list rather than the per-output
list.

17 years agoUsing %lf to read float overwrote adjacent variable.
Keith Packard [Mon, 1 Jan 2007 07:02:12 +0000 (23:02 -0800)] 
Using %lf to read float overwrote adjacent variable.

Just use floats everywhere and %f instead.

17 years agoAdd rotation/reflection status to 1.2 query output.
Keith Packard [Sun, 31 Dec 2006 21:55:14 +0000 (13:55 -0800)] 
Add rotation/reflection status to 1.2 query output.

The previous cleanup had left these values missing from any output.
Also it now reports the effective size of the mode within the screen.

17 years agoClean up RandR 1.2 query output.
Keith Packard [Sun, 31 Dec 2006 21:38:40 +0000 (13:38 -0800)] 
Clean up RandR 1.2 query output.

Make brief mode list just mode names and refresh rates.
Add --prop/--properties flag to show properties.
Add --q1 flag to force showing pre-1.2 data.

17 years agoAdd --rate support to RandR 1.2 mode selection.
Keith Packard [Sun, 31 Dec 2006 20:45:25 +0000 (12:45 -0800)] 
Add --rate support to RandR 1.2 mode selection.

Search for mode closest to specified rate for each output and use that
instead of the one with the first matching name. If no rate is specified,
the first one still matches allowing the driver to place preferred rates
first in the list.

17 years agoGrab server while applying changes.
Keith Packard [Sun, 31 Dec 2006 19:58:11 +0000 (11:58 -0800)] 
Grab server while applying changes.

Applications that respond to screen size changes by quering Xinerama
information need to be blocked so that they see the entirety of the changes
rather than just the screen size shift and not the crtc changes.

17 years agoEnable global --auto flag. Allow output name for --dpi switch.
Keith Packard [Sun, 31 Dec 2006 05:49:40 +0000 (21:49 -0800)] 
Enable global --auto flag. Allow output name for --dpi switch.

--auto at the global level checks for output status changes and
automatically configures changed outputs. --dpi with an output switch uses
the specified output as the source of the dpi information.

17 years agoUse Bool type. Position relative to disabled output is 0,0.
Keith Packard [Sun, 31 Dec 2006 03:41:48 +0000 (19:41 -0800)] 
Use Bool type. Position relative to disabled output is 0,0.

Switch uses of int that are strictly boolean to Bool.
Instead of making attempts to set position relative to a disabled output an
error, just place the output at 0,0.

17 years agoRestructure RandR 1.2 support to handle relative placement.
Keith Packard [Sun, 31 Dec 2006 01:34:46 +0000 (17:34 -0800)] 
Restructure RandR 1.2 support to handle relative placement.

Ok, really, this is mostly a rewrite of the RandR 1.2 support.  First,
collect commands from command line arguments.  Next, fill in existing
configuration from X server.  Calculate new configuration. Apply
configuration, if anything fails, revert to previous configuration.

Still left -- pure --auto, and --extend/--clone options.

17 years agoMake query return 1.2 information if available
Keith Packard [Fri, 29 Dec 2006 08:55:37 +0000 (00:55 -0800)] 
Make query return 1.2 information if available

17 years agoAccept hex mode numbers as well as mode names.
Keith Packard [Fri, 22 Dec 2006 01:37:20 +0000 (17:37 -0800)] 
Accept hex mode numbers as well as mode names.

Sometimes mode names are ambiguous; this lets the user specify modes by XID.

17 years agoActually respect the --fb option
Keith Packard [Wed, 20 Dec 2006 00:27:46 +0000 (16:27 -0800)] 
Actually respect the --fb option

17 years agoMerge branch 'randr-1.2-origin' into randr-1.2
Keith Packard [Tue, 19 Dec 2006 23:58:38 +0000 (15:58 -0800)] 
Merge branch 'randr-1.2-origin' into randr-1.2

17 years agoCorrect format for sscanf to double variable "dpi"
Keith Packard [Tue, 19 Dec 2006 23:58:21 +0000 (15:58 -0800)] 
Correct format for sscanf to double variable "dpi"

17 years agoMerge branch 'randr-1.2-origin' into randr-1.2. Detect invalid mode.
Keith Packard [Wed, 13 Dec 2006 19:36:36 +0000 (11:36 -0800)] 
Merge branch 'randr-1.2-origin' into randr-1.2. Detect invalid mode.

Invalid mode test was checking wrong mode index. Also, print more
informative error message when this occurs.

17 years agoName CRTCs by index or id. Use current CRTC to get current mode.
Keith Packard [Wed, 13 Dec 2006 19:27:30 +0000 (11:27 -0800)] 
Name CRTCs by index or id. Use current CRTC to get current mode.

CRTCs have no intrinsic name, so let users provide either the number in the
list or the XID when referring to them explicitly.
When no mode is specified, look up the current CRTC for the output and use
that mode, instead of using the mode on the target CRTC.
When switching an output from one CRTC

17 years agoAdd --preferred and --auto support.
Keith Packard [Wed, 13 Dec 2006 17:53:17 +0000 (09:53 -0800)] 
Add --preferred and --auto support.

--preferred selects the 'best' mode for the monitor automatically, either by
looking for a preferred mode, or selecting one which is closest to the
current screen DPI.

--auto checks connected status and disables the output if disconnected,
otherwise it enables it with the preferred mode (as if --preferred).

17 years agomark disabled crtc as changing, set rotation to 90 for disabled crtc.
Keith Packard [Tue, 12 Dec 2006 17:54:52 +0000 (09:54 -0800)] 
mark disabled crtc as changing, set rotation to 90 for disabled crtc.

--off code was not correctly finding and marking the to-be-disabled crtc,
and the disabling code was sending an uninitialized rotation value to the
server when no outputs were connected.

17 years agoUpdate manual, elide unsupported options from usage, remove xrandr12 from build
Keith Packard [Mon, 11 Dec 2006 08:39:48 +0000 (00:39 -0800)] 
Update manual, elide unsupported options from usage, remove xrandr12 from build

17 years agoAdd RandR 1.2 support to plain xrandr app. primitive for now
Keith Packard [Mon, 11 Dec 2006 08:23:15 +0000 (00:23 -0800)] 
Add RandR 1.2 support to plain xrandr app. primitive for now

17 years agoDocument -v switch.
Jeremy C. Reed [Sat, 9 Dec 2006 12:32:19 +0000 (06:32 -0600)] 
Document -v switch.

17 years agoTrack RandR output property changes
Keith Packard [Tue, 21 Nov 2006 09:17:38 +0000 (01:17 -0800)] 
Track RandR output property changes

17 years agoproperties are stored in unsigned char arrays
Keith Packard [Fri, 17 Nov 2006 06:14:33 +0000 (22:14 -0800)] 
properties are stored in unsigned char arrays

17 years agoRemove RandR output options.
Keith Packard [Thu, 16 Nov 2006 19:45:51 +0000 (11:45 -0800)] 
Remove RandR output options.

Output options are to be replaced with properties.

17 years agoRe-indent to 4 space tabs
Keith Packard [Wed, 1 Nov 2006 18:57:24 +0000 (10:57 -0800)] 
Re-indent to 4 space tabs

17 years agoFix copyright and license information
Keith Packard [Wed, 1 Nov 2006 18:55:21 +0000 (10:55 -0800)] 
Fix copyright and license information

17 years agoPrint 8-bit integer output properties as 32-char rows of hex.
Eric Anholt [Fri, 10 Nov 2006 04:26:09 +0000 (20:26 -0800)] 
Print 8-bit integer output properties as 32-char rows of hex.

This happens to produce pretty output for EDID data.

17 years agoAdd more .gitignore entries.
Eric Anholt [Fri, 10 Nov 2006 01:15:56 +0000 (17:15 -0800)] 
Add more .gitignore entries.

17 years agoAdd output for output properties (assuming text) and blanking information.
Eric Anholt [Fri, 10 Nov 2006 01:15:06 +0000 (17:15 -0800)] 
Add output for output properties (assuming text) and blanking information.

17 years agoAdd dot clock to output.
Eric Anholt [Wed, 8 Nov 2006 18:23:47 +0000 (10:23 -0800)] 
Add dot clock to output.

17 years agoTrack protocol moving physical size from mode to output
Keith Packard [Wed, 1 Nov 2006 08:32:22 +0000 (00:32 -0800)] 
Track protocol moving physical size from mode to output

17 years agoadd physical size setting
Keith Packard [Fri, 27 Oct 2006 05:58:58 +0000 (22:58 -0700)] 
add physical size setting

17 years agoAdd crtc info. Mark preferred. Update to new SetCrtcConfig API.
Keith Packard [Fri, 6 Oct 2006 04:50:42 +0000 (21:50 -0700)] 
Add crtc info. Mark preferred. Update to new SetCrtcConfig API.

17 years agoAdd CRTC disable code (given crtc, output 0, mode 0)
Keith Packard [Thu, 21 Sep 2006 15:16:45 +0000 (08:16 -0700)] 
Add CRTC disable code (given crtc, output 0, mode 0)

17 years agoxrandr12, a horrible kludge, is now sufficient to do dynamic mergefb games.
Keith Packard [Thu, 21 Sep 2006 03:03:22 +0000 (20:03 -0700)] 
xrandr12, a horrible kludge, is now sufficient to do dynamic mergefb games.

17 years ago.cvsignore -> .gitignore
Keith Packard [Thu, 21 Sep 2006 03:02:43 +0000 (20:02 -0700)] 
.cvsignore -> .gitignore

17 years ago.cvsignore -> .gitignore
Keith Packard [Thu, 21 Sep 2006 03:02:09 +0000 (20:02 -0700)] 
.cvsignore -> .gitignore

17 years agoAdd new xrandr12 program for RandR 1.2 protocol.
Keith Packard [Tue, 19 Sep 2006 07:35:46 +0000 (00:35 -0700)] 
Add new xrandr12 program for RandR 1.2 protocol.

Yes, xrandr12 will be merged with xrandr before release; it's just for
debugging at present.

17 years agoBump to 1.0.2 XORG-7_1 xrandr-1_0_2
Adam Jackson [Wed, 26 Apr 2006 23:43:34 +0000 (23:43 +0000)] 
Bump to 1.0.2

17 years agoDon't try to fprintf a NULL string when -display wasn't passed and
Alan Coopersmith [Tue, 25 Apr 2006 22:54:01 +0000 (22:54 +0000)] 
Don't try to fprintf a NULL string when -display wasn't passed and
    connecting to $DISPLAY failed, since that segfaults on some platforms.

18 years agoBug #5511, #5512: Print more sensible error messages when fed broken XORG-7_0_99_901
Adam Jackson [Mon, 20 Mar 2006 18:56:37 +0000 (18:56 +0000)] 
Bug #5511, #5512: Print more sensible error messages when fed broken
    command lines. (Bill Crawford)

18 years agoUpdate package version for X11R7 release. XORG-7_0
Kevin E Martin [Wed, 21 Dec 2005 02:29:53 +0000 (02:29 +0000)] 
Update package version for X11R7 release.

18 years agoStub COPYING files
Adam Jackson [Mon, 19 Dec 2005 16:22:46 +0000 (16:22 +0000)] 
Stub COPYING files

18 years agoUpdate package version number for final X11R7 release candidate. XORG-6_99_99_904
Kevin E Martin [Thu, 15 Dec 2005 00:24:10 +0000 (00:24 +0000)] 
Update package version number for final X11R7 release candidate.

18 years agoChange *man_SOURCES ==> *man_PRE to fix autotools warnings. MODULAR_COPY
Kevin E Martin [Tue, 6 Dec 2005 22:48:25 +0000 (22:48 +0000)] 
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

18 years agoUpdate package version number for X11R7 RC3 release. XORG-6_99_99_903
Kevin E Martin [Sat, 3 Dec 2005 05:49:27 +0000 (05:49 +0000)] 
Update package version number for X11R7 RC3 release.

18 years agoChange *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith [Mon, 28 Nov 2005 22:01:46 +0000 (22:01 +0000)] 
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
    update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)