xwininfo: Changes to 'refs/tags/xwininfo-1.1.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Sun Sep 26 18:37:38 PDT 2010


Tag 'xwininfo-1.1.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-09-27 02:35 -0700

xwininfo 1.1.0

Changes since xwininfo-1.0.5:
Alan Coopersmith (15):
      Update Sun license notices to current X.Org standard form
      Collapse some series of multiline printfs into single strings/calls
      mark window_id_format as a const string
      Remove RCS/CVS id tags
      Remove #ifdef NO_I18N code branches
      Make spacing more consistent
      Use _X_NORETURN from xproto 7.0.17
      Delay generating unknown code string until we know we need it
      Convert from Xlib to xcb
      Make xcb-icccm dependency be optional and off-by-default
      Handle non-latin-1 window names
      Add some EWMH hints to the -wm output
      Make iconv() usage optional
      config: upgrade to util-macros 1.8 for additional man page support
      xwininfo 1.1.0

Gaetan Nadon (6):
      Makefile.am: do not include autogen.sh in distribution #24183
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (2):
      This is not a GNU project, so declare it foreign.
      strnlen: Fix building on systems without strnlen(3)

---
 .gitignore   |   77 +
 COPYING      |   23 
 Makefile.am  |   33 
 clientwin.c  |  178 ++--
 clientwin.h  |    6 
 configure.ac |   47 -
 dsimple.c    |  761 +++++++++++++-----
 dsimple.h    |   64 -
 strnlen.c    |   37 
 strnlen.h    |   32 
 xwininfo.c   | 2398 +++++++++++++++++++++++++++++++++++++++--------------------
 xwininfo.man |    2 
 12 files changed, 2481 insertions(+), 1177 deletions(-)
---


More information about the xorg-commit mailing list