[Xquartz-changes] xserver: Changes to 'refs/tags/XQuartz-2.6.2'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Apr 30 18:31:22 PDT 2011


Tag 'XQuartz-2.6.2' created by Jeremy Huddleston <jeremyhu at apple.com> at 2011-05-01 02:31 -0700

XQuartz-2.6.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD8DBQBNvLffjC1Anjf1NmMRArGHAJ43mQh6RGKq+VVba6nDfVWDS9yaaACeOuTh
W/NQ3lONqEb2JTux0pVFjAQ=
=LIaa
-----END PGP SIGNATURE-----

Changes since xorg-server-1.10.1:
Emanuele Giaquinta (1):
      XQuartz: pbproxy: LP64: Fix itteration through XGetWindowProperty where sizeof(long) != 4

Jeremy Huddleston (12):
      XQuartz: Make the DarwinProcessFDAdditionQueue_thread wait 3 seconds to allow xinitrc to catch up
      XQuartz: Fix prototypes for thread functions
      rootless: Fix a typo in RootlessGlyphs which resulted in a garbage value
      XQuartz: Fix compilation warnings with XPLUGIN_VERSION >= 4
      XQuartz: BuildFix to build correctly with XPLUGIN_VERSION < 4
      configure.ac: Add -fno-strict-aliasing to CFLAGS
      Workaround the GC clipping problem in miPaintWindow and add some debugging output.
      fb: Revert fb changes that broke XQuartz
      configure.ac: Add check for libdispatch when building for darwin
      XQuartz: Use dispatch_async to handoff the FD
      XQuartz: Send tablet proximity events with tilt and pressure
      XQuartz: Do translation and handoff of NSEvent to X11 in a separate serial queue

---
 configure.ac                          |   16 ++++-
 fb/fb.h                               |    7 --
 fb/fbpict.c                           |   78 ++++++++-----------------
 fb/fbtrap.c                           |    6 -
 hw/xquartz/X11Application.m           |   78 +++++++++++++++++++------
 hw/xquartz/applewmExt.h               |   13 +++-
 hw/xquartz/darwin.c                   |    3 
 hw/xquartz/darwin.h                   |    1 
 hw/xquartz/darwinEvents.c             |   48 +++++++++++----
 hw/xquartz/darwinEvents.h             |    3 
 hw/xquartz/mach-startup/bundle-main.c |   47 ++++++++-------
 hw/xquartz/pbproxy/x-selection.m      |   11 ++-
 hw/xquartz/xpr/xprAppleWM.c           |    4 -
 include/dix-config.h.in               |    3 
 mi/miexpose.c                         |  105 ++++++++++++++++++++++++++++++----
 miext/rootless/rootlessScreen.c       |    2 
 16 files changed, 285 insertions(+), 140 deletions(-)
---


More information about the Xquartz-changes mailing list