aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/OptionsDialog.cxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing variablesPierre Ossman2024-06-241-5/+5
* Simplify code using range-based for loopsPierre Ossman2024-06-241-6/+4
* Use nullptr in all C++ codePierre Ossman2024-06-241-11/+11
* Remove unneeded "using namespace"Pierre Ossman2023-06-141-1/+0
* Use stdint typesPierre Ossman2023-02-011-5/+4
* Explicitly mark switch case fall throughPierre Ossman2023-01-051-0/+1
* Explicitly mark unused parametersPierre Ossman2023-01-041-9/+10
* Add client-side support for the MSLogonII security type.Dinglan Peng2022-12-271-0/+2
* Add client-side support for the DH security type.Dinglan Peng2022-12-271-0/+6
* Merge pull request #1525 from pdlan/add-ra2-javaBrian Hinz2022-12-221-0/+1
|\
| * Fix missing RA2ne enabling in storeOptions()pdlan2022-09-031-0/+1
* | Merge branch 'newoptions' of https://github.com/CendioOssman/tigervncPierre Ossman2022-12-221-82/+98
|\ \
| * | Wider margin around window edgesPierre Ossman2022-12-221-2/+2
| * | Dynamically size Fl_Group:sPierre Ossman2022-12-221-32/+28
| * | Modern look for options sectionsPierre Ossman2022-12-221-42/+52
| * | Change to modern layout in options dialogPierre Ossman2022-12-221-8/+16
| * | Use standard accessors for Fl_Monitor_ArrangementPierre Ossman2022-09-071-3/+3
| * | Rename MonitorArrangement to Fl_Monitor_ArrangementPierre Ossman2022-09-071-2/+2
| * | Split out FLTK utility functionsPierre Ossman2022-09-071-0/+1
| * | Move general FLTK stuff to own directoryPierre Ossman2022-09-071-2/+3
| |/
* / Don't translate "RSA-AES"Pierre Ossman2022-12-151-1/+1
|/
* Add support for RSA-AES security typespdlan2022-09-011-8/+75
* Fix encoding group for H.264 choicePierre Ossman2022-08-241-1/+4
* H264 DecoderVladimir Sukhonosov2022-01-211-2/+23
* Update MonitorArrangement widget after changeSamuel Mannehed2022-01-101-1/+37
* Add headings/groups for optionsPierre Ossman2021-12-101-92/+185
* Rename "Screen" tab to "Display"Pierre Ossman2021-12-101-5/+5
* Simplify screen settingsPierre Ossman2021-12-101-132/+69
* Be consistent in "full screen" and "full-screen" useWilliam Sjöblom2021-11-241-1/+1
* Expose reconnect setting in options dialogPierre Ossman2021-07-231-0/+8
* Add fullscreen mode for selected monitorsHugo Lundin2021-07-161-0/+44
* Add fullscreen mode parameterHugo Lundin2021-07-161-9/+40
* Add emulated middle mouse buttonAlex Tanskanen2020-01-161-0/+8
* Use the correct minimum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Use the correct maximum value for compression lvlSamuel Mannehed2019-12-201-1/+1
* Remove confusing note about compression levelSamuel Mannehed2019-12-201-1/+1
* Simplify color level descriptionsSamuel Mannehed2019-12-201-4/+4
* Fix memory leaksJan Grulich2018-11-201-1/+1
* Disable checkboxes for primary selection when relevantPierre Ossman2017-01-021-1/+19
* Don't mention cut buffersPierre Ossman2016-03-291-1/+1
* Add option to set primary selection for cut textPierre Ossman2016-03-291-0/+14
* Only show sendPrimary on X11 platformsPierre Ossman2015-12-111-0/+6
* Merge branch 'upreqs' of https://github.com/CendioOssman/tigervncPierre Ossman2015-03-121-16/+0
|\
| * Raise FLTK requirement to 1.3.3Pierre Ossman2015-01-271-16/+0
* | Remove unused variablesPierre Ossman2015-03-031-5/+1
* | Escape FLTK menu entriesPierre Ossman2015-02-251-2/+2
* | Revert "Switch to FLTK's copy() method for menus"Pierre Ossman2015-02-251-12/+2
* | Switch to FLTK's copy() method for menusPierre Ossman2015-02-201-2/+12
|/
* Correct naming convention for some parametersPierre Ossman2014-09-171-4/+4
* Clean up header dependencies in the vncviewer directoryPierre Ossman2014-07-071-0/+4