summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Show extra options in vncviewer --helpPierre Ossman2019-03-261-0/+8
* Don't use un-initialized stride to base constructorPierre Ossman2019-03-251-1/+1
* Allow blacklist to be disabledPierre Ossman2019-03-253-0/+17
* Move Blacklist parameters out of the classPierre Ossman2019-03-252-11/+10
* Merge branch 'copyrightyear' of https://github.com/samhed/tigervncPierre Ossman2019-02-288-8/+8
|\
| * Update visible copyright years to 2019Samuel Mannehed2019-02-278-8/+8
* | Only do initial LED sync if focusedPierre Ossman2019-02-281-3/+5
|/
* Update German translationMario Blättermann2019-02-151-166/+226
* Update Esperanto translationFelipe Castro2019-02-151-96/+170
* Don't build xserver with -I$(includedir) as it breaks cross-compilingJames Le Cuirot2019-02-131-3/+3
* Fix Travis C++ specifierPierre Ossman2019-01-221-1/+1
* Merge branch 'docker' of https://github.com/CendioOssman/tigervncPierre Ossman2019-01-22114-13952/+337
|\
| * Use Ubuntu 16.04 for general buildsPierre Ossman2019-01-221-13/+5
| * Do parallel builds for Ubuntu packagesPierre Ossman2019-01-212-5/+9
| * Build Ubuntu 14.04 (Trusty) packages in TravisPierre Ossman2019-01-213-0/+77
| * Build Ubuntu 16.04 (Xenial) package in TravisPierre Ossman2019-01-213-0/+66
| * Build RHEL 6 packages in TravisPierre Ossman2019-01-214-1/+64
| * Build RHEL 7 packages in TravisPierre Ossman2019-01-213-17/+86
| * Clean up RPM spec filesPierre Ossman2019-01-212-4/+1
| * Add missing FLTK dependencyPierre Ossman2019-01-211-1/+1
| * Clean up Ubuntu 14.04 FLTK buildPierre Ossman2019-01-213-91/+13
| * Make sure libXrandr is available in package buildsPierre Ossman2019-01-214-5/+9
| * Use Xorg source from distributionPierre Ossman2019-01-218-25/+19
| * Add libXfont as a Debian package dependencyPierre Ossman2019-01-211-1/+1
| * Stop building FLTK for modern distributionsPierre Ossman2019-01-211-82/+8
| * Remove obsolete packagesPierre Ossman2019-01-1474-8498/+0