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

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


Tag 'xorg-server-1.6.2.901' created by Keith Packard <keithp at keithp.com> at 2009-07-26 22:37 -0700

Xorg Server Version 1.6.2.901 (1.6.3 RC1)

Changes since xorg-server-1.6.2:
Adam Jackson (1):
      xdmcp: Don't crash on X -query with more than 255 IP addresses. (#20675)

Alan Coopersmith (1):
      Fix build of drivers with 1.6.2 when not using --install-libxf86config

Benjamin Defnet (2):
      hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
      randr: fix operation order so that rotation+transform works

Dave Airlie (1):
      xfree86: move didLock assignment down to where the function pointer is valid.

Julien Cristau (1):
      randr: fix server crash in RRGetScreenInfo

Keith Packard (2):
      Replace dixLookupResource by dixLookupResourceBy{Type,Class}
      Bump to version 1.6.2.901 (1.6.3 RC1)

Kim Woelders (1):
      Fix key repeat problem.

Matthias Hopf (1):
      randr: Nuke broken set_origin shortcut

Michel Dänzer (1):
      EXA: Only pass CT_YXBANDED to RECTS_TO_REGION() if that is really true.

Robert Noland (1):
      One = is more than adequate here.  Make is sh safe.

Rémi Cardona (1):
      configure: libXinerama isn't needed anymore

---
 Xext/saver.c                  |    8 +++----
 Xext/security.c               |    4 +--
 Xext/shape.c                  |    2 -
 Xext/sync.c                   |    2 -
 Xext/xselinux.c               |    2 -
 Xext/xtest.c                  |    6 ++---
 Xi/exevents.c                 |    2 -
 composite/compext.c           |   10 ++++----
 configure.ac                  |   10 ++++----
 dix/cursor.c                  |    8 +++----
 dix/deprecated.c              |   34 ++++++++++++++++++++++-------
 dix/dispatch.c                |   48 +++++++++++++++++++++---------------------
 dix/dixutils.c                |    4 +--
 dix/events.c                  |   12 +++++-----
 dix/gc.c                      |    8 +++----
 dix/resource.c                |   39 +++++++++++++++++++++++++++++-----
 dix/window.c                  |    8 +++----
 exa/exa_accel.c               |   12 +++++++++-
 hw/xfree86/modes/xf86Crtc.c   |   17 ++------------
 hw/xfree86/parser/Makefile.am |    8 +------
 include/resource.h            |   38 +++++++++++++++++++++++++--------
 os/xdmcp.c                    |    4 ++-
 randr/rrscreen.c              |    5 ++--
 randr/rrtransform.c           |    6 ++---
 render/picture.c              |    4 +--
 render/render.c               |    8 +++----
 xfixes/cursor.c               |    4 +--
 xfixes/region.c               |    6 ++---
 28 files changed, 192 insertions(+), 127 deletions(-)
---


More information about the Xquartz-changes mailing list