aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/OptionsDialog.h
Commit message (Expand)AuthorAgeFilesLines
* Mark overridden virtual functionsPierre Ossman2024-06-241-1/+1
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Rename MonitorArrangement to Fl_Monitor_ArrangementPierre Ossman2022-09-071-2/+2
* Add support for RSA-AES security typespdlan2022-09-011-0/+2
* H264 DecoderVladimir Sukhonosov2022-01-211-0/+3
* Update MonitorArrangement widget after changeSamuel Mannehed2022-01-101-0/+4
* Add headings/groups for optionsPierre Ossman2021-12-101-3/+7
* Rename "Screen" tab to "Display"Pierre Ossman2021-12-101-2/+2
* Simplify screen settingsPierre Ossman2021-12-101-9/+2
* Expose reconnect setting in options dialogPierre Ossman2021-07-231-0/+1
* Add fullscreen mode for selected monitorsHugo Lundin2021-07-161-0/+5
* Add fullscreen mode parameterHugo Lundin2021-07-161-1/+3
* Add emulated middle mouse buttonAlex Tanskanen2020-01-161-0/+1
* Disable checkboxes for primary selection when relevantPierre Ossman2017-01-021-0/+2
* Add option to set primary selection for cut textPierre Ossman2016-03-291-0/+3
* Only show sendPrimary on X11 platformsPierre Ossman2015-12-111-0/+2
* Clean up header dependencies in the vncviewer directoryPierre Ossman2014-07-071-5/+8
* Implement client side multi-head support. Requires a FLTK patched to supportPierre Ossman2012-07-131-0/+1
* Make RemoteResize configurable from the options dialog.Pierre Ossman2012-07-051-0/+1
* Make DesktopSize configurable from the options dialog.Pierre Ossman2012-07-051-0/+5
* Move the fullscreen option to a separate tab, in preparation for morePierre Ossman2012-07-051-1/+4
* Remove VeNCrypt settings from the GUI as lower layers will always be forcingPierre Ossman2011-09-301-3/+0
* Bah, not enough coffee today. I had already implemented the pointer ratePierre Ossman2011-06-081-1/+0
* Implement support for grabbing the keyboard when in full screen mode.Pierre Ossman2011-05-261-0/+1
* Handling a full range of keys for the menu key is not as trivial in FLTK asPierre Ossman2011-05-241-0/+2
* Add a callback mechanism to the options dialog so that other parts of vncviewerPierre Ossman2011-05-171-0/+9
* Initial options dialog (read-only) loosly based on the Unix vncviewer.Pierre Ossman2011-05-161-0/+106
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-48/+0
* Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...Constantin Kaplinsky2006-05-161-5/+4
* Initial revisionConstantin Kaplinsky2004-10-081-0/+49