pkgsrc/x11/editres/DESCR
wiz 44db0e3330 editres: update to 1.0.7.
Alan Coopersmith (10):
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Replace XtMalloc+sprintf pair with XtAsprintf call
      Replace remaining sprintf calls with snprintf
      Fix -Wsign-compare warnings
      Strip trailing whitespace
      Fix -Wmissing-noreturn warnings
      Add intro to editres to README
      editres 1.0.7

Emil Velikov (1):
      autogen.sh: use quoted string variables

Eric S. Raymond (1):
      Avoid a spurious  warning during XML upconversion.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
2018-03-05 09:25:54 +00:00

5 lines
206 B
Text

Editres is a tool that allows users and application developers to view
the full widget hierarchy of any Xt Toolkit application that speaks the
Editres protocol.
This is from the modular X.org X11 project.