| Commit message (Expand) | Author | Age | Files | Lines |
* | The Tight decoding optimizations broke the build of the legacy viewers, so th... | DRC | 2011-11-03 | 1 | -863/+0 |
* | Merged r4342 - r4359 from 1_1 branch. | Adam Tkac | 2011-04-27 | 1 | -13/+28 |
* | [Bugfix] viewers: set server's hostname as a server name. (Thanks to Guillaum... | Adam Tkac | 2011-02-01 | 1 | -1/+2 |
* | [Bugfix] win vncviewer: preserve security settings during reconnection | Adam Tkac | 2011-02-01 | 1 | -0/+2 |
* | [Development] Add glue code for -SecurityTypes option and GUI Security dialog. | Adam Tkac | 2010-12-08 | 1 | -0/+38 |
* | [Cleanup] Remove unneeded includes from CConn.cxx. | Adam Tkac | 2010-12-08 | 1 | -2/+0 |
* | [Development] Client now uses security types from -SecurityTypes parameter in... | Adam Tkac | 2010-07-20 | 1 | -3/+0 |
* | Not necessary to include windows.h if winsock2.h is already included. If bot... | DRC | 2010-05-20 | 1 | -1/+0 |
* | [Development] Implement VeNCrypt type support on client side. Currently only | Adam Tkac | 2010-04-23 | 1 | -1/+1 |
* | [Development] Use enhanced Security class by both UNIX and Windows viewers. | Adam Tkac | 2010-04-23 | 1 | -15/+2 |
* | [Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}. | Adam Tkac | 2010-04-23 | 1 | -1/+1 |
* | Eliminate GCC signed/unsigned warnings related to encodings: The | Peter Åstrand | 2010-02-10 | 1 | -2/+2 |
* | Eliminate three more GCC warnings: | Peter Åstrand | 2010-02-10 | 1 | -3/+3 |
* | Create the system menu entries earlier to play nice with any system-wide | Pierre Ossman | 2009-04-09 | 1 | -15/+17 |
* | Try to render entire update in one go to avoid tearing. | Pierre Ossman | 2009-03-25 | 1 | -0/+1 |
* | Support for ExtendedDesktopSize and -DesktopSize in the Windows client. | Pierre Ossman | 2009-03-24 | 1 | -1/+58 |
* | Remove file transfer support. | Pierre Ossman | 2009-03-13 | 1 | -9/+0 |
* | Improve auto mode for new JPEG code. | Pierre Ossman | 2009-03-12 | 1 | -26/+37 |
* | [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions. | Adam Tkac | 2009-02-13 | 1 | -1/+1 |
* | Implemented support for DesktopName pseudo encoding, which allows | Peter Åstrand | 2009-01-15 | 1 | -0/+1 |
* | Explicit cast of -1 to UINT, to silence GCC warnings, but still adhere | Peter Åstrand | 2008-12-11 | 1 | -1/+1 |
* | Avoid GCC warning: initializer lists ordered as declarations | Peter Åstrand | 2008-12-11 | 1 | -3/+3 |
* | Fix -PasswordFile, which was causing asserts. Since we are providing | Peter Åstrand | 2008-12-03 | 1 | -1/+2 |
* | Removed the possibility to choose the scale filter in the options dialog of v... | george82 | 2007-11-05 | 1 | -1/+0 |
* | Now implemented manage the scale filters from the vncviewer options dialog. | george82 | 2007-04-30 | 1 | -0/+1 |
* | Before first use DesktopWindow::setSize() should set the toolbar status because | george82 | 2007-03-20 | 1 | -0/+1 |
* | Auto scaling mode of the vncviewer make improved. | george82 | 2007-03-12 | 1 | -0/+1 |
* | Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZE | george82 | 2006-09-11 | 1 | -2/+3 |
* | Added implementation of the ZOOM IN and ZOOM OUT vncviewer | george82 | 2006-09-11 | 1 | -1/+25 |
* | Removed the unnecessary CConnOptions::scaling parameter. | george82 | 2006-09-11 | 1 | -1/+0 |
* | Fixed the bug with the zero-sized vncviewer window when | george82 | 2006-09-10 | 1 | -1/+1 |
* | Implemented Actual Size and Auto Size the vncviewer toolbar | george82 | 2006-09-10 | 1 | -0/+21 |
* | Removed the unnecessary button "Disconnect" from the | george82 | 2006-09-09 | 1 | -3/+0 |
* | Before any manipulations with DesktopWindow (setSize and | george82 | 2006-09-05 | 1 | -1/+1 |
* | Added the autoScaling mode implementation to the vncviewer. | george82 | 2006-09-05 | 1 | -2/+7 |
* | Fixed the bug with the main window resizing (don't take | george82 | 2006-06-10 | 1 | -1/+1 |
* | Implemented scaling interface of the local copy of remote | george82 | 2006-05-29 | 1 | -0/+1 |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 1 | -0/+712 |