aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* update X.h and Xproto.h because of GenericEventupgrade-libX11Ulrich Sibiller2016-08-242-15/+53
* set USE_XCB define to 0 to prevent compiler complaintsUlrich Sibiller2016-08-241-1/+2
* Remove CRAY supportUlrich Sibiller2016-08-245-323/+1
* adapt include files to libX11 1.3.4Ulrich Sibiller2016-08-247-48/+54
* update makekeys.c to libX11 1.3.4 (+ fix)Ulrich Sibiller2016-08-241-11/+7
* update lcUniConv subdir to libX11 1.3.4Ulrich Sibiller2016-08-2432-34/+12506
* update src files *[ch] to libX11 1.3.4Ulrich Sibiller2016-08-24242-2582/+2681
* add XLOCALELIBDIRUlrich Sibiller2016-08-242-1/+3
* improve header guardsUlrich Sibiller2016-08-243-4/+7
* update all files with NX relevant changes to libX11 1.3.4Ulrich Sibiller2016-08-2415-709/+1750
* fix wrong include in XlibInt.cUlrich Sibiller2016-08-241-1/+1
* nxagent.1 man page: Some layout fixes for string options with well-defined ex...Mike Gabriel2016-07-281-0/+5
* hw/nxagent/Display.c: Fix comment where the meaning of the "bypass" reconnect...Mike Gabriel2016-07-281-3/+2
* nxagent.1 man page: Add explanation about the new reconnectchecks nx/nx option.Mike Gabriel2016-07-281-0/+26
* hw/nxagent/Args.c: Follow-up fix for PR #183: expect reconnectchecks=bypass i...Mike Gabriel2016-07-281-1/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentChe...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: add FIXME comment to nxagentIni...Mihai Moldovan2016-07-281-0/+1
* nx-X11/programs/Xserver/hw/nxagent/Display.c: split up nxagentCheckForPixmapF...Mihai Moldovan2016-07-281-5/+9
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-23/+105
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-24/+118
* nx-X11/programs/Xserver/hw/nxagent/Display.c: use new ReconnectTolerance nxag...Mihai Moldovan2016-07-281-1/+42
* {nx-X11/programs/Xserver/hw/nxagent/{Args.c,Options.{c,h}},nxcomp/{Loop,Misc}...Mihai Moldovan2016-07-283-0/+95
* Fix wrong includeUlrich Sibiller2016-07-261-0/+7
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-06926-1560/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-06132-1181/+2173
* Xserver/dix/events.c: Drop unused i variable from TryClientEvents.Ulrich Sibiller2016-07-061-1/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-05239-338/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0571-317/+317
* Make WriteToClient take a const void * like any decent IO write function.Kristian Høgsberg2016-07-053-6/+8
* Xserver.man: Drop original and old Xserver man page. Relevant parts have now ...Mike Gabriel2016-07-052-792/+0
* man pages: Greatly improve man pages nxagent.1 and nxproxy.1.Mike Gabriel2016-07-051-21/+976
* File permission fixes: No executable bit on Imakefile files, *.c and *.h files.Mike Gabriel2016-07-0540-0/+0
* X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa...Mike Gabriel2016-07-051-35/+0
* NoMachine documentation files: Move to doc/_attic_/ folder.Mike Gabriel2016-07-052-7444/+0
* LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...Mike Gabriel2016-07-052-52/+0
* X.org 6.9 documentation files: Move into doc/_attic_/.Mike Gabriel2016-07-0511-22600/+0
* Drop multiple COPYING files contaning the GPL-2 license text.Mike Gabriel2016-07-052-678/+0
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-0514-41/+7
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-059-30/+20
* Replace INITARGS with voidTomas Carnecky2016-07-0517-67/+63
* nx-X11/lib/X11/XKBMisc.c: Avoid warning about maybe non-assigned variables (m...Mike Gabriel2016-07-051-5/+5
* Remove INITARGS braindamage, change to void; add XkbExtensionInit prototype t...Daniel Stone2016-07-052-2/+4
* Xserver/Xext/xres.c: Drop unused REQUEST macro call (for xXResQueryVersionReq).Keith Packard2016-07-051-1/+0
* Xserver: Post-REGION-macros-to-inline-funcs clean-up.Mike Gabriel2016-07-056-23/+0
* Xserver/mi/mizerarc.c: Initialize oddPtrs as NULL before using it (in miZeroP...Mike Gabriel2016-07-051-1/+1
* Xserver/mi/miarc.c: Initialize dashRemaining with 0 before using it.Mike Gabriel2016-07-051-1/+1
* Xserver/os/xdmauth.c: Avoid compiler warnings due to -Wswitch being enabled. ...Mike Gabriel2016-07-051-6/+2
* Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don...Mike Gabriel2016-07-052-0/+8
* Restore compression of duplicate log file entries.Adam Jackson2016-07-051-10/+0
* os: Make sure that writing our pid to the lock file actually workedKeith Packard2016-07-051-1/+3