summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith2023-03-071-1/+2
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* libXrandr 1.5.3libXrandr-1.5.3Alan Coopersmith2022-11-201-2/+3
* Remove unnecessary casts of return values from malloc()Alan Coopersmith2022-10-177-10/+10
* Variable scope reductions as recommended by cppcheckAlan Coopersmith2022-10-177-52/+41
* XRRGetProviderInfo: Remove unneeded ProviderInfoExtraAlan Coopersmith2022-10-171-9/+5
* Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()Alan Coopersmith2022-10-171-1/+0
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-07-174-5/+5
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* libXrandr 1.5.2libXrandr-1.5.2Alan Coopersmith2019-03-161-1/+1
* Add description of libXrandr to README.mdAlan Coopersmith2019-03-161-0/+3
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+20
* Fix memory leak on error pathsTobias Stoeckmann2017-01-281-0/+4
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* libXrandr 1.5.1libXrandr-1.5.1Matthieu Herrb2016-10-041-1/+1
* Avoid out of boundary accesses on illegal responsesTobias Stoeckmann2016-09-256-52/+172
* fix: redundant null check on calling free()walter harms2016-08-151-4/+3
* fix: doGetScreenResources() info: redundant null check on calling free()walter harms2016-08-151-2/+2
* Add monitors, update to version 1.5 (v2)libXrandr-1.5.0Keith Packard2015-03-314-2/+233
* libXrandr: Clean up compiler warningsKeith Packard2015-03-317-54/+54
* Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost2013-11-222-21/+1
* libXrandr 1.4.2libXrandr-1.4.2Alan Coopersmith2013-09-071-1/+1
* Add copyright notice from src/XrrProvider.c to COPYINGAlan Coopersmith2013-09-071-0/+1
* XRRUpdateConfiguration: Check if getting screen for root failsPauli Nieminen2013-07-051-0/+3
* XRRGetProviderInfo returned bad associated_capability list in 64-bitAlan Coopersmith2013-07-051-1/+10
* libXrandr 1.4.1libXrandr-1.4.1Alan Coopersmith2013-05-311-1/+1
* Make XRRGet*Property() always initialize returned valuesAlan Coopersmith2013-05-042-2/+14
* integer overflow in XRRGetProviderProperty() [CVE-2013-1986 4/4]Alan Coopersmith2013-05-041-8/+14
* integer overflow in XRRGetOutputProperty() [CVE-2013-1986 3/4]Alan Coopersmith2013-05-041-8/+14
* integer overflow in XRRQueryProviderProperty() [CVE-2013-1986 2/4]Alan Coopersmith2013-05-041-4/+9
* integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]Alan Coopersmith2013-05-041-4/+9
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-038-17/+34
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-181-1/+1
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Constify a couple string arguments that are just copied, not modifiedAlan Coopersmith2012-09-063-4/+4
* libXrandr: bump to 1.4.0 for releaselibXrandr-1.4.0Dave Airlie2012-07-261-1/+1
* libXrandr: add support for provider objects.Dave Airlie2012-07-195-2/+724
* Fill in nameLen in XRROutputInfoDaniel Stone2012-02-291-0/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-1614-95/+95
* libXrandr 1.3.2libXrandr-1.3.2Alan Coopersmith2011-06-291-1/+1
* Xrandr.man: Document how to request notifications.Cyril Brulebois2011-04-011-1/+3
* Xrandr.man: Fix parenthesis escaping.Cyril Brulebois2011-04-011-1/+1
* Xrandr.man: Fix missing closing parenthesis.Cyril Brulebois2011-04-011-1/+1
* Xrandr.man: Build full sentences for easier reading.Cyril Brulebois2011-04-011-3/+3
* Xrandr.man: Fix typo.Cyril Brulebois2011-04-011-1/+1