aboutsummaryrefslogtreecommitdiffstats
path: root/win/rfb_win32/SDisplay.cxx
Commit message (Expand)AuthorAgeFilesLines
* Capitalize even more logging and exceptionsPierre Ossman2024-11-221-2/+2
* Merge branch 'master' of https://github.com/madnicendio/tigervncPierre Ossman2024-11-221-15/+15
|\
| * Capitalize first letter in log, exception & errorMadeleine Nilsson2024-11-211-15/+15
* | Merge branch 'mouse-button-support' of https://github.com/CendioHalim/tigervncPierre Ossman2024-11-181-1/+1
|\ \
| * | Add server support for forward/back mouse buttonsAdam Halim2024-10-221-1/+1
| |/
* | Use standard exception classesPierre Ossman2024-11-061-5/+4
* | Subclass exceptions from std::exceptionPierre Ossman2024-11-061-3/+3
* | Use what() to access exception descriptionPierre Ossman2024-11-061-3/+3
|/
* Better type for pointer button maskPierre Ossman2024-08-121-1/+1
* Use nullptr in all C++ codePierre Ossman2024-06-241-23/+23
* Maintain a constant VNCServer/SDesktop connectionPierre Ossman2024-06-191-5/+7
* Use operator overloading for comparisonPierre Ossman2023-02-041-2/+2
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-2/+1
* Use StringParameters directlyPierre Ossman2023-02-041-9/+7
* Get rid of TCHAR magicPierre Ossman2023-02-041-3/+3
* Use stdint typesPierre Ossman2023-02-011-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+4
* Add support for notifying clients about pointer movementslhchavez2021-03-021-1/+1
* Use display polling by default in WinVNCPierre Ossman2019-09-061-1/+1
* Improved clipboard APIPierre Ossman2019-07-011-6/+18
* Clean up internal clipboard handlingPierre Ossman2019-07-011-7/+5
* Properly terminate server on timeoutsPierre Ossman2018-11-091-0/+6
* Remove QueryConnectionHandlerPierre Ossman2018-10-101-1/+17
* Remove Java web serverPierre Ossman2018-10-091-15/+0
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-2/+2
* rfb_win32: Add support for LED state notificationsRahul Kale2017-08-281-1/+28
* Remove legacy Windows codePierre Ossman2016-01-121-19/+1
* Remove stub mirror driver codePierre Ossman2016-01-121-8/+1
* Remove full support for colour mapsPierre Ossman2014-07-071-6/+0
* Fix unsafe usage of the logging functions.Pierre Ossman2012-04-261-2/+2
* Reimplement the deferred update handling, this time in a more robust andPierre Ossman2011-11-081-7/+1
* Clean up the interface for VNCSConnectionST. Entry points are more apparentPierre Ossman2011-11-071-6/+1
* MinGW tweak: Constructs such as:Peter Åstrand2008-12-091-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+524