54 커밋 (69e202a7557ddd1923b39c1f297bce508d7aa3c5)

작성자 SHA1 메시지 날짜
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button 4 년 전
  Samuel Mannehed c2184f9bf3 Use the correct minimum value for compression lvl 4 년 전
  Samuel Mannehed 4e61f8dbc5 Use the correct maximum value for compression lvl 4 년 전
  Samuel Mannehed bab2e05e4b Remove confusing note about compression level 4 년 전
  Samuel Mannehed 103066e658 Simplify color level descriptions 4 년 전
  Jan Grulich a5720e5719 Fix memory leaks 5 년 전
  Pierre Ossman b7f1d7ad84 Disable checkboxes for primary selection when relevant 7 년 전
  Pierre Ossman 57cadc119e Don't mention cut buffers 8 년 전
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8 년 전
  Pierre Ossman f7fef928f9 Only show sendPrimary on X11 platforms 8 년 전
  Pierre Ossman eb95532f5c Remove unused variables 9 년 전
  Pierre Ossman 245c802226 Escape FLTK menu entries 9 년 전
  Pierre Ossman b5b0ea5771 Revert "Switch to FLTK's copy() method for menus" 9 년 전
  Pierre Ossman e95412569b Switch to FLTK's copy() method for menus 9 년 전
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 년 전
  Pierre Ossman 3d2a84b9ea Correct naming convention for some parameters 9 년 전
  Pierre Ossman 769963fa71 Clean up header dependencies in the vncviewer directory 10 년 전
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 년 전
  Pierre Ossman 2441e8296d Hide the full screen setting when support isn't present. 12 년 전
  Pierre Ossman 9919701ec3 Make RemoteResize configurable from the options dialog. 12 년 전
  Pierre Ossman 9ff733a672 Make DesktopSize configurable from the options dialog. 12 년 전
  Pierre Ossman 1c2189b084 Move the fullscreen option to a separate tab, in preparation for more 12 년 전
  Pierre Ossman c1764bde61 Remove VeNCrypt settings from the GUI as lower layers will always be forcing 12 년 전
  Pierre Ossman 33a233ba7c Avoid resetting the options whenever you click on the window. 12 년 전
  Pierre Ossman 5535fe61d6 Forgot to save the security settings when closing the options dialog. 12 년 전
  Martin Koegler 498ef46cc2 Support other keys than F8 as menu key 12 년 전
  DRC 41036edc88 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) 12 년 전
  Peter Åstrand c359f36e69 Make sure to include config.h in every compilation unit. Otherwise, 12 년 전
  DRC ba7bc51608 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) 13 년 전
  Peter Åstrand 4c44600b9b Do not translate the encoding names: These are just that: 13 년 전
  Pierre Ossman cf836f2624 Managed to consistently get the colour levels reversed. Fix up everything so 13 년 전
  DRC b65bb93e67 Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) 13 년 전
  Pierre Ossman 4c8e311627 Bah, not enough coffee today. I had already implemented the pointer rate 13 년 전
  Pierre Ossman 407a5c3ce6 Implement support for grabbing the keyboard when in full screen mode. 13 년 전
  Pierre Ossman 4e7271e060 Handling a full range of keys for the menu key is not as trivial in FLTK as 13 년 전
  Pierre Ossman 0c41e1d057 Add a callback mechanism to the options dialog so that other parts of vncviewer 13 년 전
  Pierre Ossman 61fd486451 Implement support for storing settings from the options dialog. 13 년 전
  Pierre Ossman d463b57681 Initial options dialog (read-only) loosly based on the Unix vncviewer. 13 년 전
  Constantin Kaplinsky d1e4e901e2 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. 18 년 전
  george82 4fc2026b95 Added the scale controls to the vncviewer options dialog 18 년 전
  george82 f233addb86 Added the scale controls to the vncviewer options dialog. 18 년 전
  Constantin Kaplinsky 1ecf40f265 SendSysKeys setting removed as it almost duplicates new DisableWinKeys setting by RealVNC. 18 년 전
  Constantin Kaplinsky ac30668d41 Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet. 18 년 전
  george82 564dd13d7a Added implementation of the vnc viewer options parameter "Show toolbar by default". 18 년 전
  Peter Åstrand 57dcc45507 Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Space should be handled locally, or sent to the server 19 년 전
  Peter Åstrand 81396de089 Make compression and quality level input boxes inactive, if custom compression and jpeg is disabled. 19 년 전
  Peter Åstrand 7489c2f023 IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL 19 년 전
  Peter Åstrand 365427ae87 Added options CompressLevel and CustomCompressLevel 19 년 전
  Peter Åstrand 0b8702662a Added new parameter NoJPEG, hooked up with GUI 19 년 전
  Peter Åstrand 142e84dafd qualityLevel hooked up with GUI 19 년 전