aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/cview.cxx
Commit message (Expand)AuthorAgeFilesLines
* Added the vnc viewer system menu point "Show toolbar".george822005-12-011-0/+1
* Implemented "Send Ctrl-Esc" the vnc viewer toolbar button.george822005-12-011-0/+4
* Added code for displaying tooltips text over the vnc viewer toolbar buttons.george822005-12-011-0/+4
* Added implementation of the vnc viewer options parameter "Show toolbar by def...george822005-12-011-4/+9
* Added possibility to show/hide the toolbar over the system menu.george822005-11-271-3/+20
* Added parent window handle to the creation methodDennis Syrovatsky2005-11-211-1/+1
* Added methods for processing file transfer message FileListData.Dennis Syrovatsky2005-11-211-0/+4
* Specified a frame window with a border that has a sunken edgegeorge822005-11-151-4/+9
* Code improvements.Dennis Syrovatsky2005-11-091-1/+1
* Added file transfers object to CView class.Dennis Syrovatsky2005-11-091-0/+3
* Added the toolbar to the vncviewer for win32.george822005-11-051-1/+27
* Added new identifiers into resource.h.george822005-11-021-10/+10
* Correct the mistake in the comment.george822005-10-301-1/+1
* Added the child window to display the remote frame buffer.george822005-10-301-227/+323
* Prefer ZRLE over Tight. ZRLE is actually faster in most cases. Also, the Tigh...Peter Åstrand2005-08-111-2/+2
* Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Spac...Peter Åstrand2005-01-281-4/+63
* Never switch to RAW when using AutoSelect. In most cases, RAW is slower, espe...Peter Åstrand2005-01-241-4/+1
* The passwordfile must be opened binary.Peter Åstrand2005-01-191-1/+1
* Tight encoding is actually faster than Hextile when bandwidth is less than ro...Peter Åstrand2005-01-071-2/+2
* When using AutoSelect with old servers, always start in FullColorPeter Åstrand2005-01-031-1/+7
* -PasswordFile support for Windows viewer as wellPeter Åstrand2005-01-031-0/+13
* Changed all user-visible strings from colour to color.Peter Åstrand2004-12-301-1/+1
* After changing zlib compression or jpeg quality, trigger a new SetEncodings m...Peter Åstrand2004-12-301-0/+6
* Added options CompressLevel and CustomCompressLevelPeter Åstrand2004-12-291-1/+3
* Added new parameter NoJPEG, hooked up with GUIPeter Åstrand2004-12-281-0/+1
* When using AutoSelect, enable automatic selection of color level, butPeter Åstrand2004-12-231-8/+10
* New AutoSelect policy:Peter Åstrand2004-12-211-16/+38
* Setting qualityLevel from options.Peter Åstrand2004-12-071-0/+1
* Initial revisionConstantin Kaplinsky2004-10-081-0/+1468