index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
OptionsDialog.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid shadowing variables
Pierre Ossman
2024-06-24
1
-5
/
+5
*
Simplify code using range-based for loops
Pierre Ossman
2024-06-24
1
-6
/
+4
*
Use nullptr in all C++ code
Pierre Ossman
2024-06-24
1
-11
/
+11
*
Remove unneeded "using namespace"
Pierre Ossman
2023-06-14
1
-1
/
+0
*
Use stdint types
Pierre Ossman
2023-02-01
1
-5
/
+4
*
Explicitly mark switch case fall through
Pierre Ossman
2023-01-05
1
-0
/
+1
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
1
-9
/
+10
*
Add client-side support for the MSLogonII security type.
Dinglan Peng
2022-12-27
1
-0
/
+2
*
Add client-side support for the DH security type.
Dinglan Peng
2022-12-27
1
-0
/
+6
*
Merge pull request #1525 from pdlan/add-ra2-java
Brian Hinz
2022-12-22
1
-0
/
+1
|
\
|
*
Fix missing RA2ne enabling in storeOptions()
pdlan
2022-09-03
1
-0
/
+1
*
|
Merge branch 'newoptions' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2022-12-22
1
-82
/
+98
|
\
\
|
*
|
Wider margin around window edges
Pierre Ossman
2022-12-22
1
-2
/
+2
|
*
|
Dynamically size Fl_Group:s
Pierre Ossman
2022-12-22
1
-32
/
+28
|
*
|
Modern look for options sections
Pierre Ossman
2022-12-22
1
-42
/
+52
|
*
|
Change to modern layout in options dialog
Pierre Ossman
2022-12-22
1
-8
/
+16
|
*
|
Use standard accessors for Fl_Monitor_Arrangement
Pierre Ossman
2022-09-07
1
-3
/
+3
|
*
|
Rename MonitorArrangement to Fl_Monitor_Arrangement
Pierre Ossman
2022-09-07
1
-2
/
+2
|
*
|
Split out FLTK utility functions
Pierre Ossman
2022-09-07
1
-0
/
+1
|
*
|
Move general FLTK stuff to own directory
Pierre Ossman
2022-09-07
1
-2
/
+3
|
|
/
*
/
Don't translate "RSA-AES"
Pierre Ossman
2022-12-15
1
-1
/
+1
|
/
*
Add support for RSA-AES security types
pdlan
2022-09-01
1
-8
/
+75
*
Fix encoding group for H.264 choice
Pierre Ossman
2022-08-24
1
-1
/
+4
*
H264 Decoder
Vladimir Sukhonosov
2022-01-21
1
-2
/
+23
*
Update MonitorArrangement widget after change
Samuel Mannehed
2022-01-10
1
-1
/
+37
*
Add headings/groups for options
Pierre Ossman
2021-12-10
1
-92
/
+185
*
Rename "Screen" tab to "Display"
Pierre Ossman
2021-12-10
1
-5
/
+5
*
Simplify screen settings
Pierre Ossman
2021-12-10
1
-132
/
+69
*
Be consistent in "full screen" and "full-screen" use
William Sjöblom
2021-11-24
1
-1
/
+1
*
Expose reconnect setting in options dialog
Pierre Ossman
2021-07-23
1
-0
/
+8
*
Add fullscreen mode for selected monitors
Hugo Lundin
2021-07-16
1
-0
/
+44
*
Add fullscreen mode parameter
Hugo Lundin
2021-07-16
1
-9
/
+40
*
Add emulated middle mouse button
Alex Tanskanen
2020-01-16
1
-0
/
+8
*
Use the correct minimum value for compression lvl
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Use the correct maximum value for compression lvl
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Remove confusing note about compression level
Samuel Mannehed
2019-12-20
1
-1
/
+1
*
Simplify color level descriptions
Samuel Mannehed
2019-12-20
1
-4
/
+4
*
Fix memory leaks
Jan Grulich
2018-11-20
1
-1
/
+1
*
Disable checkboxes for primary selection when relevant
Pierre Ossman
2017-01-02
1
-1
/
+19
*
Don't mention cut buffers
Pierre Ossman
2016-03-29
1
-1
/
+1
*
Add option to set primary selection for cut text
Pierre Ossman
2016-03-29
1
-0
/
+14
*
Only show sendPrimary on X11 platforms
Pierre Ossman
2015-12-11
1
-0
/
+6
*
Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc
Pierre Ossman
2015-03-12
1
-16
/
+0
|
\
|
*
Raise FLTK requirement to 1.3.3
Pierre Ossman
2015-01-27
1
-16
/
+0
*
|
Remove unused variables
Pierre Ossman
2015-03-03
1
-5
/
+1
*
|
Escape FLTK menu entries
Pierre Ossman
2015-02-25
1
-2
/
+2
*
|
Revert "Switch to FLTK's copy() method for menus"
Pierre Ossman
2015-02-25
1
-12
/
+2
*
|
Switch to FLTK's copy() method for menus
Pierre Ossman
2015-02-20
1
-2
/
+12
|
/
*
Correct naming convention for some parameters
Pierre Ossman
2014-09-17
1
-4
/
+4
*
Clean up header dependencies in the vncviewer directory
Pierre Ossman
2014-07-07
1
-0
/
+4
[next]