summaryrefslogtreecommitdiffstats
path: root/vncviewer/FTMsgReader.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Deleted the FTMsgReader(.cxx, .h) and the FTMsgWriter(.cxx, .h) files from ↵Dennis Syrovatsky2006-04-171-164/+0
| | | | | | the vncviewer project. Classes FTMsgReader and FTMsgWriter was renamed to CFTMsgReader and CFTMsgWriter and moved to rfb project with minor changes for cross-platform compatibility. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@533 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added FileTransfer::procFileUploadCancelMsg() andDennis Syrovatsky2005-12-181-15/+19
| | | | | | | | FileTransfer::procFileDownloadFailedMsg() methods. Code improvements. Major changes in the FTMsgReader class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@459 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Changed FTMsgReader::readFileDownloadData() method.Dennis Syrovatsky2005-12-141-6/+9
| | | | | | | | | Added the FileTransfer::downloadFile() method. Added the FileTransfer::procFileDownloadDataMsg(). Code improvements. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@440 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added code for methods in the FTMsgReader classDennis Syrovatsky2005-11-121-9/+54
| | | | | | | for reading the file transfers messages from server. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@400 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added code for FTMsgReader::readFileListData method.Dennis Syrovatsky2005-11-101-1/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@396 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added prototype of methods to FTMsgReader class.Dennis Syrovatsky2005-11-101-0/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@393 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added FTMsgReader and FTMsgWriter classes.Dennis Syrovatsky2005-11-101-0/+36
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@391 3789f03b-4d11-0410-bbf8-ca57d06f2519