aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* release 3.5.99.163.5.99.16Mike Gabriel2018-03-166-9/+84
* Merge branch 'Ionic-feature/use-libtirpc' into 3.6.xMike Gabriel2018-03-156-19/+47
|\
| * nx-libs.spec: stop needlessly exporting variables that we pass down directly ...Mihai Moldovan2018-03-151-3/+3
| * nx-libs.spec: force usage of libtirpc on Fedora > 27 and OpenSuSE Tumbleweed+...Mihai Moldovan2018-03-151-3/+9
| * nx-X11/config/cf/README: document new UseTIRPC macro.Mihai Moldovan2018-03-151-0/+1
| * nx-X11/programs/Xserver/{,os/}Imakefile: implement libtirpc forcing via UseTI...Mihai Moldovan2018-03-152-1/+17
| * nx-X11/config/cf/Imake.tmpl: implement new UseTIRPC macro, defaulting to NO.Mihai Moldovan2018-03-151-0/+3
| * nx-X11/programs/Xserver/Imakefile: move $(PIXMANLIB) to NXAGENTSYSLIBS, since...Mihai Moldovan2018-03-151-2/+2
| * nx-X11/programs/Xserver/Imakefile: use printf with no trailing newline instea...Mihai Moldovan2018-03-151-1/+1
| * Makefile: pass down IMAKE_DEFINES to nx-X11/programs/Xserver build system.Mihai Moldovan2018-03-151-4/+6
| * nx-X11/programs/Xserver/Imakefile: drop system libraries out of target list f...Mihai Moldovan2018-03-151-3/+3
| * nx-libs.spec: sync removed files with debian/rules.Mihai Moldovan2018-03-151-3/+3
|/
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: do not try to set a NULL mode if...Mihai Moldovan2018-03-151-5/+5
* nx-X11/programs/Xserver/hw/nxagent/Screen.c: initialize pointers to NULL to a...Mihai Moldovan2018-03-151-1/+1
* release 3.5.99.153.5.99.15Mike Gabriel2018-03-076-9/+95