aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* Application icon: Drop NoMachine logo as nxagent icon, switch to X11 icon for...Mike Gabriel2018-08-242-49/+400
* nxmissing.xpm: Add XPM marker so that image viewers recognize the image file ...Mike Gabriel2018-08-241-0/+1
* Args.c: allow options to contain URL encoded charactersUlrich Sibiller2018-08-242-0/+40
* Args.c: rename nxagentParseOptions to nxagentParseSingleOptionUlrich Sibiller2018-08-241-14/+14
* Replace MIN/MAX macros by min/max from misc.hUlrich Sibiller2018-08-235-20/+14
* Fix broken 9a7c0b081fad98bfcfcceff9557781f4b39ec572Ulrich Sibiller2018-08-221-13/+20
* Events.c: drop variable that caused compilation warningUlrich Sibiller2018-08-221-8/+2
* Events.c: fix wrong printf format specifiersUlrich Sibiller2018-08-221-4/+4
* Events.c: fix compiler warningsUlrich Sibiller2018-08-221-3/+3
* Events.c: mitigate compiler warningUlrich Sibiller2018-08-221-1/+1
* refactor nxagentGet(Default)EventMaskUlrich Sibiller2018-08-224-41/+19
* add list with versions of the xserver modulesUlrich Sibiller2018-08-221-0/+22
* nxagent: Used 'Xutf8SetVMPropertis' instead of 'XSetStandardProperties' + 'Xu...Pavel Vaynerman2018-08-221-13/+6
* fix window title encoding (use utf8) for nxagentPavel Vaynerman2018-08-221-2/+8
* Use min() [defined in include/misc.h] instead of MIN() [not defined in any Xo...Alan Coopersmith2018-08-211-3/+3
* [PATCH] os: XDMCP options like -query etc. should imply -listen tcpMihai Moldovan2018-07-181-0/+17
* misc: fix more regressions and whitespace weirdness introduced in 913fcf1a744...Mihai Moldovan2018-07-079-18/+51
* nx-X11/lib/include/xtrans/Xtrans.c: Regression fix for 913fcf1a.Mike Gabriel2018-07-031-1/+0
* XKB.h: Use the correct value for XkbAllAccessXEventsMaskUlrich Sibiller2018-07-031-1/+1
* Fix some memory leaks.Mario Trangoni2018-07-0310-30/+37
* Xserver/xkb: Remove XkbCF DDX configuration code.Mike Gabriel2018-07-032-1343/+2
* Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b.Mike Gabriel2018-07-0317-1079/+189
* Xserver/xkb: Remove -xkbmap argument.Daniel Stone2018-07-033-76/+0
* hw/nxagent/Keyboard.c: Drop support for loading XKB config from file.Mike Gabriel2018-07-031-97/+7
* Atoms.c: more debugging outputUlrich Sibiller2018-07-031-0/+29
* dixfonts.c: use calloc for LFclosurePtrMike Gabriel2018-07-031-1/+1
* dix/dixfonts.c: free() can handle NULLMike Gabriel2018-07-031-8/+6
* NXdixfonts.c: free() can handle NULLUlrich Sibiller2018-07-031-13/+10
* NXdixfonts.c: use calloc for LFclosurePtrUlrich Sibiller2018-07-031-1/+1
* xkb/xkb.c: init all reply structsUlrich Sibiller2018-07-031-26/+19
* os/io.c: fix unitialised bytesUlrich Sibiller2018-07-031-1/+6
* ProcGetPointerMapping uses rep.nElts before it is initializedUlrich Sibiller2018-07-031-3/+6
* Fix some valgrind findingsUlrich Sibiller2018-07-032-15/+11
* Some small Keyboard.c improvementsUlrich Sibiller2018-07-031-4/+4
* Don't reset the lastDeviceEventTime when doing DPMS actionsMike Gabriel2018-07-031-13/+4
* Do not reset lastDeviceEventTime when we do dixSaveScreensRichard Hughes2018-07-031-2/+0
* Backport IDLETIME system counter to nx-X11 Xserver.Mike Gabriel2018-07-031-0/+159
* nx-X11/Makefile: pass down $(MFLAGS) to imake call, because... we probably wa...Mihai Moldovan2018-06-171-1/+1
* Clipboard.c: add missing includeUlrich Sibiller2018-06-051-0/+1
* Update Xinerama on XMapEventUlrich Sibiller2018-05-241-0/+12
* whitespace fixesUlrich Sibiller2018-05-243-4/+4
* Screen.c: simplify setting of window name/classUlrich Sibiller2018-05-241-16/+11
* Events.c: catch intermediate window position changesUlrich Sibiller2018-05-241-5/+35
* nxagent: remove mmwidth/mmheight from nxagentChangeScreenConfigUlrich Sibiller2018-05-245-12/+11
* Screen.c/Events.c: fix some commentsUlrich Sibiller2018-05-243-5/+3
* nxagent: use XAllocSizeHints() instead of XSizeHints structUlrich Sibiller2018-05-243-97/+130
* Screen.c/Events.c: add some FIXMEsUlrich Sibiller2018-05-242-0/+4
* Screen.c: replace XSetWMNormalHints code block by already existing functionUlrich Sibiller2018-05-243-38/+7
* config/cf: fix spelling errors as reported by codespellUlrich Sibiller2018-05-247-8/+8
* compext: fix spelling errors as reported by codespellUlrich Sibiller2018-05-244-6/+6