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

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Jun 29 21:03:53 PDT 2011


Tag 'xman-1.1.2' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2011-06-30 04:54 -0700

xman 1.1.2

Changes since xman-1.1.1:
Alan Coopersmith (6):
      Mark string argument to PopupWarning as a const char *
      Don't need to copy static strings to a buffer before calling PopupWarning
      Convert more sprintf calls to snprintf
      Use snprintf to PATH_MAX sized buffers to construct filenames
      Remove xmu dependency by inlining AssignMax macro
      xman 1.1.2

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory

---
 Makefile.am     |   17 --
 ScrollByL.c     |    4 
 buttons.c       |    7 -
 configure.ac    |   22 +--
 handler.c       |   30 ++--
 main.c          |    6 
 man.h           |    2 
 man/Makefile.am |   12 +
 man/xman.man    |  387 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 misc.c          |   69 ++++-----
 vendor.c        |    6 
 xman.man        |  387 --------------------------------------------------------
 12 files changed, 472 insertions(+), 477 deletions(-)
---


More information about the xorg-commit mailing list