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
path:
root
/
nx-X11
/
programs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render.c: improve DEBUG/TEST output
Ulrich Sibiller
2024-06-24
1
-23
/
+23
*
Render.c: fix typo
Ulrich Sibiller
2024-06-24
1
-1
/
+1
*
Render.c: some simplifications
Ulrich Sibiller
2024-06-08
1
-5
/
+5
*
Render.c: merge masks in nxagentReconnectPicture
Ulrich Sibiller
2024-06-08
1
-9
/
+1
*
Render.c: fix format specifiers
Ulrich Sibiller
2024-06-08
1
-9
/
+9
*
Render.c: simplify nxagent{Create,Change}Picture
Ulrich Sibiller
2024-06-08
1
-210
/
+48
*
Window.c: align identical code
Ulrich Sibiller
2024-06-05
1
-22
/
+26
*
Window.c: use shorter macro to retrieve the remote window
Ulrich Sibiller
2024-06-05
1
-10
/
+9
*
Window.c: fix comments
Ulrich Sibiller
2024-06-05
1
-2
/
+2
*
Window.c: add missing include
Ulrich Sibiller
2024-06-05
1
-9
/
+15
*
Window.c: improve TEST/DEBUG output
Ulrich Sibiller
2024-06-05
1
-140
/
+182
*
GCOps.c: drop unused function nxagentBitBlitHelper
Ulrich Sibiller
2024-06-04
1
-24
/
+0
*
NXresource.c: make nxagentSwitchResourceType static
Ulrich Sibiller
2024-06-04
1
-1
/
+1
*
NXresource.c: make nxagentSwitchResourceType return a Boolean
Ulrich Sibiller
2024-06-04
1
-5
/
+5
*
NXresource.c: make nxagentFindClientResource return a Boolean
Ulrich Sibiller
2024-06-04
3
-13
/
+13
*
Events.c: disable unused function
Ulrich Sibiller
2024-06-02
1
-2
/
+4
*
Events.c: make event handling functions return Booleans
Ulrich Sibiller
2024-06-02
2
-61
/
+62
*
Events.c: NewOutputPending is a Boolean
Ulrich Sibiller
2024-06-02
1
-1
/
+1
*
Events.c: make sendKey a Boolean
Ulrich Sibiller
2024-06-02
1
-3
/
+3
*
Events.c: make nxagentInputEvent a Boolean
Ulrich Sibiller
2024-06-02
1
-10
/
+10
*
Screen.c: fix comment
Ulrich Sibiller
2024-06-02
1
-2
/
+2
*
Render.c: improve DEBUG/TEST output
Ulrich Sibiller
2024-06-02
1
-106
/
+117
*
Events.c: improve debugging/testing output
Ulrich Sibiller
2024-06-01
1
-11
/
+17
*
Events.c: fix two comments
Ulrich Sibiller
2024-06-01
1
-2
/
+2
*
Keyboard.c: use the correct mask for XkbGetKeyboard
Ulrich Sibiller
2024-05-22
1
-1
/
+1
*
fix various spelling errors
Ulrich Sibiller
2024-05-21
12
-23
/
+23
*
nxagent manpage: fix some obvious errors
Ulrich Sibiller
2024-05-21
1
-4
/
+4
*
naxgent manpage: improve documentation for nx/nx options on the command line
Ulrich Sibiller
2024-05-21
1
-2
/
+17
*
Keyboard.c: fix handling of keyboard=model/layout
Ulrich Sibiller
2024-05-21
1
-4
/
+19
*
Keystroke.c: fix output of keystrokes list
Ulrich Sibiller
2024-05-21
1
-1
/
+1
*
Clipboard.c: make it compile cleanly without NXAGENT_CLIPBOARD
Ulrich Sibiller
2024-05-21
1
-2
/
+6
*
Keyboard.c: fix wrong "rlmvo" keyword
Ulrich Sibiller
2024-05-20
1
-3
/
+4
*
Keyboard.c: fix typo
Ulrich Sibiller
2024-05-20
1
-1
/
+1
*
fbedgeimp.h: fix shadowed variable
Ulrich Sibiller
2024-05-20
1
-2
/
+1
*
fbcompose.c: fix some shadowed variables
Ulrich Sibiller
2024-05-20
1
-30
/
+30
*
fb/fbbltone.c: fix shadowed variable
Ulrich Sibiller
2024-05-20
1
-4
/
+4
*
fbbltone.c: Mark bitmasks as unsigned ints
Ulrich Sibiller
2024-05-20
1
-2
/
+2
*
Xext/shape.c: remove one include
Ulrich Sibiller
2024-05-20
1
-1
/
+0
*
main server Imakefile: drop rules for unused or non-existing stuff
Ulrich Sibiller
2024-05-20
1
-23
/
+2
*
Window.c: mark nxagentCheckWindowIntegrity as unused
Ulrich Sibiller
2024-05-20
1
-2
/
+2
*
Window.c: Fix: Use correct type for XlibWindow
Ulrich Sibiller
2024-05-20
1
-3
/
+3
*
os: unifdef GPROF and X_NOT_POSIX
Ulrich Sibiller
2024-05-11
4
-29
/
+0
*
os: signal handlers return void.
Ulrich Sibiller
2024-05-11
2
-14
/
+5
*
os/utils.c: unifdef USE_CHMOD
Ulrich Sibiller
2024-05-11
1
-4
/
+0
*
os/access.c: unifdef WINTCP
Ulrich Sibiller
2024-05-11
1
-145
/
+0
*
xserver doesn't stop all connections to localhost
Ulrich Sibiller
2024-05-11
1
-8
/
+5
*
Xext,os,xkb: repeat unifdefs
Ulrich Sibiller
2024-05-11
8
-181
/
+3
*
Screen.c: use NULL instead of ugly void pointer stuff
Ulrich Sibiller
2024-05-11
1
-8
/
+8
*
Screen.c: merge two X2GO ifdefs to one
Ulrich Sibiller
2024-05-11
1
-7
/
+5
*
GCOps.c: add/improve DEBUG/TEST statements
Ulrich Sibiller
2024-05-11
1
-28
/
+99
[next]