aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compext.c: fix comparisons of 16bit sequence numbersUlrich Sibiller2021-06-081-4/+4
* Merge branch 'vatral-support_cygwin64' into 3.6.xMike Gabriel2021-06-0810-25/+25
|\
| * nxcomp/src/BlockCacheSet.cpp: Amend comment behind if-clause closure.Mike Gabriel2021-06-081-1/+1
| * nxcomp: Support Cygwin64.Vadim Troshchinskiy2021-06-0810-25/+25
|/
* Merge branch 'uli42-pr/dialog_text' into 3.6.xMike Gabriel2021-06-083-21/+47
|\
| * nxagent: fix RESIZE dialog text to not end with a linefeedUlrich Sibiller2021-06-082-5/+3
| * nxcomp/Children.cpp: print a message if the dialog could not be displayedUlrich Sibiller2021-06-081-0/+9
| * nxcomp/Children.cpp: reformat codeUlrich Sibiller2021-06-081-11/+0
| * nxcomp/Children.cpp: also try searching nxdialog, not only nxclientUlrich Sibiller2021-06-081-2/+20
| * nxcomp/Children.cpp: add macro checks around some log/stderr printsUlrich Sibiller2021-06-081-2/+6
| * nxcomp/Children.cpp: display dialog text in outputUlrich Sibiller2021-06-081-1/+9
|/
* Merge branch 'uli42-pr/forward_clientmessages' into 3.6.xMike Gabriel2021-06-083-0/+72
|\
| * Forward ClientMessages to nxproxy sideUlrich Sibiller2021-06-073-0/+72
|/
* Merge branch 'sunweaver-pr/fix-ci-builds-against-fedora-greater-than-33' into...Mike Gabriel2021-06-072-1/+5
|\
| * nx-libs.spec: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel ha...Mike Gabriel2021-06-071-0/+4
| * .github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-x...Mike Gabriel2021-06-071-1/+1
|/
* Merge branch 'uli42-pr/pylint_fixes' into 3.6.xMike Gabriel2021-06-071-26/+35
|\
| * nxdialog: fix/suppress some pylint findingsUlrich Sibiller2021-06-071-26/+35
|/
* Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.xMike Gabriel2021-06-073-13/+13
|\
| * shellcheck: Fix SC2230 issueMike Gabriel2021-06-071-1/+1
| * shellcheck: Fix SC2022 issueMario Trangoni2021-06-071-1/+1
| * shellcheck: Fix SC2064 issuesMario Trangoni2021-06-071-1/+1
| * shellcheck: Fix SC2164 issuesMario Trangoni2021-06-071-10/+10
|/
* Merge branch 'test-github-actions' into 3.6.xMike Gabriel2021-06-077-224/+394
|\
| * Add pylint to GitHub ActionsMario Trangoni2021-02-071-0/+21
| * Install build-essentials on clangMario Trangoni2021-02-071-0/+3
| * Add linter referencesMario Trangoni2021-02-071-0/+4
| * Fix missing quilt on CentOS7Mario Trangoni2021-02-071-2/+4
| * Build nx-libs on different architecturesMario Trangoni2021-02-061-0/+81
| * linters: Enable shellcheckMario Trangoni2021-02-061-1/+1
| * Move PVS run to GitHub ActionsMario Trangoni2021-02-063-42/+59
| * Replace TravisCI with GitHub ActionsMario Trangoni2021-02-063-187/+1
| * Add shellcheck and cppcheck lintersMario Trangoni2021-02-061-0/+47
| * Add build jobs on containersMario Trangoni2021-02-061-46/+171
| * Implement github actions basicsMario Trangoni2021-02-061-0/+56
|/
* release 3.5.99.263.5.99.26Mike Gabriel2021-02-0410-10/+719
* Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.xMike Gabriel2021-02-037-25/+27
|\
| * Screen.c: rephrase commentUlrich Sibiller2021-02-031-2/+2
| * Screen.c: Fix fullscreen (onescreen) at startupUlrich Sibiller2021-02-031-2/+31
| * Window.c: add another FIXMEUlrich Sibiller2021-02-031-0/+5
| * NXproperty.c: reorder functionsUlrich Sibiller2021-02-031-29/+31
| * NXproperty.c, dix.c: simplify ProcDeleteProperty()Ulrich Sibiller2021-02-032-45/+9
| * NXproperty.c: GetWindowProperty(): add more comments, restruct prototypeUlrich Sibiller2021-02-031-20/+15
| * NXproperty.c: simplify and reformat GetWindowProperty()Ulrich Sibiller2021-02-031-10/+8
| * NXproperty.c: clean returnsUlrich Sibiller2021-02-031-4/+4
| * Window.c: Fix 32bit code pathUlrich Sibiller2021-02-031-10/+10
| * nxagent: drop unused nxagentVisibility variablesUlrich Sibiller2021-02-033-6/+0
| * shellcheck: Fix SC2061 issueMario Trangoni2021-01-311-1/+1
| * shellcheck: Fix SC2048 issueMario Trangoni2021-01-311-1/+1
| * shellcheck: Fix SC2196 issuesMario Trangoni2021-01-311-2/+2