aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/dix
Commit message (Expand)AuthorAgeFilesLines
* NXproperty.c, dix.c: simplify ProcDeleteProperty()Ulrich Sibiller2021-01-301-2/+4
* nxagent: use Xorg's callback mechanism for init/free of client privatesUlrich Sibiller2020-05-071-4/+0
* dix/dispatch.c: Fix copy/paste error from before git history in UpdateCurrent...Ulrich Sibiller2020-05-071-1/+1
* dix/dispatch.c: fix buggy callback invocationUlrich Sibiller2020-05-071-0/+5
* (NX)property.c: harmonize function nameUlrich Sibiller2020-05-071-1/+1
* NXdixfonts.c: call dix version of SetDefaultFontPathUlrich Sibiller2020-05-071-2/+4
* dix: also compile ffs.cUlrich Sibiller2020-05-071-0/+2
* nxagent: remove now-obsolete own copies of ScreenSaver procsUlrich Sibiller2020-04-072-7/+0
* CheckForEmptyMask does not need to declare int n twiceUlrich Sibiller2020-01-101-1/+1
* Remove the numVideoScreens xprintism.Ulrich Sibiller2020-01-061-3/+0
* nxagent: remove another xprint renmantUlrich Sibiller2020-01-063-30/+20
* drop xprint remnants: xpstubsUlrich Sibiller2020-01-062-57/+0
* NXproperty.c: simplify ChangeWindowPropertyUlrich Sibiller2020-01-061-1/+7
* xkbsrv.h: move extern XkbFreePrivates to central include fileUlrich Sibiller2020-01-061-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
* NXdispatch.c: simplify InitClientPrivates()Ulrich Sibiller2019-11-021-2/+4
* NXdispatch.c: call upstream CloseDownClient()Ulrich Sibiller2019-11-021-3/+5
* NXdispatch.c: Simplify InitSelections()Ulrich Sibiller2019-11-021-3/+5
* nxagent: drop NXextension.cUlrich Sibiller2019-11-021-2/+2
* NXextension.c: use ProcListExtensions() from dixUlrich Sibiller2019-11-021-2/+0
* NXextension.c: use ProcQueryExtension() from dixUlrich Sibiller2019-11-021-1/+1
* NXevents.c: use XYToWindow from dixUlrich Sibiller2019-11-011-3/+12
* NXevents.c: call upstream ProcAllocEvents()Ulrich Sibiller2019-11-011-0/+4
* NXevents.c: call upstream DefineInitialRootWindow()Ulrich Sibiller2019-11-011-2/+4
* NXevents.c: call upstream version of ProcSendEvent()Ulrich Sibiller2019-11-011-2/+4
* NXevents.c: call upstream versions of (De)ActivatePointerGrab()Ulrich Sibiller2019-11-011-3/+10
* NXproperty.c: prevent deletion of NX_AGENT_VERSION propertyUlrich Sibiller2019-09-291-0/+2
* Update currentTime in dispatch loopUlrich Sibiller2019-09-291-0/+3
* nxagent: drop nxagentRootTileWindowUlrich Sibiller2019-08-271-2/+0
* rework xkb device private handlingUlrich Sibiller2019-06-221-0/+9
* dix/dispatch: fix a small memory leakUlrich Sibiller2019-06-221-0/+3
* CloseDevice: call XkbRemoveResourceClient before freeing key class structUlrich Sibiller2019-06-191-5/+8
* Remove the Must_have_memory hack.Ulrich Sibiller2019-06-121-17/+8
* NXdispatch.c: use upstream version of ProcSetSelectionOwnerUlrich Sibiller2019-06-111-2/+0
* Fix NXevents.c: Reactivate errornously commented functionUlrich Sibiller2019-06-111-0/+4
* dix: remove unused requestLogIndexUlrich Sibiller2019-05-291-9/+0
* Fix uninitialized bytesUlrich Sibiller2018-12-181-1/+1
* Fix some memory leaks.Mario Trangoni2018-07-031-0/+1
* dixfonts.c: use calloc for LFclosurePtrMike Gabriel2018-07-031-1/+1
* dix/dixfonts.c: free() can handle NULLMike Gabriel2018-07-031-8/+6
* ProcGetPointerMapping uses rep.nElts before it is initializedUlrich Sibiller2018-07-031-3/+6
* Fix some valgrind findingsUlrich Sibiller2018-07-031-10/+8
* Do not reset lastDeviceEventTime when we do dixSaveScreensRichard Hughes2018-07-031-2/+0
* Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes onlyUlrich Sibiller2018-02-263-8/+4
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-2611-71/+164
* Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes onlyUlrich Sibiller2018-02-263-1/+24
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-265-8/+47