aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Change region implementation from macros to inline functions.Mike Gabriel2016-05-023-224/+183
| * Rename region macros to eliminate screen argumentMike Gabriel2016-05-0276-1977/+2017
| * gcc: Build using -std=c99 instead of -ansi.Mike Gabriel2016-05-021-2/+2
| * fix-patch-whitepspace: Copy script from X.Org's xserver Git repo.Mike Gabriel2016-05-021-0/+4
| * NXwindow.c: Don't set w and h, not used later on.Mike Gabriel2016-05-021-4/+0
|/
* lib/Imakefile: Drop $(XINERAMADIR) from nx-X11/lib/Imakefile.Mike Gabriel2016-05-021-1/+0
* Merge branch 'sunweaver-pr/nxcomp-unix-sockets-for-channels' into 3.6.xMike Gabriel2016-04-2710-315/+634
|\
| * Provide support for channel endpoints being UNIX file sockets in addition to ...Salvador Fandino2016-04-2710-315/+634
|/
* nxcomp: Rephrase comment in previous commit.Mike Gabriel2016-04-271-3/+3
* Merge branch 'fcarvajaldev-3.6.x-nxcomp-amend-compiler-warnings' into 3.6.xMike Gabriel2016-04-275-61/+129
|\
| * Clean up compiler warnings in nxcompFernando Carvajal2016-04-275-61/+129
|/
* Merge branch 'sunweaver-pr/libxrender-cleanup' into arctica-3.6.xMihai Moldovan2016-04-2628-4002/+39
|\
| * library-cleanup: Don't build libNX_Xrender anymore. Use system's libXrender s...Mike Gabriel2016-04-2028-4002/+39
|/
* Merge branch 'theqvd-fix-for-112' into 3.6.xMike Gabriel2016-04-201-19/+10
|\
| * Fix copyright notice in nxcomp/Version.cSalvador Fandino2016-04-201-19/+10
|/
* Merge branch 'fcarvajaldev-3.6.x-remove-old-proto-compat' into 3.6.xMike Gabriel2016-04-1986-6620/+650
|\
| * Remove TextCompressor class and files from nxcompFernando Carvajal2016-04-158-145/+0
| * Add testing doc for nxcomp drop-old-proto-compatFernando Carvajal2016-04-141-0/+0
| * Remove obsolete compatibility files from nxcompFernando Carvajal2016-04-1226-3983/+1
| * Remove compatibility code for nxcomp before 3.5.0Fernando Carvajal2016-04-1258-2492/+649
|/
* nxcomp: Properly define NX*Version(void) prototypes in NX.h.Mike Gabriel2016-03-221-5/+5
* debian/patches/401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.p...Mike Gabriel2016-03-171-0/+1870
* doc: Collect data on what libX11 symbols are used by nx-X11, nx-Xserver and n...Mike Gabriel2016-03-154-0/+6577
* Rename file for windows environments, Fixes #96Nito Martinez2016-03-022-1/+1
* rename original NX patches, so that we can see the patched file's name in the...Mike Gabriel2016-02-2688-0/+0
* README.md: Update open / completed tasks regarding 3.6.x and 3.7.x releases.Mike Gabriel2016-01-191-7/+18
* README.md: Update release dates for 3.6.x and 3.7.x (as earlier discussed wit...Mike Gabriel2016-01-191-3/+3
* Merge branch 'mikedep333-README.md' into 3.6.xMike Gabriel2016-01-191-2/+22
|\
| * README.md: Add debuild instructionsMike DePaulo2016-01-181-0/+19
| * README.md: Update signatureMike DePaulo2016-01-181-2/+3
|/
* Merge pull request #68 from mikedep333/mock-build-instructionsMike Gabriel2016-01-091-0/+26
|\
| * Add instructions for building using Mock under Fedora/EPELMike DePaulo2016-01-011-0/+26
* | debian/nx-x11proto-xinerama-dev.install.in: Install PANORAMIX extension heade...Mike Gabriel2016-01-021-0/+2
* | nx-libs.spec: FTBFS Fixes (more libNX_Xinerama cleanup)Mike DePaulo2016-01-011-4/+0
* | nx-libs.spec: Misc FTBFS fixes for %files due to recent library changesMike DePaulo2016-01-011-3/+1
* | Fedora/EPEL: Add the implicit build dependencies alsoMike DePaulo2016-01-011-0/+2
* | Fedora/EPEL: Fix FTBFS due to missing libXpmMike DePaulo2016-01-011-0/+1
* | Fix c4a3889. Add forgotten file nx-X11/programs/Xserver/Xinerama_nxagent.h.Mike Gabriel2016-01-011-0/+74
* | nx-libs.spec: Re-add erroneously removed (during rebasing) BR libXdamage-devel.Mike Gabriel2016-01-011-0/+1
|/
* nxcomp: Make nxcomp/nxproxy aware of nxagent's xinerama option in the $DISPLA...Mike Gabriel2015-12-301-1/+2
* Complete changes from commit 0d56c45 in NXpicturestr.h (i.e. add a missing co...Mike DePaulo2015-12-301-0/+6
* Merge branch 'sunweaver-pr/xinerama-xrandr' into 3.6.xMike Gabriel2015-12-3032-740/+697
|\
| * Xinerama: do not cut off at outer edgesUlrich Sibiller2015-12-302-3/+77
| * Xserver globals.h: Make PanoramiXExtensionDisabledHack globally available.Mike Gabriel2015-12-301-0/+1
| * Xserver help: Document -disablexineramaextension cmdline option.Mike Gabriel2015-12-301-0/+1
| * X2Go Agent: Add x2goagent.features file that informs X2Go clients about the n...Mike Gabriel2015-12-303-0/+47
| * Provide support for re-enabling Xinerama on session resumptions.Mike Gabriel2015-12-304-3/+37
| * Initialize XRandR based Xinerama extension properly when session is started w...Mike Gabriel2015-12-301-1/+1
| * Only declare nxagentRandRCrtcSet if RANDR_12_INTERFACE is defined.Mike Gabriel2015-12-301-0/+2
| * Screen.c: Rename NX_USE_MODE_PREFIX to NXAGENT_RANDR_MODE_PREFIX, fix unclose...Mike Gabriel2015-12-302-3/+4