aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Big code evolution for file transfer feature.Dennis Syrovatsky2005-11-2810-66/+124
* Added possibility to show/hide the toolbar over the system menu.george822005-11-274-5/+24
* Overrided the base methods ToolBar::show() and ToolBar::hide() in ViewerToolB...george822005-11-272-0/+13
* Major changes in the FTDialog class.Dennis Syrovatsky2005-11-234-48/+226
* Added RBUTTON menu to the file transfer dialog.Dennis Syrovatsky2005-11-234-2/+54
* The FTMsgWriter class is finished.Dennis Syrovatsky2005-11-233-11/+40
* The control of the states of the buttons was added to the FTDialog class.Dennis Syrovatsky2005-11-232-1/+135
* Fixed bug with "unflushing" FT messages.Dennis Syrovatsky2005-11-231-0/+15
* The description of structure ListConnInfo has been added in library rfb.Oleg Sheikin2005-11-2211-14/+166
* Added parent window handle to the creation methodDennis Syrovatsky2005-11-216-8/+9
* Added methods for processing file transfer message FileListData.Dennis Syrovatsky2005-11-215-1/+11
* Code improvements.Dennis Syrovatsky2005-11-171-2/+0
* Added readBytes and writeBytes methods to file transfers routineDennis Syrovatsky2005-11-174-0/+18
* Added methods for writing server-to-client messagesDennis Syrovatsky2005-11-172-0/+87
* Added methods for writing server-to-client messages to SFTMsgWriter classs.Dennis Syrovatsky2005-11-172-0/+56
* Added SFileTransfer, SFTMsgReader and SFTMsgWriter classesDennis Syrovatsky2005-11-177-0/+234
* Specified a frame window with a border that has a sunken edgegeorge822005-11-151-4/+9
* Added code for write*(...) methods in the FTMsgWriter class.Dennis Syrovatsky2005-11-122-8/+64
* Added code for methods in the FTMsgReader classDennis Syrovatsky2005-11-122-13/+59
* Added code for managing remote file list.Dennis Syrovatsky2005-11-121-1/+11
* Major code evolution.Dennis Syrovatsky2005-11-105-2/+123
* Code improvements.Dennis Syrovatsky2005-11-102-5/+35
* Added code for FTMsgReader::readFileListData method.Dennis Syrovatsky2005-11-102-1/+43
* Code evolution.Dennis Syrovatsky2005-11-102-8/+49
* Code improvements.Dennis Syrovatsky2005-11-104-8/+40
* Added prototype of methods to FTMsgReader class.Dennis Syrovatsky2005-11-102-0/+45