setxkbmap: Changes to 'refs/tags/setxkbmap-1.3.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Mar 22 21:37:47 PDT 2012


Tag 'setxkbmap-1.3.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-23 05:37 -0700

setxkbmap-1.3.0

Changes since setxkbmap-1.2.0:
Alan Coopersmith (6):
      Bug 34117: setxkbmap -I dir not accepted, despite man page
      Bug 34151: Potential bug and buffer overflow due to misused rules filename
      Use snprintf instead of trying to pre-measure sprintf result sizes.
      assigned value never used: "next" set at setxkbmap.c(654)
      Add const attributes to fix gcc -Wwrite-strings warnings
      setxkbmap 1.3.0

Alexandr Shadchin (1):
      Removed unused arg subdir in function findFileInPath()

Gaetan Nadon (4):
      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
      config: move man pages into their own directory

Lev Nezhdanov (1):
      Set of macros converted to enum type.

Mehdi Dogguy (1):
      Mention xkeyboard-config(7) in setxkbmap(1)

Peter Hutterer (1):
      man: multiple layouts can be specified (#34118)

Stuart Kreitman (1):
      Fix crash when when -device is specified without argument

Van de Bugger (9):
      Tabs replaced with spaces; trailing spaces deleted.
      Data refactored: 3 separate arrays and set of macros merged into a struct.
      Data refactored: list_t introduced to keep list and its sizes together.
      Bug in searching config files fixed.
      Refactoring the help message.
      Minor style fixes.
      Consistent handling of memory allocation errors.
      Few messages added for easier troubleshooting.
      Minor style changes in help message.

---
 Makefile.am       |   20 -
 configure.ac      |   11 
 man/Makefile.am   |   14 +
 man/setxkbmap.man |  141 +++++++++++
 setxkbmap.c       |  668 ++++++++++++++++++++++++++++--------------------------
 setxkbmap.man     |  139 -----------
 6 files changed, 513 insertions(+), 480 deletions(-)
---


More information about the xorg-commit mailing list