bitmap: Changes to 'refs/tags/bitmap-1.0.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Sep 22 19:55:32 PDT 2009


Tag 'bitmap-1.0.4' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-09-23 03:50 -0700

bitmap 1.0.4

Changes since bitmap-1.0.3:
Alan Coopersmith (5):
      Add AM_PROG_CC_C_O to configure.ac to make automake-1.10 happier
      Fill in COPYING, README, & AUTHORS
      Strip RCS/CVS ids
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      bitmap 1.0.4

James Cloos (2):
      Add missing PHONY line for automatic ChangeLog generation
      xaw8 is gone, use xaw7

Jeremy Huddleston (1):
      Build fix for case-insensitive file systems

Julien Cristau (3):
      Fix typo in bitmap.man
      Fix build with builddir != srcdir
      $(builddir) is the current directory

Paulo Cesar Pereira de Andrade (2):
      Ansification and compile warning fixes.
      Rename app-defaults files to match "pattern" used on other applications.

---
 .gitignore                 |    4 
 AUTHORS                    |    2 
 BitEdit.c                  |   46 +++-----
 Bitmap-color.ad            |   19 ---
 Bitmap-nocase.ad           |  233 ---------------------------------------------
 Bitmap.ad                  |  229 --------------------------------------------
 Bitmap.c                   |    4 
 Bitmap.h                   |    2 
 BitmapP.h                  |    4 
 COPYING                    |   27 +++--
 CutPaste.c                 |    3 
 Dialog.c                   |    2 
 Dialog.h                   |    2 
 Graphics.c                 |    2 
 Handlers.c                 |    3 
 Makefile.am                |   36 ++----
 README                     |   25 ++++
 ReqMach.c                  |    3 
 Requests.h                 |    2 
 app-defaults/Bitmap        |  228 ++++++++++++++++++++++++++++++++++++++++++++
 app-defaults/Bitmap-color  |   18 +++
 app-defaults/Bitmap-nocase |  231 ++++++++++++++++++++++++++++++++++++++++++++
 atobm.c                    |    4 
 bitmap.man                 |    4 
 bmtoa.c                    |    5 
 configure.ac               |   24 ++--
 26 files changed, 583 insertions(+), 579 deletions(-)
---


More information about the xorg-commit mailing list