| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | rename nxagentOptionFile to nxagentOptionsFilename | Ulrich Sibiller | 2017-07-24 | 2 | -15/+15 |
| * | pass filename as parameter to nxagentProcessOptionsFile() | Ulrich Sibiller | 2017-07-23 | 3 | -16/+18 |
|/ |
|
* | Merge branch 'uli42-pr/fix_keystroke_files' into 3.6.x | Mike Gabriel | 2017-07-17 | 1 | -52/+35 |
|\ |
|
| * | Improve keystroke file handling | Ulrich Sibiller | 2017-07-16 | 1 | -52/+35 |
|/ |
|
* | debian/control: Add B-D: libtool (required for Debian jessie, Ubuntu trusty a... | Mike Gabriel | 2017-07-14 | 1 | -0/+1 |
* | debian/copyright: White-space cleanup. | Mike Gabriel | 2017-07-14 | 1 | -21/+21 |
* | debian/control: Process with wrap-and-sort -s. | Mike Gabriel | 2017-07-14 | 1 | -199/+152 |
* | Merge branch 'sunweaver-pr/nxcompshad-autoreconf' into 3.6.x | Mihai Moldovan | 2017-07-14 | 37 | -864/+254 |
|\ |
|
| * | nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g... | Mike Gabriel | 2017-07-13 | 2 | -8/+20 |
| * | nxcompshad: Prototype for NXShadowResetOptions() missing. Export it as public... | Mike Gabriel | 2017-07-13 | 1 | -0/+2 |
| * | nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpda... | Mike Gabriel | 2017-07-13 | 1 | -2/+0 |
| * | nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use curWorkLin... | Mike Gabriel | 2017-07-13 | 1 | -21/+21 |
| * | nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this de... | Mike Gabriel | 2017-07-13 | 1 | -1/+1 |
| * | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 37 | -832/+210 |
|/ |
|
* | debian/control: Add B-D: automake (required for Debian jessie, Ubuntu trusty ... | Mike Gabriel | 2017-07-13 | 1 | -0/+1 |
* | nxproxy/configure.ac: Have AC_LANG before NX_COMPILER_BRAND. Thanks to Ionic ... | Mike Gabriel | 2017-07-13 | 1 | -1/+1 |
* | Merge branch 'sunweaver-pr/nxproxy-autoreconf' into 3.6.x | Mihai Moldovan | 2017-07-12 | 15 | -588/+425 |
|\ |
|
| * | debian/rules: Drop redundant --with-symbols configure option, '-g' already ge... | Mike Gabriel | 2017-07-12 | 1 | -1/+1 |
| * | nxproxy: Switch to autoreconf. | Mike Gabriel | 2017-07-12 | 14 | -588/+106 |
| * | m4/nx-macros.m4: Add autotools macros derived from X.org and nxcomp* configur... | Mike Gabriel | 2017-07-12 | 2 | -0/+319 |
|/ |
|
* | make-changelog.sh: Drop obviously not needed '--since 1970' option from 'git ... | Mike Gabriel | 2017-07-12 | 1 | -1/+1 |
* | Merge branch 'sunweaver-pr/report-window-ids' into 3.6.x | Mike Gabriel | 2017-07-12 | 5 | -8/+55 |
|\ |
|
| * | Report Xlib-side window IDs to session.log in machine readable form. This fea... | Mike Gabriel | 2017-07-05 | 5 | -8/+55 |
|/ |
|
* | nxagent man page: Fix layout near -nxrealwindowprop option. | Mike Gabriel | 2017-07-04 | 1 | -0/+1 |
* | Mesa.patches: Disable 4001_Fix-non-working-GLX-in-64bit-Xorg-7.0.patch. It pa... | Mike Gabriel | 2017-06-30 | 1 | -1/+1 |
* | roll-tarballs.sh: Remove even more files from nx-X11/extras/Mesa/. This roll-... | Mike Gabriel | 2017-06-30 | 1 | -1/+24 |
* | release 3.5.99.83.5.99.8 | Mike Gabriel | 2017-06-30 | 7 | -15/+241 |
* | Merge branch 'sunweaver-pr/mese-quilt-without-quilt' into 3.6.x | Mihai Moldovan | 2017-06-30 | 3 | -12/+123 |
|\ |
|
| * | README.Mesa.patches: Define some rules for patch naming and numbering scheme. | Mike Gabriel | 2017-06-30 | 1 | -0/+31 |
| * | mesa-quilt: Provide a fallback patching method on systems where pulling quilt... | Mike Gabriel | 2017-06-30 | 1 | -12/+79 |
| * | nx-libs.spec: Use mesa-quilt with Fedora builds, but rely on fallback mode in... | Mike Gabriel | 2017-06-30 | 1 | -0/+13 |
|/ |
|
* | Merge branch 'sunweaver-pr/browser-scrolling-improvements' into 3.6.x | Mihai Moldovan | 2017-06-30 | 1 | -2/+2 |
|\ |
|
| * | nxcomp: Set TokenSize to 1536 for link type ADSL and WAN. Improving non-xrend... | Oleksandr Shneyder | 2017-06-30 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'sunweaver-pr/nx-real-wid' into 3.6.x | Mike Gabriel | 2017-06-30 | 5 | -0/+50 |
|\ |
|
| * | hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property. | Mike Gabriel | 2017-06-30 | 4 | -0/+45 |
| * | hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat... | Mike Gabriel | 2017-06-30 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'sunweaver-pr/fix-ftbfs-on-hppa' into 3.6.x | Mihai Moldovan | 2017-06-28 | 8 | -297/+47 |
|\ |
|
| * | debian/patches: Update 016_nx-X11_install-location.debian.patch (line numbers... | Mike Gabriel | 2017-06-28 | 1 | -2/+2 |
| * | Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul Adrian... | Mike Gabriel | 2017-06-28 | 6 | -2/+39 |
| * | dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4) | Adam Jackson | 2017-06-28 | 1 | -293/+6 |
|/ |
|
* | Merge branch 'sunweaver-pr/fix-ftbfs-on-mips64el' into 3.6.x | Mihai Moldovan | 2017-06-28 | 2 | -3/+17 |
|\ |
|
| * | nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from Sparc(64)Architec... | Mike Gabriel | 2017-06-27 | 1 | -2/+0 |
| * | Fix FTBFS on mips64el architecture due to missing definition of the _XSERVER6... | Mike Gabriel | 2017-06-27 | 2 | -1/+17 |
|/ |
|
* | Mesa.patches_6.4.1: Add missing EOL at EOF to series file. | Mike Gabriel | 2017-06-27 | 1 | -1/+1 |
* | Mesa.patches: Have Mesa.patches_6.4.2 rather as a copy than as a symlink to M... | Mike Gabriel | 2017-06-27 | 6 | -1/+115 |
* | Merge branch 'frantracer-mesa-update-6.4.2' into 3.6.x | Mike Gabriel | 2017-06-27 | 2467 | -7/+1012991 |
|\ |
|
| * | roll-tarball.sh: Fix resolution of symbolic links and removal of useless Mesa... | ftrapero | 2017-06-27 | 1 | -5/+5 |
| * | nx-X11/extras: Add symlinks to Mesa_6.4.2 and patches | ftrapero | 2017-06-27 | 3 | -2/+3 |
| * | Include mesa-6.4.2 project | ftrapero | 2017-06-27 | 2463 | -0/+1012983 |
|/| |
|
| * | Squashed 'nx-X11/extras/Mesa_6.4.2/' content from commit 475b1f7 | ftrapero | 2017-06-27 | 2463 | -0/+1012983 |