aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n...Ulrich Sibiller2015-02-103-38/+8
* Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f...Mike Gabriel2015-02-103-56/+25
* Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref...Oleksandr Shneyder2015-02-103-16/+1
* Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa...Oleksandr Shneyder2015-02-105-59/+16
* Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e...Oleksandr Shneyder2015-02-106-65/+16
* Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch).Oleksandr Shneyder2015-02-1010-347/+93
* X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa...Oleksandr Shneyder2015-02-105-223/+171
* Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full....Oleksandr Shneyder2015-02-104-65/+30
* Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).Mike Gabriel2015-02-103-45/+17
* Wine Close Delay (108_nxagent_wine-close-delay.full.patch).Mike Gabriel2015-02-103-61/+30
* Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-...Mike Gabriel2015-02-104-51/+11
* UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-103-57/+12
* Export remote keyboard configuration to session directory (105_nxagent_export...Marcelo Boveto Shima2015-02-105-98/+48
* FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...Mike Gabriel2015-02-103-47/+3
* FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat...Marcelo Boveto Shima2015-02-103-21/+1
* FHS path fix for rgb fileMarcelo Boveto Shima2015-02-103-21/+1
* Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11...Mihai Moldovan2015-02-104-75/+16
* Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.pa...Orion Poplawski2015-02-098-119/+11
* Fix FTBFS when compiled with -Werror=format-security (055_nx-X11_imake-Werror...Orion Poplawski2015-02-093-1312/+208
* Fix FTBFS on ppc64 architecture (054_nx-X11_ppc64-ftbfs.full.patch).Orion Poplawski2015-02-093-15/+3
* Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), (053_nx-X...Orion Poplawski2015-02-093-43/+1
* Fix nxauth location on Mac OS X 10 (052_nxcomp_macos10-nxauth-location.full+l...Mihai Moldovan2015-02-093-46/+13
* workaround for Mac OS X 10.5 (051_nxcomp_macos105-fdisset.full+lite.patch(Mihai Moldovan2015-02-093-91/+20
* Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).Jan Engelhardt2015-02-096-246/+42
* Allow to pass in configure args (030_nx-X11_configure-args.full.patch).Jan Engelhardt2015-02-094-55/+7
* Fix BIGENDIAN issue in nxcomp (relevant on PPC64 arch) (029_nxcomp_ppc64.full...Mihai Moldovan2015-02-093-20/+2
* Support abstract local sockets for Linux systems (028_nx-X11_abstract-kernel-...Mike Gabriel2015-02-094-352/+99
* Add X11 abstract socket support to nxcomp/nxproxy (027_nxcomp_abstract-X11-so...Mike Gabriel2015-02-093-60/+38
* Honour compiler/linker option flags.Orion Poplawski2015-02-098-76/+8
* Fix FTBFS against libjpeg9a (025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.pa...Gabriel Marcano2015-02-093-45/+4
* nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.Mike Gabriel2015-02-098-78/+12
* FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch).Mike Gabriel2015-02-097-171/+16
* Fix RPM spec syntax errorMike DePaulo2015-02-091-1/+2
* nxcomp*,nxproxy: Add clean rules to Makefile.in templates.Mike Gabriel2015-02-099-261/+115
* Work on man pages.Mike Gabriel2015-02-097-219/+85
* sa_restorer vs. memset (008_nxcomp_sa-restorer.full+lite.patch).Mike Gabriel2015-02-093-66/+4
* Remove .gch files during cleanup (007_nxcompshad_clean-gch-files.full.patch).Mike Gabriel2015-02-093-19/+1
* Fix building against libpng 1.5 (006_nxcomp_libpng15.full+lite.patch).Mike Gabriel2015-02-093-47/+3
* Description: gcc43 fix (005_nxcomp_gcc43.full+lite.patch)Marcelo Boveto Shima2015-02-097-89/+11
* Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch)Mike Gabriel2015-02-093-20/+1
* gcc43 fix (003_nxcompshad_gcc43.full.patch)Marcelo Boveto Shima2015-02-094-38/+4
* Build nxcompshad against nx-X11 (002_nxcompshad_build-against-nx-x11-only.ful...Mike Gabriel2015-02-094-43/+3
* Provide README.NX-development file. Drop README.NX-redistribution file.Mike Gabriel2015-02-093-49/+32
* fix long-line in changelogMike Gabriel2015-02-091-1/+2
* Drop not-used-anymore NX source tree clean-up code. Source tree has been clea...Mike Gabriel2015-02-093-81/+0
* Revert "Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.pa...Mike Gabriel2015-02-093-55/+0
* Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Ini...Mike Gabriel2015-02-033-0/+55
* Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by the...Mike Gabriel2015-02-021-40/+0
* Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build pro...Mike Gabriel2015-02-022-16/+0
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't patc...Mike Gabriel2015-02-021-24/+0