aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/dix/window.c
Commit message (Expand)AuthorAgeFilesLines
* nxagent: remove now-obsolete own copies of ScreenSaver procsUlrich Sibiller2020-04-071-2/+0
* NXwindow.c: use upstream function DeleteWindow()Ulrich Sibiller2019-11-021-2/+0
* NXwindow.c: call InitRootWindow from dixUlrich Sibiller2019-11-021-2/+4
* NXwindow.c: drop own UnmapWindow()Ulrich Sibiller2019-11-021-4/+0
* NXwindow.c: call upstream version UnmapWindow()Ulrich Sibiller2019-11-021-2/+4
* nxagent: drop nxagentRootTileWindowUlrich Sibiller2019-08-271-2/+0
* Do not reset lastDeviceEventTime when we do dixSaveScreensRichard Hughes2018-07-031-2/+0
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-261-9/+18
* Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-261-0/+22
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-261-2/+29
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-5/+5
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-5/+5
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-9/+9
* Xserver/dix/window.c: Don't reintroduce build warnings with previous commit d...Mike Gabriel2016-06-251-14/+0
* hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-3/+51
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-10/+10
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-011-68/+0
* nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,incl...Mihai Moldovan2016-05-251-0/+12
* Change region implementation names to eliminate the 'mi' prefixMike Gabriel2016-05-021-2/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-56/+56
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-11/+11
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+13
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+3853