summaryrefslogtreecommitdiffstats
path: root/rfb/rfb.dsp
Commit message (Collapse)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ↵Constantin Kaplinsky2006-05-251-767/+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
* Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.Constantin Kaplinsky2006-05-181-23/+23
|\ | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@559 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ↵Constantin Kaplinsky2006-05-111-3/+3
| | | | | | | | | | | | updated .dsp files accordingly. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@548 3789f03b-4d11-0410-bbf8-ca57d06f2519
| * The "rfb" library merged with VNC 4.1.1 code.Constantin Kaplinsky2006-04-161-20/+20
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@522 3789f03b-4d11-0410-bbf8-ca57d06f2519
* | Added the file transfer feature to the server side.Dennis Syrovatsky2006-04-171-0/+16
| | | | | | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@534 3789f03b-4d11-0410-bbf8-ca57d06f2519
* | The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.Dennis Syrovatsky2006-04-171-0/+16
|/ | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@531 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Generating browse information in the Debug configuration.Constantin Kaplinsky2006-01-261-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@471 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added SFTMsgReader and SFTMsgWriter classes to the rfb project.Dennis Syrovatsky2005-12-181-0/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@462 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added ScaledPixelBuffer class implementation to the rfb library. The ↵george822005-12-031-0/+8
| | | | | | | | | | ScaledPixelBuffer class allows to scale the image data from the source buffer to destination buffer using bilinear interpolation. Now it working only with the 32bpp image data. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@431 3789f03b-4d11-0410-bbf8-ca57d06f2519
* The description of structure ListConnInfo has been added in library rfb.Oleg Sheikin2005-11-221-0/+4
| | | | | | | | Also, codes which pass the information on connections for Control Panel have been added. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@410 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Small code improvements.Dennis Syrovatsky2005-10-191-4/+0
| | | | | | | Added code for deleteDir and renameDir methods in FolderManager class. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@352 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added virtual class DirManager.Dennis Syrovatsky2005-10-191-0/+8
| | | | | | | Added FolderManager class to rfb_win32 project. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@351 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added class TransferQueue.Dennis Syrovatsky2005-10-181-0/+8
| | | | | | | 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
* Small code improvements.Dennis Syrovatsky2005-10-181-0/+8
| | | | | | | Added FileInfo class. This class was moved from TightVNC.1.3. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@343 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Now files for file management routines added to the project.Dennis Syrovatsky2005-10-171-0/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@342 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added new files to the project.Constantin Kaplinsky2005-09-221-26/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@326 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Include Tight Encoder files. Makes the rfb library build on Windows again.Peter Åstrand2005-02-211-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@206 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Added Tight decoder to rfb project.Peter Åstrand2004-12-071-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@29 3789f03b-4d11-0410-bbf8-ca57d06f2519
* .dsp files must have CRLF line breaksPeter Åstrand2004-12-071-625/+625
| | | | git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@25 3789f03b-4d11-0410-bbf8-ca57d06f2519
* Initial revisionConstantin Kaplinsky2004-10-081-0/+625
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2 3789f03b-4d11-0410-bbf8-ca57d06f2519