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

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Feb 10 15:48:08 PST 2013


Tag 'xkbutils-1.0.4' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-02-10 23:47 -0800

xkbutils-1.0.4

Changes since xkbutils-1.0.3:
Alan Coopersmith (18):
      Convert to X.Org standard coding style
      Remove CVS version tags
      Remove unused #ifdef notyet typedef
      Remove unused streq() macro
      unifdef CRAY
      config: Add missing AC_CONFIG_SRCDIR
      Declare utils.c functions as taking const char * arguments
      Add printf attributes to utils.c printing functions
      Mark uFatalError as _X_NORETURN
      Remove unused debug & function tracing infrastructure from utils.c
      Make configure actually check for strcasecmp
      Remove unused uStringDup function
      Remove unused u*alloc functions from utils.c
      Delete more unused macros from utils.h
      Combine usage message strings/calls
      Add -version flags to all three commands
      Declare bit to shift as unsigned to clear compiler warning
      xkbutils 1.0.4

Gaetan Nadon (3):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Fix typo in SetValues which could fail to detect a change if only width/height changed

---
 LED.c            |  329 +++++++++++++++++----------------
 LED.h            |    6 
 LEDP.h           |   39 ++-
 Makefile.am      |   16 -
 configure.ac     |   23 +-
 man/Makefile.am  |   12 +
 man/xkbbell.man  |   84 ++++++++
 man/xkbvleds.man |   83 ++++++++
 man/xkbwatch.man |   36 +++
 utils.c          |  294 ++++++------------------------
 utils.h          |  240 ++----------------------
 xkbbell.c        |  353 +++++++++++++++++++-----------------
 xkbbell.man      |   75 -------
 xkbvleds.c       |  537 ++++++++++++++++++++++++++++---------------------------
 xkbvleds.man     |   77 -------
 xkbwatch.c       |  368 ++++++++++++++++++++-----------------
 xkbwatch.man     |   26 --
 17 files changed, 1179 insertions(+), 1419 deletions(-)
---


More information about the xorg-commit mailing list