aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Better type for pointer button maskPierre Ossman2024-08-121-1/+1
* Remove InputHandler interfacePierre Ossman2024-08-121-0/+14
* Remove unused rfb/util.h includesPierre Ossman2023-02-041-0/+1
* Return std::string instead of dynamic allocationsPierre Ossman2023-02-041-4/+1
* Use stdint typesPierre Ossman2023-02-011-6/+6
* Explicitly mark unused parametersPierre Ossman2023-01-041-6/+6
* Stop supplying flags to clipboard peek handlerPierre Ossman2023-01-041-1/+1
* Be consistent in including config.hPierre Ossman2021-12-301-0/+5
* Log client/server clipboard capabilitiesPierre Ossman2021-01-041-0/+44
* Support extended clipboard transfersPierre Ossman2019-07-011-1/+24
* Don't update screen layout directly on incoming client requestPierre Ossman2018-11-011-7/+0
* Remove indirect capability attributesPierre Ossman2018-11-011-8/+9
* Rename ConnParams to ClientParamsPierre Ossman2018-11-011-11/+11
* Encapsulate screen layout storage in ConnParamsPierre Ossman2018-11-011-3/+1
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-1/+9
* Send lock LED state from server to clientPierre Ossman2017-08-241-1/+8
* No need for this array to be writeablePierre Ossman2015-02-131-1/+1
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-1/+8
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-1/+13
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-1/+1
* Properly parse the SetDesktopSize message.Pierre Ossman2009-03-211-1/+5
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-2/+4
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-3/+0
* [Enhancements, refactoring] Rationalized functions to control videoConstantin Kaplinsky2008-09-051-5/+0
* Handling VideoRectangleSelection protocol message (TightVNC extension).Constantin Kaplinsky2008-06-141-0/+9
* Removed support for continuous updates, a TightVNC-specific RFB protocolConstantin Kaplinsky2008-06-051-8/+0
* Initial implementation of continuous updates in the server code. This code do...Constantin Kaplinsky2007-04-051-0/+8
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+52