summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-09-21Use xf86vmproto.h instead of xf86vmstr.h if it is installedAlan Coopersmith
2009-09-21Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-09-01Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.amAlan Coopersmith
2009-09-01Improved XF86-VidModeExtension printingAlan Coopersmith
2009-09-01Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extensionAlan Coopersmith
2009-02-04Print Composite extension version for "-ext Composite"Alan Coopersmith
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade
2008-06-13Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.Matthieu Herrb
2008-05-21xdpyinfo 1.0.3xdpyinfo-1.0.3Adam Jackson
2008-05-21Ignore errors from xf86misc rather than crashing out.Adam Jackson
2008-04-30Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4Julien Cristau
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-05-24X.Org bug #10616: Add all the X info commands to See Also in man pageAlan Coopersmith
2007-03-20Version bump: 1.0.2xdpyinfo-1.0.2Alan Coopersmith
2007-03-20Clear a couple more memory leaks found by Sun Studio dbx check -leaksAlan Coopersmith
2007-03-20Coverity #748: IsPrintScreen: Returned without freeing storage "pscreens"Alan Coopersmith
2007-03-20Coverity #749: print_XF86VidMode_info: Returned without freeing storage "mode...Alan Coopersmith
2007-03-20Coverity #750: print_xinput_info() returned without freeing storage "ext"Alan Coopersmith
2007-03-20Coverity #752: XListDepths return leaked in print_xrender_info()Alan Coopersmith
2007-03-20Bug 7027: Add configure options --without-dmx --without-dga --without-xineramaIngo Bormuth
2007-03-20Fix line wrapping of extensions list in usage messageAlan Coopersmith
2007-03-19Clear sparse warning: Using plain integer as NULL pointerAlan Coopersmith
2007-03-19Fix typos in commentsAlan Coopersmith
2007-03-19Add support for checking sources with sparse/lint/etc.Alan Coopersmith
2007-03-19renamed: .cvsignore -> .gitignoreAlan Coopersmith
2007-03-19Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-11-19Update pkgconfig files to separate library build-time dependencies fromKevin E Martin