aboutsummaryrefslogtreecommitdiffstats
path: root/rfb_win32
Commit message (Expand)AuthorAgeFilesLines
* 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