aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some memory leaks.Mario Trangoni2018-07-0312-30/+44
* travis.yml: Add cppcheck - A tool for static C/C++ code analysis.Mario Trangoni2018-07-032-2/+31
* Merge branch 'uli42-pr/fix_xfont2' into 3.6.xMike Gabriel2018-07-031-4/+5
|\
| * Makefile: pass down Xfont2 define for ImakeUlrich Sibiller2018-07-031-4/+5
|/
* Merge branch 'uli42-gh-sunweaver/pr/xserver-xkb-cleanup' into 3.6.xMike Gabriel2018-07-0327-2599/+207
|\
| * debian/nxagent.*: Drop conffile /etc/nxagent/nxagent.keyboard. Not shipped up...Mike Gabriel2018-07-034-1/+9
| * nx-libs.spec: Drop reference to obsolete nxagent.keyboard file.Mike Gabriel2018-07-031-1/+0
| * etc/nxagent.keyboard: Drop file. Not required anymore.Mike Gabriel2018-07-032-2/+0
| * 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
|/
* Merge branch 'uli42-pr/more_debug' into 3.6.xMike Gabriel2018-07-031-0/+29
|\
| * Atoms.c: more debugging outputUlrich Sibiller2018-07-031-0/+29
|/
* Merge branch 'uli42-pr/misc' into 3.6.xMike Gabriel2018-07-036-72/+64
|\
| * 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
|/
* Merge branch 'sunweaver-pr/idletime-counter' into 3.6.xMike Gabriel2018-07-033-15/+163
|\
| * 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
* nx-libs.spec: disable parallel builds, was pure luck that it worked before.Mihai Moldovan2018-06-171-1/+1
* debian/rules: more Jessie unbreaking, also for dh_auto_{build,install}.Mihai Moldovan2018-06-171-2/+4
* debian/rules: unbreak Jessie: dh_auto_clean doesn't gracefully discard unknow...Mihai Moldovan2018-06-161-1/+1
* Merge branch 'uli42-pr/fix_missing_include' into 3.6.xMike Gabriel2018-06-061-0/+1
|\
| * Clipboard.c: add missing includeUlrich Sibiller2018-06-051-0/+1
|/
* Merge branch 'uli42-pr/xinerama_without_wm' into 3.6.xMike Gabriel2018-05-241-0/+12
|\
| * Update Xinerama on XMapEventUlrich Sibiller2018-05-241-0/+12
|/
* Merge branch 'uli42-pr/cleanup_window_hints' into 3.6.xMike Gabriel2018-05-247-175/+203
|\
| * 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
|/
* debian/rules: Typo fix in dh_auto_build --no-parallel option.Mike Gabriel2018-05-241-1/+1
* debian/rules: Highly enforce --no-parallel mode while Xserver is still on ima...Mike Gabriel2018-05-241-3/+3
* Merge branch 'uli42-pr/codespell' into 3.6.xMike Gabriel2018-05-2450-93/+92
|\
| * config/cf: fix spelling errors as reported by codespellUlrich Sibiller2018-05-247-8/+8
| * nxproxy: fix spelling errors as reported by codespellUlrich Sibiller2018-05-242-5/+5