summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-16xdpyinfo 1.3.2xdpyinfo-1.3.2Alan Coopersmith
2015-02-17Delete unused NULLSTR macroAlan Coopersmith
2015-02-17Mark required arguments to Xlib error handler as unusedAlan Coopersmith
2014-06-02autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith
2014-06-02configure: Drop AM_MAINTAINER_MODEAlan Coopersmith
2014-06-02config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith
2013-11-26Sprinkle consts in StrCmp to quiet cast warningsAlan Coopersmith
2013-11-26Print which option was in error along with usage messageAlan Coopersmith
2013-05-20xdpyinfo 1.3.1xdpyinfo-1.3.1Alan Coopersmith
2013-02-10Mark num_known_extensions as a const, since the size is fixed at compile timeAlan Coopersmith
2013-02-10Convert sprintf calls to snprintfAlan Coopersmith
2013-02-10Rename i & count in inner loop to avoid shadowing same named vars in outer loopAlan Coopersmith
2013-01-21Add xrandr to SEE ALSO section of man pageAlan Coopersmith
2013-01-21Add -version option to print version numberAlan Coopersmith
2013-01-21Combine usage messages into a single stringAlan Coopersmith
2013-01-21Declare 'len' as size_t to avoid unneccessary back-and-forth conversionsAlan Coopersmith
2013-01-21Mark usage() as _X_NORETURNAlan Coopersmith
2012-11-05Include Xwindows.h on WIN32 to avoid type clashesJon TURNEY
2011-10-21xdpyinfo 1.3.0xdpyinfo-1.3.0Alan Coopersmith
2011-09-28Silence gcc complaint about being unable to check printf format stringAlan Coopersmith
2011-09-28Remove unused function hasExtensionAlan Coopersmith
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-28Strip trailing whitespaceAlan Coopersmith
2011-01-19config: move man pages into their own directoryGaetan Nadon
2011-01-13man: remove trailing spaces and tabsGaetan Nadon
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-10-06Purge cvs tags.Jesse Adkins
2010-10-04Use xcb for -queryExt instead of a round-trip per extensionAlan Coopersmith
2010-10-03xdpyinfo 1.2.0xdpyinfo-1.2.0Alan Coopersmith
2010-10-03Remove DPY_XPRINT_* from Makefile.amAlan Coopersmith
2010-09-23config: Remove unnecessary calls from configure.acAlan Coopersmith
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith
2010-09-23config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-27xprint: remove isPrintScreen codeGaetan Nadon
2010-03-26xprint: remove conditional code regarding xprint featureGaetan Nadon
2010-03-26config: remove xprint feature which is obsoleteGaetan Nadon
2010-01-07COPYING: replace stub with actual copyright noticeGaetan Nadon
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston
2009-10-16xdpyinfo 1.1.0xdpyinfo-1.1.0Alan Coopersmith
2009-10-13Added --without-{xf86misc,xprint} configure time optionsJeremy Huddleston
2009-10-12Use $(AM_V_GEN) to silence man page creation tooAlan Coopersmith
2009-10-12Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headersAlan Coopersmith
2009-10-02Remove empty INSTALL so automake installs a real oneAlan Coopersmith
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith