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
/
lib
/
X11
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use both __APPLE__ and __DARWIN__ defines
Ulrich Sibiller
2016-10-10
2
-3
/
+3
*
MakeBigReq: don't move the last word, already handled by Data32 (X.Org CVE-20...
Karl Tomlinson
2016-10-10
1
-2
/
+17
*
Give GNU & Solaris Studio compilers hints about XEatData branches
Alan Coopersmith
2016-10-10
1
-2
/
+14
*
makekeys: move buf declaration from global to main to silence gcc -Wshadow
Alan Coopersmith
2016-10-10
1
-1
/
+1
*
makekeys: Fix build/target word size mismatch when cross-compiling
Derek Buitenhuis
2016-10-10
3
-5
/
+7
*
adapt Imakefile to call makekeys correctly after update
Ulrich Sibiller
2016-10-10
1
-2
/
+3
*
makekeys: Scan vendor keysyms as well as core
Daniel Stone
2016-10-10
1
-44
/
+83
*
When makekeys fails to find a good hash, print error instead of divide-by-zero
Alan Coopersmith
2016-10-10
1
-0
/
+10
*
Increase size of working arrays in the makekeys utility program.
James Cloos
2016-10-10
1
-1
/
+1
*
update files from modules dir of libX11 1.3.4
Ulrich Sibiller
2016-10-10
37
-1020
/
+1694
*
Xutil.h: Fix wrong include path
Ulrich Sibiller
2016-10-10
1
-1
/
+1
*
replace {x11,xim}trans.c links by libX11 1.3.4 solution
Ulrich Sibiller
2016-10-10
3
-10
/
+68
*
update xlibi18n files to libX11 1.3.4
Ulrich Sibiller
2016-10-10
38
-475
/
+1224
*
update xcms files to libX11 1.3.4
Ulrich Sibiller
2016-10-10
64
-710
/
+823
*
Update some missing files to libX11 1.3.4
Ulrich Sibiller
2016-10-10
6
-27
/
+27
*
Add (Free|Get)EventData.c from libX11 1.3.4
Ulrich Sibiller
2016-10-10
3
-0
/
+88
*
remove more NEED_REPLIES/EVENTS
Ulrich Sibiller
2016-10-10
3
-3
/
+0
*
Purge more remaining VCS refs
Ulrich Sibiller
2016-10-10
33
-34
/
+0
*
Lift XKB*.c to libX11 1.3.4
Ulrich Sibiller
2016-10-10
21
-288
/
+326
*
XlibInt.c: shorten one ifdef
Ulrich Sibiller
2016-10-10
1
-1
/
+1
*
set USE_XCB define to 0 to prevent compiler complaints
Ulrich Sibiller
2016-10-10
1
-1
/
+2
*
Remove CRAY support
Ulrich Sibiller
2016-10-10
4
-317
/
+0
*
adapt include files to libX11 1.3.4
Ulrich Sibiller
2016-10-10
5
-47
/
+48
*
update makekeys.c to libX11 1.3.4 (+ fix)
Ulrich Sibiller
2016-10-10
1
-11
/
+7
*
update lcUniConv subdir to libX11 1.3.4
Ulrich Sibiller
2016-10-10
32
-34
/
+12506
*
update src files *[ch] to libX11 1.3.4
Ulrich Sibiller
2016-10-10
238
-2503
/
+2532
*
add XLOCALELIBDIR
Ulrich Sibiller
2016-10-10
1
-1
/
+1
*
improve header guards
Ulrich Sibiller
2016-10-10
10
-20
/
+34
*
update all files with NX relevant changes to libX11 1.3.4
Ulrich Sibiller
2016-10-10
17
-620
/
+1760
*
fix wrong include in XlibInt.c
Ulrich Sibiller
2016-10-09
1
-1
/
+1
*
Add XF86TouchpadOn and XF86TouchpadOff to keysymdb
Peter Hutterer
2016-10-01
1
-0
/
+2
*
lib/X11/XKeysymDB: Update to last version found in X.org (between 1.3.5 and 1...
Mike Gabriel
2016-10-01
1
-2
/
+28
*
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
Mike Gabriel
2016-07-06
460
-807
/
+0
*
Per-file copyright notices: Update copyright information in file headers that...
Mike Gabriel
2016-07-06
6
-116
/
+140
*
remove unreferenced NEED_EVENTS/NEED_REPLIES
Ulrich Sibiller
2016-07-05
110
-148
/
+0
*
X.org 6.9 documentation files: Move into doc/_attic_/.
Mike Gabriel
2016-07-05
2
-51
/
+0
*
nx-X11/lib/X11/XKBMisc.c: Avoid warning about maybe non-assigned variables (m...
Mike Gabriel
2016-07-05
1
-5
/
+5
*
nx-X11/lib/X11/imTrX.c: Fix warning ‘len’ may be used uninitialized in th...
Mike Gabriel
2016-07-05
1
-1
/
+1
*
nx-X11/lib/X11/imInsClbk.c: Fix warning 'right-hand operand of comma expressi...
Mike Gabriel
2016-07-05
1
-1
/
+1
*
nx-X11/lib/X11/lcFile.c: Drop conditional always evaluating as True.
Mike Gabriel
2016-07-05
1
-2
/
+1
*
nx-X11/lib/X11/XKBMisc.c: Drop conditional always evaluating as True.
Mike Gabriel
2016-07-05
1
-1
/
+1
*
nx-X11/lib/X11/LiHosts.c: Drop unused variable (in XListHosts).
Mike Gabriel
2016-07-05
1
-4
/
+0
*
Avoid 'siAddr' maybe being used uninitialized in XAddHost and XRemoveHost.
Mike Gabriel
2016-07-05
1
-47
/
+26
*
libNX_X11 data files: Install libNX_X11 related data files.
Mike Gabriel
2016-07-04
2
-7
/
+105
*
avoid conflicts when mixing own includes with upstream includes
Ulrich Sibiller
2016-07-01
2
-2
/
+5
*
nxagent Xserver: Drop Kerberos code. Not used in nxagent.
Mike Gabriel
2016-07-01
1
-9
/
+0
*
library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li...
Mike Gabriel
2016-07-01
5
-9
/
+436
*
OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ...
Mike Gabriel
2016-07-01
1
-38
/
+0
*
Port _XEatDataWords
Ulrich Sibiller
2016-06-30
2
-0
/
+28
*
Backport of _XGetRequest()
Ulrich Sibiller
2016-06-30
2
-29
/
+47
[prev]
[next]