libXaw: Changes to 'refs/tags/libXaw-1.0.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Jan 4 07:38:23 EET 2007


Tag 'libXaw-1.0.3' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-01-04 05:31 -0800

libXaw Version 1.0.3

Changes since the dawn of time:
Adam Jackson:
      style fix. don't use +=, just do conditionally defined variables. fixes
      Add xext check
      Stub COPYING files
      Bug #6404: Cygwin build fixes (Yaakov Selkowitz)
      Bump to 1.0.2

Alan Coopersmith:
      grep -q is sadly not universally supported, use grep > /dev/null instead
      Set build_v8=yes when using autodetection to decide whether or not to build
      Check for headers used by XawI18N.h and define the needed HAS_*_H symbols.
      Use sed to fill in variables in man page
      Add generated man pages to .cvsignores
      Missed changelog
      Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to
      Add -DOLDXAW to flags for building libXaw6 to disable features that are
      Add libXaw.so.N -> libXawN.so.N links for platforms where ldconfig doesn't
      libXaw6 shouldn't depend on libXpm, only Xaw7 & Xaw8 should
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      renamed: .cvsignore -> .gitignore
      Add *~ to .gitignore to skip over patch/emacs droppings
      Add call to PKG_PROG_PKG_CONFIG so configure doesn't break with --disable-xaw6
      Replace static ChangeLog with dist-hook to generate from git log
      Version bump: 1.0.3

Alexander Gottwald:
      #Bug 806: undefined reference to xawPrintShellWidgetClass in Xaw6 for

Daniel Stone:
      Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
      Set version numbers to 6.1.0, 7.0.0 and 8.0.0 with -version-number.
      Fix autodetection of Xprint and quote arguments properly.

Egbert Eich:
      Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk
      BugZilla #601: Fixing makedepend choking on floating point exception
      Merged over libXpm security fix provided by Chris Evans, Matthieu Herrb and
      Muffle gcc4 sentinel (trailing NULL in varargs list) check (Marcus

Kaleb Keithley:
      R6.6 is the Xorg base-line
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.902 (RC 2)

Kean Johnson:
      See ChangeLog entry 2005-11-07 for details.

Keith Packard:
      Add .cvsignore files

Kevin E Martin:
      Bump major version number of libXaw (Bug #1273).
      Various changes preparing packages for RC0:
      Add old-doc files to EXTRA_DIST
      Update package version number for RC1 release.
      Update package version number for X11R7 RC2 release.
      Update pkgconfig files to separate library build-time dependencies from
      Fix Xaw6 to build without Xpm.
      Update package version number for X11R7 RC3 release.
      Fix libtool hack to work with older libtools.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Add configure options to allow hard-coded paths to be changed.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Kristian Høgsberg:
      As discussed and agreed on on the release-wranglers meeting of August 16,

Markus Kuhn:
      Encoding of numerous files changed to UTF-8

Roland Mainz:
      file Print.h was initially added on branch XPRINT.
      file PrintSP.h was initially added on branch XPRINT.
      file PrintShell.c was initially added on branch XPRINT.
      Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=938 - Update

Søren Sandmann Pedersen:
      Check in build system for Xaw
      Conditionally include config.h in xc/lib/Xaw/*.c
      Change the so names to libXaw{6,7,8}.so and install a symlink from
      Add m4 macro to check for versions of the Xaw library
      - Fix string test in lib/Xaw/xaw.m4
      lib/Xaw/Makefile.am: install the libXaw.so symlink in $(DESTDIR)$(libdir) -
      Add build systems for xlogo, xlsatoms, xlsclients, xmag, xman, xmessage,
      - Xaw/xaw.m4: Change help string to say "enable xprint" instead of "disable




More information about the xorg-commit mailing list