xserver: Changes to 'refs/tags/xorg-server-1.7.6.901'

Peter Hutterer whot at kemper.freedesktop.org
Sun Apr 11 19:12:52 PDT 2010


Tag 'xorg-server-1.7.6.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-04-12 02:51 -0700

XOrg Server Version 1.7.6.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkvCfKsACgkQ4jt+cLRn8L+3BgCeL3d0PvtuGuyiVCoZbX6+odyN
3v8An36zr+3wP1olDxyVotK37LM1ZcKp
=J8Dx
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.6:
Jeremy Huddleston (8):
      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

Michel Dänzer (1):
      Xext: Fix cursor reference counting hazard.

Mikhail Gusarov (1):
      kdrive: Bump evdev maxKeycode

Paulo Ricardo Zanoni (1):
      dix: be more verbose when we run out of opcodes

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

Peter Hutterer (4):
      dix: EventToCore needs to copy the root window too.
      configure: Always define XINPUT.
      dix: if owner-events is true for passive grabs, add the window mask (#25400)
      xserver 1.7.6.901

Pierre-Loup A. Griffais (1):
      Don't keep a pointer to a possibly freed cursor when changing screens, preventing a crash in xf86CursorEnableDisableFBAccess() trying to restore it.

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

Tiago Vignatti (1):
      xfree86: die gracefully in the vga arbiter if AddScreen fails

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

---
 Xext/saver.c                   |    2 
 configure.ac                   |    5 +-
 dix/eventconvert.c             |    1 
 dix/events.c                   |   36 ++++++++++++++
 dix/extension.c                |    5 +-
 glx/glxcmdsswap.c              |    8 +--
 hw/kdrive/linux/evdev.c        |    2 
 hw/xfree86/common/xf86Init.c   |    2 
 hw/xfree86/ramdac/xf86Cursor.c |    7 ++
 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 +
 test/input.c                   |    4 +
 xkb/xkbUtils.c                 |    2 
 21 files changed, 176 insertions(+), 123 deletions(-)
---


More information about the xorg-commit mailing list