aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/CMsgReader.cxx
Commit message (Expand)AuthorAgeFilesLines
* Fix "int-in-bool-context" compile errorsBrian P. Hinz2017-11-161-1/+1
* Keep alpha in cursor alpha conversionPierre Ossman2017-10-021-1/+0
* Basic support for QEMU Extended Key EventsPierre Ossman2017-08-281-0/+2
* Add client support for LED state syncPierre Ossman2017-08-241-0/+12
* Limit size of cursor accepted by client.Michal Srb2017-04-061-0/+9
* Client support for cursors with full alphaPierre Ossman2017-02-221-0/+50
* Client support for X CursorPierre Ossman2017-02-221-0/+58
* Change cursor API to use RGBA dataPierre Ossman2017-02-221-2/+27
* Remove CMsgReader::getImageBuf() as nothing uses itPierre Ossman2015-11-271-23/+1
* Encoders/decoders should track the connection objectPierre Ossman2014-07-071-5/+0
* Push encoder and decoder handling down into the connection objectsPierre Ossman2014-07-071-23/+1
* Handle CopyRect like any other encodingPierre Ossman2014-07-071-20/+8
* Merge the "V3" message classes into the normal onesPierre Ossman2014-07-071-5/+144
* Also check for negative encodings, in case the server is throwing unexpectedPierre Ossman2012-07-191-1/+1
* Eliminate GCC signed/unsigned warnings related to encodings: ThePeter Åstrand2010-02-101-3/+3
* Move the SetDesktopName parser into CMsgReaderV3 to keep with the separationPierre Ossman2009-03-201-13/+0
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-131-1/+1
* Implemented support for DesktopName pseudo encoding, which allowsPeter Åstrand2009-01-151-0/+13
* [Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related.Adam Tkac2008-11-181-0/+6
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+158