aboutsummaryrefslogtreecommitdiffstats
path: root/rfb
Commit message (Expand)AuthorAgeFilesLines
* Removed .cvsignore files useless for Subversion.Constantin Kaplinsky2006-04-131-5/+0
* Small code improvements.george822006-04-052-8/+13
* Added the new method setSourceBuffer() to the rfb::ScaledPixelBuffer class.george822006-04-052-3/+14
* Removed unnecessary methods from the rfb::ScaledPixelBuffer() classgeorge822006-04-052-36/+0
* Small code improvements.george822006-04-052-6/+8
* Removed scaled (destination) image buffer manipulation fromgeorge822006-03-281-3/+0
* Small ScaledPixelBuffer class code improvements.george822006-03-271-5/+5
* Calculate the changed pixel rect in the scaled image withgeorge822006-03-271-11/+4
* Added ScaledPixelBuffer::calculateScaleBoundary() in the rfb library.george822006-03-272-0/+15
* Added a FIXME comment.Constantin Kaplinsky2006-03-021-0/+2
* Porting changes for LynxOS 2.3.Constantin Kaplinsky2006-03-026-1/+123
* Small ScaledPixelBuffer class improvements.george822006-02-241-7/+2
* Small ScaledPixelBuffer class improvements.george822006-02-122-3/+9
* Small ScaledPixelBuffer class improvements.george822006-02-122-19/+19
* Small ScaledPixelBuffer class improvements.george822006-02-122-4/+4
* Rename rfb::SlaledPixelBuffer::data to rfb::SlaledPixelBuffer::scaled_data.george822006-02-122-9/+10
* Added the default constructor to the rfb::ScaledPixelBuffer class.george822006-02-122-2/+7
* A few FIXME comments.Constantin Kaplinsky2006-01-261-1/+6
* Cosmetic changes only.Constantin Kaplinsky2006-01-261-2/+2
* Generating browse information in the Debug configuration.Constantin Kaplinsky2006-01-261-1/+1
* Replaced pure virtual function with an empty function, to resolve compilationConstantin Kaplinsky2006-01-192-1/+5
* Replaced Windows-specific "DWORD" type with more appropriate "void*"Constantin Kaplinsky2006-01-133-7/+7
* In Tray menu the item " Disable New Clients " added.Oleg Sheikin2006-01-122-0/+2
* The code which realizes full functionality Control Panel,Oleg Sheikin2005-12-223-3/+20
* Added all methods to the SFTMsgReader class.Dennis Syrovatsky2005-12-182-18/+86
* Added SFTMsgWriter::writeFileListData method.Dennis Syrovatsky2005-12-183-22/+37
* Added FileInfo::getFilenamesSize() and FileInfo::getAllFilenames() methods.Dennis Syrovatsky2005-12-182-0/+38
* Added code for all methods of the SFTMsgWriter classDennis Syrovatsky2005-12-182-7/+32
* Added SFTMsgReader and SFTMsgWriter classes to the rfb project.Dennis Syrovatsky2005-12-185-0/+325
* Added the file transfer messages routine for the server side code.Dennis Syrovatsky2005-12-184-0/+21
* Changed FTMsgReader::readFileDownloadData() method.Dennis Syrovatsky2005-12-146-3/+25
* The code which realizes functionality " Control of selected clients "Oleg Sheikin2005-12-095-4/+55
* The code which realizes full functionality ListView ControlOleg Sheikin2005-12-075-35/+47
* Added ScaledPixelBuffer class implementation to the rfb library. The ScaledPi...george822005-12-033-0/+231
* Changed flags for reading from "r" to "rb", for writing from "w" to "wb"Dennis Syrovatsky2005-11-305-11/+15
* Small code improvements in the file managing classes.Dennis Syrovatsky2005-11-286-8/+8
* Added window messages to FTDialogDennis Syrovatsky2005-11-281-105/+101
* Big code evolution for file transfer feature.Dennis Syrovatsky2005-11-283-4/+39
* The description of structure ListConnInfo has been added in library rfb.Oleg Sheikin2005-11-226-0/+127
* Added methods for processing file transfer message FileListData.Dennis Syrovatsky2005-11-212-0/+4
* Major code evolution.Dennis Syrovatsky2005-11-101-0/+7
* Methods of the DirManager class were explicitly declared as abstract. BesidesConstantin Kaplinsky2005-11-031-4/+4
* Added FTListView class.Dennis Syrovatsky2005-11-021-5/+2
* Added messages to protocol for support file transfers.Dennis Syrovatsky2005-10-261-0/+18
* Added routines for deleteDir method in FolderManager class.Dennis Syrovatsky2005-10-192-3/+3
* Small code improvements.Dennis Syrovatsky2005-10-192-5/+1
* Added virtual class DirManager.Dennis Syrovatsky2005-10-192-0/+51
* Added new files to the rfb project.Constantin Kaplinsky2005-10-181-0/+5
* Added end of lines at end of files.Constantin Kaplinsky2005-10-184-4/+4
* Got rid of calls to stricmp() function which is Windows-specific.Constantin Kaplinsky2005-10-181-2/+6