summaryrefslogtreecommitdiffstats
path: root/vncviewer
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Change to https for tigervnc URLPierre Ossman2018-10-192-2/+2
* | Include unix socket in vncviewer usagePierre Ossman2018-09-282-4/+17
|/
* Avoid compiler "use of uninitialised variable" warningsPierre Ossman2018-09-131-0/+6
* Fix multi-head placement of overlay (again)Pierre Ossman2018-09-111-11/+4
* Remove dead overlay codePierre Ossman2018-09-111-5/+0
* Center overlay on primary screenPierre Ossman2018-08-161-2/+21
* Merge branch 'master' of https://github.com/daa/tigervncPierre Ossman2018-08-161-1/+1
|\
| * Increase maximum vnc server name lengthAlexander Duryagin2018-08-151-1/+1
* | Do not perform endianness check on Windows and AppleJan Grulich2018-08-081-1/+6