68 Commits (65c820867dfc7b704a0b46de03fb4386a7173d7e)

Author SHA1 Message Date
  Pierre Ossman 65c820867d Rename MonitorArrangement to Fl_Monitor_Arrangement 1 year ago
  Pierre Ossman 7f0abbaed3 Split out FLTK utility functions 1 year ago
  Pierre Ossman 6416d81269 Move general FLTK stuff to own directory 1 year ago
  pdlan 484ae7a2ea Add support for RSA-AES security types 1 year ago
  Pierre Ossman 62965aa1cd Fix encoding group for H.264 choice 1 year ago
  Vladimir Sukhonosov 03df448496
H264 Decoder 2 years ago
  Samuel Mannehed 6a1de9092d Update MonitorArrangement widget after change 2 years ago
  Pierre Ossman dfabf9849a Add headings/groups for options 2 years ago
  Pierre Ossman 82cb269f9f Rename "Screen" tab to "Display" 2 years ago
  Pierre Ossman e8105c4f85 Simplify screen settings 2 years ago
  William Sjöblom 19dc1f7869 Be consistent in "full screen" and "full-screen" use 2 years ago
  Pierre Ossman dccb95f345 Expose reconnect setting in options dialog 2 years ago
  Hugo Lundin 0d43b96d1c Add fullscreen mode for selected monitors 2 years ago
  Hugo Lundin c084e58692 Add fullscreen mode parameter 2 years ago
  Alex Tanskanen bab9d1fa18 Add emulated middle mouse button 4 years ago
  Samuel Mannehed c2184f9bf3 Use the correct minimum value for compression lvl 4 years ago
  Samuel Mannehed 4e61f8dbc5 Use the correct maximum value for compression lvl 4 years ago
  Samuel Mannehed bab2e05e4b Remove confusing note about compression level 4 years ago
  Samuel Mannehed 103066e658 Simplify color level descriptions 4 years ago
  Jan Grulich a5720e5719 Fix memory leaks 5 years ago
  Pierre Ossman b7f1d7ad84 Disable checkboxes for primary selection when relevant 7 years ago
  Pierre Ossman 57cadc119e Don't mention cut buffers 8 years ago
  Pierre Ossman f862c2e8f4 Add option to set primary selection for cut text 8 years ago
  Pierre Ossman f7fef928f9 Only show sendPrimary on X11 platforms 8 years ago
  Pierre Ossman eb95532f5c Remove unused variables 9 years ago
  Pierre Ossman 245c802226 Escape FLTK menu entries 9 years ago
  Pierre Ossman b5b0ea5771 Revert "Switch to FLTK's copy() method for menus" 9 years ago
  Pierre Ossman e95412569b Switch to FLTK's copy() method for menus 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Pierre Ossman 3d2a84b9ea Correct naming convention for some parameters 9 years ago
  Pierre Ossman 769963fa71 Clean up header dependencies in the vncviewer directory 10 years ago
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 years ago
  Pierre Ossman 2441e8296d Hide the full screen setting when support isn't present. 12 years ago
  Pierre Ossman 9919701ec3 Make RemoteResize configurable from the options dialog. 12 years ago
  Pierre Ossman 9ff733a672 Make DesktopSize configurable from the options dialog. 12 years ago
  Pierre Ossman 1c2189b084 Move the fullscreen option to a separate tab, in preparation for more 12 years ago
  Pierre Ossman c1764bde61 Remove VeNCrypt settings from the GUI as lower layers will always be forcing 12 years ago
  Pierre Ossman 33a233ba7c Avoid resetting the options whenever you click on the window. 12 years ago
  Pierre Ossman 5535fe61d6 Forgot to save the security settings when closing the options dialog. 12 years ago
  Martin Koegler 498ef46cc2 Support other keys than F8 as menu key 12 years ago
  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 years ago
  Peter Åstrand c359f36e69 Make sure to include config.h in every compilation unit. Otherwise, 12 years ago
  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) 12 years ago
  Peter Åstrand 4c44600b9b Do not translate the encoding names: These are just that: 12 years ago
  Pierre Ossman cf836f2624 Managed to consistently get the colour levels reversed. Fix up everything so 13 years ago
  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 years ago
  Pierre Ossman 4c8e311627 Bah, not enough coffee today. I had already implemented the pointer rate 13 years ago
  Pierre Ossman 407a5c3ce6 Implement support for grabbing the keyboard when in full screen mode. 13 years ago
  Pierre Ossman 4e7271e060 Handling a full range of keys for the menu key is not as trivial in FLTK as 13 years ago
  Pierre Ossman 0c41e1d057 Add a callback mechanism to the options dialog so that other parts of vncviewer 13 years ago