ChangeLog   [plain text]


commit cda9968cea772dbc94b50d791a5be62203ae9ddf
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Aug 20 18:58:33 2007 -0700

    Version bump: 1.0.3

configure.ac

commit 9eee6c49bd6f57d51c517a6703cac2f29732231a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Aug 20 18:54:22 2007 -0700

    Add *~ to .gitignore to skip patch/emacs droppings

.gitignore

commit d1e90da451da71d7d362236c5709d9931ab7b9d1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Aug 20 18:53:41 2007 -0700

    Replace xconsole_CFLAGS with AM_CFLAGS to make automake-1.10 happier

Makefile.am

commit 3d4f2f96fc661095ce615928e6b586784f5d35e5
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Jul 30 18:42:08 2006 +0200

    Check if openpty() is available and use it if it is.

configure.ac
xconsole.c

commit 5bdbbecf51e3a73c6660498f8598f0731b43a703
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Jul 30 16:31:03 2006 +0200

    Remove ChangeLog, replace with a rule that generates it using git-log

ChangeLog
Makefile.am

commit c8a026e7c8457cd726f8f6fbd74ade325a9f486e
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Jul 30 16:29:10 2006 +0200

    rename .cvsignore -> .gitignore

.cvsignore
.gitignore

commit 86e5d9ca5836d4ad02faa1a5f9c0db239464bde1
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Apr 26 23:38:08 2006 +0000

    Bump to 1.0.2

ChangeLog
configure.ac

commit 219ef4e86f05e7a473e399c5188efdb7f16f31f1
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sat Mar 18 18:31:08 2006 +0000

    Avoid potential underflow if read() returns -1. Coverity CID 414

ChangeLog
xconsole.c

commit 950d308b3230e7e89d307fd95abb983e44987665
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:49 2005 +0000

    Update package version for X11R7 release.

ChangeLog
configure.ac

commit f3755877004e49e96f26b120e0716f6673dc738b
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:22:42 2005 +0000

    Stub COPYING files

COPYING

commit a87b4d1f07448fde9b4f7ecad965210a339caaa5
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:05 2005 +0000

    Update package version number for final X11R7 release candidate.

ChangeLog
configure.ac

commit d82f94100bd454d3298c6548173827a67cb4d7ad
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 7 16:17:59 2005 +0000

    Change to use the app-defaults default dir configured in libXt.

ChangeLog
Makefile.am
configure.ac

commit c681eac9a17d8d3f16efa2a992b02972cfa71926
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:20 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

ChangeLog
Makefile.am

commit 406fdcbe2e0b7f6af37c6d6965f85adfa8bb3aa6
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:18 2005 +0000

    Update package version number for X11R7 RC3 release.

ChangeLog
configure.ac

commit 81d992f635798580d71fc79abf9df2a825f125e0
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:40 2005 +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)

Makefile.am

commit 61eac81e62e1b9b141ce7aaf3fd778ad1f9d7924
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:59 2005 +0000

    Another pass at .cvsignores for apps.

.cvsignore

commit 68ea4cb352cc528736914c7d328df024164e0e60
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:51 2005 +0000

    Add/improve .cvsignore files for apps.

.cvsignore

commit 630bdf36e17b8f125f8aa0cabf41c75e650ac973
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:09:20 2005 +0000

    Update package version number for X11R7 RC2 release.

ChangeLog
configure.ac

commit 31dbed9163fd4384dc5dc81f426ce82176587dd2
Author: Kean Johnson <kean@armory.com>
Date:   Tue Nov 8 06:33:31 2005 +0000

    See ChangeLog entry 2005-11-07 for details.

xconsole.c

commit 0710398b397c5f8b09b6216bd18e84337fb4efdb
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:52 2005 +0000

    Update package version number for RC1 release.

ChangeLog
configure.ac

commit 34924fc44be47d2d58c701485b4e1b6fad28c21d
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Oct 18 00:32:55 2005 +0000

    Change default install dir for app-default files from
        $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match
        the monolith & allow localization

Makefile.am

commit 324e3c08212f7dbe8b08f7d9028f2e775cbc73c1
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:21 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

Makefile.am

commit ad9813ed3ad1d8adb562ac9b279c18753249786f
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:43 2005 +0000

    Use sed to fill in variables in man page

Makefile.am
configure.ac

commit f8ca981b964aaa3c59eab661ce35efb7d7085020
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Wed Aug 17 21:03:23 2005 +0000

    Bugzilla #4130 <https://bugs.freedesktop.org/show_bug.cgi?id=4130>
        xconsole: non-ascii characters don't show up (Samuel Thibault)

xconsole.c

commit 05a718f11fc97f1e34cf927fd8762f8251356dcb
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:29 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

Makefile.am

commit c0ecb99582a714c95282f1187c0f39acee640779
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:31 2005 +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

configure.ac

commit b23b1f35930ed0d10fef42a23f88a2dacd29d91c
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Wed Jul 27 00:15:46 2005 +0000

    Fix xconsole build break on AIX caused by removal of ptyx defines.

xconsole.c

commit b471e2609662c2ec83d26ee32a7900e528f67f75
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Tue Jul 26 15:44:02 2005 +0000

    Replace more GNU make-ism's with more portable macros

Makefile.am

commit e656ddba66cda7432279cd10ac5a450e8b2c342c
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:52 2005 +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.

Makefile.am
configure.ac

commit 171e31464fc9d4f39403931b1126c3e2cf52b84e
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Jul 17 21:11:32 2005 +0000

    fix rules to work with non-GNU make.

Makefile.am

commit 6fa7b824f077a0c04eb678c8736cda077232a084
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Thu Jul 7 23:08:22 2005 +0000

    - Build system for xconsole
    - Remove include of "../xterm/ptyx" from xc/programs/xconsole/xconsole.c

AUTHORS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS
README
autogen.sh
configure.ac
xconsole.c

commit b38b9a7731430359f10ba74706fc6d4c786d2d36
Author: Egbert Eich <eich@suse.de>
Date:   Mon Oct 18 14:21:46 2004 +0000

    Made handling of DevelDrivers for x86-64 more conformant to other
        platforms.
    Compress all font encodings (Stefan Dirsch).
    Fixed warnings.
    Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and
        Root mode (bugzilla #1580, James Su).
    Added another compose key combination for the Euro symbol (Stefan Dirsch).
    Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian).
    Changed default encoding for ru from KOI8-R to ISO8859-5 (Mike Fabian).
        This is the encoding that is also used by glibc. We may break other
        libcs - lets see who complains.
    Added explanation for DESTDIR to install to a different directory than /.
    Added some early bailouts to atiprobe if PCI structure pointer is NULL to
        prevent sig11.
    XV support doesn't depend on 2D acceleration any more. This patch removes
        this limitation from the NSC driver. This is a patch that I have
        committed to XFree86 a while ago but never ported over to X.Org.
        Matthieu Herrb contributed some build fixes.
    Fixing SetDPMSTimers() so that DPMS*Time == 0 disables the appropriate
        timer. This takes advantage of the fact that TimerSet() with a timeout
        argument 0 behaves like TimerCanel().
    Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink).
    Create missing links for backward compatibility to XFree86 (Stefan Dirsch).
    Changed comment to mention xorg.
    Changed cursor for the 'kill' action from XC_draped_box to XC_Pirate. If
        you don't like it we can change it back (original author unkown).
    Added 'pic' to the man page rendering command pipeline (Werner Fink).
    Added missing return value (Stefan Dirsch, Roland Mainz)

xconsole.c

commit 7da0d180d6852916e5dca44842ee88e7d8429e6e
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:41 2004 +0000

    Merging XORG-CURRENT into trunk

XConsole.ad
xconsole.c
xconsole.man

commit 0b03eedd1839ec360b2bb7c0b4b9592cd53cfda5
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:35:01 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

XConsole.ad
xconsole.c
xconsole.man

commit 2ec4fa572aba38d9e01205a2b440f6fcf29b796e
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:55 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

XConsole.ad
xconsole.c
xconsole.man

commit 798ad4a31ca485e2b04a2a623b1fc96f3860d11f
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:16 2004 +0000

    readding XFree86's cvs IDs

XConsole.ad
xconsole.c
xconsole.man

commit 297a4fba84512347e1f65d5c9eca649c24271067
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:58 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

XConsole.ad
xconsole.c
xconsole.man

commit b53d3aeeedd692ef010a3ec5961079aee7d47fb3
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:03 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

xconsole.c

commit 2b2c62b3be8dd36d3231a2ad18d8b212e81695d1
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:58 2003 +0000

    XFree86 4.3.0.1

XConsole.ad
xconsole.c
xconsole.man

commit 593922e4e9e9bdcb9bd2b66493b91023d8f0984b
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:53 2003 +0000

    R6.6 is the Xorg base-line