summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-10GetOutputProperty: Return the error code, not BadRequestAdam Jackson1-1/+1
2009-10-21This is not a GNU project, so declare it foreign.Jeremy Huddleston1-1/+1
2009-03-06Bump to 1.3.0libXrandr-1.3.0Matthias Hopf1-1/+1
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+25
2009-01-30Send X_RRGetOutputPrimary when making an X_RRGetOutputPrimary requestKeith Packard1-1/+1
2009-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade13-54/+31
2008-12-23Fix thinkosJulien Cristau2-5/+2
2008-12-17libXrandr 1.2.99.4libXrandr-1.2.99.4Adam Jackson1-1/+1
2008-12-17Define _XRRHasRates internally.Adam Jackson1-0/+3
2008-12-17Be sure to return NULL when returning no properties.Adam Jackson1-1/+1
2008-12-17Use RRCheckExtension in function returning a value.Adam Jackson1-1/+1
2008-12-17Fix type of GetReq() argument.Adam Jackson1-1/+1
2008-12-17Use RRSimpleCheckExtension in functions returning voidAdam Jackson1-1/+1
2008-12-12Bump to 1.2.99.3libXrandr-1.2.99.3Matthias Hopf1-1/+1
2008-12-08Add [GS]etOutputPrimaryget-set-primaryAdam Jackson2-0/+72
2008-12-04Bump to 1.2.99.2.libXrandr-1.2.99.2Matthias Hopf1-1/+1
2008-12-04Nuke config-timestamp for panning.Matthias Hopf1-2/+0
2008-12-04Panning supportMatthias Hopf2-0/+125
2008-12-01Bump to 1.2.91libXrandr-1.2.91Julien Cristau1-1/+1
2008-12-01RRNotify subevents have 'window' at different offsets, the sequelJulien Cristau1-1/+3
2008-12-01Merge branch 'transform-proposal' of git.freedesktop.org:/git/xorg/lib/libXrandrJulien Cristau4-15/+245
2008-11-28Set attr->pendingNparams in XRRGetCrtcTransform()transform-proposalJulien Cristau1-0/+1
2008-11-24Add GetScreenResourcesCurrentgsr-currentAdam Jackson2-3/+25
2008-09-12Set NparamsFilter in XRRGetCrtcTransform return value.Keith Packard1-0/+1
2008-08-13RRNotify subevents have 'window' at different offsets.Tomas Carnecky1-1/+3
2008-08-13Remove RCS tags.Adam Jackson2-5/+0
2008-07-02libXrandr 1.2.3libXrandr-1.2.3Adam Jackson1-1/+1
2008-06-23Bug #16430: Ignore ConfigureNotify on non-root windows in UpdateConfigurationthb1-3/+5
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer3-9/+13
2008-03-24Bug #14388: Remove XRRScreenConfig() and XRRConfig() from Xrandr.h.Julien Cristau3-9/+0
2008-03-18Eliminate inverse matrix from randr transform protocolKeith Packard2-11/+0
2008-03-15Support CRTC Transform filtersKeith Packard2-80/+140
2008-03-10Add support for new Transform requests.Keith Packard4-10/+193
2008-03-09nuke RCS IdsMatthieu Herrb3-5/+0
2008-02-05Hide some private symbols.Julien Cristau1-5/+5
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-231/+10
2007-11-11Merge branch 'master' of git://git.freedesktop.org/git/xorg/lib/libXrandrJames Cloos1-1/+1
2007-09-05Bump version to 1.2.2.libXrandr-1.2.2Eric Anholt1-1/+1
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-07-03CrtcChange event format conversion was using 'height' for 'width'.Keith Packard1-2/+2
2007-03-04Set version to 1.2.1 for release.libXrandr-1.2.1Keith Packard1-1/+1
2007-02-20Fix the use of a C++ keyword as a parameter name in Xrandr.hFredrik Höglund1-1/+1
2007-02-18Reset version from 1.2.0.0 to 1.2.0libXrandr-1.2.0Keith Packard1-1/+1
2007-02-15Must pass size information in SetCrtcGamma request.Keith Packard1-0/+1
2007-01-31Merge 64-bit fixes inKeith Packard1-15/+17
2007-01-31Fix read sizes for 64-bit machines.Keith Packard1-30/+30
2007-01-16Return a valid property info even if we lack valid value sets.Eric Anholt1-16/+18
2007-01-06Avoid nested LockDisplay calls.Keith Packard1-13/+22
2006-12-30Failed to copy rotations from reply to XRRCrtcInfo.Keith Packard1-0/+1
2006-12-02Merge branch 'randr-1.2'Dave Airlie4-11/+191