| Commit message (Expand) | Author | Age | Files | Lines |
* | Client support for cursors with full alpha | Pierre Ossman | 2017-02-22 | 1 | -0/+3 |
* | Change cursor API to use RGBA data | Pierre Ossman | 2017-02-22 | 1 | -1/+1 |
* | Switch to unsigned parameters for ExtendedDesktopSize handler | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
* | These methods aren't critical so no need for them to be pure | Pierre Ossman | 2015-02-13 | 1 | -2/+2 |
* | Use PixelBuffer objects as the interface for encoders and decoders | Pierre Ossman | 2014-07-14 | 1 | -9/+0 |
* | Push encoder and decoder handling down into the connection objects | Pierre Ossman | 2014-07-07 | 1 | -2/+1 |
* | Be more consistent in referring to pixel byte streams as buffers | Pierre Ossman | 2014-07-07 | 1 | -2/+2 |
* | Basic infrastructure for continuous updates. | Pierre Ossman | 2011-11-14 | 1 | -0/+1 |
* | Basic infrastructure to support fences. | Pierre Ossman | 2011-11-14 | 1 | -1/+2 |
* | If the client and server are using identical pixel formats, then perform Tigh... | DRC | 2011-11-03 | 1 | -0/+6 |
* | Eliminate GCC signed/unsigned warnings related to encodings: The | Peter Åstrand | 2010-02-10 | 1 | -2/+2 |
* | Declare virtual methods with empty body as pure virtual methods in rfb::CMsgH... | Adam Tkac | 2009-06-16 | 1 | -12/+12 |
* | Remove file transfer callback that was left behind. | Pierre Ossman | 2009-03-20 | 1 | -2/+0 |
* | Properly parse the ExtendedDesktopSize rects in the client. | Pierre Ossman | 2009-03-20 | 1 | -1/+4 |
* | Minimal client side support for the extended desktop size protocol. | Pierre Ossman | 2009-03-20 | 1 | -3/+5 |
* | [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. | Adam Tkac | 2009-02-13 | 1 | -1/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+71 |