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
*
dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4)
Adam Jackson
2017-06-28
1
-293
/
+6
*
Mesa subtree: Adapt build process for building against Mesa that gets pulled ...
Mike Gabriel
2017-06-15
3
-0
/
+33
*
Args.c: fix sync option parsing
Ulrich Sibiller
2017-06-09
1
-4
/
+2
*
Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ...
Ulrich Sibiller
2017-05-04
2
-26
/
+8
*
Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/expor...
Mike Gabriel
2017-04-21
1
-3
/
+0
*
Xserver/Imakefile: Change order of linker options, so that self-built compone...
Mike Gabriel
2017-04-21
1
-1
/
+1
*
hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL.
Mike Gabriel
2017-04-21
2
-41
/
+1
*
Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...
Mike Gabriel
2017-04-21
4
-5
/
+82
*
nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.
Mihai Moldovan
2017-04-20
1
-4
/
+2
*
man/nxagent.1: Document the nxagent specific usage pattern of the displayfd c...
Mike Gabriel
2017-04-20
1
-2
/
+17
*
Xserver/os/connection.c: If -displayfd and an explicit display port number ar...
Mike Gabriel
2017-04-20
1
-0
/
+11
*
Xserver/os/connection.c: Accompany display number with some human-readable (m...
Mike Gabriel
2017-04-20
1
-0
/
+9
*
nxagent.1: some more rephrasing
Ulrich Sibiller
2017-04-20
1
-6
/
+6
*
nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks"
Ulrich Sibiller
2017-04-20
1
-2
/
+2
*
nxagent.1: highlight nxagent
Ulrich Sibiller
2017-04-20
1
-17
/
+17
*
nxagent.1: use nxagent everywhere
Ulrich Sibiller
2017-04-20
1
-13
/
+13
*
nxagent.1: rephrase description
Ulrich Sibiller
2017-04-20
1
-2
/
+3
*
nxagent.1: add -options, previously undocumented
Ulrich Sibiller
2017-04-20
1
-3
/
+15
*
nxagent.1: fix typo
Ulrich Sibiller
2017-04-20
1
-1
/
+1
*
nxagent.1: remove no longer existing -co option from manpage
Ulrich Sibiller
2017-04-20
1
-4
/
+0
*
Xserver/GL/glx/glxext.c: Fix for previous commit, re-adding a comment starter...
Mike Gabriel
2017-04-19
1
-0
/
+1
*
Clearing comments from $XFree86$ (et al.) header lines.
Mike Gabriel
2017-04-19
62
-103
/
+1
*
release 3.5.99.5
3.5.99.5
Mike Gabriel
2017-04-11
1
-1
/
+1
*
Regression fix for added libXfont2 API support:
Mike Gabriel
2017-04-10
6
-14
/
+3
*
hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...
Mike Gabriel
2017-04-10
5
-17
/
+24
*
Save pixmap allocation hints into the PixmapRec.
Aaron Plattner
2017-04-10
4
-3
/
+7
*
Add CreatePixmap allocation hints.
Aaron Plattner
2017-04-10
26
-42
/
+65
*
Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...
Mike Gabriel
2017-04-10
19
-20
/
+600
*
SetFontPath: set client->errorValue on failure.
Jamey Sharp
2017-04-10
4
-12
/
+7
*
dix: pass a valid ClientPtr to SetFontPath in all cases.
Eamon Walsh
2017-04-10
1
-1
/
+1
*
hw/nxagent/BitmapUtils.c: Derive from utilbitmap.c in deprecated libXfont1 an...
Mike Gabriel
2017-04-10
4
-10
/
+130
*
dix: Move InitFonts up above screen initialization
Mike Gabriel
2017-04-10
2
-2
/
+3
*
Xserver/Imakefile: Improve readability by introducing the NULL variable and a...
Mike Gabriel
2017-04-10
1
-14
/
+49
*
Revert "regression fix for 52872a0: Keep index parameter in AddScreen() for n...
Mike Gabriel
2017-04-10
1
-3
/
+2
*
xserver: remove index from CloseScreen (API/ABI breakage)
Dave Airlie
2017-04-10
28
-66
/
+54
*
NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymo...
Mike Gabriel
2017-04-06
4
-82
/
+5
*
record: avoid crash when calling RecordFlushReplyBuffer recursively
Erkki Seppälä
2017-04-06
1
-1
/
+5
*
Keystrokes: rename left/up/right/down keystrokes to descriptive names
Ulrich Sibiller
2017-04-03
3
-48
/
+49
*
Keystroke.c: move some vars to inner scope
Ulrich Sibiller
2017-04-03
1
-5
/
+2
*
Init keystrokes at startup and reconnect
Ulrich Sibiller
2017-04-03
4
-9
/
+12
*
Keystroke.c: avoid use of comparisons on "False"
Ulrich Sibiller
2017-04-03
1
-21
/
+13
*
Keystroke.c: use Booleans where appropriate
Ulrich Sibiller
2017-04-03
1
-13
/
+13
*
Keystroke.h: improve parse_keystroke_file()
Ulrich Sibiller
2017-04-03
1
-35
/
+44
*
Keystroke.c: introduce nxagentDumpKeystrokes()
Ulrich Sibiller
2017-04-03
2
-0
/
+35
*
Keystroke.c/h: completely disable keystrokes that are not active at compile time
Ulrich Sibiller
2017-04-03
2
-10
/
+27
*
Keystroke.h: auto-enum keystrokes
Ulrich Sibiller
2017-04-03
1
-26
/
+25
*
Keystroke.h/Keyboard.h: cleanup mask variables
Ulrich Sibiller
2017-04-03
2
-2
/
+3
*
Keystroke.c: detect duplicate keystroke definitions
Ulrich Sibiller
2017-04-03
1
-0
/
+23
*
Keystroke.c: use KEYSTROKE_NOTHING
Ulrich Sibiller
2017-04-03
1
-3
/
+3
*
Args.c: add two missing options to help message
Ulrich Sibiller
2017-04-03
1
-0
/
+2
[next]