aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/CViewOptions.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the ↵Constantin Kaplinsky2006-05-161-437/+0
| | | | | | code compiles but does not always work properly yet. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@552 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Fixed the bug with saving vnc viewer options parameter "AcceptBell" to the ↵george822005-12-031-0/+3
| | | | | | config file. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@430 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added showToolbar parameter to the CViewOptions class.george822005-11-301-1/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@424 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and ↵Peter Åstrand2005-01-281-1/+8
| | | | | | Alt-Space should be handled locally, or sent to the server git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@127 3789f03b-4d11-0410-bbf8-ca57d06f2519
* -PasswordFile support for Windows viewer as wellPeter Åstrand2005-01-031-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@80 3789f03b-4d11-0410-bbf8-ca57d06f2519
* AutoSelect if default only if not using PreferredEncoding or FullColor.Peter Åstrand2005-01-031-6/+19
| | | | | | | | | | | | | | CustomCompressLevel is default if CompressLevel is specified. This gives backwards compatibility with the old vncviewer, but at the same time making it possible to fully specify the internal state of the viewer wrt AutoSelect, CustomCompressLevel and CompressLevel. For example, it's now possible to start the client with CompressLevel=4 specified, but with CustomCompressLevel=0 (thus the option grayed-out). git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@79 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Changed all user-visible strings from colour to color.Peter Åstrand2004-12-301-5/+9
| | | | | | | Also, the Windows viewer now accepts arguments with both spellings. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@69 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Tightified sources:Peter Åstrand2004-12-301-1/+1
| | | | | | | | | | | | | | | * Changed description in README files. * Added our copyright. * The HTTP server presents itself as TightVNC, rather than RealVNC. * Using registry path Software\TightVNC\WinVNC4 * Updated descriptions in resource files. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@67 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added options CompressLevel and CustomCompressLevelPeter Åstrand2004-12-291-10/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@58 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added new parameter NoJPEG, hooked up with GUIPeter Åstrand2004-12-281-2/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@57 3789f03b-4d11-0410-bbf8-ca57d06f2519
* New AutoSelect policy:Peter Åstrand2004-12-211-4/+2
| | | | | | | | | | | | | | | * Never autoselect ZRLE, chose Tight instead. * Only select Hextile if we've been timing for at least a second. * Start with full colour enabled. Turn full colour on/off as the bandwidth changes. Note, however: This code is currently disabled. See comment. * Default to lowcolourlevel 2 instead of 1. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@49 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added command line option -QualityLevelPeter Åstrand2004-12-071-2/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@21 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+364
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519