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

Jeremy Huddleston jeremyhu at freedesktop.org
Tue Mar 29 00:50:38 PDT 2011


Tag 'xorg-server-1.10.0.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2011-03-29 08:32 -0700

xorg-server-1.10.0.901 (1.10.1 RC1)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iD8DBQBNkYsBjC1Anjf1NmMRAvXqAJ9pLXSmaGsqN6PypUJqsE8TTS8nRQCfZw8r
iDETxghPSCLMEhIWwYNt2kc=
=A2Bj
-----END PGP SIGNATURE-----

Changes since xorg-server-1.10.0:
Adam Jackson (1):
      vbe: Fix malloc size bug

Erkki Seppälä (3):
      xfree86/modes: Fixed memory leak in xf86InitialConfiguration
      xfree86/common: Remove a configScreen leak when conf_screen is NULL
      config: handle device change event properly

Jeremy Huddleston (9):
      XQuartz: RandR: Capture the display when switching modes with RandR
      XQuartz: RandR: Provide an alert box when entering a RandR mode for the first time.
      XQuartz: RandR: Add RandR modes for the primary display in multi-monitor configs
      Revert "rootless: Remove ROOTLESS_WORKAROUND"
      XQuartz: Don't use deprecated CoreGraphics API on SL and Lion
      XQuartz: pbproxy: Protect against possible collision between Cocoa and X11 Cursor types
      GLX: Support TLS with better portability
      hw/dmx/doc: Update list of doxygen-generated files
      configure.ac: 1.10.0.901 (1.10.1 RC1)

Julien Cristau (1):
      Xi: fix length checks for swapped clients

Keith Packard (1):
      loader: Don't distribute sdksyms.c and make it depend on the config

Matthieu Herrb (1):
      Don't clobber input device options from xorg.conf

Peter Hutterer (3):
      xfree86: block signals between EnableDevice and first CheckMotion()
      Xi: fix XI2 passive grab reply length calculation
      xfree86: print out which driver is about to be used.

Rami Ylimäki (5):
      xkb: Ensure that XKB device private won't leak on device disconnect.
      dix: Release input device config info when the device disconnects.
      config: Ensure that stolen option list elements are released.
      xkb: Release XKB component names when compiling keymap.
      xkb: Initialize pad bytes sent in replies of geometry requests.

---
 Xi/xipassivegrab.c                                            |    4 
 Xi/xiproperty.c                                               |    4 
 config/hal.c                                                  |    6 
 config/udev.c                                                 |   10 
 configure.ac                                                  |   11 
 dix/devices.c                                                 |    2 
 glx/glapi.c                                                   |    4 
 glx/glapi.h                                                   |    2 
 glx/glthread.h                                                |    2 
 hw/dmx/doc/Makefile.am                                        |  147 +++++++++-
 hw/xfree86/common/xf86Config.c                                |   10 
 hw/xfree86/common/xf86Xinput.c                                |    5 
 hw/xfree86/loader/Makefile.am                                 |    9 
 hw/xfree86/modes/xf86Crtc.c                                   |   21 -
 hw/xfree86/vbe/vbe.c                                          |    2 
 hw/xquartz/X11Application.h                                   |    3 
 hw/xquartz/X11Application.m                                   |   29 +
 hw/xquartz/bundle/Resources/English.lproj/Localizable.strings |binary
 hw/xquartz/pbproxy/x-selection.h                              |    2 
 hw/xquartz/quartz.c                                           |    2 
 hw/xquartz/quartz.h                                           |    2 
 hw/xquartz/quartzRandR.c                                      |   27 +
 hw/xquartz/xpr/xprAppleWM.c                                   |    2 
 hw/xquartz/xpr/xprFrame.c                                     |    4 
 hw/xquartz/xpr/xprScreen.c                                    |   34 ++
 include/dix-config.h.in                                       |    3 
 include/xkbsrv.h                                              |    5 
 miext/damage/damage.c                                         |    6 
 xkb/XKBAlloc.c                                                |   19 +
 xkb/ddxLoad.c                                                 |   22 -
 xkb/xkb.c                                                     |   23 -
 xkb/xkbActions.c                                              |   11 
 32 files changed, 338 insertions(+), 95 deletions(-)
---


More information about the Xquartz-changes mailing list