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
*
Atoms.c: always duplicate strings before storing them in privAtomMap
Ulrich Sibiller
2020-05-07
1
-26
/
+11
*
Atoms.c: some code cleanup
Ulrich Sibiller
2020-05-07
1
-55
/
+71
*
Atoms.c: add missing free
Ulrich Sibiller
2020-05-07
1
-0
/
+2
*
Atoms.c: remove one obsolete FIXME
Ulrich Sibiller
2020-05-07
1
-4
/
+3
*
Screen.c: spelling fix
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
Events.c: simplify nxagentInternalWindowsTree
Ulrich Sibiller
2020-05-07
1
-6
/
+2
*
Events.c: Whitespace fix
Ulrich Sibiller
2020-05-07
1
-1
/
+1
*
os: remove CYGWIN remnants
Ulrich Sibiller
2020-05-07
3
-15
/
+1
*
Merge branch 'uli42-pr/use_nxdialog' into 3.6.x
Mike Gabriel
2020-05-07
1
-5
/
+15
|
\
|
*
Use nxdialog as nxclient replacement
Ulrich Sibiller
2020-05-07
1
-5
/
+15
|
/
*
Merge branch 'uli42-pr/drop_nxwin' into 3.6.x
Mike Gabriel
2020-05-07
5
-880
/
+1
|
\
|
*
remove obsolete pending patches
Ulrich Sibiller
2020-05-07
2
-157
/
+0
|
*
Drop patch that is for nxwin only
Ulrich Sibiller
2020-05-07
1
-566
/
+0
|
*
Makefiles: drop support for NXwin
Ulrich Sibiller
2020-05-07
2
-157
/
+1
|
/
*
Merge branch 'uli42-pr/refactor_timeout' into 3.6.x
Mike Gabriel
2020-05-07
10
-389
/
+151
|
\
|
*
Screen.c: activate fallback to dix blanking
Ulrich Sibiller
2020-04-07
1
-2
/
+2
|
*
Screen.c: document nxagentSaveScreen
Ulrich Sibiller
2020-04-07
1
-22
/
+37
|
*
nxagent: remove now-obsolete own copies of ScreenSaver procs
Ulrich Sibiller
2020-04-07
4
-279
/
+0
|
*
nxagent: re-implement timeout handling
Ulrich Sibiller
2020-04-07
7
-88
/
+114
|
/
*
release 3.5.99.23
3.5.99.23
Mike Gabriel
2020-01-30
9
-10
/
+1694
*
debian/libnx-x11-6.symbols: Sync with .symbols file found in official Debian ...
Mike Gabriel
2020-01-30
1
-3
/
+3
*
debian/rules: Adopt changes from official Debian package.
Mike Gabriel
2020-01-30
1
-2
/
+9
*
Merge branch 'uli42-pr/fix_shadowed_vars' into 3.6.x
Mike Gabriel
2020-01-30
31
-167
/
+159
|
\
|
*
nxagent: rename variables that shadow globals
Ulrich Sibiller
2020-01-25
8
-61
/
+61
|
*
Events.c: fix capslock weirdness (re-add lost code)
Ulrich Sibiller
2020-01-25
1
-0
/
+1
|
*
compext/Clean.c: fix shadow warnings / scope
Ulrich Sibiller
2020-01-10
1
-20
/
+12
|
*
os: Fix -Wshadow errors
Ulrich Sibiller
2020-01-10
2
-23
/
+21
|
*
mi: fix shadow warnings
Ulrich Sibiller
2020-01-10
2
-9
/
+7
|
*
_XkbFilterDeviceBtn: move variable declarations to match usage scope
Ulrich Sibiller
2020-01-10
1
-4
/
+5
|
*
XkbFindSrvLedInfo: remove extraneous name-clashing sli variable
Ulrich Sibiller
2020-01-10
1
-4
/
+2
|
*
xkb: fix shadow warnings
Ulrich Sibiller
2020-01-10
5
-16
/
+12
|
*
CheckForEmptyMask does not need to declare int n twice
Ulrich Sibiller
2020-01-10
1
-1
/
+1
|
*
Drawable.c: fix logic broken by scope cleanup
Ulrich Sibiller
2020-01-10
1
-5
/
+3
|
*
Cursor.c: drop unused return code for nxagentDisconnectAllCursor
Ulrich Sibiller
2020-01-09
3
-4
/
+4
|
*
Pixmap.c: drop unused return code for nxagentDisconnectAllPixmaps
Ulrich Sibiller
2020-01-09
2
-12
/
+7
|
*
Pixmap.c: fix variable shadowing
Ulrich Sibiller
2020-01-09
2
-2
/
+16
|
*
Display.c: fix shadowed/unused variable
Ulrich Sibiller
2020-01-09
1
-1
/
+0
|
*
Events.c: fix two shadowed variables
Ulrich Sibiller
2020-01-09
1
-2
/
+2
|
*
Clipboard.c: fix shadowed variable
Ulrich Sibiller
2020-01-09
1
-6
/
+8
|
*
nxagent: build with -Wshadow to detect shadowing variables
Ulrich Sibiller
2020-01-09
3
-4
/
+4
|
*
Drawable.c: fix segfault
Ulrich Sibiller
2020-01-09
1
-1
/
+1
|
/
*
Rootless.c: fix wring datatype being used
Ulrich Sibiller
2020-01-08
1
-2
/
+2
*
hw/nxagent/Splash.c Fix build on 32bit architecture.
Mike Gabriel
2020-01-06
1
-10
/
+3
*
Merge branch 'uli42-pr/various3' into 3.6.x
Mike Gabriel
2020-01-06
46
-1187
/
+526
|
\
|
*
Atoms.c: describe atoms usage
Ulrich Sibiller
2020-01-06
1
-0
/
+2
|
*
Atoms.c: describe atoms usage
Ulrich Sibiller
2020-01-06
1
-11
/
+44
|
*
Display.c: Fix broken code in TEST case
Ulrich Sibiller
2020-01-06
1
-2
/
+1
|
*
Image.c: undo wrong string replacement nxagentBitmapBitOrder
Ulrich Sibiller
2020-01-06
1
-1
/
+1
|
*
Display.c: add a describing comment for nxagentDisplayErrorPredicate
Ulrich Sibiller
2020-01-06
1
-0
/
+14
|
*
Screen.c: harmonize size/wmhints code
Ulrich Sibiller
2020-01-06
1
-21
/
+11
[next]