xditview: Changes to 'refs/tags/xditview-1.0.2'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Aug 6 16:09:26 PDT 2010


Tag 'xditview-1.0.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-08-07 00:09 -0700

xditview 1.0.2

Changes since xditview-1.0.1:
Alan Coopersmith (7):
      Add README with pointers to mailing lists, bugzilla, & git
      config: upgrade to util-macros 1.8 for additional man page support
      Xmu functions are called directly, so include it in PKG_CHECK_MODULES
      Fill in COPYING file with copyright notices from source code
      Use AM_CFLAGS instead of requiring AM_PROG_CC_C_O
      config: update AC_PREREQ statement to 2.60
      xditview 1.0.2

Gaetan Nadon (6):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: use backticks rather than $() for cmd subs

James Cloos (4):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log
      xaw8 is gone, use xaw7

Jeremy Huddleston (2):
      Build fix for file systems that are not case sensitive
      Added missing AM_PROG_CC_C_O

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

---
 .cvsignore                  |   21 -
 .gitignore                  |   79 +++++++
 COPYING                     |   29 +-
 ChangeLog                   |   31 --
 Dvi.c                       |   72 ++----
 DviChar.c                   |  481 +++++++++++++++++++++-----------------------
 Makefile.am                 |   58 ++---
 README                      |   25 ++
 XFontName.c                 |   20 -
 Xditview-chrtr.ad           |   25 --
 Xditview.ad                 |   96 --------
 app-defaults/Xditview       |   96 ++++++++
 app-defaults/Xditview-chrtr |   25 ++
 configure.ac                |   30 +-
 draw.c                      |   66 +-----
 font.c                      |   72 ++----
 lex.c                       |   17 -
 page.c                      |   20 -
 parse.c                     |   21 -
 xditview.c                  |   62 +----
 20 files changed, 638 insertions(+), 708 deletions(-)
---


More information about the xorg-commit mailing list