summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03BSD MakefileobsdMatthieu Herrb
2022-11-20libXrandr 1.5.3HEADlibXrandr-1.5.3masterAlan Coopersmith
2022-10-17Remove unnecessary casts of return values from malloc()Alan Coopersmith
2022-10-17Variable scope reductions as recommended by cppcheckAlan Coopersmith
2022-10-17XRRGetProviderInfo: Remove unneeded ProviderInfoExtraAlan Coopersmith
2022-10-17Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()Alan Coopersmith
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2019-03-16libXrandr 1.5.2libXrandr-1.5.2Alan Coopersmith
2019-03-16Add description of libXrandr to README.mdAlan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2017-01-28Fix memory leak on error pathsTobias Stoeckmann
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-10-04libXrandr 1.5.1libXrandr-1.5.1Matthieu Herrb
2016-09-25Avoid out of boundary accesses on illegal responsesTobias Stoeckmann
2016-08-15fix: redundant null check on calling free()walter harms
2016-08-15fix: doGetScreenResources() info: redundant null check on calling free()walter harms
2015-03-31Add monitors, update to version 1.5 (v2)libXrandr-1.5.0Keith Packard
2015-03-31libXrandr: Clean up compiler warningsKeith Packard
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-09-07libXrandr 1.4.2libXrandr-1.4.2Alan Coopersmith
2013-09-07Add copyright notice from src/XrrProvider.c to COPYINGAlan Coopersmith
2013-07-05XRRUpdateConfiguration: Check if getting screen for root failsPauli Nieminen
2013-07-05XRRGetProviderInfo returned bad associated_capability list in 64-bitAlan Coopersmith
2013-05-31libXrandr 1.4.1libXrandr-1.4.1Alan Coopersmith
2013-05-04Make XRRGet*Property() always initialize returned valuesAlan Coopersmith
2013-05-04integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]Alan Coopersmith
2013-05-04integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]Alan Coopersmith
2013-05-04integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]Alan Coopersmith
2013-05-04integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]Alan Coopersmith
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-09-06Constify a couple string arguments that are just copied, not modifiedAlan Coopersmith
2012-07-26libXrandr: bump to 1.4.0 for releaselibXrandr-1.4.0Dave Airlie
2012-07-19libXrandr: add support for provider objects.Dave Airlie
2012-02-29Fill in nameLen in XRROutputInfoDaniel Stone
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-06-29libXrandr 1.3.2libXrandr-1.3.2Alan Coopersmith
2011-04-01Xrandr.man: Document how to request notifications.Cyril Brulebois
2011-04-01Xrandr.man: Fix parenthesis escaping.Cyril Brulebois
2011-04-01Xrandr.man: Fix missing closing parenthesis.Cyril Brulebois
2011-04-01Xrandr.man: Build full sentences for easier reading.Cyril Brulebois
2011-04-01Xrandr.man: Fix typo.Cyril Brulebois
2011-04-01Xrandr.man: Try to make some sense.Cyril Brulebois