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
...
*
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
*
Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.
Mike Gabriel
2017-04-13
1
-1
/
+1
*
Mesa.patches: Define USE_IEEE for __aarch64__ and __mc68000__, as well.
Mike Gabriel
2017-04-13
2
-0
/
+17
*
nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared l...
Mike Gabriel
2017-04-13
2
-3
/
+0
*
nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERV...
Mike Gabriel
2017-04-13
1
-1
/
+2
*
nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSE...
Mike Gabriel
2017-04-12
1
-1
/
+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
8
-23
/
+13
*
hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...
Mike Gabriel
2017-04-10
5
-17
/
+24
*
Mesa.patches: Adapt Mesa to CreatePixmap allocation hint ABI bump.
Mike Gabriel
2017-04-10
2
-0
/
+14
*
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
23
-20
/
+621
*
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
*
xinerama: Swap the response in RRXineramaWriteMonitor
Michal Srb
2017-04-03
1
-0
/
+7
*
regression fix for 52872a0: Keep index parameter in AddScreen() for now. Requ...
Mike Gabriel
2017-03-27
1
-2
/
+3
*
_XDefaultError: set XlibDisplayIOError flag before calling exit
Arthur Huillet
2017-03-26
1
-0
/
+10
*
Fix wrong Xfree in XListFonts failure path
Julien Cristau
2017-03-26
1
-2
/
+4
*
dix: Remove insane BC hacks
Mike Gabriel
2017-03-24
1
-12
/
+1
*
Move AddScreen() comment where it actually belongs. Should be done in X.org, ...
Mike Gabriel
2017-03-24
1
-0
/
+7
*
dix: Move AddScreen() over into dispatch.c and introduce init_screen()
Mike Gabriel
2017-03-24
2
-215
/
+214
*
os: Remove the useless -x option
Adam Jackson
2017-03-21
2
-13
/
+0
*
os: FatalError if -displayfd writes fail AND Clear the -displayfd option afte...
Keith Packard
2017-03-21
1
-2
/
+6
[prev]
[next]