| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 15 | -34/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 105 | -741/+1597 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 3 | -4/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 2 | -4/+4 |
* | man pages: Greatly improve man pages nxagent.1 and nxproxy.1. | Mike Gabriel | 2016-07-05 | 1 | -21/+976 |
* | X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server sources nowa... | Mike Gabriel | 2016-07-05 | 1 | -35/+0 |
* | NoMachine documentation files: Move to doc/_attic_/ folder. | Mike Gabriel | 2016-07-05 | 1 | -6359/+0 |
* | LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b... | Mike Gabriel | 2016-07-05 | 1 | -26/+0 |
* | Drop multiple COPYING files contaning the GPL-2 license text. | Mike Gabriel | 2016-07-05 | 1 | -339/+0 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 1 | -1/+1 |
* | hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set rrProvider h... | Mike Gabriel | 2016-07-05 | 1 | -3/+3 |
* | hw/nxagent/Args.c: Fix fprintf placeholder (%u -> %lu). | Mike Gabriel | 2016-07-05 | 1 | -2/+2 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -29/+27 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 7 | -10/+10 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 26 | -106/+106 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 26 | -185/+185 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 2 | -12/+12 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | hw/nxagent: Drop code referring to the following removed Xserver extensions: ... | Mike Gabriel | 2016-06-25 | 4 | -93/+0 |
* | hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -1395/+5 |
* | hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -3339/+5 |
* | hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -324/+1 |
* | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 1 | -962/+3 |
* | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2078/+2 |
* | hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -4547/+132 |
* | hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can identically b... | Mike Gabriel | 2016-06-25 | 1 | -394/+1 |
* | hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can identical... | Mike Gabriel | 2016-06-25 | 1 | -68/+1 |
* | hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -2188/+38 |
* | hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete header files in... | Mike Gabriel | 2016-06-25 | 9 | -836/+122 |
* | NXrenderint.h: Move into subfolder X11/include/ and rename to Xrender_nxagent... | Mike Gabriel | 2016-06-25 | 2 | -2/+2 |
* | hw/nxagent/NXresource.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -642/+2 |
* | hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -3023/+7 |
* | hw/nxagent/NXglxext.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -380/+1 |
* | hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically... | Mike Gabriel | 2016-06-25 | 1 | -1690/+41 |
* | hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can identicall... | Mike Gabriel | 2016-06-25 | 1 | -243/+1 |
* | hw/nxagent/Pixmaps.h: Make RESTYPE well-defined by adding resource.h to inclu... | Mike Gabriel | 2016-06-25 | 1 | -0/+1 |
* | hw/nxagent/NXmiglyph.c: Shrink file, drop code that can be identically found ... | Mike Gabriel | 2016-06-25 | 1 | -85/+1 |
* | hw/nxagent/NXmitrap.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -117/+2 |
* | hw/nxagent/NXmiwindow.c: Drop complete file. | Mike Gabriel | 2016-06-25 | 2 | -1211/+0 |
* | hw/nxagent/NXdamage.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 1 | -1894/+38 |
* | NXcomposite.h: Move fake header file NXcomposite.h to hw/nxagent/X11/include/... | Mike Gabriel | 2016-06-25 | 3 | -74/+107 |
* | Xserver/hw/nxagent: Drop NXcompositeext.h, it is a duplicate of nx-X11/includ... | Mike Gabriel | 2016-06-25 | 2 | -64/+0 |
* | hw/nxagent/NXextension.c: Shrink file, drop duplicate code that is indentical... | Mike Gabriel | 2016-06-25 | 1 | -323/+1 |
* | Screen.c: fix RRGetInfo call | Ulrich Sibiller | 2016-06-25 | 1 | -1/+1 |
* | Xinerama: undef debug/test flags | Ulrich Sibiller | 2016-06-25 | 1 | -4/+4 |
* | Backport RANDR proto version 1.5 to nx-X11's Xserver. | Mike Gabriel | 2016-06-21 | 3 | -7/+116 |
* | Move matrix operations from X server to pixman 0.13.2. Required code de-dupli... | Mike Gabriel | 2016-06-21 | 1 | -6/+3 |
* | [render] Split out filter finding from filter setting. Required code de-dupli... | Mike Gabriel | 2016-06-21 | 1 | -2/+4 |