| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -1/+3 |
* | 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 |
* | xserver: add missing xkbfile.h | Ulrich Sibiller | 2016-10-08 | 1 | -0/+484 |
* | xserver: adapt xkbsrc includes syntax to match upstream | Ulrich Sibiller | 2016-10-06 | 5 | -5/+5 |
* | os/access: fix regression in server interpreted auth | Dave Airlie | 2016-10-06 | 1 | -1/+1 |
* | os: Eliminate uninitialized value warnings from access.c | Keith Packard | 2016-10-06 | 1 | -8/+8 |
* | dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6] | Keith Packard | 2016-10-06 | 1 | -1/+1 |
* | Fix multiple warnings in os/xdmauth.c. | Eamon Walsh | 2016-10-06 | 1 | -10/+12 |
* | replace transport.c link by xstrans.c | Ulrich Sibiller | 2016-10-06 | 8 | -14/+39 |
* | xserver: drop XKBSRV_NEED_FILE_FUNCS | Ulrich Sibiller | 2016-10-06 | 17 | -20/+5 |
* | xserver: remove define XKB_IN_SERVER | Ulrich Sibiller | 2016-10-06 | 15 | -370/+1 |
* | xserver: use own copy of XKBgeom.h header | Ulrich Sibiller | 2016-10-06 | 11 | -16/+671 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 4 | -5/+3 |
* | xserver: use own copy of XKBrules.h header | Ulrich Sibiller | 2016-10-06 | 2 | -1/+200 |
* | xserver: use own copy of XKBstr.h header | Ulrich Sibiller | 2016-10-06 | 9 | -8/+615 |
* | xserver: use own copy of XKBsrv.h header | Ulrich Sibiller | 2016-10-06 | 40 | -38/+1228 |
* | copy files from libX11 to xserver dir | Ulrich Sibiller | 2016-10-06 | 5 | -6/+3506 |
* | 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 |
* | Imake.tmpl: Use gccmakedep instead of makedepend. | Mike Gabriel | 2016-10-01 | 1 | -1/+1 |
* | include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h... | Mike Gabriel | 2016-10-01 | 1 | -2/+2 |
* | randrproto: It was discovered that nx-libs shipped two different version of r... | Mike Gabriel | 2016-10-01 | 6 | -1491/+1208 |
* | nx-X11: Enable -Wpedantic as default CFLAG. This is to detect redefined typed... | Mike Gabriel | 2016-10-01 | 3 | -4/+4 |
* | hw/nxagent/X11/include/Xrandr_nxagent.h: Reduce injected libXrandr(_nxagent) ... | Mike Gabriel | 2016-10-01 | 1 | -22/+0 |
* | Fix FTBFS with gcc 4.4 | Ulrich Sibiller | 2016-10-01 | 1 | -2/+0 |
* | Revert "Fix wrong include" | Ulrich Sibiller | 2016-09-24 | 1 | -7/+0 |
* | whitespace cleanup | Ulrich Sibiller | 2016-09-24 | 1 | -7/+1 |
* | ensure that <X11/..> headers references use nx-X11 files if existing | Ulrich Sibiller | 2016-09-24 | 1 | -0/+6 |
* | remove misc dir | Ulrich Sibiller | 2016-09-21 | 3 | -5/+0 |
* | move xkblib to xserver | Ulrich Sibiller | 2016-09-21 | 29 | -3547/+3 |
* | hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio... | Mike Gabriel | 2016-08-24 | 1 | -2/+2 |
* | Fix pasting the clipboard directly after session start. | Ulrich Sibiller | 2016-08-24 | 1 | -0/+9 |
* | nxagent.1 man page: Some layout fixes for string options with well-defined ex... | Mike Gabriel | 2016-07-28 | 1 | -0/+5 |
* | hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect... | Mike Gabriel | 2016-07-28 | 1 | -3/+2 |
* | nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option. | Mike Gabriel | 2016-07-28 | 1 | -0/+26 |
* | hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i... | Mike Gabriel | 2016-07-28 | 1 | -1/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe... | Mihai Moldovan | 2016-07-28 | 1 | -0/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni... | Mihai Moldovan | 2016-07-28 | 1 | -0/+1 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF... | Mihai Moldovan | 2016-07-28 | 1 | -5/+9 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -23/+105 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -24/+118 |
* | nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag... | Mihai Moldovan | 2016-07-28 | 1 | -1/+42 |
* | {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}... | Mihai Moldovan | 2016-07-28 | 3 | -0/+95 |
* | Fix wrong include | Ulrich Sibiller | 2016-07-26 | 1 | -0/+7 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 926 | -1560/+0 |