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

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Dec 17 19:52:41 PST 2009


Tag 'xcalc-1.0.3' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-12-18 03:51 -0800

xcalc 1.0.3

Changes since xcalc-1.0.2:
Alan Coopersmith (3):
      Add README with pointers to mailing lists, bugzilla, & git
      Apply automake silencer to man page generation rule
      xcalc 1.0.3

Gaetan Nadon (6):
      Makefile.am: do not include autogen.sh in distribution #24183
      .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

James Cloos (1):
      xaw8 is gone, use xaw7

Jeremy Huddleston (1):
      Build fix for file systems that are not case sensitive

Julien Cristau (2):
      Fix build with builddir != srcdir
      $(builddir) is the current directory

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

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

---
 .gitignore               |   75 +++++-
 Makefile.am              |   38 +--
 README                   |   26 ++
 XCalc-color.ad           |  225 -------------------
 XCalc.ad                 |  530 -----------------------------------------------
 actions.c                |  347 +++++++++++-------------------
 actions.h                |   94 --------
 app-defaults/XCalc       |  530 +++++++++++++++++++++++++++++++++++++++++++++++
 app-defaults/XCalc-color |  225 +++++++++++++++++++
 configure.ac             |   22 +
 math.c                   |  119 +---------
 xcalc.c                  |   79 ++-----
 xcalc.h                  |   42 +++
 13 files changed, 1099 insertions(+), 1253 deletions(-)
---


More information about the xorg-commit mailing list