aboutsummaryrefslogtreecommitdiffstats
path: root/rfb/TransferQueue.h
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-87/+0
| | | | | | Windows part should be complete. For the Unix part, more changes will follow. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@592 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.Dennis Syrovatsky2006-04-171-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@531 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Big code evolution for file transfer feature.Dennis Syrovatsky2005-11-281-0/+2
| | | | | | | | | | Added methods to the TransferQueue class for flag managing. Added upload() and download() methods to the FileTransfer class. Reconstruction of FTProgress class. Code improvements. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@418 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added class TransferQueue.Dennis Syrovatsky2005-10-181-0/+83
This class was moved from TightVNC.1.3 with renaming from FileInfoEx. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@345 3789f03b-4d11-0410-bbf8-ca57d06f2519