aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * compext: fix spelling errors as reported by codespellUlrich Sibiller2018-05-244-6/+6
| * manpage: fix spelling error as reported by codespellUlrich Sibiller2018-05-241-1/+1
| * hw/nxagent: fix spelling errors as reported by codespellUlrich Sibiller2018-05-2421-51/+50
| * nxcompshad: fix spelling errors as reported by codespellUlrich Sibiller2018-05-243-4/+4
| * nxcomp: fix spelling errors as reported by codespellUlrich Sibiller2018-05-2412-18/+18
|/
* nx-libs.spec: we never used gpg-offline, drop it.Mihai Moldovan2018-04-301-4/+0
* debian/rules: Run dh_auto_clean with --no-parallel.Mike Gabriel2018-04-251-1/+1
* Makefile: Run BuildIncludes and clean target in nx-X11/ with -j1.Mike Gabriel2018-04-251-2/+2
* Revert "debian/rules: Avoid dh_auto_build. It adds -Oline since 11.2 which le...Mike Gabriel2018-04-251-5/+1
* Revert "debian/rules: Typo fix (NUMJOBS, not NUM_JOBS)."Mike Gabriel2018-04-251-1/+1
* Makefile: Enforce -j1 for BuildDependsOnly target.Mike Gabriel2018-04-251-1/+1
* debian/rules: Typo fix (NUMJOBS, not NUM_JOBS).Mike Gabriel2018-04-251-1/+1
* debian/rules: Drop override_dh_clean. Makefile (et al.) removal in nx-X11/ ha...Mike Gabriel2018-04-251-65/+0
* debian/rules: Avoid dh_auto_build. It adds -Oline since 11.2 which let's make...Mike Gabriel2018-04-251-1/+5
* Makefile targets: Rewriting and consolidating the target structure for nx-X11...Mike Gabriel2018-04-252-90/+85
* Makefile: Don't do a parallel clean-up of nx-X11. We have seen failures and d...Mike Gabriel2018-04-201-1/+3