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
*
nxdialog: add example call
Ulrich Sibiller
2019-03-01
1
-0
/
+3
*
nxdialog: allow to provide --parent 0 for testing
Ulrich Sibiller
2019-03-01
1
-3
/
+5
*
nxdialog: make code compatible to python2 _and_ python3
Ulrich Sibiller
2019-03-01
1
-6
/
+16
*
nxdialog: convert from optparse to argparse
Ulrich Sibiller
2019-03-01
1
-40
/
+36
*
nxdialog: use gtk3 instead of gtk2
Ulrich Sibiller
2019-03-01
1
-28
/
+35
*
nxdialog: pylint improvements
Ulrich Sibiller
2019-03-01
1
-221
/
+228
*
add nxdialog for displaying dialogs
Ulrich Sibiller
2019-03-01
1
-0
/
+369
*
Merge branch 'mjtrangoni-move-to-xenial' into 3.6.x
Mike Gabriel
2019-03-01
1
-9
/
+28
|
\
|
*
.travis.yml: add some soft requirements
Mario Trangoni
2019-03-01
1
-0
/
+12
|
*
.travis.yml: Update clang-6.0 to clang-7
Mario Trangoni
2019-03-01
1
-4
/
+3
|
*
.travis.yml: move from Ubuntu Trusty to Xenial.
Mario Trangoni
2019-03-01
1
-6
/
+14
|
/
*
Merge branch 'uli42-pr/fix_clang_warnings' into 3.6.x
Mike Gabriel
2019-03-01
7
-30
/
+19
|
\
|
*
GenericReply.h: remove unused variable
Ulrich Sibiller
2019-03-01
1
-1
/
+0
|
*
Logger.h: remove pragma, correct attributes
Ulrich Sibiller
2019-03-01
1
-9
/
+4
|
*
Logger.h: fix missing compiler attribute
Ulrich Sibiller
2019-03-01
1
-1
/
+1
|
*
xcompshad: remove unused variables
Ulrich Sibiller
2019-03-01
1
-4
/
+0
|
*
Xlib: remove register keywords
Ulrich Sibiller
2019-03-01
1
-9
/
+9
|
*
xlib: remove superflous parens
Ulrich Sibiller
2019-03-01
1
-1
/
+1
|
*
nxcomp: fix unused variables
Ulrich Sibiller
2019-03-01
1
-4
/
+4
|
*
nxcomp: fix unused variable
Ulrich Sibiller
2019-03-01
1
-1
/
+0
|
*
Fix: clang does not know about gnu_printf
Ulrich Sibiller
2019-03-01
1
-4
/
+4
|
/
*
Merge branch 'uli42-pr/xfixes_memset' into 3.6.x
Mike Gabriel
2019-03-01
10
-72
/
+85
|
\
|
*
xfixes: use calloc for some structs
Ulrich Sibiller
2019-02-28
1
-2
/
+2
|
*
Use C99 designated initializers in various extension Replies
Ulrich Sibiller
2019-02-28
7
-59
/
+72
|
*
Use calloc to zero fill buffers being allocated for replies & events
Ulrich Sibiller
2019-02-28
5
-11
/
+11
|
/
*
ConnDis.c: remove obsolete MNX_TCPCONN
Ulrich Sibiller
2019-02-28
1
-1
/
+1
*
nx-X11/lib/configure.ac: add forgotten status line
Ulrich Sibiller
2019-02-20
1
-0
/
+1
*
nx-X11/lib/configure.ac: fix version number
Ulrich Sibiller
2019-02-20
1
-1
/
+1
*
Merge branch 'gh-sunweaver/pr/xlib-loadable-modules' into 3.6.x
Ulrich Sibiller
2019-02-20
1
-0
/
+33
|
\
|
*
nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is defined...
Mike Gabriel
2019-02-20
1
-0
/
+33
|
/
*
Revert "Fix parsing ports set to unix sockets"
Mike Gabriel
2019-02-20
1
-5
/
+1
*
Regression fix for bfc05af7. Properly end lines in help/usage text.
Mike Gabriel
2019-02-20
1
-1
/
+1
*
Merge branch 'uli42-pr/session_types' into 3.6.x
Mike Gabriel
2019-02-18
2
-4
/
+6
|
\
|
*
Keyboard.c: fix comment.
Mike Gabriel
2019-02-18
1
-2
/
+1
|
*
nxproxy: list known session types in help output
Ulrich Sibiller
2019-02-18
1
-2
/
+5
|
/
*
Merge branch 'uli42-pr/fix_keystrokes' into 3.6.x
Mike Gabriel
2019-02-15
1
-6
/
+6
|
\
|
*
keystrokes.cfg: Add missing Shift=1 for viewport_move_up/down/right
Ulrich Sibiller
2019-02-15
1
-6
/
+6
|
/
*
Merge branch 'uli42-pr/revert' into 3.6.x
Mike Gabriel
2019-02-15
30
-261
/
+255
|
\
|
*
Revert "nxagent: rework Bool handling"
Ulrich Sibiller
2019-02-15
30
-261
/
+255
|
/
*
Merge branch 'uli42-pr/misc' into 3.6.x
Mike Gabriel
2019-02-13
31
-285
/
+283
|
\
|
*
nxagent: rework Bool handling
Ulrich Sibiller
2019-02-11
30
-255
/
+261
|
*
Screen.c: code optimization for rootless mode
Ulrich Sibiller
2019-02-11
1
-4
/
+6
|
*
Screen.c: simplify and fix handling of rootless mode
Ulrich Sibiller
2019-02-11
1
-23
/
+17
|
*
rrdispatch.c: remove obsolete ifdef
Ulrich Sibiller
2019-02-11
1
-4
/
+0
|
/
*
release 3.5.99.18
3.5.99.18
Mike Gabriel
2019-01-31
6
-6
/
+231
*
Merge branch 'theqvd-unix_socket_forwarding' into 3.6.x
Mike Gabriel
2019-01-25
2
-4
/
+8
|
\
|
*
Fix parsing ports set to unix sockets
Vadim
2019-01-22
1
-1
/
+5
|
*
Make getUnixPath() return the right value when called without an argument.
Vadim
2019-01-21
1
-3
/
+3
|
/
*
Merge branch 'uli42-pr/window_fixes' into 3.6.x
Mike Gabriel
2019-01-17
4
-133
/
+129
|
\
|
*
Screen.c: fix handling of fullscreen startup
Ulrich Sibiller
2019-01-14
1
-5
/
+5
[next]