platform/upstream/xdpyinfo.git
18 years agoUpdate package version number for RC1 release. XORG-6_99_99_901 XORG-6_99_99_902
Kevin E Martin [Wed, 19 Oct 2005 02:47:53 +0000 (02:47 +0000)]
Update package version number for RC1 release.

18 years agoUse @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith [Mon, 17 Oct 2005 23:56:21 +0000 (23:56 +0000)]
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
    work better with BSD make

18 years agoUse sed to fill in variables in man page
Alan Coopersmith [Fri, 14 Oct 2005 00:25:44 +0000 (00:25 +0000)]
Use sed to fill in variables in man page

18 years agoMore updates for Panoramix -> Xinerama rename
Alan Coopersmith [Fri, 19 Aug 2005 00:13:45 +0000 (00:13 +0000)]
More updates for Panoramix -> Xinerama rename

18 years agoMore unique tokens for PKG_CHECK_MODULES
Adam Jackson [Wed, 3 Aug 2005 04:30:26 +0000 (04:30 +0000)]
More unique tokens for PKG_CHECK_MODULES

18 years agoVarious changes preparing packages for RC0: XORG-6_99_99_900
Kevin E Martin [Fri, 29 Jul 2005 21:22:32 +0000 (21:22 +0000)]
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version

18 years agoUse a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson [Wed, 20 Jul 2005 19:31:52 +0000 (19:31 +0000)]
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
    configure cache, you cache it, and the cached value is probably wrong.

18 years agoFail gracefully when extensions not present.
Daniel Stone [Mon, 18 Jul 2005 08:24:50 +0000 (08:24 +0000)]
Fail gracefully when extensions not present.

18 years agoAdd .cvsignore files
Keith Packard [Sat, 9 Jul 2005 23:36:22 +0000 (23:36 +0000)]
Add .cvsignore files

18 years agoAutodetect extension support. Install manual as xdpyinfo.1 Note that
Keith Packard [Fri, 8 Jul 2005 04:54:31 +0000 (04:54 +0000)]
Autodetect extension support. Install manual as xdpyinfo.1 Note that
    autodetection requires changes to xdpyinfo.c as well, which currently
    lives in the monolithic tree. These changes don't have any effect on
    monolithic builds.

18 years agoAdd support for modular extension autodetection (ignored in monolithic XORG-6_8_99_15 XORG-6_8_99_16 XORG-6_8_99_900 XORG-6_8_99_901 XORG-6_8_99_902 XORG-6_8_99_903
Keith Packard [Fri, 8 Jul 2005 04:54:09 +0000 (04:54 +0000)]
Add support for modular extension autodetection (ignored in monolithic
    build)

18 years agoAdd buildsystem for xdpyinfo
Søren Sandmann Pedersen [Wed, 6 Jul 2005 19:56:47 +0000 (19:56 +0000)]
Add buildsystem for xdpyinfo

19 years ago//bugs.freedesktop.org/show_bug.cgi?id=2705) attachment #2555 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_5 XORG-6_8_99_6 XORG-6_8_99_7 XORG-6_8_99_8 XORG-6_8_99_9 sco_port_update-base
Roland Mainz [Tue, 26 Apr 2005 05:33:10 +0000 (05:33 +0000)]
//bugs.freedesktop.org/show_bug.cgi?id=2705) attachment #2555
    (https://bugs.freedesktop.org/attachment.cgi?id=2555) bug 2705 part II:
    Fix build to work with |#define BuildXprint NO| Patch by Kevin E.
    Martin <kem@freedesktop.org>.

19 years agoxc/programs/twm/Imakefile XORG-6_8_99_1 XORG-6_8_99_2 XORG-6_8_99_3 XORG-6_8_99_4
Roland Mainz [Fri, 11 Mar 2005 21:18:12 +0000 (21:18 +0000)]
xc/programs/twm/Imakefile
xc/programs/twm/twm.c
//bugs.freedesktop.org/show_bug.cgi?id=2705) attachment #2087
    (https://bugs.freedesktop.org/attachment.cgi?id=2087) Make twm ignore
    print screens to avoid that users accidentally warp on a non-video
    screen (which are not visible on any monitor) when the Xserver has both
    video and print screens. (This includes also a small cleanup of
    xdpyinfo where parts of the print screen test code comes from) Patch by
    Julien Lafon <julien.lafon@gmail.com> (MIT/X.org license).

19 years agoClean up defines for Xprint support and fix BuildServersOnly build for 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
Kevin E Martin [Thu, 2 Sep 2004 05:50:38 +0000 (05:50 +0000)]
Clean up defines for Xprint support and fix BuildServersOnly build for
    libXaw.

19 years agoAs discussed and agreed on on the release-wranglers meeting of August 16, XORG-6_7_99_901 XORG-6_7_99_902 XORG-6_7_99_903
Kristian Høgsberg [Mon, 16 Aug 2004 16:36:15 +0000 (16:36 +0000)]
As discussed and agreed on on the release-wranglers meeting of August 16,
    I'm committing the patch from bug #1060 to back out unconditional
    Xprint functionality.
Back out Xprint changes.
Revert xman to CVS of June 5, revert xlogo to CVS of May 8, revert xedit to
    CVS of April 25, to back out unconditional Xprint support.
Fix up Xprint config logic to be like the rest of the extensions:
    BuildXprint is a one-stop option for disabling everything Xprint
    related. XprtServer controls building Xprt, BuildXprintLib controls
    building Xprint libs and BuildXprintClients controls building clients
    related to Xprint. BuiltXprint defaults to YES and the other options
    respects relevant settings, i.e. BuildServer and BuildServersOnly.
Build Xaw regardless of BuildXprintLib setting.
Only build xphelloworld, xplsprinters and xprehashprinterlist when
    BuildXprintClients it YES. Disable building xmore, it has always
    supported XawPrintShell.
Make Xprint support depend on BuildXprintLib.

19 years agoAdd Distributed Multihead X (DMX) support XORG-6_7_99_1 XORG-6_7_99_2
Kevin E Martin [Wed, 30 Jun 2004 20:06:56 +0000 (20:06 +0000)]
Add Distributed Multihead X (DMX) support

20 years agoFix for http://freedesktop.org/bugzilla/show_bug.cgi?id=672 - RFE: xdpyinfo
Roland Mainz [Tue, 25 May 2004 02:07:18 +0000 (02:07 +0000)]
Fix for freedesktop.org/bugzilla/show_bug.cgi?id=672 - RFE: xdpyinfo
    should print information about print screens

20 years agoFix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=623 -
Roland Mainz [Sun, 16 May 2004 21:52:44 +0000 (21:52 +0000)]
Fix for pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=623 -
    RFE: "xdpyinfo" should have support for XpExtension.

20 years agoMerging XORG-CURRENT into trunk XACE-SELINUX-MERGE
Egbert Eich [Fri, 23 Apr 2004 19:54:43 +0000 (19:54 +0000)]
Merging XORG-CURRENT into trunk

20 years agoImporting vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 xf86-4_4_99_1
Egbert Eich [Sun, 14 Mar 2004 08:35:14 +0000 (08:35 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

20 years agoImporting vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 xf86-4_4_0
Egbert Eich [Wed, 3 Mar 2004 12:13:00 +0000 (12:13 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

20 years agoreadding XFree86's cvs IDs xf86-4_3_99_903
Egbert Eich [Thu, 26 Feb 2004 13:36:17 +0000 (13:36 +0000)]
readding XFree86's cvs IDs

20 years agoImporting vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich [Thu, 26 Feb 2004 09:24:04 +0000 (09:24 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

20 years agoXFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks xf86-012804-2330 xf86-4_3_99_16 xf86-4_3_99_901 xf86-4_3_99_902 xf86-4_3_99_903_special
Kaleb Keithley [Tue, 25 Nov 2003 19:29:12 +0000 (19:29 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

20 years agoXFree86 4.3.0.1 PRE_xf86-4_3_0_1 xf86-4_3_0_1
Kaleb Keithley [Fri, 14 Nov 2003 16:49:22 +0000 (16:49 +0000)]
XFree86 4.3.0.1

20 years agoR6.6 is the Xorg base-line XORG-MAIN
Kaleb Keithley [Fri, 14 Nov 2003 15:54:53 +0000 (15:54 +0000)]
R6.6 is the Xorg base-line