aboutsummaryrefslogtreecommitdiffstats
path: root/rfb_win32
Commit message (Expand)AuthorAgeFilesLines
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-25100-12595/+0
* Small rfb_win32::ScaledDIBSectionBuffer class codegeorge822006-05-241-9/+14
* Various small fixes in file transfer related files to eliminate compilation w...Constantin Kaplinsky2006-05-192-3/+3
* Fixed svn:eol-style properties.Constantin Kaplinsky2006-05-194-303/+303
* Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.Constantin Kaplinsky2006-05-1886-1983/+4090
|\
| * Added LowLevelKeyEvents.* files to the rfb_win32 project.Constantin Kaplinsky2006-05-151-0/+8
| * Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ...Constantin Kaplinsky2006-05-112-23/+3
| * The "rfb_win32" library merged with VNC 4.1.1 code.Constantin Kaplinsky2006-04-1686-1975/+4094
* | Added the file transfer feature to the server side.Dennis Syrovatsky2006-04-175-0/+319
* | The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.Dennis Syrovatsky2006-04-172-1/+3
* | Added string "Developed by Dennis Syrovatsky" Dennis Syrovatsky2006-04-171-0/+2
|/
* Removed .cvsignore files useless for Subversion.Constantin Kaplinsky2006-04-131-4/+0
* Now rfb_win32::ScaledDIBSectionBuffer is an universal class which consistgeorge822006-04-052-12/+89
* Added the new property scaling to the rfb::ScaledPixelBuffer class.george822006-04-051-0/+3
* Small ScaledDIBSectinBuffer class code improvements.george822006-03-281-2/+1
* Override DIBSectionBuffer::recreateBuffer() in the ScaledDIBSectionBuffergeorge822006-03-282-1/+4
* Added initial ScaledDIBSectionBuffer class implementation.george822006-03-283-0/+128
* Generating browse information in the Debug configuration.Constantin Kaplinsky2006-01-261-1/+1
* The code which realizes full functionality Control Panel,Oleg Sheikin2005-12-221-0/+4
* Added code for local and remote renaming files and folders.Dennis Syrovatsky2005-12-142-0/+13
* The code which realizes full functionality ListView ControlOleg Sheikin2005-12-072-3/+3
* Code evalution.Dennis Syrovatsky2005-12-051-1/+1
* Added new methods to the class FolderManager for delete operation.Dennis Syrovatsky2005-12-052-11/+30
* Added getDirSize() method to the FolderManager class.Dennis Syrovatsky2005-11-282-0/+38
* Added clearAll and clearSingle methods to FTProgress class.Dennis Syrovatsky2005-11-071-1/+11
* Added methods to FTProgress class for creating, destroyingDennis Syrovatsky2005-11-072-6/+13
* Code improvements.Dennis Syrovatsky2005-11-061-5/+5
* Added new method ToolBar::isVisible() in the rfb_win32 library.george822005-11-052-0/+8
* Moved methods ViewerToolBar::show() and ViewerToolBar::hide into rfb_win32::T...george822005-11-052-0/+15
* Added ProgressControl class.Dennis Syrovatsky2005-11-023-0/+144
* Added FTListView class.Dennis Syrovatsky2005-11-022-79/+79
* Small code improvements.Dennis Syrovatsky2005-10-262-11/+62
* Added routines for deleteDir method in FolderManager class.Dennis Syrovatsky2005-10-192-3/+57
* Added getFolderInfo and getDrivesInfo methods to FolderManager class.Dennis Syrovatsky2005-10-192-3/+56
* Small code improvements.Dennis Syrovatsky2005-10-192-1/+7
* Added virtual class DirManager.Dennis Syrovatsky2005-10-193-0/+115
* ToolBar class must be in rfb::win32 namespace.george822005-07-282-64/+78
* Added ToolBar.cxx and ToolBar.h to the rfb_win32 project.george822005-07-271-0/+8
* Added ToolBar class implementation to the rfb_win32 library.george822005-07-262-0/+311
* Minor code improving.Oleg Sheikin2005-07-012-69/+70
* Class ListViewControlCon is added in library rfb_win32.Oleg Sheikin2005-07-013-0/+145
* Comment out calls to removeNonAsciiChars. This makes it possible toPeter Åstrand2005-06-271-2/+2
* Changed all user-visible strings from colour to color.Peter Åstrand2004-12-304-6/+6
* .dsp files must have CRLF line breaksPeter Åstrand2004-12-071-341/+341
* Added .cvsignore entries for building under Win32.Constantin Kaplinsky2004-10-081-0/+4
* Initial revisionConstantin Kaplinsky2004-10-0858-0/+8934