xprop: Changes to 'refs/tags/xprop-1.0.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Aug 10 15:06:53 PDT 2007


Tag 'xprop-1.0.3' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-08-10 23:03 -0700

xprop Version 1.0.3

Changes since xprop-1.0.2:
Alan Coopersmith:
      X.Org bug #10616: Add all the X info commands to See Also
      renamed: .cvsignore -> .gitignore
      Replace static ChangeLog with dist-hook to generate from git log
      Change xprop_CFLAGS to AM_CFLAGS to clear automake-1.10 warning
      Add hooks to check sources with lint/sparse/etc.
      Purge unused code from dsimple.c
      ANSIfy function declarations in dsimple.c
      Coverity #905: Handle_Prop_Requests returned without freeing storage "thunks"
      Replace sprintf's with snprintf's
      Convert old #ifdefs for HAS_WTYPE_H & HAS_WCHAR_H to autoconf checks
      Simplify printing of usage message
      Version bump: 1.0.3

Jay Hobson:
      Sun Bug 4474581: xprop fails in Japanese locale

---
 .gitignore   |    1 
 ChangeLog    |   31 ------
 Makefile.am  |   20 +++
 configure.ac |    9 +
 dsimple.c    |  303 ++++-------------------------------------------------------
 dsimple.h    |   23 ----
 xprop.c      |   71 ++++++-------
 xprop.man    |    3 
 8 files changed, 90 insertions(+), 371 deletions(-)
---


More information about the xorg-commit mailing list