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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using...
Mike Gabriel
2017-02-20
2
-11
/
+37
*
The smart scheduler is not optional.
Mathieu Bérard
2017-02-15
14
-177
/
+0
*
Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD...
Mike Gabriel
2017-02-09
3
-5
/
+5
*
nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, wher...
Mike Gabriel
2017-02-08
1
-5
/
+0
*
dix: remove staggeringly broken vendor workarounds
Daniel Stone
2017-02-08
1
-8
/
+0
*
drop platform support: unifdef sgi.
Mike Gabriel
2017-02-08
24
-91
/
+14
*
drop platform support: unifdef QNX.
Mike Gabriel
2017-02-08
16
-103
/
+8
*
drop platform support: unifdef DGUX.
Mike Gabriel
2017-02-08
7
-74
/
+14
*
drop platform support: unifdef __osf__.
Mike Gabriel
2017-02-08
9
-127
/
+12
*
drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).
Mike Gabriel
2017-02-08
15
-125
/
+19
*
drop platform support: unifdef hpux and __hppa__.
Mike Gabriel
2017-02-08
17
-216
/
+19
*
drop platform support: unifdef Lynx.
Mike Gabriel
2017-02-08
22
-128
/
+15
*
drop platform support: unifdef __UNIXOS2__.
Mike Gabriel
2017-02-08
43
-1194
/
+24
*
Screen.c: clean up superfluous whitespace
Ulrich Sibiller
2017-02-08
1
-4
/
+3
*
Screen.c: Ensure that an output is unused before destroying it
Ulrich Sibiller
2017-02-08
1
-14
/
+28
*
nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (...
Mike Gabriel
2017-02-05
1
-1
/
+1
*
hw/nxagent/Init.c: Amend artifact in license header.
Mike Gabriel
2016-12-22
1
-5
/
+0
*
Screen.c: more debug output formatting improvements
Ulrich Sibiller
2016-12-07
1
-8
/
+8
*
Screen.c: fix uninitalized variable
Ulrich Sibiller
2016-12-07
1
-0
/
+1
*
Screen.c: fix compile warnings in DEBUG mode
Ulrich Sibiller
2016-12-07
1
-5
/
+5
*
Screen.c: fix formatting
Ulrich Sibiller
2016-12-07
1
-9
/
+9
*
Screen.c: improve debugging output
Ulrich Sibiller
2016-12-07
1
-7
/
+29
*
Mesa: Convert some files with MSDOS EOL style to Unix EOL style.
Mike Gabriel
2016-12-04
25
-7334
/
+7334
*
Drop xf86glx.h, so we can finally drop Xserver/GL/include/ entirely.
Kristian Høgsberg
2016-12-04
5
-42
/
+0
*
Drop glx_ansic.h wrapper and call malloc, realloc, free and str-funcs directly.
Kristian Høgsberg
2016-12-04
19
-369
/
+167
*
Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...
Eric Anholt
2016-12-04
49
-357
/
+75
*
slightly improve rrxinerama debug output
Ulrich Sibiller
2016-12-03
1
-12
/
+12
*
Fix compilation warnings
Ulrich Sibiller
2016-12-03
2
-10
/
+10
*
add .gitignore files
Ulrich Sibiller
2016-11-17
8
-0
/
+358
*
LibX11: drop unused xlibi18n
Ulrich Sibiller
2016-11-17
18
-314
/
+2
*
Xserver/Imakefile: Some whitespace fixes.
Mike Gabriel
2016-11-15
1
-6
/
+6
*
nxcompext: Move code into Xserver subtree, as nxcompext requires Xserver incl...
Mike Gabriel
2016-11-15
47
-47
/
+9278
*
Xserver/hw/nxagent/Imakefile: Introduce the NULL variable.
Mike Gabriel
2016-11-09
1
-64
/
+113
*
Keyboard.c: evdev is only existing on Linux
Ulrich Sibiller
2016-11-08
1
-4
/
+3
*
xkb: remove the world's most staggeringly broken vendor workaround
Daniel Stone
2016-11-08
1
-30
/
+0
*
Keyboard.c: move variable to inner scope
Ulrich Sibiller
2016-11-08
1
-7
/
+5
*
Reconnect.c: simplify code by using strndup
Ulrich Sibiller
2016-11-08
1
-12
/
+4
*
Keyboard.c: replace malloc/strcpy by str(n)dup
Ulrich Sibiller
2016-11-08
1
-8
/
+2
*
Keyboard.c: more whitespace/formatting fixes
Ulrich Sibiller
2016-11-08
1
-12
/
+15
*
Keyboard.c: improve keyboard file creation
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: use NULL instead of 0
Ulrich Sibiller
2016-11-08
1
-5
/
+5
*
Keyboard.c: remove superfluous whitespace
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix wrong error msg prefix
Ulrich Sibiller
2016-11-08
1
-1
/
+1
*
Keyboard.c: Fix and simplify keyboard config file handling
Ulrich Sibiller
2016-11-08
1
-12
/
+3
*
Improve DEBUG/TEST output regarding keyboard stuff
Ulrich Sibiller
2016-11-08
2
-14
/
+39
*
Drop unused define NXAGENT_KEYMAP_DIR_FILE
Ulrich Sibiller
2016-11-08
1
-2
/
+0
*
nx-X11/lib/X11/Imakefile: essentially revert 5a90a63.
Mihai Moldovan
2016-11-05
1
-6
/
+21
*
Xserver/fb: Drop fbmmx.[ch] files and code passages wrapped-in by USE_MMX macro.
Mike Gabriel
2016-11-03
6
-2791
/
+11
*
Xserver/fb/Imakefile: Introduce NULL variable.
Mike Gabriel
2016-11-03
1
-0
/
+3
*
xtrans: fix const warnings for SocketConnectConnInfo
Ulrich Sibiller
2016-11-03
1
-1
/
+1
[next]