aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* makekeys: move buf declaration from global to main to silence gcc -WshadowAlan Coopersmith2016-10-101-1/+1
* makekeys: Fix build/target word size mismatch when cross-compilingDerek Buitenhuis2016-10-103-5/+7
* adapt Imakefile to call makekeys correctly after updateUlrich Sibiller2016-10-101-2/+3
* makekeys: Scan vendor keysyms as well as coreDaniel Stone2016-10-101-44/+83
* When makekeys fails to find a good hash, print error instead of divide-by-zeroAlan Coopersmith2016-10-101-0/+10
* Increase size of working arrays in the makekeys utility program.James Cloos2016-10-101-1/+1
* Update keysym includesUlrich Sibiller2016-10-105-189/+658
* update files from modules dir of libX11 1.3.4Ulrich Sibiller2016-10-1037-1020/+1694
* Xutil.h: Fix wrong include pathUlrich Sibiller2016-10-101-1/+1
* replace {x11,xim}trans.c links by libX11 1.3.4 solutionUlrich Sibiller2016-10-103-10/+68
* update xlibi18n files to libX11 1.3.4Ulrich Sibiller2016-10-1038-475/+1224
* update xcms files to libX11 1.3.4Ulrich Sibiller2016-10-1064-710/+823
* Update some missing files to libX11 1.3.4Ulrich Sibiller2016-10-106-27/+27
* Add (Free|Get)EventData.c from libX11 1.3.4Ulrich Sibiller2016-10-103-0/+88
* remove more NEED_REPLIES/EVENTSUlrich Sibiller2016-10-103-3/+0
* Purge more remaining VCS refsUlrich Sibiller2016-10-1033-34/+0
* Lift XKB*.c to libX11 1.3.4Ulrich Sibiller2016-10-1021-288/+326
* XlibInt.c: shorten one ifdefUlrich Sibiller2016-10-101-1/+1
* update X.h and Xproto.h because of GenericEventUlrich Sibiller2016-10-102-15/+53
* set USE_XCB define to 0 to prevent compiler complaintsUlrich Sibiller2016-10-101-1/+2
* Remove CRAY supportUlrich Sibiller2016-10-105-323/+1
* adapt include files to libX11 1.3.4Ulrich Sibiller2016-10-105-47/+48
* update makekeys.c to libX11 1.3.4 (+ fix)Ulrich Sibiller2016-10-101-11/+7
* update lcUniConv subdir to libX11 1.3.4Ulrich Sibiller2016-10-1032-34/+12506
* update src files *[ch] to libX11 1.3.4Ulrich Sibiller2016-10-10238-2503/+2532
* add XLOCALELIBDIRUlrich Sibiller2016-10-102-1/+3
* improve header guardsUlrich Sibiller2016-10-1010-20/+34
* update all files with NX relevant changes to libX11 1.3.4Ulrich Sibiller2016-10-1017-620/+1760
* fix wrong include in XlibInt.cUlrich Sibiller2016-10-091-1/+1
* xserver: add missing xkbfile.hUlrich Sibiller2016-10-081-0/+484
* xserver: adapt xkbsrc includes syntax to match upstreamUlrich Sibiller2016-10-065-5/+5
* os/access: fix regression in server interpreted authDave Airlie2016-10-061-1/+1
* os: Eliminate uninitialized value warnings from access.cKeith Packard2016-10-061-8/+8
* dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]Keith Packard2016-10-061-1/+1
* Fix multiple warnings in os/xdmauth.c.Eamon Walsh2016-10-061-10/+12
* replace transport.c link by xstrans.cUlrich Sibiller2016-10-068-14/+39
* xserver: drop XKBSRV_NEED_FILE_FUNCSUlrich Sibiller2016-10-0617-20/+5
* xserver: remove define XKB_IN_SERVERUlrich Sibiller2016-10-0615-370/+1
* xserver: use own copy of XKBgeom.h headerUlrich Sibiller2016-10-0611-16/+671
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-064-5/+3
* xserver: use own copy of XKBrules.h headerUlrich Sibiller2016-10-062-1/+200
* xserver: use own copy of XKBstr.h headerUlrich Sibiller2016-10-069-8/+615
* xserver: use own copy of XKBsrv.h headerUlrich Sibiller2016-10-0640-38/+1228
* copy files from libX11 to xserver dirUlrich Sibiller2016-10-065-6/+3506
* Add XF86TouchpadOn and XF86TouchpadOff to keysymdbPeter Hutterer2016-10-011-0/+2
* lib/X11/XKeysymDB: Update to last version found in X.org (between 1.3.5 and 1...Mike Gabriel2016-10-011-2/+28
* Imake.tmpl: Use gccmakedep instead of makedepend.Mike Gabriel2016-10-011-1/+1
* include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h...Mike Gabriel2016-10-011-2/+2
* randrproto: It was discovered that nx-libs shipped two different version of r...Mike Gabriel2016-10-016-1491/+1208
* nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed...Mike Gabriel2016-10-013-4/+4