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

Jeremy Huddleston jeremyhu at freedesktop.org
Tue Apr 27 13:14:24 PDT 2010


Tag 'xorg-server-1.8.0.901' created by Peter Hutterer <peter.hutterer at who-t.net> at 2010-04-27 05:10 -0700

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

iEYEABECAAYFAkvWY7YACgkQ4jt+cLRn8L9v1ACguvkL+AMUUnCB05PaOg++z9DV
QGUAoKKRZ+xRDTsUQLP9eoL6FugsRgSb
=AW1X
-----END PGP SIGNATURE-----

Changes since xorg-server-1.8.0:
Adam Tkac (1):
      dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_modkeymap functions from Xorg.

Alan Coopersmith (1):
      Convert x86emu fixed size int typedefs to use stdint types

Benjamin Tissoires (1):
      xf86ScaleAxis: support for high resolution devices

Dan Nicholson (6):
      xfree86: Allow adding sysconfdir and datadir to config search paths
      xfree86: Document how -configdir affects the xorg.conf.d search path
      xfree86: Set a saner search path for xorg.conf.d
      xfree86: Search for a system xorg.conf.d
      Move 10-evdev.conf to system config dir $datadir/X11/xorg.conf.d
      xfree86: Fix priority ordering for ignoring input classes

Gaetan Nadon (1):
      doc: specify 1.6.1 as the minimum version for doxygen.

Jeremy Huddleston (7):
      XQuartz: Blacklist some oddball legacy Mac keycodes that break wine
      XQuartz: Add a defaults option to toggle Alt / Mode_switch
      XQuartz: Customize the NSDefaults id in the man file.
      XQuartz: Add a GUI preference for the Alt / Mode_switch toggle
      XQuartz: Localization update
      XQuartz: Fix possible NULL dereference in ListenOnOpenFD
      XQuartz GLX: Don't let garbage enter our pixel request

Jon TURNEY (1):
      Don't enable ROOTLESS_WORKAROUND, it breaks composite

Julien Cristau (2):
      XGE: don't register an extension event
      vfb: add a name and type to the pointer and keyboard

Kristian Høgsberg (4):
      glx: Track GLX 1.3 style GLX drawables under their X drawable ID as well
      glx: Let the resource system destroy pixmaps
      DRI2: Track DRI2 drawables as resources, not privates
      glx: Drop DestroyWindow hook

Michel Dänzer (1):
      EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.

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

Peter Hutterer (11):
      config: only match sane devices in 10-evdev.conf
      xfree86: remove dead input drivers from xorg.conf man page.
      dix: Fix crash in DeliverGrabbedEvents.
      mi: remove log-spamming bogus error message (#26843)
      xkb: Post PointerKeys through the XTEST device.
      xkb: Guard against SIGIO updates during PointerKeys.
      xkb: use GPE for XKB fake motion events.
      xkb: purge unneeded includes from ddxDevBtn.c
      Revert "mi: don't thrash resources when displaying the software cursor across screens"
      Xvfb: Usage message typo fix.
      xserver 1.8.0.901

Pierre-Loup A. Griffais (2):
      Don't keep a pointer to a possibly freed cursor when changing screens, preventing a crash in xf86CursorEnableDisableFBAccess() trying to restore it.
      mi: don't thrash resources when displaying the software cursor across screens

Tim Yamin (1):
      dix: fix cursor screen check for xinerama setups.

Yaakov Selkowitz (3):
      Disable setuid configure test on Cygwin
      Cygwin/X: Disable unsupported extensions in configure
      Cygwin/X: Add configure option for WindowsWM

---
 Xext/geext.c                                                         |   13 
 Xext/geint.h                                                         |    3 
 config/10-evdev.conf                                                 |   36 
 config/Makefile.am                                                   |    2 
 configure.ac                                                         |   49 
 cpprules.in                                                          |    1 
 dix/events.c                                                         |    8 
 dix/extension.c                                                      |    5 
 exa/exa_accel.c                                                      |    2 
 glx/glxcmds.c                                                        |   39 
 glx/glxdri2.c                                                        |    5 
 glx/glxext.c                                                         |   11 
 glx/glxscreens.c                                                     |   28 
 glx/glxscreens.h                                                     |    1 
 hw/vfb/InitInput.c                                                   |    6 
 hw/vfb/InitOutput.c                                                  |    2 
 hw/xfree86/common/xf86Config.c                                       |   28 
 hw/xfree86/common/xf86Xinput.c                                       |   27 
 hw/xfree86/doc/man/xorg.conf.man.pre                                 |   59 
 hw/xfree86/dri2/dri2.c                                               |  133 
 hw/xfree86/dri2/dri2ext.c                                            |   22 
 hw/xfree86/parser/Makefile.am                                        |    4 
 hw/xfree86/parser/scan.c                                             |   14 
 hw/xfree86/ramdac/xf86Cursor.c                                       |    1 
 hw/xfree86/x86emu/x86emu/types.h                                     |   42 
 hw/xquartz/GL/indirect.c                                             |    2 
 hw/xquartz/X11Application.h                                          |    1 
 hw/xquartz/X11Application.m                                          |   19 
 hw/xquartz/X11Controller.h                                           |    6 
 hw/xquartz/X11Controller.m                                           |  102 
 hw/xquartz/bundle/Resources/Dutch.lproj/Localizable.strings          |binary
 hw/xquartz/bundle/Resources/Dutch.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/designable.nib      |  104 
 hw/xquartz/bundle/Resources/Dutch.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/English.lproj/main.nib/designable.nib    | 1791 +---
 hw/xquartz/bundle/Resources/English.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     |  105 
 hw/xquartz/bundle/Resources/French.lproj/main.nib/keyedobjects.nib   |binary
 hw/xquartz/bundle/Resources/German.lproj/Localizable.strings         |binary
 hw/xquartz/bundle/Resources/German.lproj/locversion.plist            |    4 
 hw/xquartz/bundle/Resources/German.lproj/main.nib/designable.nib     |  106 
 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    |  108 
 hw/xquartz/bundle/Resources/Italian.lproj/main.nib/keyedobjects.nib  |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/Localizable.strings       |binary
 hw/xquartz/bundle/Resources/Japanese.lproj/locversion.plist          |    4 
 hw/xquartz/bundle/Resources/Japanese.lproj/main.nib/designable.nib   |  125 
 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    |   96 
 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                |   14 
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/designable.nib         | 3955 ++++++++++
 hw/xquartz/bundle/Resources/ar.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/da.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/da.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/da.lproj/main.nib/designable.nib         |   82 
 hw/xquartz/bundle/Resources/da.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/fi.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/fi.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/designable.nib         |  167 
 hw/xquartz/bundle/Resources/fi.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/ko.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/ko.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/designable.nib         |   82 
 hw/xquartz/bundle/Resources/ko.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/no.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/no.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/no.lproj/main.nib/designable.nib         |   82 
 hw/xquartz/bundle/Resources/no.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pl.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/pl.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/designable.nib         |   92 
 hw/xquartz/bundle/Resources/pl.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pt.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/pt.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/designable.nib         |   82 
 hw/xquartz/bundle/Resources/pt.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/pt_PT.lproj/Localizable.strings          |binary
 hw/xquartz/bundle/Resources/pt_PT.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/designable.nib      |  112 
 hw/xquartz/bundle/Resources/pt_PT.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/ru.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/ru.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/designable.nib         |  110 
 hw/xquartz/bundle/Resources/ru.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/sv.lproj/Localizable.strings             |binary
 hw/xquartz/bundle/Resources/sv.lproj/locversion.plist                |    4 
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/designable.nib         |   82 
 hw/xquartz/bundle/Resources/sv.lproj/main.nib/keyedobjects.nib       |binary
 hw/xquartz/bundle/Resources/zh_CN.lproj/Localizable.strings          |binary
 hw/xquartz/bundle/Resources/zh_CN.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/designable.nib      |   84 
 hw/xquartz/bundle/Resources/zh_CN.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/bundle/Resources/zh_TW.lproj/Localizable.strings          |binary
 hw/xquartz/bundle/Resources/zh_TW.lproj/locversion.plist             |    4 
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/designable.nib      |   84 
 hw/xquartz/bundle/Resources/zh_TW.lproj/main.nib/keyedobjects.nib    |binary
 hw/xquartz/doc/Makefile.am                                           |    2 
 hw/xquartz/doc/Xquartz.man.pre                                       |   39 
 hw/xquartz/quartz.c                                                  |    1 
 hw/xquartz/quartzCommon.h                                            |    1 
 hw/xquartz/quartzKeyboard.c                                          |   91 
 hw/xquartz/quartzKeyboard.h                                          |   10 
 include/input.h                                                      |    8 
 include/xkbsrv.h                                                     |    1 
 mi/midispcur.c                                                       |    6 
 mi/misprite.c                                                        |   27 
 os/connection.c                                                      |    5 
 xkb/ddxDevBtn.c                                                      |   16 
 xkb/ddxFakeMtn.c                                                     |  100 
 xkb/xkbActions.c                                                     |    4 
 xorg-server.pc.in                                                    |    2 
 120 files changed, 5746 insertions(+), 2769 deletions(-)
---


More information about the Xquartz-changes mailing list