xman: Changes to 'refs/tags/xman-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 16 14:10:52 PDT 2009


Tag 'xman-1.1.0' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-10-16 22:10 -0700

xman 1.1.0

Changes since xman-1.0.3:
Alan Coopersmith (3):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      xman 1.1.0

James Cloos (3):
      Replace static ChangeLog with dist-hook to generate from git log
      Allow xman to use bzip2 to decompress man pages
      xaw8 is gone, use xaw7

Jeremy C. Reed (1):
      Allow xman to be cross build by adding a ./configure

Jeremy Huddleston (2):
      Build fix for case insensitive file systems
      Apple: Added Tiger's man.conf location to the search path

Julien Cristau (2):
      Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O
      Remove xprint remnants

Paulo Cesar Pereira de Andrade (2):
      Ansification and compile warning fixes.
      Add lzma manpage extension support.

Yaakov Selkowitz (1):
      Cygwin uses Linux-style man

---
 .gitignore        |    4 
 ChangeLog         |   63 --------
 Makefile.am       |   43 ++---
 README            |   25 +++
 ScrollByL.c       |    4 
 Xman-noxprint.ad  |  195 --------------------------
 Xman-xprint.ad    |  294 ----------------------------------------
 app-defaults/Xman |  195 ++++++++++++++++++++++++++
 buttons.c         |    2 
 configure.ac      |   49 +++---
 globals.h         |    9 +
 handler.c         |    2 
 help.c            |    2 
 main.c            |    8 -
 man.c             |   26 ++-
 man.h             |    2 
 misc.c            |  111 +++++++++++++++
 print.c           |  396 ------------------------------------------------------
 print.h           |   50 ------
 vendor.h          |   15 +-
 20 files changed, 429 insertions(+), 1066 deletions(-)
---


More information about the xorg-commit mailing list