aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw
Commit message (Expand)AuthorAgeFilesLines
...
* NXmiexpose.c: use upstream version of miPaintWindows()Ulrich Sibiller2019-06-111-269/+0
* NXmiexpose.c: use upstream miHandleExposures()Ulrich Sibiller2019-06-111-274/+0
* Window.c: comment on the purpose of some functionsUlrich Sibiller2019-06-111-8/+166
* Events.c: add debug outputUlrich Sibiller2019-06-111-0/+7
* Clipboard.c: more debugging outputUlrich Sibiller2019-06-111-1/+17
* Clipboard.c: Scope improvementsUlrich Sibiller2019-06-111-5/+2
* Clipboard.c: fix wrong variable being printedUlrich Sibiller2019-06-111-1/+1
* Screen.c: more TEST outputUlrich Sibiller2019-06-111-5/+10
* Screen.c: use consistent spacing on pointer referencesUlrich Sibiller2019-06-111-4/+4
* Screen.c: whitespace/formatting fixesUlrich Sibiller2019-06-111-21/+22
* Screen.c: report both created windows (and with the right name)Ulrich Sibiller2019-06-111-4/+9
* Window.c: fix: report correct window on icon window creationUlrich Sibiller2019-06-111-2/+2
* Fix NXevents.c: Reactivate errornously commented functionUlrich Sibiller2019-06-111-66/+75
* dix: remove unused requestLogIndexUlrich Sibiller2019-05-291-6/+0
* nxagent: make nxagentX2go a BooleanUlrich Sibiller2019-05-102-10/+10
* Remove useless "ignore" keystroke for Ctrl-Alt-BackspaceUlrich Sibiller2019-05-101-2/+0
* NXdispatch.c: indent code to match environmentUlrich Sibiller2019-05-101-13/+13
* NXdispatch.c: add missing fixesUlrich Sibiller2019-05-101-5/+3
* NXdispatch.c: add missing changeUlrich Sibiller2019-05-101-0/+3
* NXdamage.c: add missing upstream fixesUlrich Sibiller2019-05-101-10/+10
* NXwindow.c: add missing changeUlrich Sibiller2019-05-101-2/+0
* Keyboard.c: clean/unify formattingUlrich Sibiller2019-05-101-13/+19
* Keyboard.c: improve TEST and DEBUG outputUlrich Sibiller2019-05-101-2/+3
* nxagent: Remove own GetTimeInMillis() implementationUlrich Sibiller2019-05-102-15/+0
* Die XTESTEXT1, die!Ulrich Sibiller2019-05-102-93/+0
* Reconnect.c: initialize stateFile pathUlrich Sibiller2019-05-101-1/+1
* spelling fixesUlrich Sibiller2019-05-101-1/+1
* Font.c: use __func__ in TEST printsUlrich Sibiller2019-05-101-15/+15
* Font.c: Avoid duplicate font pathsUlrich Sibiller2019-05-101-2/+26
* auto-determine system font path and add to list of font pathsUlrich Sibiller2019-05-102-0/+2
* Font.c: Loop over font pathsUlrich Sibiller2019-05-101-8/+16
* Font.c: Let dix check if a font path existsUlrich Sibiller2019-05-101-30/+24
* Font.c: build the font paths at runtimeUlrich Sibiller2019-05-101-33/+34
* Drop Speedo font supportUlrich Sibiller2019-05-101-8/+4
* Font.c: factor out font checksUlrich Sibiller2019-05-101-95/+37
* nxagent: Determine nxagentProgName only onceUlrich Sibiller2019-05-102-8/+27
* release 3.5.99.203.5.99.20Mike Gabriel2019-04-171-1/+1
* release 3.5.99.193.5.99.19Mike Gabriel2019-03-011-1/+1
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-7/+8
* Keyboard.c: fix comment.Mike Gabriel2019-02-181-2/+1
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-1530-261/+255
* nxagent: rework Bool handlingUlrich Sibiller2019-02-1130-255/+261
* Screen.c: code optimization for rootless modeUlrich Sibiller2019-02-111-4/+6
* Screen.c: simplify and fix handling of rootless modeUlrich Sibiller2019-02-111-23/+17
* release 3.5.99.183.5.99.18Mike Gabriel2019-01-311-1/+1
* Screen.c: fix handling of fullscreen startupUlrich Sibiller2019-01-141-5/+5
* Screen.c: fix size calculation in rootless modeUlrich Sibiller2019-01-141-2/+16
* Screen.c: improve readability of size calculationsUlrich Sibiller2019-01-141-65/+57
* Screen.c: move identical line out of both parts of an if clauseUlrich Sibiller2019-01-141-3/+2
* Extensions.c: Cleanup nxagentRandRInitSizes()Ulrich Sibiller2019-01-141-44/+33