Skip to content
Snippets Groups Projects
  1. Mar 12, 2004
    • Egbert Eich's avatar
      34. Added a hack to fc-lang and fc-list to prevent installation if define · 62c105bd
      Egbert Eich authored
          InstallFontconfigLibrary NO (Egbert Eich).
      33. Updated Xft to 2.1.5 (Egbert Eich).
      32. Make ELF loader work on systems with non-exec stack/heaps (bugzilla
          #296, John Dennis, Mike Harris).
      31. Fix for xdm to work on a non-IPv6 system when built with IPv6 support
          (bugzilla #287, Peter Breitenlohner) (confirmed by: Alan Coopersmith).
      30. Fix Xi XselectExtensionEvent for 64 bit machines (bugzilla #285,
          Andreas Luik) (confirmed by: Paul Anderson, Alan Coopersmith).
  2. Mar 11, 2004
  3. Mar 08, 2004
  4. Mar 05, 2004
  5. Mar 04, 2004
  6. Mar 02, 2004
    • Harold L Hunt II's avatar
      Replace a handful of calls to ErrorF and exit(1) with a single call to · 789213f2
      Harold L Hunt II authored
          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.
      789213f2
    • Egbert Eich's avatar
      Removing last bits of kdrive. · a7964653
      Egbert Eich authored
      10. Made use system supplied Expat and Freetype2 library the default on
          Linux (documented in the release notes) (Bugzilla #218,#219) (Egbert
          Eich).
      9. Patched __AMD64__ flags to __amd64__ (Egbert Eich).
      8. Added RELNOTES.XORG to collect bits for release notes for this release
          (Egbert Eich).
      7. Removed leftovers from libxml2 (Bugzilla #220)(Egbert Eich).
      a7964653
  7. Feb 27, 2004
    • Egbert Eich's avatar
      5. Reversed Xinerama changes (Egbert Eich). · 1e46a7ce
      Egbert Eich authored
      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).
      1e46a7ce
  8. Feb 25, 2004
    • Kaleb Keithley Keithley's avatar
      bug #230 Revert to Xinerama 1.1 In order to make a "quick" release it has · b052486a
      Kaleb Keithley Keithley authored
          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.
      2 tags
      b052486a
  9. Feb 24, 2004
  10. Feb 23, 2004
  11. Feb 18, 2004
  12. Feb 16, 2004
  13. Feb 11, 2004
  14. Feb 08, 2004
  15. Dec 21, 2003
  16. Dec 20, 2003
  17. Dec 18, 2003
    • Kaleb Keithley Keithley's avatar
      First pass at "Standard" Xinerama. The sources for this came from Heather · 4b75c7f6
      Kaleb Keithley Keithley authored
          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.
      4b75c7f6
  18. Dec 06, 2003
  19. Nov 30, 2003
  20. Nov 29, 2003
  21. Nov 26, 2003
  22. Nov 17, 2003
  23. Nov 14, 2003
  24. Nov 13, 2003
    • Keith Packard's avatar
      Have the composite extension tell the damage extension about clients which · 318d525b
      Keith Packard authored
          have redirected subwindows in manual mode. Those clients are marked
          Critical and given a significant scheduling boost whenever they receive
          a damage notify event. This dramatically improves update frequency.
      If the kernel reported a large number of keys, readKernelMapping would walk
          off the end of the kdKeysym array.
      Fix usage of _IOWR; the 'size' argument is actually a datatype.
      318d525b
  25. Nov 11, 2003
  26. Nov 10, 2003
  27. Nov 08, 2003
Loading