This minor maintenance release adds a -version option to the command line,
and provides some minor code cleanups and build improvements.
Alan Coopersmith (9):
Mark usage() as _X_NORETURN
Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
Combine usage messages into a single string
Add -version option to print version number
Add xrandr to SEE ALSO section of man page
Rename i & count in inner loop to avoid shadowing same named vars in outer loop
Convert sprintf calls to snprintf
Mark num_known_extensions as a const, since the size is fixed at compile time
xdpyinfo 1.3.1
Jon TURNEY (1):
Include Xwindows.h on WIN32 to avoid type clashes
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
This version adds an explicit dependency on XCB, which it uses for more
efficient querying of the available extensions on the X server.
Alan Coopersmith (6):
Use xcb for -queryExt instead of a round-trip per extension
Strip trailing whitespace
Add const attributes to fix gcc -Wwrite-strings warnings
Remove unused function hasExtension
Silence gcc complaint about being unable to check printf format string
xdpyinfo 1.3.0
Gaetan Nadon (4):
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: remove trailing spaces and tabs
config: move man pages into their own directory
Jesse Adkins (1):
Purge cvs tags.
This release removes the support for the Xprint extension. If anyone
needs to maintain such support, a new branch can be made from the 1.1.0
release in git.
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
Adam Jackson (2):
Ignore errors from xf86misc rather than crashing out.
xdpyinfo 1.0.3
Alan Coopersmith (1):
X.Org bug #10616: Add all the X info commands to See Also in man page
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Julien Cristau (1):
Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4