1. 5b8a629 Merge branch 'exclipboard' of https://github.com/CendioOssman/tigervnc by Pierre Ossman · 6 years ago
  2. 615d16b Improved clipboard API by Pierre Ossman · 6 years ago
  3. 66f1db5 Clean up internal clipboard handling by Pierre Ossman · 6 years ago
  4. 01dd7af Properly mark overloaded methods with virtual by Pierre Ossman · 6 years ago
  5. da10343 Request keyboard grab ability under Xwayland by Pierre Ossman · 6 years ago
  6. 4c20423 Move server cut text handler to Viewport by Pierre Ossman · 7 years ago
  7. fecf0a4 Replace "frames" with "updates" in stats by Pierre Ossman · 7 years ago
  8. 7e546fe Release pointer grab when cursor leaves window by Pierre Ossman · 8 years ago
  9. 2fa63f8 Add client support for LED state sync by Pierre Ossman · 9 years ago
  10. 921f6c8 Display performance statistics in viewer by Pierre Ossman · 9 years ago
  11. 6a1a0d0 Change cursor API to use RGBA data by Pierre Ossman · 9 years ago
  12. 455566e Fade overlay in and out by Pierre Ossman · 9 years ago
  13. 4f0647d Add overlay tip to help find the context menu by Pierre Ossman · 9 years ago
  14. 3d74d88 Render on a temporary surface when needed by Pierre Ossman · 9 years ago
  15. 1354881 Handle scrolling manually by Pierre Ossman · 9 years ago
  16. 9f273e9 Delegate decoder object management to a separate class by Pierre Ossman · 10 years ago
  17. 0c9bd4b Use PixelBuffer objects as the interface for encoders and decoders by Pierre Ossman · 11 years ago
  18. a32040d Provide a better R/W base PixelBuffer class by Pierre Ossman · 12 years ago
  19. b6b4dc6 Remove full support for colour maps by Pierre Ossman · 12 years ago
  20. 947b48d Remove some premature optimisation by Pierre Ossman · 12 years ago
  21. 945cdda Be more consistent in referring to pixel byte streams as buffers by Pierre Ossman · 12 years ago
  22. 1d867b6 Restore edge/bump scrolling when we are in full screen mode as it is easier by Pierre Ossman · 13 years ago
  23. 4c4b66f X11 window managers are very buggy when it comes to having a window start by Pierre Ossman · 13 years ago
  24. 49b1157 Added new option "-Maximize", for maximizing the window at startup. by Peter Åstrand · 13 years ago
  25. aae3891 Implement client side multi-head support. Requires a FLTK patched to support by Pierre Ossman · 13 years ago
  26. ff47340 Make it possible to dynamically resize the size of the session, when resizing by Pierre Ossman · 13 years ago
  27. 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
  28. b65bb93 Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) by DRC · 14 years ago
  29. a4f0f18 Implement a more robust method to handle the keyboard grab/focus voodoo as by Pierre Ossman · 14 years ago
  30. 835b4ef Add support for cursors to the new viewer. by Pierre Ossman · 14 years ago
  31. 6455d85 Handle framebuffer resize requests. by Pierre Ossman · 14 years ago
  32. 407a5c3 Implement support for grabbing the keyboard when in full screen mode. by Pierre Ossman · 14 years ago
  33. 4ae229f Add a scroll widget so that we can allow resizing of the main window. by Pierre Ossman · 14 years ago
  34. d50b3d1 Split out the graphics and input handling to a separate widget in preparation by Pierre Ossman · 14 years ago
  35. d7c5b04 Use a STL map to track keys so we don't have to care what range FLTK key codes by Pierre Ossman · 14 years ago
  36. 98486c1 Reorganise the translation to keysyms to make the code simpler. At the same by Pierre Ossman · 15 years ago
  37. d014d05 Initial stab at keyboard support. Lots of corner case to work out though... by Pierre Ossman · 15 years ago
  38. c266e5a Handle pointer events. by Pierre Ossman · 15 years ago
  39. 5156d5e Initial commit of new FLTK based vncviewer. Most of the code comes from the by Pierre Ossman · 15 years ago
  40. 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
  41. bd49414 Added the desktop image scaling support to vncviewer. by george82 · 19 years ago
  42. 318eb4a Toolbar handling restored. by Constantin Kaplinsky · 19 years ago
  43. 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