Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-02 | Remove empty INSTALL so automake installs a real one | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-10-01 | Add README with pointers to mailing lists, bugzilla, & git | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-09-21 | Use xf86vmproto.h instead of xf86vmstr.h if it is installed | Alan Coopersmith | |
Clears warnings when built with xf86vidmodeproto 2.2.99.1 & later Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> Acked-by: Peter Hutterer <peter.hutterer@who-t.net> | |||
2009-09-21 | Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-09-01 | Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am | Alan Coopersmith | |
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-09-01 | Improved XF86-VidModeExtension printing | Alan Coopersmith | |
- Combine common modeline printing code into single function - Don't return 0 unless extension isn't supported, since that makes xdpyinfo report the extension isn't supported. - Don't exit immediately if some information is not available, since other info may be present. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-09-01 | Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension | Alan Coopersmith | |
https://bugs.freedesktop.org/show_bug.cgi?id=3438 Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-02-04 | Print Composite extension version for "-ext Composite" | Alan Coopersmith | |
The only other information I could see to query in the Composite 0.4 protocol spec is the Composite Overlay Window XID, but the request to get that ID has the side effect of mapping the overlay window, and xdpyinfo shouldn't have side effects like that. Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> | |||
2009-01-13 | Ansification and compile warning fixes. | Paulo Cesar Pereira de Andrade | |
This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, and corrects make distcheck. | |||
2008-06-13 | Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields. | Matthieu Herrb | |
2008-05-21 | xdpyinfo 1.0.3xdpyinfo-1.0.3 | Adam Jackson | |
2008-05-21 | Ignore errors from xf86misc rather than crashing out. | Adam Jackson | |
2008-04-30 | Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4 | Julien Cristau | |
2007-12-06 | Add missing PHONY line for automatic ChangeLog generation | James Cloos | |
2007-05-24 | X.Org bug #10616: Add all the X info commands to See Also in man page | Alan Coopersmith | |
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616> Reported upstream from Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313> | |||
2007-03-20 | Version bump: 1.0.2xdpyinfo-1.0.2 | Alan Coopersmith | |
2007-03-20 | Clear a couple more memory leaks found by Sun Studio dbx check -leaks | Alan Coopersmith | |
2007-03-20 | Coverity #748: IsPrintScreen: Returned without freeing storage "pscreens" | Alan Coopersmith | |
2007-03-20 | Coverity #749: print_XF86VidMode_info: Returned without freeing storage ↵ | Alan Coopersmith | |
"modelines" | |||
2007-03-20 | Coverity #750: print_xinput_info() returned without freeing storage "ext" | Alan Coopersmith | |
2007-03-20 | Coverity #752: XListDepths return leaked in print_xrender_info() | Alan Coopersmith | |
2007-03-20 | Bug 7027: Add configure options --without-dmx --without-dga --without-xinerama | Ingo Bormuth | |
X.Org Bug 7027: <https://bugs.freedesktop.org/show_bug.cgi?id=7027> Patch #5735: <https://bugs.freedesktop.org/attachment.cgi?id=5735> From gentoo bug 132502: <http://bugs.gentoo.org/show_bug.cgi?id=132502> | |||
2007-03-20 | Fix line wrapping of extensions list in usage message | Alan Coopersmith | |
2007-03-19 | Clear sparse warning: Using plain integer as NULL pointer | Alan Coopersmith | |
2007-03-19 | Fix typos in comments | Alan Coopersmith | |
2007-03-19 | Add support for checking sources with sparse/lint/etc. | Alan Coopersmith | |
2007-03-19 | renamed: .cvsignore -> .gitignore | Alan Coopersmith | |
2007-03-19 | Replace static ChangeLog with dist-hook to generate from git log | Alan Coopersmith | |
2005-12-21 | Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0 | Kevin E Martin | |
2005-12-19 | Stub COPYING files | Adam Jackson | |
2005-12-15 | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-12-03 | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-21 | Another pass at .cvsignores for apps. | Eric Anholt | |
2005-11-20 | Add/improve .cvsignore files for apps. | Eric Anholt | |
2005-11-19 | Update pkgconfig files to separate library build-time dependencies from | Kevin E Martin | |
application build-time dependencies, and update package deps to work with separate build roots. | |||
2005-10-19 | Update package version number for RC1 release.XORG-6_99_99_902XORG-6_99_99_901 | Kevin E Martin | |
2005-10-17 | Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to | Alan Coopersmith | |
work better with BSD make | |||
2005-10-14 | Use sed to fill in variables in man page | Alan Coopersmith | |
2005-08-19 | More updates for Panoramix -> Xinerama rename | Alan Coopersmith | |
2005-08-03 | More unique tokens for PKG_CHECK_MODULES | Adam Jackson | |
2005-07-29 | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | |
- Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | |||
2005-07-20 | Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global | Adam Jackson | |
configure cache, you cache it, and the cached value is probably wrong. | |||
2005-07-18 | Fail gracefully when extensions not present. | Daniel Stone | |
2005-07-09 | Add .cvsignore files | Keith Packard | |
2005-07-08 | Autodetect extension support. Install manual as xdpyinfo.1 Note that | Keith Packard | |
autodetection requires changes to xdpyinfo.c as well, which currently lives in the monolithic tree. These changes don't have any effect on monolithic builds. | |||
2005-07-08 | Add support for modular extension autodetection (ignored in monolithicXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15 | Keith Packard | |
build) | |||
2005-07-06 | Add buildsystem for xdpyinfo | Søren Sandmann Pedersen | |
2005-04-26 | //bugs.freedesktop.org/show_bug.cgi?id=2705) attachment #2555sco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10 | Roland Mainz | |
(https://bugs.freedesktop.org/attachment.cgi?id=2555) bug 2705 part II: Fix build to work with |#define BuildXprint NO| Patch by Kevin E. Martin <kem@freedesktop.org>. |