index
:
~keithp/libXrandr
master
X Resize and Rotate Extension C Library
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
Add monitors, update to version 1.5
HEAD
master
Keith Packard
2
-1
/
+200
2014-12-16
libXrandr: Clean up compiler warnings
Keith Packard
7
-54
/
+54
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
1
-14
/
+0
2013-07-05
XRRUpdateConfiguration: Check if getting screen for root fails
Pauli Nieminen
1
-0
/
+3
2013-07-05
XRRGetProviderInfo returned bad associated_capability list in 64-bit
Alan Coopersmith
1
-1
/
+10
2013-05-04
Make XRRGet*Property() always initialize returned values
Alan Coopersmith
2
-2
/
+14
2013-05-04
integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]
Alan Coopersmith
1
-8
/
+14
2013-05-04
integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]
Alan Coopersmith
1
-8
/
+14
2013-05-04
integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]
Alan Coopersmith
1
-4
/
+9
2013-05-04
integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]
Alan Coopersmith
1
-4
/
+9
2013-05-03
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
7
-17
/
+28
2013-01-18
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
1
-1
/
+1
2012-09-06
Constify a couple string arguments that are just copied, not modified
Alan Coopersmith
2
-2
/
+2
2012-07-19
libXrandr: add support for provider objects.
Dave Airlie
4
-2
/
+623
2012-02-29
Fill in nameLen in XRROutputInfo
Daniel Stone
1
-0
/
+1
2011-09-16
Strip trailing whitespace
Alan Coopersmith
9
-71
/
+71
2010-07-08
Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
1
-2
/
+0
2010-05-26
Add parameter safety check
Leif Middelschulte
1
-1
/
+1
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
1
-1
/
+5
2009-11-10
GetCrtcGamma: Fix error handling.
Adam Jackson
1
-6
/
+5
2009-11-10
GetCrtcGammaSize: Return 0, not garbage, on failure
Adam Jackson
1
-1
/
+1
2009-11-10
SetScreenConfigAndRate: Document error handling better
Adam Jackson
1
-0
/
+1
2009-11-10
GetOutputProperty: Return the error code, not BadRequest
Adam Jackson
1
-1
/
+1
2009-01-30
Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary request
Keith Packard
1
-1
/
+1
2009-01-30
Janitor: make distcheck, compiler warnings, .gitignore
Paulo Cesar Pereira de Andrade
9
-39
/
+13
2008-12-23
Fix thinkos
Julien Cristau
2
-5
/
+2
2008-12-17
Define _XRRHasRates internally.
Adam Jackson
1
-0
/
+3
2008-12-17
Be sure to return NULL when returning no properties.
Adam Jackson
1
-1
/
+1
2008-12-17
Use RRCheckExtension in function returning a value.
Adam Jackson
1
-1
/
+1
2008-12-17
Fix type of GetReq() argument.
Adam Jackson
1
-1
/
+1
2008-12-17
Use RRSimpleCheckExtension in functions returning void
Adam Jackson
1
-1
/
+1
2008-12-08
Add [GS]etOutputPrimary
Adam Jackson
1
-0
/
+62
2008-12-04
Nuke config-timestamp for panning.
Matthias Hopf
1
-2
/
+0
2008-12-04
Panning support
Matthias Hopf
1
-0
/
+97
2008-12-01
RRNotify subevents have 'window' at different offsets, the sequel
Julien Cristau
1
-1
/
+3
2008-12-01
Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandr
Julien Cristau
3
-9
/
+210
2008-11-28
Set attr->pendingNparams in XRRGetCrtcTransform()
Julien Cristau
1
-0
/
+1
2008-11-24
Add GetScreenResourcesCurrent
Adam Jackson
1
-3
/
+20
2008-09-12
Set NparamsFilter in XRRGetCrtcTransform return value.
Keith Packard
1
-0
/
+1
2008-08-13
RRNotify subevents have 'window' at different offsets.
Tomas Carnecky
1
-1
/
+3
2008-08-13
Remove RCS tags.
Adam Jackson
2
-5
/
+0
2008-06-23
Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfiguration
thb
1
-3
/
+5
2008-05-19
Rename parameters to clarify QueryVersion/QueryExtension.
Peter Hutterer
1
-3
/
+5
2008-03-18
Eliminate inverse matrix from randr transform protocol
Keith Packard
1
-8
/
+0
2008-03-15
Support CRTC Transform filters
Keith Packard
1
-74
/
+117
2008-03-10
Add support for new Transform requests.
Keith Packard
3
-10
/
+176
2008-02-05
Hide some private symbols.
Julien Cristau
1
-5
/
+5
2007-07-03
CrtcChange event format conversion was using 'height' for 'width'.
Keith Packard
1
-2
/
+2
2007-02-15
Must pass size information in SetCrtcGamma request.
Keith Packard
1
-0
/
+1
2007-01-31
Merge 64-bit fixes in
Keith Packard
1
-15
/
+17
[next]