| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrating to new directory structure adopted from the RealVNC's source tree. ... | Constantin Kaplinsky | 2006-05-25 | 166 | -22479/+0 |
* | Small rfb::ScaledPixelBuffer class code improvements. | george82 | 2006-05-24 | 2 | -12/+18 |
* | Applied the rest of useful changes from VNC 4.1.2 (version number changes wer... | Constantin Kaplinsky | 2006-05-24 | 1 | -7/+18 |
* | Fixed gcc compile warning. | Dennis Syrovatsky | 2006-05-22 | 3 | -6/+3 |
* | Small code improvements. | Dennis Syrovatsky | 2006-05-22 | 1 | -2/+3 |
* | Changes to build under LynxOS 2.3. Some more changes should be done to | Constantin Kaplinsky | 2006-05-21 | 1 | -0/+5 |
* | VNCServerST::m_pFTManager pointer did not get initialized properly on VNCServ... | Constantin Kaplinsky | 2006-05-20 | 1 | -1/+1 |
* | More small fixes in file transfer related files to eliminate compilation warn... | Constantin Kaplinsky | 2006-05-19 | 1 | -2/+2 |
* | Various small fixes in file transfer related files to eliminate compilation w... | Constantin Kaplinsky | 2006-05-19 | 4 | -4/+7 |
* | Updated Makefile.in for building under Unix. | Constantin Kaplinsky | 2006-05-19 | 1 | -0/+4 |
* | Fixed svn:eol-style properties. | Constantin Kaplinsky | 2006-05-19 | 8 | -989/+989 |
* | Applied a fix from VNC 4.1.2 to close critical security issue. | Constantin Kaplinsky | 2006-05-18 | 1 | -0/+10 |
* | Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558. | Constantin Kaplinsky | 2006-05-18 | 131 | -1543/+1625 |
|\ |
|
| * | Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ... | Constantin Kaplinsky | 2006-05-11 | 3 | -42/+3 |
| * | Two new files from VNC 4.1.1 that were overlooked on merging. | Constantin Kaplinsky | 2006-04-17 | 2 | -0/+276 |
| * | The "rfb" library merged with VNC 4.1.1 code. | Constantin Kaplinsky | 2006-04-16 | 129 | -1532/+1376 |
* | | Added the file transfer feature to the server side. | Dennis Syrovatsky | 2006-04-17 | 15 | -11/+584 |
* | | The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace. | Dennis Syrovatsky | 2006-04-17 | 19 | -5/+546 |
|/ |
|
* | Removed .cvsignore files useless for Subversion. | Constantin Kaplinsky | 2006-04-13 | 1 | -5/+0 |
* | Small code improvements. | george82 | 2006-04-05 | 2 | -8/+13 |
* | Added the new method setSourceBuffer() to the rfb::ScaledPixelBuffer class. | george82 | 2006-04-05 | 2 | -3/+14 |
* | Removed unnecessary methods from the rfb::ScaledPixelBuffer() class | george82 | 2006-04-05 | 2 | -36/+0 |
* | Small code improvements. | george82 | 2006-04-05 | 2 | -6/+8 |
* | Removed scaled (destination) image buffer manipulation from | george82 | 2006-03-28 | 1 | -3/+0 |
* | Small ScaledPixelBuffer class code improvements. | george82 | 2006-03-27 | 1 | -5/+5 |
* | Calculate the changed pixel rect in the scaled image with | george82 | 2006-03-27 | 1 | -11/+4 |
* | Added ScaledPixelBuffer::calculateScaleBoundary() in the rfb library. | george82 | 2006-03-27 | 2 | -0/+15 |
* | Added a FIXME comment. | Constantin Kaplinsky | 2006-03-02 | 1 | -0/+2 |
* | Porting changes for LynxOS 2.3. | Constantin Kaplinsky | 2006-03-02 | 6 | -1/+123 |
* | Small ScaledPixelBuffer class improvements. | george82 | 2006-02-24 | 1 | -7/+2 |
* | Small ScaledPixelBuffer class improvements. | george82 | 2006-02-12 | 2 | -3/+9 |
* | Small ScaledPixelBuffer class improvements. | george82 | 2006-02-12 | 2 | -19/+19 |
* | Small ScaledPixelBuffer class improvements. | george82 | 2006-02-12 | 2 | -4/+4 |
* | Rename rfb::SlaledPixelBuffer::data to rfb::SlaledPixelBuffer::scaled_data. | george82 | 2006-02-12 | 2 | -9/+10 |
* | Added the default constructor to the rfb::ScaledPixelBuffer class. | george82 | 2006-02-12 | 2 | -2/+7 |
* | A few FIXME comments. | Constantin Kaplinsky | 2006-01-26 | 1 | -1/+6 |
* | Cosmetic changes only. | Constantin Kaplinsky | 2006-01-26 | 1 | -2/+2 |
* | Generating browse information in the Debug configuration. | Constantin Kaplinsky | 2006-01-26 | 1 | -1/+1 |
* | Replaced pure virtual function with an empty function, to resolve compilation | Constantin Kaplinsky | 2006-01-19 | 2 | -1/+5 |
* | Replaced Windows-specific "DWORD" type with more appropriate "void*" | Constantin Kaplinsky | 2006-01-13 | 3 | -7/+7 |
* | In Tray menu the item " Disable New Clients " added. | Oleg Sheikin | 2006-01-12 | 2 | -0/+2 |
* | The code which realizes full functionality Control Panel, | Oleg Sheikin | 2005-12-22 | 3 | -3/+20 |
* | Added all methods to the SFTMsgReader class. | Dennis Syrovatsky | 2005-12-18 | 2 | -18/+86 |
* | Added SFTMsgWriter::writeFileListData method. | Dennis Syrovatsky | 2005-12-18 | 3 | -22/+37 |
* | Added FileInfo::getFilenamesSize() and FileInfo::getAllFilenames() methods. | Dennis Syrovatsky | 2005-12-18 | 2 | -0/+38 |
* | Added code for all methods of the SFTMsgWriter class | Dennis Syrovatsky | 2005-12-18 | 2 | -7/+32 |
* | Added SFTMsgReader and SFTMsgWriter classes to the rfb project. | Dennis Syrovatsky | 2005-12-18 | 5 | -0/+325 |
* | Added the file transfer messages routine for the server side code. | Dennis Syrovatsky | 2005-12-18 | 4 | -0/+21 |
* | Changed FTMsgReader::readFileDownloadData() method. | Dennis Syrovatsky | 2005-12-14 | 6 | -3/+25 |
* | The code which realizes functionality " Control of selected clients " | Oleg Sheikin | 2005-12-09 | 5 | -4/+55 |