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

Alan Coopersmith alanc at kemper.freedesktop.org
Fri May 17 21:07:56 PDT 2013


Tag 'xwininfo-1.1.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2013-05-18 05:07 -0700

xwininfo-1.1.3

Changes since xwininfo-1.1.2:
Alan Coopersmith (5):
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Print more detailed error messages when xcb_connect fails
      Quiet some clang warnings about implicit int <-> size_t conversions
      xwininfo 1.1.3

David Venz (1):
      Bug 53242 - xwininfo segfaults on invalid screen

Gaetan Nadon (3):
      make: remove $(LIBOBJS) dead code
      Revert "make: remove $(LIBOBJS) dead code"
      configure.ac: regroup statements and comment

Guillem Jover (4):
      Move leading ": " out from buffer to the error string printer
      Use format string literals instead of variables to print window ids
      Refactor atom name printing into a new Display_Atom_Name function
      Use format string literals instead of variables to print atom names

Jeremy Huddleston Sequoia (2):
      Declare usage() as _X_NORETURN
      Remove dead code (size_t is always >= 0)

Pierre-Loup A. Griffais (1):
      xwininfo: report the Visual class of the selected Window

Thomas Klausner (1):
      Get rid of a number of warnings.

Yaakov Selkowitz (1):
      Use AM_ICONV

---
 Makefile.am  |    6 
 config.rpath |  690 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |   30 +-
 dsimple.c    |   69 +++--
 dsimple.h    |    4 
 xwininfo.c   |  150 ++++++------
 6 files changed, 829 insertions(+), 120 deletions(-)
---


More information about the xorg-commit mailing list