1. 0ff2655 Support extended clipboard transfers by Pierre Ossman · 10 years ago
  2. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  3. dd45b44 Let CMsgHandler::serverInit() handle initial set up by Pierre Ossman · 7 years ago
  4. b14a6bc Split out ServerParams from ConnParams by Pierre Ossman · 7 years ago
  5. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  6. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  7. a4c0aac Client support for cursors with full alpha by Pierre Ossman · 9 years ago
  8. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  9. 28c1d54 Switch to unsigned parameters for ExtendedDesktopSize handler by Pierre Ossman · 11 years ago
  10. f3b0ade These methods aren't critical so no need for them to be pure by Pierre Ossman · 11 years ago
  11. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  12. fdba3fe Push encoder and decoder handling down into the connection objects by Pierre Ossman · 12 years ago
  13. 945cdda Be more consistent in referring to pixel byte streams as buffers by Pierre Ossman · 12 years ago
  14. c898d9a Basic infrastructure for continuous updates. by Pierre Ossman · 14 years ago
  15. c754cce Basic infrastructure to support fences. by Pierre Ossman · 14 years ago
  16. 33c15e3 If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. by DRC · 14 years ago
  17. 98fe98c Eliminate GCC signed/unsigned warnings related to encodings: The by Peter Åstrand · 16 years ago
  18. c184d95 Declare virtual methods with empty body as pure virtual methods in rfb::CMsgHandler by Adam Tkac · 16 years ago
  19. cac4b75 Remove file transfer callback that was left behind. by Pierre Ossman · 16 years ago
  20. cbd1b2c Properly parse the ExtendedDesktopSize rects in the client. by Pierre Ossman · 16 years ago
  21. 49f8822 Minimal client side support for the extended desktop size protocol. by Pierre Ossman · 16 years ago
  22. acf6c6b [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. by Adam Tkac · 17 years ago
  23. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago