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

Jeremy Huddleston jeremyhu at freedesktop.org
Fri Nov 26 09:22:48 PST 2010


Tag 'xorg-server-1.9.0.901' created by Jeremy Huddleston <jeremyhu at apple.com> at 2010-10-01 22:15 -0700

xorg-server-1.9.0.901
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)

iD8DBQBMpk95jC1Anjf1NmMRAj3WAJ9l6RpG1rwdbofHROY56Fe1USBMkwCfZRi2
5RB4ygoZEqPhTpzXPyWYSK4=
=MSjW
-----END PGP SIGNATURE-----

Changes since xorg-server-1.9.0:
Aaron Plattner (1):
      os: Return BadLength instead of disconnecting BigReq clients (#4565)

Adam Jackson (1):
      xfree86: Add 18bpp support

Chase Douglas (1):
      Fix udev population of Bluetooth input device product IDs

Chris Wilson (1):
      modes: Beware the driver switching root pixmaps

David Ge (1):
      xkb: Fix RedirectKey didn't send any event.

Eamon Walsh (2):
      Fix property and selection devPrivate allocation.
      Add screens to the PRIVATE_XSELINUX set.

Jan Hauffa (3):
      XQuartz: RandR: Implement basic RandR functionality.
      XQuartz: RandR: Toggle rootless mode on XRandR mode switch.
      XQuartz: RandR: Remove FAKE_RANDR code.

Jeremy Huddleston (10):
      rootless: Remove ROOTLESS_WORKAROUND
      XQuartz: Localization updates
      XQuartz: RandR: Use deprecated CG APIs only on Leopard and earlier
      XQuartz: RandR: Respond better to resolution changes made outside X
      XQuartz: RandR: Better handle switching betwen RandR modes that share CG modes
      XQuartz: RandR: Don't change the rootless preference when changing RandR mode
      XQuartz: RandR: Refactor legacy mode-switching to be better integrated with RandR
      Merge remote branch 'ajax/server-1.9-xfree86' into server-1.9-branch
      test: Fix make distcheck when not building unit tests
      Bump version to 1.9.0.901 (1.9.1 rc1)

Jesse Adkins (2):
      xfree86: Document terminate not mapped by default (bug 25083)
      xfree86: Fix leaks in OpenConfigFile and OpenConfigDir

Kristian Høgsberg (1):
      glx: Fix use after free in DrawableGone

Macpaul Lin (3):
      xfree86: nds32: add nds32 definition for vgaHW support.
      xfree86: nds32: add nds32 support for compiler specific codes
      xfree86: nds32: add nds32 support for compiler related mmio codes

Pauli Nieminen (3):
      xkb: Fix memory leak if opening file fails
      xkb: Fix memory leak in error path
      xkb: Check if AddResource failed

Peter Hutterer (5):
      dix: don't create core motion events for non-x/y valuators.
      dix: fix crash when removing devices on a buttonless MD pointer (#29669)
      dix: don't set time to CurrentTime in DeviceChangedEvents.
      xfree86: Check for existence of button class before dereferencing it.
      xfree86: fix compiler warning about implicied decl of DuplicateModule.

Thomas Hellstrom (1):
      linux: Don't lose console events on non-evdev drivers (#29969)

Tobias Droste (1):
      randr: set error numbers of resource types in RRExtenstionInit() (V2)

---
 config/udev.c                                                        |   26 
 configure.ac                                                         |    6 
 dix/devices.c                                                        |    4 
 dix/eventconvert.c                                                   |    9 
 dix/privates.c                                                       |    1 
 dix/property.c                                                       |    1 
 dix/selection.c                                                      |    3 
 glx/glxext.c                                                         |   11 
 hw/xfree86/common/compiler.h                                         |  416 +
 hw/xfree86/common/xf86DGA.c                                          |    2 
 hw/xfree86/common/xf86Helper.c                                       |    3 
 hw/xfree86/common/xf86Xinput.c                                       |    1 
 hw/xfree86/doc/man/Xorg.man.pre                                      |   10 
 hw/xfree86/modes/xf86RandR12.c                                       |    3 
 hw/xfree86/os-support/linux/lnx_init.c                               |    5 
 hw/xfree86/parser/scan.c                                             |    2 
 hw/xfree86/vgahw/vgaHW.h                                             |    2 
 hw/xquartz/Makefile.am                                               |    2 
 hw/xquartz/X11Application.h                                          |    3 
 hw/xquartz/X11Application.m                                          |   44 
 hw/xquartz/X11Controller.m                                           |   42 
 hw/xquartz/bundle/Resources/Dutch.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/designable.nib      | 1591 ++----
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/French.lproj/Localizable.strings         |binary
 hw/xquartz/bundle/Resources/French.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/designable.nib     | 1720 ++-----
 hw/xquartz/bundle/Resources/French.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/German.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/designable.nib     | 1598 ++----
 hw/xquartz/bundle/Resources/German.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/Italian.lproj/Localizable.strings        |binary
 hw/xquartz/bundle/Resources/Italian.lproj/locversion.plist           |    4 
 hw/xquartz/bundle/Resources/Italian.lproj/main.nib/designable.nib    | 1543 ++----
 hw/xquartz/bundle/Resources/Italian.lproj/main.nib/keyedobjects.nib  |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/locversion.plist          |    4 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/designable.nib   | 1618 ++----
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/keyedobjects.nib |binary
 hw/xquartz/bundle/Resources/Spanish.lproj/Localizable.strings        |binary
 hw/xquartz/bundle/Resources/Spanish.lproj/locversion.plist           |    4 
 hw/xquartz/bundle/Resources/Spanish.lproj/main.nib/designable.nib    | 1586 ++----
 hw/xquartz/bundle/Resources/Spanish.lproj/main.nib/keyedobjects.nib  |binary
 hw/xquartz/bundle/Resources/ar.lproj/InfoPlist.strings               |binary
 hw/xquartz/bundle/Resources/ar.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/ar.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/designable.nib         | 2413 ++++------
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/da.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/da.lproj/main.nib/designable.nib         | 1530 ++----
 hw/xquartz/bundle/Resources/da.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/fi.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/designable.nib         | 1678 ++----
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/ko.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/designable.nib         | 1544 ++----
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/no.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/no.lproj/main.nib/designable.nib         | 1588 ++----
 hw/xquartz/bundle/Resources/no.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pl.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/designable.nib         | 1554 ++----
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pt.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/designable.nib         | 1530 ++----
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pt_PT.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/designable.nib      | 1530 ++----
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/ru.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/designable.nib         | 1537 ++----
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/sv.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/designable.nib         | 1583 ++----
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/zh_CN.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/designable.nib      | 1564 ++----
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/zh_TW.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/designable.nib      | 1598 ++----
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/darwinEvents.c                                            |   22 
 hw/xquartz/quartz.c                                                  |  201 
 hw/xquartz/quartz.h                                                  |   17 
 hw/xquartz/quartzAudio.c                                             |    4 
 hw/xquartz/quartzCommon.h                                            |   19 
 hw/xquartz/quartzKeyboard.c                                          |    6 
 hw/xquartz/quartzRandR.c                                             |  560 ++
 hw/xquartz/quartzRandR.h                                             |   80 
 hw/xquartz/xpr/xprAppleWM.c                                          |    2 
 hw/xquartz/xpr/xprCursor.c                                           |    6 
 hw/xquartz/xpr/xprFrame.c                                            |    4 
 hw/xquartz/xpr/xprScreen.c                                           |   12 
 miext/damage/damage.c                                                |    6 
 os/io.c                                                              |   27 
 os/osdep.h                                                           |    1 
 randr/randr.c                                                        |    5 
 randr/randrstr.h                                                     |   18 
 randr/rrcrtc.c                                                       |   11 
 randr/rrmode.c                                                       |   14 
 randr/rroutput.c                                                     |   11 
 test/Makefile.am                                                     |    3 
 xkb/ddxList.c                                                        |    2 
 xkb/xkb.c                                                            |    7 
 xkb/xkbActions.c                                                     |    1 
 104 files changed, 13134 insertions(+), 17878 deletions(-)
---


More information about the Xquartz-changes mailing list