- aae3891 Implement client side multi-head support. Requires a FLTK patched to support by Pierre Ossman · 13 years ago
- 2441e82 Hide the full screen setting when support isn't present. by Pierre Ossman · 13 years ago
- 9919701 Make RemoteResize configurable from the options dialog. by Pierre Ossman · 13 years ago
- 9ff733a Make DesktopSize configurable from the options dialog. by Pierre Ossman · 13 years ago
- 1c2189b Move the fullscreen option to a separate tab, in preparation for more by Pierre Ossman · 13 years ago
- c1764bd Remove VeNCrypt settings from the GUI as lower layers will always be forcing by Pierre Ossman · 14 years ago
- 33a233b Avoid resetting the options whenever you click on the window. by Pierre Ossman · 14 years ago
- 5535fe6 Forgot to save the security settings when closing the options dialog. by Pierre Ossman · 14 years ago
- 498ef46 Support other keys than F8 as menu key by Martin Koegler · 14 years ago
- 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
- c359f36 Make sure to include config.h in every compilation unit. Otherwise, by Peter Åstrand · 14 years ago
- 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
- 4c44600 Do not translate the encoding names: These are just that: by Peter Åstrand · 14 years ago
- cf836f2 Managed to consistently get the colour levels reversed. Fix up everything so by Pierre Ossman · 14 years ago
- 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
- 4c8e311 Bah, not enough coffee today. I had already implemented the pointer rate by Pierre Ossman · 14 years ago
- 407a5c3 Implement support for grabbing the keyboard when in full screen mode. by Pierre Ossman · 14 years ago
- 4e7271e Handling a full range of keys for the menu key is not as trivial in FLTK as by Pierre Ossman · 14 years ago
- 0c41e1d Add a callback mechanism to the options dialog so that other parts of vncviewer by Pierre Ossman · 14 years ago
- 61fd486 Implement support for storing settings from the options dialog. by Pierre Ossman · 14 years ago
- d463b57 Initial options dialog (read-only) loosly based on the Unix vncviewer. by Pierre Ossman · 14 years ago
- 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
- 4fc2026 Added the scale controls to the vncviewer options dialog by george82 · 19 years ago
- f233add Added the scale controls to the vncviewer options dialog. by george82 · 19 years ago
- 1ecf40f SendSysKeys setting removed as it almost duplicates new DisableWinKeys setting by RealVNC. by Constantin Kaplinsky · 19 years ago
- 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
- 564dd13 Added implementation of the vnc viewer options parameter "Show toolbar by default". by george82 · 20 years ago
- 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
- 81396de Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled. by Peter Åstrand · 21 years ago
- 7489c2f IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL by Peter Åstrand · 21 years ago
- 365427a Added options CompressLevel and CustomCompressLevel by Peter Åstrand · 21 years ago
- 0b87026 Added new parameter NoJPEG, hooked up with GUI by Peter Åstrand · 21 years ago
- 142e84d qualityLevel hooked up with GUI by Peter Åstrand · 21 years ago
- 1e6d898 Color level selection is disabled when using AutoSelect by Peter Åstrand · 21 years ago
- a2cdd2b Now possible to select tight encoding in win32 vncviewer GUI by Peter Åstrand · 21 years ago
- 47ed8d3 Initial revision by Constantin Kaplinsky · 21 years ago