summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* In Tray menu the item " Disable New Clients " added.Oleg Sheikin2006-01-127-13/+29
* The code which realizes full functionality Control Panel,Oleg Sheikin2005-12-2214-21/+72
* 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
* The SFileTransfer, SFTMsgReader, SFTMsgWriter classes was removedDennis Syrovatsky2005-12-187-395/+0
* Added the file transfer messages routine for the server side code.Dennis Syrovatsky2005-12-184-0/+21
* Added FileTransfer::procFileUploadCancelMsg() andDennis Syrovatsky2005-12-183-25/+54
* Added confirmation dialog for file transfer operation.Dennis Syrovatsky2005-12-183-6/+74
* Added browse folders possibility on both sides (local and remote).Dennis Syrovatsky2005-12-154-6/+125
* Added FTBrowseDlg::addItems methods.Dennis Syrovatsky2005-12-154-1/+35
* Added FTBrowseDlg::create() and FTBrowseDlg::destroy() methods.Dennis Syrovatsky2005-12-152-1/+29
* Added FTBrowseDlg::FTBrowseDlgProc method.Dennis Syrovatsky2005-12-152-0/+47
* Added new class FTBrowseDlg.Dennis Syrovatsky2005-12-153-0/+90
* Deleted the FTDialog::BrowseDlg class.Dennis Syrovatsky2005-12-154-99/+53
* Added dialog "Browse Folders".Dennis Syrovatsky2005-12-152-2/+56
* Added the FTDialog::BrowseDlg class.Dennis Syrovatsky2005-12-152-2/+48
* Added code for local and remote renaming files and folders.Dennis Syrovatsky2005-12-148-5/+141
* Added create folder possibility.Dennis Syrovatsky2005-12-145-3/+81
* Added CreateFolderDlg class : public rfb_win32::Dialog.Dennis Syrovatsky2005-12-141-1/+14
* Added dialog for creating a new folder.Dennis Syrovatsky2005-12-144-50/+69
* Added code for canceling file transfer.Dennis Syrovatsky2005-12-144-11/+87
* Added dialog for canceling file transfer.Dennis Syrovatsky2005-12-146-4/+202
* Added code for controling the progress of the file transfer.Dennis Syrovatsky2005-12-142-10/+55
* Added status strings for copy operation.Dennis Syrovatsky2005-12-144-22/+18
* Code improvements.Dennis Syrovatsky2005-12-142-0/+12
* Changed FTMsgReader::readFileDownloadData() method.Dennis Syrovatsky2005-12-149-13/+81
* Added code for FileTransfer::procFLRDownload() method.Dennis Syrovatsky2005-12-131-0/+12
* Added code for download operationDennis Syrovatsky2005-12-132-4/+26
* Updating clients status in real time, in control panel, from Oleg Sheikin.Constantin Kaplinsky2005-12-091-0/+2
* The code which realizes functionality " Control of selected clients "Oleg Sheikin2005-12-0910-15/+118
* The code which realizes full functionality ListView ControlOleg Sheikin2005-12-0710-46/+75
* Code evalution.Dennis Syrovatsky2005-12-055-9/+40
* Added checkDeleteQueue() method to the FileTransfer class.Dennis Syrovatsky2005-12-053-4/+39
* Added new methods to the class FolderManager for delete operation.Dennis Syrovatsky2005-12-055-18/+71
* Added ScaledPixelBuffer class implementation to the rfb library. The ScaledPi...george822005-12-033-0/+231
* Fixed the bug with saving vnc viewer options parameter "AcceptBell" to the co...george822005-12-031-0/+3
* 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 TBSTYLE_TOOLTIPS window style to the toolbar window.george822005-12-012-1/+60
* Added implementation of the vnc viewer options parameter "Show toolbar by def...george822005-12-012-4/+11
* Added showToolbar parameter to the CViewOptions class.george822005-11-302-1/+9
* Changed flags for reading from "r" to "rb", for writing from "w" to "wb"Dennis Syrovatsky2005-11-309-26/+105
* Added check box "Show toolbar by default" in the vncviewer options dialog.george822005-11-282-2/+6
* Small code improvements in the file managing classes.Dennis Syrovatsky2005-11-287-8/+10
* Added window messages to FTDialogDennis Syrovatsky2005-11-285-152/+223
* Added getDirSize() method to the FolderManager class.Dennis Syrovatsky2005-11-286-5/+144