1. aae3891 Implement client side multi-head support. Requires a FLTK patched to support by Pierre Ossman · 13 years ago
  2. 2441e82 Hide the full screen setting when support isn't present. by Pierre Ossman · 13 years ago
  3. 9919701 Make RemoteResize configurable from the options dialog. by Pierre Ossman · 13 years ago
  4. 9ff733a Make DesktopSize configurable from the options dialog. by Pierre Ossman · 13 years ago
  5. 1c2189b Move the fullscreen option to a separate tab, in preparation for more by Pierre Ossman · 13 years ago
  6. c1764bd Remove VeNCrypt settings from the GUI as lower layers will always be forcing by Pierre Ossman · 14 years ago
  7. 33a233b Avoid resetting the options whenever you click on the window. by Pierre Ossman · 14 years ago
  8. 5535fe6 Forgot to save the security settings when closing the options dialog. by Pierre Ossman · 14 years ago
  9. 498ef46 Support other keys than F8 as menu key by Martin Koegler · 14 years ago
  10. 41036ed JPEG quality level 0 is a perfectly valid setting (NOTE: this should be exposed in the Java GUI as well if it isn't already) by DRC · 14 years ago
  11. c359f36 Make sure to include config.h in every compilation unit. Otherwise, by Peter Åstrand · 14 years ago
  12. ba7bc51 Implement recommendations from low-level performance study (undocument compress levels 7-9 in the GUI, since they do nothing but increase CPU usage, set the default compress level to 1, and include a note that levels higher than 3 are rarely useful) by DRC · 14 years ago
  13. 4c44600 Do not translate the encoding names: These are just that: by Peter Åstrand · 14 years ago
  14. cf836f2 Managed to consistently get the colour levels reversed. Fix up everything so by Pierre Ossman · 14 years ago
  15. 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
  16. 4c8e311 Bah, not enough coffee today. I had already implemented the pointer rate by Pierre Ossman · 14 years ago
  17. 407a5c3 Implement support for grabbing the keyboard when in full screen mode. by Pierre Ossman · 14 years ago
  18. 4e7271e Handling a full range of keys for the menu key is not as trivial in FLTK as by Pierre Ossman · 14 years ago
  19. 0c41e1d Add a callback mechanism to the options dialog so that other parts of vncviewer by Pierre Ossman · 14 years ago
  20. 61fd486 Implement support for storing settings from the options dialog. by Pierre Ossman · 14 years ago
  21. d463b57 Initial options dialog (read-only) loosly based on the Unix vncviewer. by Pierre Ossman · 14 years ago
  22. 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
  23. 4fc2026 Added the scale controls to the vncviewer options dialog by george82 · 19 years ago
  24. f233add Added the scale controls to the vncviewer options dialog. by george82 · 19 years ago
  25. 1ecf40f SendSysKeys setting removed as it almost duplicates new DisableWinKeys setting by RealVNC. by Constantin Kaplinsky · 19 years ago
  26. 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
  27. 564dd13 Added implementation of the vnc viewer options parameter "Show toolbar by default". by george82 · 20 years ago
  28. 57dcc45 Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should be handled locally, or sent to the server by Peter Åstrand · 21 years ago
  29. 81396de Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled. by Peter Åstrand · 21 years ago
  30. 7489c2f IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL by Peter Åstrand · 21 years ago
  31. 365427a Added options CompressLevel and CustomCompressLevel by Peter Åstrand · 21 years ago
  32. 0b87026 Added new parameter NoJPEG, hooked up with GUI by Peter Åstrand · 21 years ago
  33. 142e84d qualityLevel hooked up with GUI by Peter Åstrand · 21 years ago
  34. 1e6d898 Color level selection is disabled when using AutoSelect by Peter Åstrand · 21 years ago
  35. a2cdd2b Now possible to select tight encoding in win32 vncviewer GUI by Peter Åstrand · 21 years ago
  36. 47ed8d3 Initial revision by Constantin Kaplinsky · 21 years ago