xserver: Changes to 'refs/tags/XQuartz-2.5.0'

Keith Packard keithp at kemper.freedesktop.org
Fri Aug 26 18:22:59 PDT 2011


Tag 'XQuartz-2.5.0' created by Jeremy Huddleston <jeremyhu at apple.com> at 2010-03-30 00:22 -0700

XQuartz-2.5.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iD8DBQBLsTY9jC1Anjf1NmMRAnIdAJ9r36Tv6XAKDJLmi5aCg+fGzvmOwwCfSLkf
AKbuyMNrO+j0y1Wbvll1Q1k=
=R3c1
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.6:
Jeremy Huddleston (10):
      XQuartz: GLX: Fix Availability for Tiger ppc workaround
      XQuartz: Minor cleanup
      XQuartz: xpbproxy: Cleanup xpbproxy threading
      XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefix
      XQuartz: Constrain the pointer to the updated display bounds on display reconfigure.
      XQuartz: Workaround weird key data reported on some layouts
      XQuartz: Re-query dixScreenOrigins as the value could've changed.
      XKB: Fix garbage initialization
      fb: Revert fb changes that broke XQuartz
      GLX: Remove a redundant initialization

Peter Harris (1):
      Fix crash when all glyphs of a given depth are freed, but not all glyphsets

Peter Hutterer (1):
      dix: if owner-events is true for passive grabs, add the window mask (#25400)

Roland Scheidegger (1):
      hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functions

Tomas Carnecky (1):
      Fix typos in the swap functions

---
 dix/events.c                   |   36 ++++++++++++++
 fb/fb.h                        |   76 +++++++++++++------------------
 fb/fbpict.c                    |   86 ++++++++++-------------------------
 fb/fbtrap.c                    |    6 --
 fb/wfbrename.h                 |    1 
 glx/glxcmdsswap.c              |    8 +--
 glx/indirect_dispatch.c        |    2 
 hw/xfree86/ramdac/xf86Cursor.c |    6 ++
 hw/xquartz/GL/indirect.c       |    2 
 hw/xquartz/X11Application.m    |   25 +++++++++-
 hw/xquartz/pbproxy/Makefile.am |    6 +-
 hw/xquartz/pbproxy/app-main.m  |   12 +---
 hw/xquartz/pbproxy/main.m      |   43 +++++------------
 hw/xquartz/pbproxy/pbproxy.h   |    3 -
 hw/xquartz/pbproxy/x-input.m   |  100 +++++++++++++++++------------------------
 hw/xquartz/quartz.c            |   26 +++++++---
 hw/xquartz/quartzKeyboard.c    |    5 +-
 render/glyph.c                 |    3 +
 xkb/xkbUtils.c                 |    2 
 19 files changed, 220 insertions(+), 228 deletions(-)
---


More information about the xorg-commit mailing list