aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* Fix maximum compress lvl in parameter listSamuel Mannehed2019-12-202-2/+2
* Use the correct minimum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Use the correct maximum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Remove confusing note about compression levelSamuel Mannehed2019-12-201-1/+1
* Simplify color level descriptionsSamuel Mannehed2019-12-202-6/+5
* Merge branch 'secfix' of https://github.com/CendioOssman/tigervncPierre Ossman2019-12-201-5/+4
|\
| * Encapsulate PixelBuffer internal detailsPierre Ossman2019-11-151-5/+4
* | Check the correct stream if there is more data pendingPierre Ossman2019-12-091-1/+1
|/
* Don't show the context menu hint when no hotkeySamuel Mannehed2019-10-251-2/+5
* Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervncPierre Ossman2019-07-017-104/+137
|\
| * Support extended clipboard transfersPierre Ossman2019-07-011-0/+5
| * Use UTF-8 in clipboard APIPierre Ossman2019-07-011-11/+5
| * Improved clipboard APIPierre Ossman2019-07-016-84/+130
| * Add UTF-8 to/from ISO 8859-1 conversion routinesPierre Ossman2019-07-012-31/+15
| * Clean up internal clipboard handlingPierre Ossman2019-07-016-13/+13
| * Make sure clipboard uses \n line endingsPierre Ossman2019-07-011-6/+10
* | Properly mark overloaded methods with virtualPierre Ossman2019-06-181-3/+3
* | Request keyboard grab ability under XwaylandPierre Ossman2019-06-182-0/+23
|/
* Always get raw keyboard layout on macOSPierre Ossman2019-04-041-1/+1
* replace free with delete[]Marcel Schneider2019-04-031-2/+2
* 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
* Handle server name overflow properlyPierre Ossman2019-03-261-3/+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
* Merge branch 'copyrightyear' of https://github.com/samhed/tigervncPierre Ossman2019-02-282-2/+2
|\
| * Update visible copyright years to 2019Samuel Mannehed2019-02-272-2/+2
* | Only do initial LED sync if focusedPierre Ossman2019-02-281-3/+5
|/
* Merge branch 'connparams' of https://github.com/CendioOssman/tigervncPierre Ossman2018-12-104-251/+75
|\
| * Move client attributes out of ServerParamsPierre Ossman2018-11-011-12/+10
| * Merge client resize capabilitiesPierre Ossman2018-11-011-1/+0
| * Remove unused flags from ServerParamsPierre Ossman2018-11-011-1/+0
| * Move update request handling in to CConnectionPierre Ossman2018-11-012-199/+36
| * Let CMsgHandler::serverInit() handle initial set upPierre Ossman2018-11-011-5/+1
| * Stop requiring CConnection::serverInit() to be overriddenPierre Ossman2018-11-012-5/+3
| * Stop using fences for pixel format switchPierre Ossman2018-11-012-56/+46
| * Split out ServerParams from ConnParamsPierre Ossman2018-11-013-52/+56
| * Encapsulate screen layout storage in ConnParamsPierre Ossman2018-11-012-18/+21
* | Merge branch 'vla' of https://github.com/CendioOssman/tigervncPierre Ossman2018-11-212-23/+35
|\ \
| * | Remove variable length arraysPierre Ossman2018-11-072-12/+17
| * | Update gettext.h to latest versionPierre Ossman2018-11-071-11/+18
* | | Merge branch 'covscan' of https://github.com/grulja/tigervncPierre Ossman2018-11-215-9/+11
|\ \ \
| * | | Fix memory leaksJan Grulich2018-11-205-9/+11
* | | | Save a few X11 server roundtrips by ignoring empty damage regions.Christian Authmann2018-11-111-0/+3
* | | | Prevent rendering uninitialized Pixmap contents on X11Christian Authmann2018-11-111-0/+3
| |/ / |/| |
* | | Fixed handling of AltGr from Windows' touch keyboardPierre Ossman2018-11-061-7/+13
* | | Handle AltGr from Windows' touch keyboardPierre Ossman2018-11-061-0/+7
| |/ |/|
* | Fix rendering on big endian systemPierre Ossman2018-10-252-8/+34
* | Adjust some strings so they are easier to translatePierre Ossman2018-10-251-5/+8