aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CMsgHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Support extended clipboard transfersPierre Ossman2019-07-011-3/+13
* Clean up internal clipboard handlingPierre Ossman2019-07-011-1/+1
* Let CMsgHandler::serverInit() handle initial set upPierre Ossman2018-11-011-4/+6
* Split out ServerParams from ConnParamsPierre Ossman2018-11-011-3/+3
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-0/+1
* Add client support for LED state syncPierre Ossman2017-08-241-0/+2
* Client support for cursors with full alphaPierre Ossman2017-02-221-0/+3
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-1/+1
* Switch to unsigned parameters for ExtendedDesktopSize handlerPierre Ossman2015-03-031-1/+1
* These methods aren't critical so no need for them to be purePierre Ossman2015-02-131-2/+2
* Use PixelBuffer objects as the interface for encoders and decodersPierre Ossman2014-07-141-9/+0
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-2/+1
* Be more consistent in referring to pixel byte streams as buffersPierre Ossman2014-07-071-2/+2
* Basic infrastructure for continuous updates.Pierre Ossman2011-11-141-0/+1
* Basic infrastructure to support fences.Pierre Ossman2011-11-141-1/+2
* If the client and server are using identical pixel formats, then perform Tigh...DRC2011-11-031-0/+6
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-2/+2
* Declare virtual methods with empty body as pure virtual methods in rfb::CMsgH...Adam Tkac2009-06-161-12/+12
* Remove file transfer callback that was left behind.Pierre Ossman2009-03-201-2/+0
* Properly parse the ExtendedDesktopSize rects in the client.Pierre Ossman2009-03-201-1/+4
* Minimal client side support for the extended desktop size protocol.Pierre Ossman2009-03-201-3/+5
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-131-1/+1
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+71