summaryrefslogtreecommitdiffstats
path: root/common/rfb/CMsgHandler.h
Commit message (Expand)AuthorAgeFilesLines
* 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