aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/xfixes/region.c
Commit message (Expand)AuthorAgeFilesLines
* Use calloc to zero fill buffers being allocated for replies & eventsUlrich Sibiller2019-02-281-2/+2
* Lift XFIXES to xorg-xserver-1.4.2 state - non-functional changes onlyUlrich Sibiller2018-02-261-2/+0
* Lift XFIXES to xorg-xserver-1.4.2 stateUlrich Sibiller2018-02-261-0/+19
* Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) - non-functional cha...Ulrich Sibiller2018-02-261-1/+1
* Coverity # 807: Fix a memory leak in XFixesExpandRegion.Adam Jackson2017-12-071-0/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-23/+23
* xfixes: Remove unused variable.Cyril Brulebois2016-10-201-2/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* File permission fixes: No executable bit on Imakefile files, *.c and *.h files.Mike Gabriel2016-07-051-0/+0
* Xserver/xfixes/region.c: Don't declare and set PictureScreenPtr ps (in ProcXF...Mike Gabriel2016-07-051-2/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-110/+90
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-1/+1
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-30/+30
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-7/+7
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+864