aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/ClientParams.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize some more logging and exceptionsPierre Ossman2024-11-221-1/+1
* Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervncPierre Ossman2024-11-181-0/+7
|\
| * Add server support for forward/back mouse buttonsAdam Halim2024-10-221-0/+7
* | Use standard exception classesPierre Ossman2024-11-061-4/+5
* | Use static string for exceptionsPierre Ossman2024-11-061-1/+2
|/
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Use std::string for string memory managementPierre Ossman2023-02-041-4/+2
* Use stdint typesPierre Ossman2023-02-011-4/+4
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Add support for notifying clients about pointer movementslhchavez2021-03-021-1/+13
* Handle unsolicited clipboard transfersPierre Ossman2021-01-041-0/+12
* Support extended clipboard transfersPierre Ossman2019-07-011-1/+22
* Add support for VMware LED statusPierre Ossman2018-12-101-0/+2
* Add support for VMware cursorsPierre Ossman2018-12-101-0/+2
* Abstract sending cursor and resizing the desktopPierre Ossman2018-12-101-0/+9
* Remove indirect capability attributesPierre Ossman2018-11-011-54/+33
* Rename ConnParams to ClientParamsPierre Ossman2018-11-011-0/+190