index
:
platform/upstream/xdpyinfo
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/x11
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / X Window System;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-01
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Alan Coopersmith
2
-1
/
+1
2009-09-01
Improved XF86-VidModeExtension printing
Alan Coopersmith
1
-61
/
+77
2009-09-01
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Alan Coopersmith
1
-2
/
+2
2009-02-04
Print Composite extension version for "-ext Composite"
Alan Coopersmith
3
-0
/
+32
2009-01-13
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
4
-9
/
+22
2008-06-13
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Matthieu Herrb
1
-1
/
+3
2008-05-21
xdpyinfo 1.0.3
xdpyinfo-1.0.3
Adam Jackson
1
-1
/
+1
2008-05-21
Ignore errors from xf86misc rather than crashing out.
Adam Jackson
1
-0
/
+16
2008-04-30
Handle XExtension{Keyboard,Pointer}, added in inputproto 1.4
Julien Cristau
1
-0
/
+10
2007-12-06
Add missing PHONY line for automatic ChangeLog generation
James Cloos
1
-0
/
+2
2007-05-24
X.Org bug #10616: Add all the X info commands to See Also in man page
Alan Coopersmith
1
-1
/
+7
2007-03-20
Version bump: 1.0.2
xdpyinfo-1.0.2
Alan Coopersmith
1
-1
/
+1
2007-03-20
Clear a couple more memory leaks found by Sun Studio dbx check -leaks
Alan Coopersmith
1
-0
/
+5
2007-03-20
Coverity #748: IsPrintScreen: Returned without freeing storage "pscreens"
Alan Coopersmith
1
-0
/
+1
2007-03-20
Coverity #749: print_XF86VidMode_info: Returned without freeing storage "mode...
Alan Coopersmith
1
-0
/
+1
2007-03-20
Coverity #750: print_xinput_info() returned without freeing storage "ext"
Alan Coopersmith
1
-0
/
+1
2007-03-20
Coverity #752: XListDepths return leaked in print_xrender_info()
Alan Coopersmith
1
-0
/
+1
2007-03-20
Bug 7027: Add configure options --without-dmx --without-dga --without-xinerama
Ingo Bormuth
1
-17
/
+36
2007-03-20
Fix line wrapping of extensions list in usage message
Alan Coopersmith
1
-1
/
+4
2007-03-19
Clear sparse warning: Using plain integer as NULL pointer
Alan Coopersmith
1
-1
/
+1
2007-03-19
Fix typos in comments
Alan Coopersmith
1
-3
/
+3
2007-03-19
Add support for checking sources with sparse/lint/etc.
Alan Coopersmith
2
-0
/
+11
2007-03-19
renamed: .cvsignore -> .gitignore
Alan Coopersmith
1
-0
/
+1
2007-03-19
Replace static ChangeLog with dist-hook to generate from git log
Alan Coopersmith
2
-51
/
+8
2005-12-21
Update package version for X11R7 release.
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2
-1
/
+6
2005-12-19
Stub COPYING files
Adam Jackson
1
-0
/
+12
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2
-1
/
+6
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
MODULAR_COPY
Kevin E Martin
2
-3
/
+8
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2
-1
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-21
Another pass at .cvsignores for apps.
Eric Anholt
1
-0
/
+3
2005-11-20
Add/improve .cvsignore files for apps.
Eric Anholt
1
-2
/
+2
2005-11-19
Update pkgconfig files to separate library build-time dependencies from
Kevin E Martin
3
-22
/
+39
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2
-1
/
+6
2005-10-17
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
Alan Coopersmith
1
-1
/
+1
2005-10-14
Use sed to fill in variables in man page
Alan Coopersmith
2
-1
/
+33
2005-08-19
More updates for Panoramix -> Xinerama rename
Alan Coopersmith
1
-1
/
+1
2005-08-03
More unique tokens for PKG_CHECK_MODULES
Adam Jackson
2
-40
/
+40
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
1
-1
/
+3
2005-07-20
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
Adam Jackson
2
-5
/
+5
2005-07-18
Fail gracefully when extensions not present.
Daniel Stone
2
-10
/
+15
2005-07-09
Add .cvsignore files
Keith Packard
2
-0
/
+22
2005-07-08
Autodetect extension support. Install manual as xdpyinfo.1 Note that
Keith Packard
3
-3
/
+98
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
1
-0
/
+48
2005-07-06
Add buildsystem for xdpyinfo
Søren Sandmann Pedersen
9
-0
/
+84
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
1
-0
/
+2
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
1
-14
/
+28
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
1
-8
/
+8
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
1
-1
/
+10
2004-06-30
Add Distributed Multihead X (DMX) support
XORG-6_7_99_2
XORG-6_7_99_1
Kevin E Martin
1
-0
/
+141
[prev]
[next]