index
:
nx-libs
3.5.0.x
3.6.x
3713346f
feature/nxcomp-bigreq-support
master
nx-X11
nxagent
nxcomp
nxcompext
nxcompshad
nxproxy
pr/DXPC-re-license-retroactively
pr/Xext-cve-fixes
pr/dix-cve-fixes
pr/drop-bin-wrappers
pr/extend_manpage
pr/fix_xkb_crash
pr/gnu-hurd-i386-support
pr/hw-driver-cleanup
pr/libxfont-cleanup
pr/render-cleanup
pr/render-cve-fixes
pr/render-misc-patches
pr/various9
release-builds/3.6.x
update-workflows
upgrade-libX11
NXv3 (redistributed)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'uli42-pr/dialog_text' into 3.6.x
Mike Gabriel
2021-06-08
3
-21
/
+47
|
\
|
*
nxagent: fix RESIZE dialog text to not end with a linefeed
Ulrich Sibiller
2021-06-08
2
-5
/
+3
|
*
nxcomp/Children.cpp: print a message if the dialog could not be displayed
Ulrich Sibiller
2021-06-08
1
-0
/
+9
|
*
nxcomp/Children.cpp: reformat code
Ulrich Sibiller
2021-06-08
1
-11
/
+0
|
*
nxcomp/Children.cpp: also try searching nxdialog, not only nxclient
Ulrich Sibiller
2021-06-08
1
-2
/
+20
|
*
nxcomp/Children.cpp: add macro checks around some log/stderr prints
Ulrich Sibiller
2021-06-08
1
-2
/
+6
|
*
nxcomp/Children.cpp: display dialog text in output
Ulrich Sibiller
2021-06-08
1
-1
/
+9
|
/
*
Merge branch 'uli42-pr/forward_clientmessages' into 3.6.x
Mike Gabriel
2021-06-08
3
-0
/
+72
|
\
|
*
Forward ClientMessages to nxproxy side
Ulrich Sibiller
2021-06-07
3
-0
/
+72
|
/
*
Merge branch 'sunweaver-pr/fix-ci-builds-against-fedora-greater-than-33' into...
Mike Gabriel
2021-06-07
2
-1
/
+5
|
\
|
*
nx-libs.spec: In Fedora 34 and beyond, files from xorg-x11-xkb-utils-devel ha...
Mike Gabriel
2021-06-07
1
-0
/
+4
|
*
.github/workflows/nx-libs.yml: In Fedora 34 and beyond, files from xorg-x11-x...
Mike Gabriel
2021-06-07
1
-1
/
+1
|
/
*
Merge branch 'uli42-pr/pylint_fixes' into 3.6.x
Mike Gabriel
2021-06-07
1
-26
/
+35
|
\
|
*
nxdialog: fix/suppress some pylint findings
Ulrich Sibiller
2021-06-07
1
-26
/
+35
|
/
*
Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.x
Mike Gabriel
2021-06-07
3
-13
/
+13
|
\
|
*
shellcheck: Fix SC2230 issue
Mike Gabriel
2021-06-07
1
-1
/
+1
|
*
shellcheck: Fix SC2022 issue
Mario Trangoni
2021-06-07
1
-1
/
+1
|
*
shellcheck: Fix SC2064 issues
Mario Trangoni
2021-06-07
1
-1
/
+1
|
*
shellcheck: Fix SC2164 issues
Mario Trangoni
2021-06-07
1
-10
/
+10
|
/
*
Merge branch 'test-github-actions' into 3.6.x
Mike Gabriel
2021-06-07
7
-224
/
+394
|
\
|
*
Add pylint to GitHub Actions
Mario Trangoni
2021-02-07
1
-0
/
+21
|
*
Install build-essentials on clang
Mario Trangoni
2021-02-07
1
-0
/
+3
|
*
Add linter references
Mario Trangoni
2021-02-07
1
-0
/
+4
|
*
Fix missing quilt on CentOS7
Mario Trangoni
2021-02-07
1
-2
/
+4
|
*
Build nx-libs on different architectures
Mario Trangoni
2021-02-06
1
-0
/
+81
|
*
linters: Enable shellcheck
Mario Trangoni
2021-02-06
1
-1
/
+1
|
*
Move PVS run to GitHub Actions
Mario Trangoni
2021-02-06
3
-42
/
+59
|
*
Replace TravisCI with GitHub Actions
Mario Trangoni
2021-02-06
3
-187
/
+1
|
*
Add shellcheck and cppcheck linters
Mario Trangoni
2021-02-06
1
-0
/
+47
|
*
Add build jobs on containers
Mario Trangoni
2021-02-06
1
-46
/
+171
|
*
Implement github actions basics
Mario Trangoni
2021-02-06
1
-0
/
+56
|
/
*
release 3.5.99.26
3.5.99.26
Mike Gabriel
2021-02-04
10
-10
/
+719
*
Merge branch 'mjtrangoni-fix-shellcheck-issues' into 3.6.x
Mike Gabriel
2021-02-03
7
-25
/
+27
|
\
|
*
Screen.c: rephrase comment
Ulrich Sibiller
2021-02-03
1
-2
/
+2
|
*
Screen.c: Fix fullscreen (onescreen) at startup
Ulrich Sibiller
2021-02-03
1
-2
/
+31
|
*
Window.c: add another FIXME
Ulrich Sibiller
2021-02-03
1
-0
/
+5
|
*
NXproperty.c: reorder functions
Ulrich Sibiller
2021-02-03
1
-29
/
+31
|
*
NXproperty.c, dix.c: simplify ProcDeleteProperty()
Ulrich Sibiller
2021-02-03
2
-45
/
+9
|
*
NXproperty.c: GetWindowProperty(): add more comments, restruct prototype
Ulrich Sibiller
2021-02-03
1
-20
/
+15
|
*
NXproperty.c: simplify and reformat GetWindowProperty()
Ulrich Sibiller
2021-02-03
1
-10
/
+8
|
*
NXproperty.c: clean returns
Ulrich Sibiller
2021-02-03
1
-4
/
+4
|
*
Window.c: Fix 32bit code path
Ulrich Sibiller
2021-02-03
1
-10
/
+10
|
*
nxagent: drop unused nxagentVisibility variables
Ulrich Sibiller
2021-02-03
3
-6
/
+0
|
*
shellcheck: Fix SC2061 issue
Mario Trangoni
2021-01-31
1
-1
/
+1
|
*
shellcheck: Fix SC2048 issue
Mario Trangoni
2021-01-31
1
-1
/
+1
|
*
shellcheck: Fix SC2196 issues
Mario Trangoni
2021-01-31
1
-2
/
+2
|
*
shellcheck: Fix SC2034 issue
Mario Trangoni
2021-01-31
1
-1
/
+0
|
*
shellcheck: Fix SC2002 issue
Mario Trangoni
2021-01-31
3
-9
/
+9
|
*
shellcheck: Fix SC2045 issue
Mario Trangoni
2021-01-31
1
-2
/
+3
|
*
shellcheck: Fix some SC2086 issues
Mario Trangoni
2021-01-31
1
-5
/
+5
[next]