aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanupBrian P. Hinz2016-12-102-11/+11
* Update versionBrian P. Hinz2016-12-101-1/+1
* Added a method for copying between streamsBrian P. Hinz2016-10-201-0/+11
* Added a method for reading into a ByteBufferBrian P. Hinz2016-10-201-0/+12
* Cosmetic change (increased border spacing)Brian P. Hinz2016-10-191-1/+1
* Added filename filters to file chooser dialogsBrian P. Hinz2016-08-284-8/+34
* Make all viewer parameters static. Viewer instances are isolated from each ot...Brian P. Hinz2016-08-2721-2230/+1748
* Major overhaul of java viewer.Brian P. Hinz2016-08-072-0/+773
* Handle parameter without value in libvnc.soPierre Ossman2016-05-161-1/+9
* Merge branch 'fix_desc_ptr' of https://github.com/uglym8/tigervncPierre Ossman2016-05-131-1/+1
|\
| * Fix ptr usageuglym82016-05-111-1/+1
* | Avoid symbol clash for Xregion functionsPierre Ossman2016-05-131-0/+16
* | Update Xregion to latest upstreamPierre Ossman2016-05-133-384/+269
* | Split Xregion headers according to upstreamPierre Ossman2016-05-137-342/+419
* | Don't reference Xregion unless used directlyPierre Ossman2016-05-133-3/+3
* | Specify TigerVNC Project as the vendor/companyPierre Ossman2016-05-132-2/+2
* | Fix to workaround non-default libtool on debianBrian P. Hinz2016-05-126-0/+194
|/
* Merge branch 'fixcopypastemistake' of https://github.com/michalsrb/tigervncPierre Ossman2016-05-091-1/+1
|\
| * Fix mistake in TightEncoder::setCompressLevel.Michal Srb2016-05-061-1/+1
* | Merge pull request #305 from bphinz/xorg-118Brian Hinz2016-05-072-0/+23
|\ \
| * | Update xenial build to account for distro-specific xorg patchesBrian P. Hinz2016-05-072-0/+23
* | | Merge pull request #304 from bphinz/xorg-118Brian Hinz2016-05-071-5/+4
|\| | | |/ |/|
| * Fix xserver118.patch so that it actually applies agsinst xorg 1.18Brian P. Hinz2016-05-071-5/+4
|/
* Properly reference ShmCompletion event indexPierre Ossman2016-05-041-1/+1
* Be more paranoid about ShmCompletion eventsPierre Ossman2016-05-042-1/+12
* Merge branch 'socket' of https://github.com/CendioOssman/tigervncPierre Ossman2016-04-2912-89/+130
|\
| * Flush socket before checking bufferPierre Ossman2016-04-291-0/+1
| * Asynchronously retry update on congestionPierre Ossman2016-04-292-12/+7
| * Use non-blocking sockets in x0vnserverPierre Ossman2016-04-291-2/+9
| * Fix timeout handling in x0vncserverPierre Ossman2016-04-291-10/+11
| * Flush socket after ever rectPierre Ossman2016-04-291-0/+1
| * Move socket write event handling in to the RFB corePierre Ossman2016-04-2910-14/+72
| * Clean up FdOutStream::flush()Pierre Ossman2016-04-291-21/+3
| * Remove Windows 98 socket workaroundPierre Ossman2016-04-291-26/+22
|/
* Add Chinese (simplified) translationMingye Wang (Arthur2e5)2016-04-282-1/+720
* Avoid calling GetMaster() with old XorgPierre Ossman2016-04-151-0/+4
* contrib: Add ubuntu-xenial debian source package to build on xenial.Dominik Muth2016-04-1415-0/+746
* xserver: Add support for xorg version 1.18.Dominik Muth2016-04-113-2/+143
* Merge branch 'allowoverride' of https://github.com/michalsrb/tigervncPierre Ossman2016-04-084-8/+69
|\
| * Document AllowOverride parameter.Michal Srb2016-03-291-0/+15
| * Add AllowOverride parameter.Michal Srb2016-03-213-8/+54
* | Update Russian translationPavel Maryanov2016-04-081-3/+3
* | Update Russian translationPavel Maryanov2016-04-051-600/+539
* | Use cmake_policy() in a safe wayPierre Ossman2016-04-041-1/+3
* | Apply nettle CVE patches to el6 buildBrian P. Hinz2016-04-022-1/+283
* | Overhaul of SSH tunneling features in Java viewerBrian P. Hinz2016-03-317-386/+958
* | Don't mention cut buffersPierre Ossman2016-03-293-4/+4
* | Add option to set primary selection for cut textPierre Ossman2016-03-296-1/+28
* | Split out setPrimaryCB option in UNIX vncconfigScott Roland2016-03-291-2/+13
* | Avoid builtin dgettext when checking libcPierre Ossman2016-03-291-0/+2