Commit graph

13 commits

Author SHA1 Message Date
Roland Mainz
102cb14a5d Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=491
- RFE: Need workaround for bug 467 ("Xfree86 smart scheduler breaks
    Xprt")
2004-04-20 03:27:09 +00:00
Roland Mainz
6cf32b7786 Resync to 2004-04-10 XORG-RELEASE-1 branch 2004-04-10 09:05:45 +00:00
Egbert Eich
38f37a3854 18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from
    me (Egbert Eich).
2004-03-04 17:48:46 +00:00
Egbert Eich
1f71928430 reverted some OS2 related glitches that where missed during a merge with
XFree86.
17. Fixed Freetype2 compile glitches with different versions of freetype.
    The build has been tested with Freetyp 2.1.4 and 2.1.7 (Egbert Eich).
16. Changed default font renderer for TrueType that is loaded by the
    Xserver to freetype (Egbert Eich).
15. Removed dependecy of freetype Xserver module into freetype internals
    (Keith Packard).
14. Flagged mailing addresses that still need to be decided upon with &&&&&
    to allow for easy tracking (Egbert Eich).
13. Fixed keyboard rate setting thru ioctls on linux (Egbert Eich).
2004-03-04 11:08:31 +00:00
Harold L Hunt II
789213f2c2 Replace a handful of calls to ErrorF and exit(1) with a single call to
FatalError. These direct calls to exit(1) made it impossible to do
    anything ddx-specific in these cases; note that most of these calls
    occur during argument processing.
2004-03-02 19:27:34 +00:00
Egbert Eich
1e46a7cef6 5. Reversed Xinerama changes (Egbert Eich).
4. Reversed Xutf8* to XFree86utf8* function name changes for the release
    (Egbert Eich).
3. Removed sources for patch which were included when patch had a bad bug
    (Egbert Eich).
2. Removed unnecessary fonts (Egbert Eich).
1. Removed XIE and PEX extension files from release tree. The build
    environment has been gone already (Egbert Eich).
2004-02-27 21:31:02 +00:00
Kaleb Keithley
b052486adb bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has
been decided that the priority is to preserve the server's internal
    API/ABI so that third-party drivers that depend on symbols like
    noPanoramiXExtension, etc., would not need to be recompiled. Too bad
    gcc on Linux doesn't support ELF's weak symbols as that would have been
    a reasonable solution for preserving the ABI. N.B.: While symbols, i.e.
    functions and variables revert to the old name, I did not revert build
    names, i.e. -DXINERAMA, to the old -DPANORAMIX. There was no need, and
    it's just a build issue that has no impact on the binary output of the
    build.
2004-02-25 21:47:10 +00:00
Kaleb Keithley
03d893bff9 merge most of XFree86 RC3 (4.3.99.903) from vendor branch. bug #214 2004-02-23 21:37:29 +00:00
Kaleb Keithley
4b75c7f635 First pass at "Standard" Xinerama. The sources for this came from Heather
Lanigan's xinerama tree on Sourceforge.Net. No attempt has been made to
    handle previous, non-standard versions of the protocol. Nor has any
    attempt been made to preserve the ABI of previous versions -- that part
    will be added at a later time, and then probably only on systems that
    have nice object/linker semantics, e.g. ELF systems with weak symbols.
2003-12-18 19:32:17 +00:00
Kaleb Keithley
77836ebda2 xfree86 merge 2003-11-29 16:08:53 +00:00
Kaleb Keithley
0097b6fe2d merge latest (4.3.99.16) from XFree86 (vendor) branch 2003-11-26 22:49:07 +00:00
Kaleb Keithley
c57959ad6a merge XFree86 4.3.0.1 to -CURRENT 2003-11-17 19:03:47 +00:00
Kaleb Keithley
ded6147bfb R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00