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

Jeremy Huddleston jeremyhu at freedesktop.org
Sun Feb 15 00:52:00 PST 2015


Tag 'xorg-server-1.5.99.2' created by Keith Packard <keithp at keithp.com> at 2008-12-03 07:55 -0800

xserver 1.5.99.2 (1.6 snapshot 2)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQBJNjtnQp8BWwlsTdMRAv0wAKDmTtszEbJDciCFPMSI8FJsR4T+VQCfRlhn
9lA9UnQoEsEbu6UAFNjt8bA=
=0T2y
-----END PGP SIGNATURE-----

Changes since xorg-server-1.5.99.1:
Adam Jackson (1):
      randr: Don't send output property events on server exit

Alan Coopersmith (4):
      Update See Also lists in Xorg & xorg.conf man pages
      Correct warning for unknown GlxVisuals option in conf file
      More man page updates for 1.6 release for Xorg, xorg.conf & exa man pages.
      Add atKeynames.h to libdmxinput_a_SOURCES so it's included in tarballs

Bernhard Rosenkraenzer (1):
      Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)

George Staplin (1):
      XQuartz: GL: Make various changes to makeFormat, so that it works better.  Now glxgears looks normal with the old libGL.

Jay Cotton (1):
      Sun bug 6618220: Xorg server core dump in xf86RandRModeRefresh(NULL)

Jeremy Huddleston (6):
      XQuartz: Fix an uninitialized keyboard_type on Tiger
      XQuartz: Fix Czech keyboard dead-acute
      XQuartz: Fix dead-acute on Greek keyboards
      XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from it as well...
      XQuartz: Avoid some warning messages being spewed to system.log by AppKit
      XQuartz: Added option to enable/disable test extensions

Keith Packard (2):
      Add server support for RRGetScreenResourcesCurrent
      Bump version to 1.5.99.2 (1.6 beta 2)

Kristian Høgsberg (2):
      Drop unused DRI2 vblank infrastructure.
      Bump dri2proto requirement to 1.99.3.

Peter Hutterer (12):
      Xi: remove all new XI2 protocol requests and their handling.
      Xi: remove the GetExtensionVersion hack - don't reply with supported version.
      Xi: don't list attachment in ListInputDevices, but list all SDs.
      Xi: don't allow VCP/VCK be OpenDevice'd, but allow all SDs.
      dix: No DeviceEnterLeave events in server 1.6
      input: don't switch MDs' classes around between SDs.
      Xi: Purge XGE remainders, we don't have any XGE events anymore.
      dix: Don't deliver XI events from MDs.
      dix: don't detach SDs during grabs.
      Require inputproto 1.5
      xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.
      xkb: don't attempt to filter events for devices without key classes.

Stuart Bennett (1):
      xf86Cursors: xf86_reload_cursors shouldn't unconditionally show hwcursor (#14820)

---
 Xext/mbuf.c                           |    4 
 Xi/Makefile.am                        |   18 --
 Xi/chdevcur.c                         |  111 ------------
 Xi/chdevcur.h                         |   39 ----
 Xi/chdevhier.c                        |  305 ----------------------------------
 Xi/chdevhier.h                        |   42 ----
 Xi/exevents.c                         |   49 -----
 Xi/extgrbdev.c                        |  216 ------------------------
 Xi/extgrbdev.h                        |   43 ----
 Xi/extinit.c                          |  171 -------------------
 Xi/getcptr.c                          |  108 ------------
 Xi/getcptr.h                          |   43 ----
 Xi/getvers.c                          |   13 -
 Xi/listdev.c                          |   34 ---
 Xi/opendev.c                          |   11 -
 Xi/querydp.c                          |  168 ------------------
 Xi/querydp.h                          |   44 ----
 Xi/setcptr.c                          |  103 -----------
 Xi/setcptr.h                          |   36 ----
 Xi/warpdevp.c                         |  175 -------------------
 Xi/warpdevp.h                         |   39 ----
 Xi/xiselev.c                          |   81 ---------
 Xi/xiselev.h                          |   40 ----
 configure.ac                          |    6 
 dix/devices.c                         |   20 --
 dix/enterleave.c                      |   36 ----
 dix/events.c                          |  202 ++--------------------
 dix/getevents.c                       |   44 ----
 hw/dmx/input/Makefile.am              |    1 
 hw/xfree86/common/xf86Config.c        |    2 
 hw/xfree86/common/xf86RandR.c         |    2 
 hw/xfree86/doc/man/Xorg.man.pre       |   84 +++------
 hw/xfree86/doc/man/xorg.conf.man.pre  |   81 +++------
 hw/xfree86/dri2/dri2.c                |   24 --
 hw/xfree86/dri2/dri2ext.c             |    5 
 hw/xfree86/exa/exa.man.pre            |   16 +
 hw/xfree86/modes/xf86Cursors.c        |   10 -
 hw/xquartz/GL/indirect.c              |  153 ++++++-----------
 hw/xquartz/X11Application.h           |    1 
 hw/xquartz/X11Application.m           |   16 +
 hw/xquartz/X11Controller.m            |   15 -
 hw/xquartz/doc/Xquartz.man.pre        |    3 
 hw/xquartz/mach-startup/Makefile.am   |    8 
 hw/xquartz/mach-startup/bundle-main.c |   27 ++-
 hw/xquartz/quartzKeyboard.c           |    5 
 mi/mieq.c                             |   11 -
 randr/randrstr.h                      |    3 
 randr/rrdispatch.c                    |    5 
 randr/rrproperty.c                    |    3 
 randr/rrscreen.c                      |   18 +-
 randr/rrsdispatch.c                   |    5 
 xkb/xkbEvents.c                       |   33 ++-
 52 files changed, 274 insertions(+), 2458 deletions(-)
---


More information about the Xquartz-changes mailing list