aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SMsgHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Use stdint typesPierre Ossman2023-02-011-9/+10
* Stop supplying flags to clipboard peek handlerPierre Ossman2023-01-041-1/+1
* Support extended clipboard transfersPierre Ossman2019-07-011-3/+12
* Don't update screen layout directly on incoming client requestPierre Ossman2018-11-011-2/+2
* Rename ConnParams to ClientParamsPierre Ossman2018-11-011-2/+2
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-0/+5
* Send lock LED state from server to clientPierre Ossman2017-08-241-0/+6
* No need for this array to be writeablePierre Ossman2015-02-131-1/+1
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+8
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-1/+7
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-1/+1
* Properly parse the SetDesktopSize message.Pierre Ossman2009-03-211-1/+4
* Minimal server side implementation of the extended desktop size protocol.Pierre Ossman2009-03-201-3/+4
* Remove file transfer support.Pierre Ossman2009-03-131-2/+0
* Remove the "video" feature and its associated custom JPEG handling.Pierre Ossman2009-03-051-2/+0
* [Enhancements, refactoring] Rationalized functions to control videoConstantin Kaplinsky2008-09-051-1/+0
* Handling VideoRectangleSelection protocol message (TightVNC extension).Constantin Kaplinsky2008-06-141-0/+3
* Removed support for continuous updates, a TightVNC-specific RFB protocolConstantin Kaplinsky2008-06-051-3/+0
* Initial implementation of continuous updates in the server code. This code do...Constantin Kaplinsky2007-04-051-0/+3
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+64