[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.7.0.902'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Mar 20 11:06:15 PDT 2010


Tag 'xorg-server-1.7.0.902' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-10-19 02:56 -0700

XOrg Server Version 1.7.0.902 (1.7.1 RC2)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkrbxzIACgkQ4jt+cLRn8L8+8gCfXZ34LtxQqAO9y/IEqIuseKxf
DfcAmwZ7E7x+pZrisINoffDxut+Ix17R
=MfmR
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.0.901:
Alan Coopersmith (1):
      Fix segfault when -extension XKEYBOARD is passed on the command line

Colin Harrison (2):
      Xming: update .rc file
      Xming: Remove unused X-boxed icon resource

Jeremy Huddleston (2):
      Rootless: Abstract some of the Xplugin specific stuff which has crept into rootlessWindow.c
      Rootless: src drawable window can now be NULL

Jon TURNEY (2):
      Cygwin/X: Don't build rootless extension code unless we need it
      Cygwin/X: Make -logverbose affect the verbosity of logging to the log file

Matt Turner (3):
      Fix breakage on alpha caused by c7680befe5ae
      [alpha] don't return from void functions
      [alpha] assume we have __NR_pciconfig_iobase

Michael Cree (1):
      Fix undefined symbols on alpha

Peter Hutterer (4):
      dix: extend IsPointerDevice check to valuator-only devices.
      kdrive: fix Xfake build by removing the old keysym stuff
      Revert "Xming: Remove unused X-boxed icon resource"
      xserver 1.7.0.902

Yaakov Selkowitz (4):
      dolt: add Cygwin to supported platforms
      Install SDK pkg-config and aclocal files only if XORG
      Fix XWIN_LIBS definition
      Remove duplicates from Xfake_LDADD

---
 Makefile.am                            |    2 
 configure.ac                           |   18 ++--
 dix/events.c                           |    4 
 hw/kdrive/fake/Makefile.am             |    3 
 hw/kdrive/fake/kbd.c                   |  137 ---------------------------------
 hw/xfree86/os-support/linux/lnx_axp.c  |   16 +--
 hw/xfree86/os-support/linux/lnx_ev56.c |   18 ++--
 hw/xfree86/os-support/misc/SlowBcopy.c |   62 +++++++++-----
 hw/xquartz/xpr/xprFrame.c              |   47 +++++++++++
 hw/xwin/InitOutput.c                   |    2 
 hw/xwin/XWin.rc                        |   12 +-
 hw/xwin/winscrinit.c                   |    6 -
 m4/dolt.m4                             |    3 
 mi/miinitext.c                         |   28 +++++-
 miext/rootless/rootless.h              |    9 ++
 miext/rootless/rootlessCommon.c        |    3 
 miext/rootless/rootlessCommon.h        |    4 
 miext/rootless/rootlessScreen.c        |    4 
 miext/rootless/rootlessWindow.c        |   76 ++----------------
 miext/rootless/rootlessWindow.h        |    2 
 20 files changed, 188 insertions(+), 268 deletions(-)
---


More information about the Xquartz-changes mailing list