[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xorg-server: Changes to 'refs/tags/xorg-server-2_1.7.5-1'



Tag 'xorg-server-2_1.7.5-1' created by Brice Goglin <bgoglin@debian.org> at 2010-02-16 08:36 +0000

Tagging upload of xorg-server 2:1.7.5-1 to unstable.

Changes since xorg-server-2_1.7.4-2:
Aaron Zang (1):
      Solaris: Avoid switching to inactive VT's

Alan Coopersmith (1):
      Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULL

Brice Goglin (5):
      Merge tag 'xorg-server-1.7.5' into debian-unstable
      New upstream release
      Add bug closers
      Bump Standards-Version to 3.8.4
      Prepare Changelog for upload

Christian Zander (1):
      x86emu: Respect the LEA 67h address size prefix.

Gaetan Nadon (2):
      configure: use backticks rather than $() for commands
      macros: use PKG_CONFIG variable rather than executable name

Horst Wente (1):
      xkb: make ctrl+alt+keypad + / ctrl+alt+keypad - work again (#25743)

Jeremy Huddleston (3):
      XQuartz: Setup the modifier map in the quartz thread
      XQuartz: Update copyright in bundle for 2010
      XQuartz: Attatch a stub display when CoreGraphics reports no displays.

Julien Cristau (2):
      Remove myself from Uploaders
      dix: restore lastDeviceEventTime update in dixSaveScreens

Oldřich Jedlička (2):
      Fix typo in updateSlaveDeviceCoords
      Allow driver to call DeleteInputDeviceRequest during UnInit

Peter Harris (1):
      Don't double-swap the RandR PropertyNotify event

Peter Hutterer (4):
      xserver 1.7.4.901
      xserver 1.7.4.902
      Xi: reset the sli pointers after copying device classes. (#25640)
      xserver 1.7.5

Pierre-Loup A. Griffais (1):
      Fix source pictures getting random transforms after 2d6a8f668342a5190cdf43b5.

Robert Morell (2):
      Render: Fix request size verification
      RENDER: Fix gradient and solid fill pictures with Xinerama, and misc cleanup

Simon Thum (4):
      doc: actually document SendDragEvents
      xfree86: document pointer acceleration in xorg.conf.man
      os: state effect of -a and -t options more precisely
      xfree86: remove man page reference inexistent acceleration profile

---
 ChangeLog                                |  351 +++++++++++++++++++++++++++++++
 Xi/exevents.c                            |   20 +
 configure.ac                             |    8 
 debian/changelog                         |   17 +
 debian/control                           |    4 
 dix/devices.c                            |   44 ++-
 dix/getevents.c                          |    2 
 dix/window.c                             |    9 
 fb/fbpict.c                              |    1 
 hw/xfree86/common/xf86Events.c           |   10 
 hw/xfree86/common/xf86cmap.c             |   31 +-
 hw/xfree86/doc/man/xorg.conf.man.pre     |   45 +++
 hw/xfree86/os-support/solaris/sun_VTsw.c |   26 +-
 hw/xfree86/os-support/solaris/sun_init.c |   19 +
 hw/xfree86/x86emu/ops.c                  |   70 +++---
 hw/xquartz/bundle/Info.plist.cpp         |    4 
 hw/xquartz/quartzKeyboard.c              |    4 
 hw/xquartz/xpr/xprScreen.c               |   13 +
 os/utils.c                               |    4 
 randr/rrproperty.c                       |    5 
 render/render.c                          |  141 ++++++++++++
 xkb/xkmread.c                            |    6 
 xorg-server.m4                           |    3 
 23 files changed, 753 insertions(+), 84 deletions(-)
---


Reply to: