1. 615d16b Improved clipboard API by Pierre Ossman · 6 years ago
  2. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  3. ef6881b Move update request handling in to CConnection by Pierre Ossman · 7 years ago
  4. 2affd77 Stop requiring CConnection::serverInit() to be overridden by Pierre Ossman · 7 years ago
  5. 6eecbca Stop using fences for pixel format switch by Pierre Ossman · 7 years ago
  6. fecf0a4 Replace "frames" with "updates" in stats by Pierre Ossman · 7 years ago
  7. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  8. 921f6c8 Display performance statistics in viewer by Pierre Ossman · 9 years ago
  9. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  10. 9f273e9 Delegate decoder object management to a separate class by Pierre Ossman · 10 years ago
  11. d9b9003 Display partial updates on slow transfers by Pierre Ossman · 10 years ago
  12. 28c1d54 Switch to unsigned parameters for ExtendedDesktopSize handler by Pierre Ossman · 11 years ago
  13. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  14. fdba3fe Push encoder and decoder handling down into the connection objects by Pierre Ossman · 12 years ago
  15. 947b48d Remove some premature optimisation by Pierre Ossman · 12 years ago
  16. 945cdda Be more consistent in referring to pixel byte streams as buffers by Pierre Ossman · 12 years ago
  17. 3e7ed81 Fix build on 32-bit and 64-bit Windows by DRC · 13 years ago
  18. 2a7a8d6 Reimplement -listen in the new FLTK vncviewer. Work done by by Pierre Ossman · 13 years ago
  19. aa73c89 Client side support for continuous updates. by Pierre Ossman · 14 years ago
  20. e28bdb2 Support and use fences in the client. This allows more aggressive use of by Pierre Ossman · 14 years ago
  21. 5d512c3 Redesign the format switching logic so that we don't have to adjust the way by Pierre Ossman · 14 years ago
  22. 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
  23. f4f3094 Update connection parameters when the user has changed things in the options by Pierre Ossman · 14 years ago
  24. 2eb1d11 Add connection information dialog based on the one in the unix viewer. by Pierre Ossman · 14 years ago
  25. d4c61ce Implement menu entry for forced refresh of screen. by Pierre Ossman · 14 years ago
  26. 5156d5e Initial commit of new FLTK based vncviewer. Most of the code comes from the by Pierre Ossman · 15 years ago
  27. d1e4e90 Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow. by Constantin Kaplinsky · 19 years ago
  28. ac30668 Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet. by Constantin Kaplinsky · 19 years ago