libXt: Changes to 'refs/tags/libXt-1.0.6'

Adam Jackson ajax at kemper.freedesktop.org
Thu Jul 2 10:28:36 PDT 2009


Tag 'libXt-1.0.6' created by Adam Jackson <ajax at redhat.com> at 2009-07-02 18:28 -0700

libXt 1.0.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkpM7isACgkQW4otUKDs0NNtoACg173qowTtO2+qzkq4MLSAAFh6
pVUAn110umwUNt4haOuIXqEeb13ML08E
=fPdW
-----END PGP SIGNATURE-----

Changes since libXt-1.0.5:
Adam Jackson (1):
      libXt 1.0.6

Alan Coopersmith (3):
      Solaris builds need to pass -intelabi to makestrs, even on SPARC
      Update ac_define_dir.m4 to 2008-04-12 version
      Add README with pointers to mailing list, bugzilla & git repos

Alan Hourihane (4):
      Link with winsock for WIN32 platforms
      fix logic inverted problem
      less speed, more haste
      Set a blank default search path for WIN32

Andreas Luik (1):
      Recalculate fd_set more aggressively (bug #808)

Ben Byer (1):
      added -flat_namespace to CFLAGS for Darwin

Colin Harrison (4):
      Add __MINGW32__
      Fix some build issues for Win32 platforms
      Xming specific configuration file settings
      Reduce the path searches on mingw

Daniel Stone (1):
      configure.ac: Minor thinko

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Jeremy Huddleston (1):
      darwin: Don't use poll() on versions of darwin before darwin10

John McKernan (2):
      Sun bug #1237023:  Dtterm crashes in XtDisplayAccelerators()
      Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translation Mgr.

John Tapsell (1):
      configure.ac: Use native compiler for build tools

Jon TURNEY (1):
      Cygwin/X: Build fix

Julien Cristau (1):
      Allow C++ apps to build using libXt

Matthieu Herrb (2):
      Sync XtGetErrorDatabaseText() prototype with reality.
      nuke RCS Ids

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings, .gitignore.

Peter Breitenlohner (1):
      X.Org Bug 17942: libXt manpage formatting

---
 .gitignore                 |   11 ++++++++
 COPYING                    |    1 
 Makefile.am                |    9 +++---
 README                     |   58 +++++++++++++++++++++++++++++++++++++++++++++
 acinclude.m4               |   42 ++++++++++++++++++++++++++------
 configure.ac               |   51 +++++++++++++++++++++++++++++++--------
 include/.gitignore         |    2 -
 include/X11/.gitignore     |    2 -
 include/X11/CallbackI.h    |    4 +++
 include/X11/Composite.h    |    2 -
 include/X11/CompositeP.h   |    4 +++
 include/X11/ConstrainP.h   |    4 +++
 include/X11/Constraint.h   |    6 +++-
 include/X11/ConvertI.h     |    3 ++
 include/X11/Core.h         |    6 +++-
 include/X11/CoreP.h        |    4 +++
 include/X11/CreateI.h      |    7 +++++
 include/X11/EventI.h       |    4 +++
 include/X11/HookObjI.h     |    4 +++
 include/X11/InitialI.h     |    4 +++
 include/X11/IntrinsicI.h   |    4 +++
 include/X11/Object.h       |    7 ++++-
 include/X11/ObjectP.h      |    4 +++
 include/X11/PassivGraI.h   |    4 +++
 include/X11/RectObj.h      |    7 ++++-
 include/X11/RectObjP.h     |    4 +++
 include/X11/ResourceI.h    |    3 ++
 include/X11/ShellP.h       |    8 ++++++
 include/X11/ThreadsI.h     |    6 +++-
 include/X11/TranslateI.h   |    3 ++
 include/X11/VarargsI.h     |    4 +++
 include/X11/Vendor.h       |    4 +++
 include/X11/VendorP.h      |    4 +++
 man/.gitignore             |    3 --
 man/XtGetErrorDatabase.man |    5 ---
 man/XtResolvePathname.man  |    2 -
 src/.gitignore             |    7 -----
 src/Composite.c            |    3 --
 src/Constraint.c           |    1 
 src/Converters.c           |    6 ++--
 src/Core.c                 |    2 -
 src/Create.c               |    3 --
 src/Display.c              |    4 +--
 src/Initialize.c           |   14 +++++++++-
 src/Intrinsic.c            |   21 ++++++++++------
 src/Keyboard.c             |    2 -
 src/Makefile.am            |    2 -
 src/NextEvent.c            |    5 ++-
 src/Object.c               |    1 
 src/RectObj.c              |    1 
 src/ResConfig.c            |    1 
 src/Selection.c            |   18 ++++++-------
 src/SetValues.c            |    2 -
 src/Shell.c                |    4 ---
 src/TMkey.c                |    5 +++
 src/TMparse.c              |    3 +-
 src/TMprint.c              |   12 ++++++---
 src/Vendor.c               |    4 +--
 util/.gitignore            |    8 ------
 util/Makefile.am           |    2 +
 util/makestrs.man          |   12 ++++-----
 61 files changed, 332 insertions(+), 111 deletions(-)
---


More information about the xorg-commit mailing list