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

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Sep 22 20:28:46 PDT 2009


Tag 'editres-1.0.4' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2009-09-23 04:05 -0700

editres 1.0.4

Changes since editres-1.0.3:
Alan Coopersmith (4):
      Change editres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Fill in AUTHORS & README
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      editres 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 file systems that are not case sensitive

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

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

---
 .gitignore                 |    4 
 AUTHORS                    |    1 
 Editres-color.ad           |   91 --------------
 Editres.ad                 |  292 ---------------------------------------------
 Makefile.am                |   28 +---
 README                     |   25 +++
 actions.c                  |   44 +-----
 app-defaults/Editres       |  292 +++++++++++++++++++++++++++++++++++++++++++++
 app-defaults/Editres-color |   91 ++++++++++++++
 comm.c                     |   58 ++------
 configure.ac               |   22 ++-
 editres.c                  |   10 -
 editresP.h                 |   48 ++++---
 geometry.c                 |   46 ++-----
 handler.c                  |  107 ++++------------
 setvalues.c                |    7 -
 svpopup.c                  |   25 ---
 utils.c                    |   98 ++++-----------
 widgets.c                  |   62 ++-------
 wtree.c                    |   59 ++-------
 20 files changed, 603 insertions(+), 807 deletions(-)
---


More information about the xorg-commit mailing list