index
:
app/xdpyinfo
master
obsd
xdpyinfo application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xdpyinfo.c
Age
Commit message (
Expand
)
Author
2022-04-06
xdpyinfo: Fix printing the X.Org release version for xserver >= 21
Adam Jackson
2022-04-03
fix -Wunused-[...] compiler warnings
Thomas Kuehne
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2019-03-24
Add explicit casts to clear implicit conversion warnings
Alan Coopersmith
2019-03-03
Only check for XFree86 if vendor string doesn't match X.Org
Alan Coopersmith
2015-02-17
Delete unused NULLSTR macro
Alan Coopersmith
2015-02-17
Mark required arguments to Xlib error handler as unused
Alan Coopersmith
2013-11-26
Sprinkle consts in StrCmp to quiet cast warnings
Alan Coopersmith
2013-11-26
Print which option was in error along with usage message
Alan Coopersmith
2013-02-10
Mark num_known_extensions as a const, since the size is fixed at compile time
Alan Coopersmith
2013-02-10
Convert sprintf calls to snprintf
Alan Coopersmith
2013-02-10
Rename i & count in inner loop to avoid shadowing same named vars in outer loop
Alan Coopersmith
2013-01-21
Add -version option to print version number
Alan Coopersmith
2013-01-21
Combine usage messages into a single string
Alan Coopersmith
2013-01-21
Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
Alan Coopersmith
2013-01-21
Mark usage() as _X_NORETURN
Alan Coopersmith
2012-11-05
Include Xwindows.h on WIN32 to avoid type clashes
Jon TURNEY
2011-09-28
Silence gcc complaint about being unable to check printf format string
Alan Coopersmith
2011-09-28
Remove unused function hasExtension
Alan Coopersmith
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-28
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-10-04
Use xcb for -queryExt instead of a round-trip per extension
Alan Coopersmith
2010-03-27
xprint: remove isPrintScreen code
Gaetan Nadon
2010-03-26
xprint: remove conditional code regarding xprint feature
Gaetan Nadon
2009-10-12
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Alan Coopersmith
2009-09-21
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Alan Coopersmith
2009-09-01
Improved XF86-VidModeExtension printing
Alan Coopersmith
2009-09-01
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Alan Coopersmith
2009-02-04
Print Composite extension version for "-ext Composite"
Alan Coopersmith
2009-01-13
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2008-06-13
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Matthieu Herrb
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-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 "mode...
Alan Coopersmith
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
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
2005-07-08
Add support for modular extension autodetection (ignored in monolithic
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Keith Packard
2005-04-26
//bugs.freedesktop.org/show_bug.cgi?id=2705) attachment #2555
sco_port_update-base
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_14
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
Roland Mainz
2005-03-11
xc/programs/twm/Imakefile
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Roland Mainz
2004-09-02
Clean up defines for Xprint support and fix BuildServersOnly build for
rel-0-6-1
lg3d-rel-0-7-0
lg3d-rel-0-6-2
lg3d-base
XORG-6_8_2
XORG-6_8_1_904
XORG-6_8_1_903
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
Kevin E Martin
2004-08-16
As discussed and agreed on on the release-wranglers meeting of August 16,
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
Kristian Høgsberg
2004-06-30
Add Distributed Multihead X (DMX) support
XORG-6_7_99_2
XORG-6_7_99_1
Kevin E Martin
2004-05-25
Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=672 - RFE: xdpyinfo
Roland Mainz
2004-05-16
Fix for http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=623 -
Roland Mainz
[next]