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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
/
OptionsDialog.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement client side multi-head support. Requires a FLTK patched to support
Pierre Ossman
2012-07-13
1
-0
/
+16
*
Hide the full screen setting when support isn't present.
Pierre Ossman
2012-07-10
1
-0
/
+8
*
Make RemoteResize configurable from the options dialog.
Pierre Ossman
2012-07-05
1
-0
/
+8
*
Make DesktopSize configurable from the options dialog.
Pierre Ossman
2012-07-05
1
-0
/
+55
*
Move the fullscreen option to a separate tab, in preparation for more
Pierre Ossman
2012-07-05
1
-8
/
+24
*
Remove VeNCrypt settings from the GUI as lower layers will always be forcing
Pierre Ossman
2011-09-30
1
-53
/
+19
*
Avoid resetting the options whenever you click on the window.
Pierre Ossman
2011-09-30
1
-1
/
+3
*
Forgot to save the security settings when closing the options dialog.
Pierre Ossman
2011-09-30
1
-0
/
+2
*
Support other keys than F8 as menu key
Martin Koegler
2011-09-04
1
-13
/
+7
*
JPEG quality level 0 is a perfectly valid setting (NOTE: this should be expos...
DRC
2011-08-23
1
-1
/
+1
*
Make sure to include config.h in every compilation unit. Otherwise,
Peter Åstrand
2011-08-23
1
-0
/
+4
*
Implement recommendations from low-level performance study (undocument compre...
DRC
2011-08-17
1
-1
/
+1
*
Do not translate the encoding names: These are just that:
Peter Åstrand
2011-08-15
1
-4
/
+4
*
Managed to consistently get the colour levels reversed. Fix up everything so
Pierre Ossman
2011-07-14
1
-4
/
+4
*
Fix build issues with Visual C++ (implemented macro version of snprintf + re-...
DRC
2011-06-24
1
-4
/
+4
*
Bah, not enough coffee today. I had already implemented the pointer rate
Pierre Ossman
2011-06-08
1
-8
/
+0
*
Implement support for grabbing the keyboard when in full screen mode.
Pierre Ossman
2011-05-26
1
-0
/
+8
*
Handling a full range of keys for the menu key is not as trivial in FLTK as
Pierre Ossman
2011-05-24
1
-0
/
+30
*
Add a callback mechanism to the options dialog so that other parts of vncviewer
Pierre Ossman
2011-05-17
1
-0
/
+19
*
Implement support for storing settings from the options dialog.
Pierre Ossman
2011-05-16
1
-0
/
+81
*
Initial options dialog (read-only) loosly based on the Unix vncviewer.
Pierre Ossman
2011-05-16
1
-0
/
+689
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-346
/
+0
*
Added the scale controls to the vncviewer options dialog
george82
2006-05-24
1
-6
/
+6
*
Added the scale controls to the vncviewer options dialog.
george82
2006-05-24
1
-0
/
+9
*
SendSysKeys setting removed as it almost duplicates new DisableWinKeys settin...
Constantin Kaplinsky
2006-05-17
1
-2
/
+0
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
1
-28
/
+28
*
Added implementation of the vnc viewer options parameter "Show toolbar by def...
george82
2005-12-01
1
-0
/
+2
*
Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Spac...
Peter Åstrand
2005-01-28
1
-0
/
+2
*
Make compression and quality level input boxes inactive, if custom compressio...
Peter Åstrand
2004-12-29
1
-0
/
+10
*
IDC_ALLOW_COMPRESSLEVEL -> IDC_CUSTOM_COMPRESSLEVEL
Peter Åstrand
2004-12-29
1
-2
/
+2
*
Added options CompressLevel and CustomCompressLevel
Peter Åstrand
2004-12-29
1
-0
/
+4
*
Added new parameter NoJPEG, hooked up with GUI
Peter Åstrand
2004-12-28
1
-0
/
+2
*
qualityLevel hooked up with GUI
Peter Åstrand
2004-12-28
1
-0
/
+2
*
Color level selection is disabled when using AutoSelect
Peter Åstrand
2004-12-28
1
-0
/
+4
*
Now possible to select tight encoding in win32 vncviewer GUI
Peter Åstrand
2004-12-19
1
-1
/
+5
*
Initial revision
Constantin Kaplinsky
2004-10-08
1
-0
/
+309