aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update Russian translationYuri Kozlov2019-11-011-104/+104
* Add build scripts for ubunto 18.04 (bionic)Brian P. Hinz2019-10-2916-0/+803
* Update Brazilian Portuguese translationRafael Fontenelle2019-10-291-105/+105
* Update Bulgarian translationAlexander Shopov2019-10-291-104/+93
* Update German translationMario Blättermann2019-10-291-239/+95
* Update Ukrainian translationYuri Chornoivan2019-10-291-106/+106
* Update Chinese (traditional) translationpan934122019-10-291-103/+103
* Merge pull request #894 from samhed/masterSamuel Mannehed2019-10-281-2/+5
|\
| * Don't show the context menu hint when no hotkeySamuel Mannehed2019-10-251-2/+5
|/
* [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771Brian P. Hinz2019-10-222-5/+17
* [java] Trim any leading/trailing whitespace from servernameBrian P. Hinz2019-10-221-0/+1
* Change development version to 1.10.80Pierre Ossman2019-10-183-4/+4
* Update translation template filePierre Ossman2019-10-181-96/+84
* Merge branch 'fix-mistake' of https://github.com/gschwind/tigervncPierre Ossman2019-10-141-2/+2
|\
| * fix to early remove of iterator in VNCServerST::removeSocketBenoit Gschwind2019-08-241-2/+2
* | Fix bad PixelBuffer reference in VNCServerST::setPixelBuffer()Pierre Ossman2019-10-041-1/+1
* | Merge pull request #866 from gschwind/fix-wrong-test-orderSamuel Mannehed2019-10-020-0/+0
|\ \
| * | fix test order in convertLF and convertCRLFBenoit Gschwind2019-08-301-4/+4
| |/
* | Fix length checks in string conversion functionsPierre Ossman2019-09-251-16/+16
* | Add unit tests for convertLF() and convertCRLF()Pierre Ossman2019-09-252-0/+127
* | Split test programs to benchmarking and unit testsPierre Ossman2019-09-2517-45/+51
* | Use display polling by default in WinVNCPierre Ossman2019-09-061-1/+1
|/
* Merge pull request #849 from grulja/masterSamuel Mannehed2019-07-151-1/+1
|\
| * Do not return returncode indicating error when listing sessionsJan Grulich2019-07-111-1/+1
|/
* Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervncPierre Ossman2019-07-0154-433/+2192
|\
| * Support extended clipboard transfersPierre Ossman2019-07-0123-37/+812
| * Use UTF-8 in clipboard APIPierre Ossman2019-07-017-92/+282
| * Improved clipboard APIPierre Ossman2019-07-0126-239/+820
| * Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-017-96/+220
| * Clean up internal clipboard handlingPierre Ossman2019-07-0133-81/+79
| * Make sure clipboard uses \n line endingsPierre Ossman2019-07-0112-32/+123
* | Remove max area parameter from Region::get_rects()Pierre Ossman2019-06-242-12/+5
* | Properly mark overloaded methods with virtualPierre Ossman2019-06-181-3/+3
* | Request keyboard grab ability under XwaylandPierre Ossman2019-06-182-0/+23
* | Update French translationStéphane Aulery2019-05-141-97/+165
* | Merge branch 'master' of https://github.com/lprylli/tigervncPierre Ossman2019-05-091-1/+1
|\ \ | |/ |/|
| * Fix wrap-aware isAfter function in Congestion.cxxLoic Prylli2019-04-271-1/+1
* | Remove unneeded logging from ZRLE decoderPierre Ossman2019-04-291-2/+0
* | Do proper logging rather than fprintf(stderr, ...)Pierre Ossman2019-04-297-23/+38
* | Remove commented out loggingPierre Ossman2019-04-292-12/+0
|/
* Always get raw keyboard layout on macOSPierre Ossman2019-04-041-1/+1
* replace free with delete[]Marcel Schneider2019-04-031-2/+2
* Increase version string buffer size for gccPierre Ossman2019-04-011-1/+1
* Remove unused force protocol 3.3 codePierre Ossman2019-04-013-16/+4
* Only save parameters that are visible from the UIPierre Ossman2019-04-011-3/+2
* Hide setPrimary parameter on non-X11 platformsPierre Ossman2019-04-012-3/+7
* Add delay on authentication failuresPierre Ossman2019-04-014-6/+45
* Handle server name overflow properlyPierre Ossman2019-03-261-3/+6
* Add missing throws for exceptionPierre Ossman2019-03-262-6/+6
* Better document the argument for -geometryPierre Ossman2019-03-262-2/+7