aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c
Commit message (Expand)AuthorAgeFilesLines
* NXDispatch.c: remove double nxagentFreeAtomMap()Ulrich Sibiller2021-01-151-1/+0
* nxagent: make XDMCP variables BooleansUlrich Sibiller2021-01-151-2/+2
* nxagent: make nxagentOption Shadow a BooleanUlrich Sibiller2021-01-151-1/+1
* nxagent: treat several nxagentOptions as real BooleansUlrich Sibiller2021-01-151-2/+2
* NXevents.c, NXdispatch.c: add some DEBUG statementsUlrich Sibiller2020-05-311-0/+5
* nxagent: Free atom map on terminationUlrich Sibiller2020-05-311-0/+2
* NXdispatch.c: free font data on exitUlrich Sibiller2020-05-071-0/+1
* NXdispatch.c: move nxagentCheckIfShadowAgent to client callbackUlrich Sibiller2020-05-071-7/+0
* NXdispatch.c: move nxagentClearClipboard to client callbackUlrich Sibiller2020-05-071-12/+3
* nxagent: use Xorg's callback mechanism for init/free of client privatesUlrich Sibiller2020-05-071-22/+1
* NXdispatch.c, Reconnect.c: fix format specifiersUlrich Sibiller2020-05-071-1/+1
* NXdispatch.c: fix invalid number of character '('Ulrich Sibiller2020-05-071-1/+1
* NXdispatch.c: some cleanupUlrich Sibiller2020-05-071-25/+23
* NXdispatch.c: whitespace fixUlrich Sibiller2020-05-071-1/+1
* Literals.h: always include in compilationUlrich Sibiller2020-05-071-2/+0
* Splash.h: split out xdmcp parts into separate header fileUlrich Sibiller2020-05-071-0/+1
* Splash.c: add nxagentHaveSplashWindow helperUlrich Sibiller2020-05-071-1/+1
* nxagent: Free atom map on terminationUlrich Sibiller2020-05-071-0/+2
* nxagent: remove now-obsolete own copies of ScreenSaver procsUlrich Sibiller2020-04-071-149/+0
* nxagent: re-implement timeout handlingUlrich Sibiller2020-04-071-6/+6
* nxagent: remove another xprint renmantUlrich Sibiller2020-01-061-2/+12
* NXdispatch.c: port forgotten patchUlrich Sibiller2020-01-061-0/+3
* NXDispatch.c: mark NX changesUlrich Sibiller2020-01-061-7/+18
* NXdispatch.c: cleanup ProcCloseFont()Ulrich Sibiller2020-01-061-1/+1
* NXdispatch.c: add FIXMEUlrich Sibiller2020-01-061-0/+2
* NXdispatch.c: mark NX changesUlrich Sibiller2019-11-021-17/+47
* NXdispatch.c: simplify InitClientPrivates()Ulrich Sibiller2019-11-021-33/+9
* NXdispatch.c: call upstream CloseDownClient()Ulrich Sibiller2019-11-021-84/+1
* NXdispatch.c: Simplify InitSelections()Ulrich Sibiller2019-11-021-6/+2
* Clipboard.c: introduce nxagentFind*Index functionsUlrich Sibiller2019-09-291-5/+1
* nxagent: avoid nested externsUlrich Sibiller2019-09-291-1/+2
* NXdispatch.c: replace hardcoded values by variables from Clipboard.cUlrich Sibiller2019-09-291-13/+18
* NXdispatch.c: move nxagentWMtimeout into the functionUlrich Sibiller2019-08-271-8/+3
* NXdispatch.c: drop currentDispatch variableUlrich Sibiller2019-08-271-13/+8
* nxagent: move nxagentWMPassed to Splash.cUlrich Sibiller2019-08-271-7/+3
* nxagent: add NXAGENT_ONSTART where missingUlrich Sibiller2019-08-271-0/+2
* Splash.c: nxagentRemoveSplashWindow: drop unused parameterUlrich Sibiller2019-08-271-2/+2
* NXdispatch.c: use upstream version of ProcSetSelectionOwnerUlrich Sibiller2019-06-111-97/+0
* NXdispatch.c: Use Callback instead of a modified functionUlrich Sibiller2019-06-111-9/+0
* dix: remove unused requestLogIndexUlrich Sibiller2019-05-291-6/+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
* Revert "nxagent: rework Bool handling"Ulrich Sibiller2019-02-151-3/+3
* nxagent: rework Bool handlingUlrich Sibiller2019-02-111-3/+3
* nxagent: use nxagentWMPassed as Bool all over the placeUlrich Sibiller2018-10-221-1/+1
* hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-241-1/+1
* NXdispatch.c: add FIXMEUlrich Sibiller2018-02-051-0/+1
* NXdispatch.c: fix wrong indentationUlrich Sibiller2018-02-051-6/+6
* reduce usage of uninitialised bytesUlrich Sibiller2017-12-281-1/+1