summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-22xdpyinfo 1.3.0HEADxdpyinfo-1.3.0masterAlan Coopersmith1-1/+1
2011-09-29Silence gcc complaint about being unable to check printf format stringAlan Coopersmith1-5/+4
2011-09-29Remove unused function hasExtensionAlan Coopersmith1-15/+0
2011-09-29Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-29/+31
2011-09-29Strip trailing whitespaceAlan Coopersmith3-45/+45
2011-01-19config: move man pages into their own directoryGaetan Nadon4-17/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-7/+7
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-4/+4
2010-10-07Purge cvs tags.Jesse Adkins2-7/+0
2010-10-04Use xcb for -queryExt instead of a round-trip per extensionAlan Coopersmith2-13/+45
2010-10-03xdpyinfo 1.2.0xdpyinfo-1.2.0Alan Coopersmith1-1/+2
2010-10-03Remove DPY_XPRINT_* from Makefile.amAlan Coopersmith1-2/+0
2010-09-24config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-24config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-09-24config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-03-27xprint: remove isPrintScreen codeGaetan Nadon1-16/+5
2010-03-26xprint: remove conditional code regarding xprint featureGaetan Nadon1-140/+0
2010-03-26config: remove xprint feature which is obsoleteGaetan Nadon1-12/+0
2010-01-08COPYING: replace stub with actual copyright noticeGaetan Nadon1-8/+18
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon3-2/+5
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-2/+3
2009-10-27Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-11/+64
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-10-16xdpyinfo 1.1.0xdpyinfo-1.1.0Alan Coopersmith1-1/+1
2009-10-13Added --without-{xf86misc,xprint} configure time optionsJeremy Huddleston1-11/+23
2009-10-13Use $(AM_V_GEN) to silence man page creation tooAlan Coopersmith1-1/+1
2009-10-13Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headersAlan Coopersmith2-4/+10
2009-10-03Remove empty INSTALL so automake installs a real oneAlan Coopersmith2-0/+1
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+30
2009-09-22Use xf86vmproto.h instead of xf86vmstr.h if it is installedAlan Coopersmith2-3/+8
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-8/+4
2009-09-02Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.amAlan Coopersmith2-1/+1
2009-09-02Improved XF86-VidModeExtension printingAlan Coopersmith1-61/+77
2009-09-01Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extensionAlan Coopersmith1-2/+2
2009-02-04Print Composite extension version for "-ext Composite"Alan Coopersmith3-0/+32
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade4-9/+22
2008-06-13Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.Matthieu Herrb1-1/+3
2008-05-21xdpyinfo 1.0.3xdpyinfo-1.0.3Adam Jackson1-1/+1
2008-05-21Ignore errors from xf86misc rather than crashing out.Adam Jackson1-0/+16
2008-04-30Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4Julien Cristau1-0/+10
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos1-0/+2
2007-05-25X.Org bug #10616: Add all the X info commands to See Also in man pageAlan Coopersmith1-1/+7
2007-03-20Version bump: 1.0.2xdpyinfo-1.0.2Alan Coopersmith1-1/+1
2007-03-20Clear a couple more memory leaks found by Sun Studio dbx check -leaksAlan Coopersmith1-0/+5
2007-03-20Coverity #748: IsPrintScreen: Returned without freeing storage "pscreens"Alan Coopersmith1-0/+1
2007-03-20Coverity #749: print_XF86VidMode_info: Returned without freeing storage "mode...Alan Coopersmith1-0/+1
2007-03-20Coverity #750: print_xinput_info() returned without freeing storage "ext"Alan Coopersmith1-0/+1