| Commit message (Expand) | Author | Age | Files | Lines |
* | X11.tmpl: whitespace fix | Ulrich Sibiller | 2018-10-22 | 1 | -1/+1 |
* | Re-enable XC-MISC extension | Ulrich Sibiller | 2018-01-08 | 1 | -0/+1 |
* | Drop bin wrappers for nxagent and nxproxy, directly install nxproxy and nxage... | Mike Gabriel | 2017-12-05 | 1 | -1/+1 |
* | nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,... | Mihai Moldovan | 2017-03-03 | 1 | -1/+8 |
* | nx-X11/config/cf/X11.tmpl: Set a more appropriate font directory (recommended... | Mike Gabriel | 2017-02-27 | 1 | -2/+2 |
* | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con... | Mike Gabriel | 2017-02-26 | 1 | -6/+0 |
* | nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (... | Mike Gabriel | 2017-02-05 | 1 | -1/+1 |
* | LibX11: drop unused xlibi18n | Ulrich Sibiller | 2016-11-17 | 1 | -8/+2 |
* | Remove unused TLI ("STREAMSCONN") code | Ulrich Sibiller | 2016-11-02 | 1 | -6/+1 |
* | remove DECnet support | Ulrich Sibiller | 2016-11-02 | 1 | -8/+1 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -7/+1 |
* | add XLOCALELIBDIR | Ulrich Sibiller | 2016-10-10 | 1 | -0/+2 |
* | move xkblib to xserver | Ulrich Sibiller | 2016-09-21 | 1 | -48/+0 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -9/+0 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -28/+0 |
* | nxagent Xserver: Drop Kerberos code. Not used in nxagent. | Mike Gabriel | 2016-07-01 | 1 | -14/+0 |
* | library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li... | Mike Gabriel | 2016-07-01 | 1 | -29/+0 |
* | nx-X11/lib/X10: Drop really ancient X10 API code. Not used within nxagent. | Mike Gabriel | 2016-07-01 | 1 | -22/+0 |
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 1 | -127/+25 |
* | library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s... | Mike Gabriel | 2016-04-20 | 1 | -39/+0 |
* | library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram... | Mike Gabriel | 2015-12-30 | 1 | -37/+0 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 1 | -22/+0 |
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh... | Mike Gabriel | 2015-12-28 | 1 | -37/+0 |
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp... | Mike Gabriel | 2015-12-28 | 1 | -34/+0 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 1 | -1/+1 |
* | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-06-22 | 1 | -111/+0 |
* | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ... | Mike Gabriel | 2015-06-21 | 1 | -40/+0 |
* | remove libxkbui, looks like it is not used anywhere | Henning Heinold | 2015-06-20 | 1 | -47/+0 |
* | imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX build... | Mike Gabriel | 2015-06-16 | 1 | -7/+0 |
* | Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree. | Mike Gabriel | 2015-06-16 | 1 | -62/+0 |
* | library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no... | Mike Gabriel | 2015-06-02 | 1 | -37/+0 |
* | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh... | Mike Gabriel | 2015-05-20 | 1 | -37/+0 |
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ... | Mike Gabriel | 2015-05-01 | 1 | -39/+1 |
* | imake cleanup: Drop references to X11 build-logic that is not present in nx-X11. | Mike Gabriel | 2015-04-28 | 1 | -1249/+5 |
* | library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar... | Mike Gabriel | 2015-04-22 | 1 | -30/+0 |
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 1 | -1034/+2 |
* | imake cleanup: Drop all references to BuildFontServer. | Mike Gabriel | 2015-04-04 | 1 | -5/+1 |
* | imake cleanup: Drop all references to XprtServer and BuildXprint*. | Mike Gabriel | 2015-04-04 | 1 | -32/+3 |
* | imake cleanup: Drop all references to XdmxServer and BuildXdmx*. | Mike Gabriel | 2015-04-04 | 1 | -60/+5 |
* | imake cleanup: Drop all references to XVirtualFramebufferServer. | Mike Gabriel | 2015-04-04 | 1 | -1/+0 |
* | imake cleanup: Drop all references to XNestServer. | Mike Gabriel | 2015-04-04 | 1 | -2/+2 |
* | nx-X11/config/cf/X11.tmpl: Fix imake warning ("UseInstalledOnCrossCompile" is... | Mike Gabriel | 2015-03-04 | 1 | -0/+2 |
* | library clean-up: Don't build libNX_Xpm anymore. Use system's libXpm shared l... | Mike Gabriel | 2015-03-03 | 1 | -2/+2 |
* | Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f... | Jan Engelhardt | 2015-02-13 | 1 | -120/+120 |
* | Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch). | Oleksandr Shneyder | 2015-02-10 | 1 | -1/+1 |
* | FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch). | Mike Gabriel | 2015-02-09 | 1 | -2/+2 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 1 | -123/+123 |
* | release 3.5.0.19 | Mike Gabriel | 2013-03-28 | 1 | -123/+123 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+4775 |