summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-4/+4
2010-10-06Purge 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-23config: Remove unnecessary calls from configure.acAlan Coopersmith1-6/+0
2010-09-23config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-09-23config: 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-07COPYING: 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-26Makefile.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-12Use $(AM_V_GEN) to silence man page creation tooAlan Coopersmith1-1/+1
2009-10-12Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headersAlan Coopersmith2-4/+10
2009-10-02Remove 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-21Use 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-01Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.amAlan Coopersmith2-1/+1
2009-09-01Improved 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-24X.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
2007-03-20Coverity #752: XListDepths return leaked in print_xrender_info()Alan Coopersmith1-0/+1
2007-03-20Bug 7027: Add configure options --without-dmx --without-dga --without-xineramaIngo Bormuth1-17/+36
2007-03-20Fix line wrapping of extensions list in usage messageAlan Coopersmith1-1/+4
2007-03-19Clear sparse warning: Using plain integer as NULL pointerAlan Coopersmith1-1/+1
2007-03-19Fix typos in commentsAlan Coopersmith1-3/+3
2007-03-19Add support for checking sources with sparse/lint/etc.Alan Coopersmith2-0/+11
2007-03-19renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+1
2007-03-19Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2-51/+8