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

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Mar 20 11:06:23 PDT 2010


Tag 'xorg-server-1.7.3.902' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-12-26 00:16 -0800

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

iEYEABECAAYFAks1VdwACgkQ4jt+cLRn8L+gFgCfbAFafwFgkj9QffLn8B52iQUu
QH4Ani9FaBf9TcbQHoiaJhXim+w0/NF+
=0GA0
-----END PGP SIGNATURE-----

Changes since xorg-server-1.7.3.901:
Alan Coopersmith (7):
      Fix builds with --with-int10=stub
      COPYING: Update license preamble
      Update Sun license notices to current X.Org standard form
      Add freetype & type1 to the LoadModules ignore list
      Convert checks for PC98 support from platform #ifdefs to configure flag
      Add platform compatibility defines for Sun Studio compilers
      Change default xkb model from pc104 to pc105

Dave Airlie (1):
      fb: backport fb changes from master for src window operations.

Jeremy Huddleston (3):
      XQuartz: pbproxy: Fix building of standalone xpbproxy executable
      dtrace: Add Xserver-dtrace.h to CLEANFILES
      Xfake: Nuke -Wl,-undefined=InitExtensions from LDFLAGS

Julien Cristau (1):
      test/xi2: fix maximum max_keycode (bug#25492)

Peter Hutterer (9):
      Xi: reset device properties to NULL after deleting them. (#25374)
      Merge branch 'server-1.7-branch' into server-1.7-nominations
      xfree86: DontZap has been disabled for a while now, say so in the man page.
      xfree86: update man page for special keys handling.
      xfree86: reword InputDevice man sections, deprecate CorePointer/CoreKeyboard
      xfree86: remove HistorySize from the xorg.conf man page.
      xfree86: belately init RandR12 if xinerama fails. (#24627)
      xkb: don't assign garbage value to led_return.
      xserver 1.7.3.902

Tomas Carnecky (1):
      Fix possible NULL dereference in XkbFlushLedEvents()

---
 COPYING                                             |   42 ++-------
 Xi/xiproperty.c                                     |    2 
 composite/compalloc.c                               |   36 +++-----
 composite/compext.c                                 |   36 +++-----
 composite/compinit.c                                |   36 +++-----
 composite/compint.h                                 |   36 +++-----
 composite/compoverlay.c                             |   36 +++-----
 composite/compwindow.c                              |   36 +++-----
 configure.ac                                        |   25 ++++-
 dix/Makefile.am                                     |    2 
 dix/Xserver-dtrace.h.in                             |   36 +++-----
 dix/Xserver.d                                       |   40 ++++-----
 dix/dispatch.c                                      |   40 ++++-----
 dix/events.c                                        |   54 +++++-------
 dix/resource.c                                      |   40 ++++-----
 fb/fb.h                                             |   76 ++++++++++-------
 fb/fbcmap.c                                         |   51 +++++-------
 fb/fbcmap_mi.c                                      |   51 +++++-------
 fb/fbpict.c                                         |   85 ++++++++++++++------
 fb/fbtrap.c                                         |    6 -
 fb/wfbrename.h                                      |    1 
 hw/kdrive/fake/Makefile.am                          |    2 
 hw/xfree86/common/compiler.h                        |   14 +++
 hw/xfree86/common/xf86Config.c                      |   21 +---
 hw/xfree86/common/xf86Globals.c                     |    2 
 hw/xfree86/common/xf86Helper.c                      |    2 
 hw/xfree86/common/xf86Privstr.h                     |    2 
 hw/xfree86/doc/man/Xorg.man.pre                     |   23 +----
 hw/xfree86/doc/man/xorg.conf.man.pre                |   85 +++++++++-----------
 hw/xfree86/int10/Makefile.am                        |    1 
 hw/xfree86/modes/xf86RandR12.c                      |    7 +
 hw/xfree86/os-support/solaris/solaris-amd64.S       |   40 ++++-----
 hw/xfree86/os-support/solaris/solaris-ia32.S        |   40 ++++-----
 hw/xfree86/os-support/solaris/solaris-sparcv8plus.S |   40 ++++-----
 hw/xfree86/os-support/solaris/sun_VTsw.c            |   36 +++-----
 hw/xfree86/os-support/solaris/sun_agp.c             |   36 +++-----
 hw/xfree86/os-support/solaris/sun_apm.c             |   36 +++-----
 hw/xfree86/os-support/solaris/sun_bell.c            |   40 ++++-----
 hw/xfree86/os-support/solaris/sun_vid.c             |   36 +++-----
 hw/xfree86/utils/cvt/Makefile.am                    |   42 ++++-----
 hw/xfree86/utils/gtf/Makefile.am                    |   42 ++++-----
 hw/xfree86/x86emu/Makefile.am                       |    2 
 hw/xquartz/pbproxy/Makefile.am                      |    3 
 include/xorg-config.h.in                            |    3 
 mi/micmap.c                                         |   50 +++++------
 os/access.c                                         |   24 +++++
 test/xi2/protocol-eventconvert.c                    |    2 
 xfixes/cursor.c                                     |   36 +++-----
 xfixes/xfixes.c                                     |   36 +++-----
 xfixes/xfixesint.h                                  |   36 +++-----
 xkb/xkb.c                                           |    5 -
 xkb/xkbLEDs.c                                       |   12 +-
 52 files changed, 714 insertions(+), 809 deletions(-)
---


More information about the Xquartz-changes mailing list