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
*
Screen.c: whitespace/formatting fixes
Ulrich Sibiller
2019-06-11
1
-21
/
+22
*
Screen.c: report both created windows (and with the right name)
Ulrich Sibiller
2019-06-11
1
-4
/
+9
*
Window.c: fix: report correct window on icon window creation
Ulrich Sibiller
2019-06-11
1
-2
/
+2
*
Merge branch 'uli42-pr/fix_broken_cursor_handling' into 3.6.x
Mike Gabriel
2019-06-11
4
-69
/
+81
|
\
|
*
os: fix BigReq ignoring when another request is pending
Ulrich Sibiller
2019-06-11
1
-2
/
+0
|
*
render/glyph.c: add missing usage_hint
Ulrich Sibiller
2019-06-11
1
-1
/
+2
|
*
Fix NXevents.c: Reactivate errornously commented function
Ulrich Sibiller
2019-06-11
2
-66
/
+79
|
/
*
Merge branch 'uli42-pr/remove_requestlog' into 3.6.x
Mike Gabriel
2019-06-11
3
-23
/
+0
|
\
|
*
dix: remove unused requestLogIndex
Ulrich Sibiller
2019-05-29
3
-23
/
+0
|
/
*
Merge branch 'uli42-pr/fix_xkb_crash' into 3.6.x
Mike Gabriel
2019-05-21
2
-0
/
+18
|
\
|
*
libNX_X11: add additional checks for dpy and xkb
Ulrich Sibiller
2019-05-17
1
-0
/
+14
|
*
xkbUtils.c: Catch division by zero
Ulrich Sibiller
2019-05-17
1
-0
/
+4
|
/
*
Merge branch 'andschwa-xtestext1h' into 3.6.x
Mike Gabriel
2019-05-17
4
-40
/
+0
|
\
|
*
Remove Debian build references to `xtestext1.h`
Andrew Schwartzmeyer
2019-05-13
4
-40
/
+0
|
/
*
Merge branch 'uli42-pr/small_fixes' into 3.6.x
Mike Gabriel
2019-05-11
28
-3209
/
+120
|
\
|
*
nxagent: make nxagentX2go a Boolean
Ulrich Sibiller
2019-05-10
2
-10
/
+10
|
*
README.keystrokes: mention nxdialog
Ulrich Sibiller
2019-05-10
1
-5
/
+17
|
*
Remove useless "ignore" keystroke for Ctrl-Alt-Backspace
Ulrich Sibiller
2019-05-10
2
-3
/
+0
|
*
README.keystrokes: refine description
Ulrich Sibiller
2019-05-10
1
-8
/
+14
|
*
NXdispatch.c: indent code to match environment
Ulrich Sibiller
2019-05-10
1
-13
/
+13
|
*
NXdispatch.c: add missing fixes
Ulrich Sibiller
2019-05-10
1
-5
/
+3
|
*
NXdispatch.c: add missing change
Ulrich Sibiller
2019-05-10
1
-0
/
+3
|
*
Rename libdamage to (correct) libdamageext
Ulrich Sibiller
2019-05-10
2
-3
/
+3
|
*
NXdamage.c: add missing upstream fixes
Ulrich Sibiller
2019-05-10
1
-10
/
+10
|
*
NXwindow.c: add missing change
Ulrich Sibiller
2019-05-10
1
-2
/
+0
|
*
Keyboard.c: clean/unify formatting
Ulrich Sibiller
2019-05-10
1
-13
/
+19
|
*
Keyboard.c: improve TEST and DEBUG output
Ulrich Sibiller
2019-05-10
1
-2
/
+3
|
*
nxagent: Remove own GetTimeInMillis() implementation
Ulrich Sibiller
2019-05-10
4
-32
/
+17
|
*
Die XTESTEXT1, die!
Ulrich Sibiller
2019-05-10
10
-3100
/
+5
|
*
Reconnect.c: initialize stateFile path
Ulrich Sibiller
2019-05-10
1
-1
/
+1
|
*
spelling fixes
Ulrich Sibiller
2019-05-10
3
-6
/
+6
|
/
*
Merge branch 'uli42-pr/short_font_code' into 3.6.x
Mike Gabriel
2019-05-10
5
-128
/
+105
|
\
|
*
Font.c: use __func__ in TEST prints
Ulrich Sibiller
2019-05-10
1
-15
/
+15
|
*
Font.c: Avoid duplicate font paths
Ulrich Sibiller
2019-05-10
1
-2
/
+26
|
*
auto-determine system font path and add to list of font paths
Ulrich Sibiller
2019-05-10
4
-0
/
+12
|
*
Font.c: Loop over font paths
Ulrich Sibiller
2019-05-10
1
-8
/
+16
|
*
Font.c: Let dix check if a font path exists
Ulrich Sibiller
2019-05-10
1
-30
/
+24
|
*
Font.c: build the font paths at runtime
Ulrich Sibiller
2019-05-10
1
-33
/
+34
|
*
Drop Speedo font support
Ulrich Sibiller
2019-05-10
2
-11
/
+7
|
*
Font.c: factor out font checks
Ulrich Sibiller
2019-05-10
1
-95
/
+37
|
/
*
Merge branch 'uli42-pr/fix_flavour_change' into 3.6.x
Mike Gabriel
2019-05-10
2
-8
/
+27
|
\
|
*
nxagent: Determine nxagentProgName only once
Ulrich Sibiller
2019-05-10
2
-8
/
+27
|
/
*
Merge branch 'mjtrangoni-update-clang-8' into 3.6.x
Mike Gabriel
2019-04-23
1
-3
/
+3
|
\
|
*
travis.yml: Update clang 7.0 => 8.0
Mario Trangoni
2019-04-22
1
-3
/
+3
|
/
*
roll-tarballs.sh: Fix script removal from nx-libs-lite tarballs.
Mike Gabriel
2019-04-17
1
-1
/
+3
*
roll-tarballs.sh: Remove nxdialog/* in nx-libs-lite tarballs.
Mike Gabriel
2019-04-17
1
-0
/
+1
*
release 3.5.99.20
3.5.99.20
Mike Gabriel
2019-04-17
8
-10
/
+81
*
nxdialog/bin/nxdialog: Fix error dialog-type-not-supplied error message.
Mike Gabriel
2019-04-17
1
-1
/
+1
*
Merge branch 'sunweaver-pr/pthread-flags' into arctica-3.6.x
Mihai Moldovan
2019-04-08
1
-2
/
+2
|
\
|
*
nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTH...
Mike Gabriel
2019-04-07
1
-2
/
+2
|
/
[next]