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. 546b2ad Make sure clipboard uses \n line endings by Pierre Ossman · 6 years ago
  4. e9e7da9 Do proper logging rather than fprintf(stderr, ...) by Pierre Ossman · 9 years ago
  5. 650e63e Merge branch 'vmware' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  6. 62b0786 Add support for VMware LED status by Pierre Ossman · 7 years ago
  7. 4a6266f Add support for VMware cursors by Pierre Ossman · 7 years ago
  8. d8bbbeb Merge branch 'connparams' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 7 years ago
  9. beb59a4 Remove variable length arrays by Pierre Ossman · 7 years ago
  10. dd45b44 Let CMsgHandler::serverInit() handle initial set up by Pierre Ossman · 7 years ago
  11. b14a6bc Split out ServerParams from ConnParams by Pierre Ossman · 7 years ago
  12. 9312b0e Encapsulate screen layout storage in ConnParams by Pierre Ossman · 7 years ago
  13. 9c88e0d Avoid compiler "use of uninitialised variable" warnings by Pierre Ossman · 7 years ago
  14. 33d7832 Fix "int-in-bool-context" compile errors by Brian P. Hinz · 8 years ago
  15. a846421 Keep alpha in cursor alpha conversion by Pierre Ossman · 8 years ago
  16. 5ae2821 Basic support for QEMU Extended Key Events by Pierre Ossman · 8 years ago
  17. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  18. c26b4b3 Limit size of cursor accepted by client. by Michal Srb · 8 years ago
  19. a4c0aac Client support for cursors with full alpha by Pierre Ossman · 9 years ago
  20. 6b68f97 Client support for X Cursor by Pierre Ossman · 9 years ago
  21. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  22. 7bfb73b Remove CMsgReader::getImageBuf() as nothing uses it by Pierre Ossman · 10 years ago
  23. 668468b Encoders/decoders should track the connection object by Pierre Ossman · 12 years ago
  24. fdba3fe Push encoder and decoder handling down into the connection objects by Pierre Ossman · 12 years ago
  25. d704e4a Handle CopyRect like any other encoding by Pierre Ossman · 12 years ago
  26. 7638e9c Merge the "V3" message classes into the normal ones by Pierre Ossman · 12 years ago
  27. 2292296 Also check for negative encodings, in case the server is throwing unexpected by Pierre Ossman · 13 years ago
  28. 98fe98c Eliminate GCC signed/unsigned warnings related to encodings: The by Peter Åstrand · 16 years ago
  29. e49a7bf Move the SetDesktopName parser into CMsgReaderV3 to keep with the separation by Pierre Ossman · 16 years ago
  30. acf6c6b [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. by Adam Tkac · 17 years ago
  31. c39e078 Implemented support for DesktopName pseudo encoding, which allows by Peter Åstrand · 17 years ago
  32. 5eeaa3b [Bugfix] Backported patch from RealVNC 4.1.3. FYI it is not security related. by Adam Tkac · 17 years ago
  33. a2adc8d Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. by Constantin Kaplinsky · 19 years ago