aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/randr/rrscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-281-4/+4
* randr: Do not update ConnectionInfo if NULLUlrich Sibiller2021-06-081-0/+3
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-3/+3
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-5/+5
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-17/+25
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-8/+8
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-051-3/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-81/+74
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-4/+4
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-17/+17
* Backport RANDR proto version 1.5 to nx-X11's Xserver.Mike Gabriel2016-06-211-140/+368
* randr extension: Convert to Xorg coding style.Mike Gabriel2016-06-211-665/+607
* Drop trailing whitespaces (randr extension)Mike Gabriel2016-06-211-42/+42
* use xfree instead of free for xalloced dataUlrich Sibiller2015-09-261-2/+2
* Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987.Keith Packard2015-06-071-6/+1
* Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatchAaron Plattner2015-06-071-1/+1
* Backport: ProcRRGetScreenInfo: swap configTimestamp as wellAlan Coopersmith2015-06-071-0/+1
* Backport: randr: fix server crash in RRGetScreenInfoJulien Cristau2015-06-071-2/+3
* Backport: randr: check for virtual size limits before set crtcTiago Vignatti2015-06-071-0/+12
* Imported nx-X11-3.5.0-2.tar.gznx-X11/3.5.0-2nx-X11Reinhard Tartler2011-10-101-0/+1030