index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rfb_win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
100
-12595
/
+0
*
Small rfb_win32::ScaledDIBSectionBuffer class code
george82
2006-05-24
1
-9
/
+14
*
Various small fixes in file transfer related files to eliminate compilation w...
Constantin Kaplinsky
2006-05-19
2
-3
/
+3
*
Fixed svn:eol-style properties.
Constantin Kaplinsky
2006-05-19
4
-303
/
+303
*
Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.
Constantin Kaplinsky
2006-05-18
86
-1983
/
+4090
|
\
|
*
Added LowLevelKeyEvents.* files to the rfb_win32 project.
Constantin Kaplinsky
2006-05-15
1
-0
/
+8
|
*
Updated rdr/msvcwarning.h from VNC 4.1.1, removed other msvcwarning.h files, ...
Constantin Kaplinsky
2006-05-11
2
-23
/
+3
|
*
The "rfb_win32" library merged with VNC 4.1.1 code.
Constantin Kaplinsky
2006-04-16
86
-1975
/
+4094
*
|
Added the file transfer feature to the server side.
Dennis Syrovatsky
2006-04-17
5
-0
/
+319
*
|
The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.
Dennis Syrovatsky
2006-04-17
2
-1
/
+3
*
|
Added string "Developed by Dennis Syrovatsky"
Dennis Syrovatsky
2006-04-17
1
-0
/
+2
|
/
*
Removed .cvsignore files useless for Subversion.
Constantin Kaplinsky
2006-04-13
1
-4
/
+0
*
Now rfb_win32::ScaledDIBSectionBuffer is an universal class which consist
george82
2006-04-05
2
-12
/
+89
*
Added the new property scaling to the rfb::ScaledPixelBuffer class.
george82
2006-04-05
1
-0
/
+3
*
Small ScaledDIBSectinBuffer class code improvements.
george82
2006-03-28
1
-2
/
+1
*
Override DIBSectionBuffer::recreateBuffer() in the ScaledDIBSectionBuffer
george82
2006-03-28
2
-1
/
+4
*
Added initial ScaledDIBSectionBuffer class implementation.
george82
2006-03-28
3
-0
/
+128
*
Generating browse information in the Debug configuration.
Constantin Kaplinsky
2006-01-26
1
-1
/
+1
*
The code which realizes full functionality Control Panel,
Oleg Sheikin
2005-12-22
1
-0
/
+4
*
Added code for local and remote renaming files and folders.
Dennis Syrovatsky
2005-12-14
2
-0
/
+13
*
The code which realizes full functionality ListView Control
Oleg Sheikin
2005-12-07
2
-3
/
+3
*
Code evalution.
Dennis Syrovatsky
2005-12-05
1
-1
/
+1
*
Added new methods to the class FolderManager for delete operation.
Dennis Syrovatsky
2005-12-05
2
-11
/
+30
*
Added getDirSize() method to the FolderManager class.
Dennis Syrovatsky
2005-11-28
2
-0
/
+38
*
Added clearAll and clearSingle methods to FTProgress class.
Dennis Syrovatsky
2005-11-07
1
-1
/
+11
*
Added methods to FTProgress class for creating, destroying
Dennis Syrovatsky
2005-11-07
2
-6
/
+13
*
Code improvements.
Dennis Syrovatsky
2005-11-06
1
-5
/
+5
*
Added new method ToolBar::isVisible() in the rfb_win32 library.
george82
2005-11-05
2
-0
/
+8
*
Moved methods ViewerToolBar::show() and ViewerToolBar::hide into rfb_win32::T...
george82
2005-11-05
2
-0
/
+15
*
Added ProgressControl class.
Dennis Syrovatsky
2005-11-02
3
-0
/
+144
*
Added FTListView class.
Dennis Syrovatsky
2005-11-02
2
-79
/
+79
*
Small code improvements.
Dennis Syrovatsky
2005-10-26
2
-11
/
+62
*
Added routines for deleteDir method in FolderManager class.
Dennis Syrovatsky
2005-10-19
2
-3
/
+57
*
Added getFolderInfo and getDrivesInfo methods to FolderManager class.
Dennis Syrovatsky
2005-10-19
2
-3
/
+56
*
Small code improvements.
Dennis Syrovatsky
2005-10-19
2
-1
/
+7
*
Added virtual class DirManager.
Dennis Syrovatsky
2005-10-19
3
-0
/
+115
*
ToolBar class must be in rfb::win32 namespace.
george82
2005-07-28
2
-64
/
+78
*
Added ToolBar.cxx and ToolBar.h to the rfb_win32 project.
george82
2005-07-27
1
-0
/
+8
*
Added ToolBar class implementation to the rfb_win32 library.
george82
2005-07-26
2
-0
/
+311
*
Minor code improving.
Oleg Sheikin
2005-07-01
2
-69
/
+70
*
Class ListViewControlCon is added in library rfb_win32.
Oleg Sheikin
2005-07-01
3
-0
/
+145
*
Comment out calls to removeNonAsciiChars. This makes it possible to
Peter Åstrand
2005-06-27
1
-2
/
+2
*
Changed all user-visible strings from colour to color.
Peter Åstrand
2004-12-30
4
-6
/
+6
*
.dsp files must have CRLF line breaks
Peter Åstrand
2004-12-07
1
-341
/
+341
*
Added .cvsignore entries for building under Win32.
Constantin Kaplinsky
2004-10-08
1
-0
/
+4
*
Initial revision
Constantin Kaplinsky
2004-10-08
58
-0
/
+8934