aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .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
| * shellcheck: Fix SC2034 issueMario Trangoni2021-01-311-1/+0
| * shellcheck: Fix SC2002 issueMario Trangoni2021-01-313-9/+9
| * shellcheck: Fix SC2045 issueMario Trangoni2021-01-311-2/+3
| * shellcheck: Fix some SC2086 issuesMario Trangoni2021-01-311-5/+5
| * shellcheck: Fix SC2059 issueMario Trangoni2021-01-311-1/+1
| * shellcheck: Fix SC2148 issuesMario Trangoni2021-01-311-0/+2
| * shellcheck: Fix SC2162 issueMario Trangoni2021-01-312-11/+11
| * shellcheck: Fix SC2006 issueMario Trangoni2021-01-313-3/+3
* | Merge branch 'uli42-pr/fix_onescreen' into 3.6.xMike Gabriel2021-02-031-4/+33
|\ \
| * | Screen.c: rephrase commentUlrich Sibiller2021-02-031-2/+2
| * | Screen.c: Fix fullscreen (onescreen) at startupUlrich Sibiller2021-02-031-2/+31
|/ /
* | Merge branch 'uli42-pr/windowfixes' into 3.6.xMike Gabriel2021-02-035-116/+74
|\ \ | |/ |/|
| * Window.c: add another FIXMEUlrich Sibiller2021-02-031-0/+5
| * NXproperty.c: reorder functionsUlrich Sibiller2021-01-311-29/+31
| * NXproperty.c, dix.c: simplify ProcDeleteProperty()Ulrich Sibiller2021-01-302-45/+9