xwd: Changes to 'refs/tags/xwd-1.0.6'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Aug 8 21:17:01 PDT 2013


Tag 'xwd-1.0.6' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-08-09 05:16 -0700

xwd-1.0.6

Changes since xwd-1.0.5:
Alan Coopersmith (10):
      Move Pixel typedef from xwd.c to wsutils.h
      Optionally enable existing code to call XkbStdBell from libxkbfile
      Fix gcc warnings about discarding const qualifiers
      Add printf attributes as suggested by gcc -Wmissing-format-attribute
      Rename new_list variable to not shadow new_list function
      Remove unused bitmap_unit variable from ReadRegionsInList()
      Quiet gcc warnings about potentially uninitialized variables
      Fix some clang warnings about integer size/sign conversions
      Strip trailing whitespace
      xwd 1.0.6

---
 Makefile.am  |    6 -
 clientwin.c  |    4 -
 configure.ac |   18 ++++-
 dsimple.c    |   19 ++----
 dsimple.h    |    6 -
 list.c       |   14 ++--
 list.h       |   20 +++---
 multiVis.c   |  184 ++++++++++++++++++++++++++++-------------------------------
 multiVis.h   |    2 
 wsutils.h    |    2 
 xwd.c        |   40 +++++++-----
 11 files changed, 162 insertions(+), 153 deletions(-)
---


More information about the xorg-commit mailing list