aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/mi/miexpose.c
Commit message (Expand)AuthorAgeFilesLines
* mi/miexpose.c: add missing free()Ulrich Sibiller2019-06-221-0/+3
* mi: Hush an almost certainly bogus warningUlrich Sibiller2019-06-121-1/+1
* NXmiexpose.c: drop file altogetherUlrich Sibiller2019-06-111-2/+0
* NXmiexpose.c: use upstream version of miPaintWindows()Ulrich Sibiller2019-06-111-4/+2
* NXmiexpose.c: use upstream miHandleExposures()Ulrich Sibiller2019-06-111-2/+0
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-071-0/+4
* Fix some memory leaks.Mario Trangoni2018-07-031-1/+3
* reduce usage of uninitialised bytesUlrich Sibiller2017-12-281-10/+6
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-8/+8
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-4/+7
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-211-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-4/+4
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-4/+4
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+2
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+905