| Commit message (Expand) | Author | Age | Files | Lines |
* | Added the vnc viewer system menu point "Show toolbar". | george82 | 2005-12-01 | 1 | -0/+1 |
* | Implemented "Send Ctrl-Esc" the vnc viewer toolbar button. | george82 | 2005-12-01 | 1 | -0/+4 |
* | Added code for displaying tooltips text over the vnc viewer toolbar buttons. | george82 | 2005-12-01 | 1 | -0/+4 |
* | Added implementation of the vnc viewer options parameter "Show toolbar by def... | george82 | 2005-12-01 | 1 | -4/+9 |
* | Added possibility to show/hide the toolbar over the system menu. | george82 | 2005-11-27 | 1 | -3/+20 |
* | Added parent window handle to the creation method | Dennis Syrovatsky | 2005-11-21 | 1 | -1/+1 |
* | Added methods for processing file transfer message FileListData. | Dennis Syrovatsky | 2005-11-21 | 1 | -0/+4 |
* | Specified a frame window with a border that has a sunken edge | george82 | 2005-11-15 | 1 | -4/+9 |
* | Code improvements. | Dennis Syrovatsky | 2005-11-09 | 1 | -1/+1 |
* | Added file transfers object to CView class. | Dennis Syrovatsky | 2005-11-09 | 1 | -0/+3 |
* | Added the toolbar to the vncviewer for win32. | george82 | 2005-11-05 | 1 | -1/+27 |
* | Added new identifiers into resource.h. | george82 | 2005-11-02 | 1 | -10/+10 |
* | Correct the mistake in the comment. | george82 | 2005-10-30 | 1 | -1/+1 |
* | Added the child window to display the remote frame buffer. | george82 | 2005-10-30 | 1 | -227/+323 |
* | Prefer ZRLE over Tight. ZRLE is actually faster in most cases. Also, the Tigh... | Peter Åstrand | 2005-08-11 | 1 | -2/+2 |
* | Added new option, SendSysKeys, which controls if Alt-Tab, Alt-F4 and Alt-Spac... | Peter Åstrand | 2005-01-28 | 1 | -4/+63 |
* | Never switch to RAW when using AutoSelect. In most cases, RAW is slower, espe... | Peter Åstrand | 2005-01-24 | 1 | -4/+1 |
* | The passwordfile must be opened binary. | Peter Åstrand | 2005-01-19 | 1 | -1/+1 |
* | Tight encoding is actually faster than Hextile when bandwidth is less than ro... | Peter Åstrand | 2005-01-07 | 1 | -2/+2 |
* | When using AutoSelect with old servers, always start in FullColor | Peter Åstrand | 2005-01-03 | 1 | -1/+7 |
* | -PasswordFile support for Windows viewer as well | Peter Åstrand | 2005-01-03 | 1 | -0/+13 |
* | Changed all user-visible strings from colour to color. | Peter Åstrand | 2004-12-30 | 1 | -1/+1 |
* | After changing zlib compression or jpeg quality, trigger a new SetEncodings m... | Peter Åstrand | 2004-12-30 | 1 | -0/+6 |
* | Added options CompressLevel and CustomCompressLevel | Peter Åstrand | 2004-12-29 | 1 | -1/+3 |
* | Added new parameter NoJPEG, hooked up with GUI | Peter Åstrand | 2004-12-28 | 1 | -0/+1 |
* | When using AutoSelect, enable automatic selection of color level, but | Peter Åstrand | 2004-12-23 | 1 | -8/+10 |
* | New AutoSelect policy: | Peter Åstrand | 2004-12-21 | 1 | -16/+38 |
* | Setting qualityLevel from options. | Peter Åstrand | 2004-12-07 | 1 | -0/+1 |
* | Initial revision | Constantin Kaplinsky | 2004-10-08 | 1 | -0/+1468 |