aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent
Commit message (Expand)AuthorAgeFilesLines
* hw/nxagent/Init.c: Fix copy+paste flaw when re-arranging copyright informatio...Mike Gabriel2016-08-241-2/+2
* Fix pasting the clipboard directly after session start.Ulrich Sibiller2016-08-241-0/+9
* 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-0611-27/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-06105-741/+1597
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-053-4/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-052-4/+4
* man pages: Greatly improve man pages nxagent.1 and nxproxy.1.Mike Gabriel2016-07-051-21/+976
* 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-051-6359/+0
* LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...Mike Gabriel2016-07-051-26/+0
* Drop multiple COPYING files contaning the GPL-2 license text.Mike Gabriel2016-07-051-339/+0
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set rrProvider h...Mike Gabriel2016-07-051-3/+3
* hw/nxagent/Args.c: Fix fprintf placeholder (%u -> %lu).Mike Gabriel2016-07-051-2/+2
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-29/+27
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-027-10/+10
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-0226-106/+106
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-0226-185/+185
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-022-12/+12
* finally drop libNX_XextUlrich Sibiller2016-07-011-1/+1
* remove XShape code from libNX_XextUlrich Sibiller2016-07-011-1/+1
* hw/nxagent: Drop code referring to the following removed Xserver extensions: ...Mike Gabriel2016-06-254-93/+0
* hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-1395/+5
* hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-3339/+5
* hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-324/+1
* hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ...Mike Gabriel2016-06-251-962/+3
* hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-2078/+2
* hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-4547/+132
* hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b...Mike Gabriel2016-06-251-394/+1
* hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can identical...Mike Gabriel2016-06-251-68/+1
* hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-2188/+38
* hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in...Mike Gabriel2016-06-259-836/+122
* NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent...Mike Gabriel2016-06-252-2/+2
* hw/nxagent/NXresource.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-642/+2
* hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-252-3023/+7
* hw/nxagent/NXglxext.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-251-380/+1
* hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically...Mike Gabriel2016-06-251-1690/+41
* hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-243/+1