aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Screen.c: Ensure that an output is unused before destroying itUlrich Sibiller2017-03-011-14/+28
| * nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (...Mike Gabriel2017-03-011-1/+1
| * debian/copyright{,.in}: Adopt from Debian's upload candidate, being DEP-5 com...Mike Gabriel2017-03-012-72/+3770
| * Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes...Mike Gabriel2017-02-045-0/+25
* | Merge branch 'sunweaver-pr/support-builtin-fonts' into 3.6.xMike Gabriel2017-02-2710-69/+107
|\ \
| * | nx-libs.spec: Add BR filesystem for SUSE builds (as it provides /usr/share/fo...Mike Gabriel2017-02-271-0/+4
| * | nx-libs.spec: Add BR for Fedora/RHEL builds: xorg-x11-font-utils.Mike Gabriel2017-02-271-0/+1
| * | nx-libs.spec: Versioned BR on libXfont-devel (and alike) (>= 1.4.2).Mike Gabriel2017-02-271-3/+3
| * | debian/control: Versioned B-D on libXfont (>= 1.4.2).Mike Gabriel2017-02-271-1/+1
| * | dix: use one single function to register fpe fontsTiago Vignatti2017-02-272-8/+1
| * | nx-libs.spec: Handle fonts dir symlinking and install /usr/share/nx/fonts sym...Mike Gabriel2017-02-271-2/+11
| * | For consistency, apply patch from previous commit (630a7c3) to the original X...Mike Gabriel2017-02-271-3/+31
| * | {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende...Mike Gabriel2017-02-273-11/+45
| * | Xserver/dix/main.c: ErrorF requires a string to end with an EOL char.Mike Gabriel2017-02-271-1/+1
| * | debian/nx-x11-common.{links,dirs}: Make sure /usr/share/fonts/X11 are reachab...Mike Gabriel2017-02-272-0/+3
| * | Xserver/hw/nxagent/Font.c: Drop references to /usr/NX/share/fonts/base as def...Mike Gabriel2017-02-271-8/+4
| * | Xserver/hw/nxagent/Font.c: Change (alternative) default font path order to ma...Mike Gabriel2017-02-271-10/+10
| * | Xserver/hw/nxagent/Font.c: Drop NXAGENT_ALTERNATE_FONT_PATH_4 (pointing to /u...Mike Gabriel2017-02-271-30/+0
| * | nx-X11/config/cf/X11.tmpl: Set a more appropriate font directory (recommended...Mike Gabriel2017-02-271-2/+2
|/ /
* | Merge branch 'sunweaver-pr/hard-code-rgb-colors' into 3.6.xMihai Moldovan2017-02-2724-1261/+1645
|\ \
| * | debian/patches: Update/rebase 016_nx-X11_install-location.debian.patch.Mike Gabriel2017-02-261-2/+2
| * | nx-libs.spec: Drop non-shipped-anymore rgb(.txt) file from list of to-be-inst...Mike Gabriel2017-02-261-2/+0
| * | debian/nxagent.*: Drop conffile /etc/nxagent/rgb utilizing dpkg-maintscript-h...Mike Gabriel2017-02-265-2/+26
| * | Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-2617-1255/+1617
|/ /
* | release 3.5.99.43.5.99.4Mike Gabriel2017-02-246-1915/+2165
* | Merge branch 'uli42-fix_#306_#322' into 3.6.xMihai Moldovan2017-02-246-125/+12
|\ \
| * | dix: fix incomplete commitUlrich Sibiller2017-02-246-125/+12
|/ /
* | Merge branch 'sunweaver-pr/security-acl-naming-change' into 3.6.xMihai Moldovan2017-02-2043-425/+421
|\ \
| * | Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-2043-425/+421
|/ /
* | Merge branch 'sunweaver-pr/use-xgetkeyboardMapping-instead-of-deprecated-xkey...Mike Gabriel2017-02-202-11/+37
|\ \
| * | Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using...Mike Gabriel2017-02-202-11/+37
|/ /
* | Merge branch 'sunweaver-pr/smart-scheduler-is-not-optional' into 3.6.xMihai Moldovan2017-02-1814-177/+0
|\ \
| * | The smart scheduler is not optional.Mathieu BĂ©rard2017-02-1514-177/+0
|/ /
* | Merge branch 'sunweaver-pr/use-rpath-for-nxagent' into 3.6.xMihai Moldovan2017-02-1010-40/+48
|\ \
| * | Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing th...Mike Gabriel2017-02-091-2/+2
| * | debian/patches: Update comment header of 016_nx-X11_install-location.debian.p...Mike Gabriel2017-02-091-3/+11
| * | debian/patches: Update 016_nx-X11_install-location.debian.patch. Adapt path t...Mike Gabriel2017-02-091-5/+5
| * | Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD...Mike Gabriel2017-02-094-6/+5
| * | Makefile: Allow longer names for variables that we want to allow distro maint...Mike Gabriel2017-02-091-9/+9
| * | Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's...Mike Gabriel2017-02-091-1/+1
| * | debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. Th...Mike Gabriel2017-02-091-1/+1
| * | nx-libs.spec: Don't manually override SHLIBDIR via the .spec file. The defaul...Mike Gabriel2017-02-091-1/+1
| * | Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 i...Mike Gabriel2017-02-095-16/+17
|/ /
* | Merge branch 'sunweaver-pr/drop-support-for-ancient-platforms' into 3.6.xMihai Moldovan2017-02-0982-2040/+94
|\ \
| * | nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, wher...Mike Gabriel2017-02-081-5/+0
| * | dix: remove staggeringly broken vendor workaroundsDaniel Stone2017-02-081-8/+0
| * | drop platform support: unifdef sgi.Mike Gabriel2017-02-0824-91/+14
| * | drop platform support: unifdef QNX.Mike Gabriel2017-02-0816-103/+8
| * | drop platform support: unifdef DGUX.Mike Gabriel2017-02-087-74/+14
| * | drop platform support: unifdef __osf__.Mike Gabriel2017-02-089-127/+12