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.15-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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
In Tray menu the item " Disable New Clients " added.
Oleg Sheikin
2006-01-12
7
-13
/
+29
*
The code which realizes full functionality Control Panel,
Oleg Sheikin
2005-12-22
14
-21
/
+72
*
Added all methods to the SFTMsgReader class.
Dennis Syrovatsky
2005-12-18
2
-18
/
+86
*
Added SFTMsgWriter::writeFileListData method.
Dennis Syrovatsky
2005-12-18
3
-22
/
+37
*
Added FileInfo::getFilenamesSize() and FileInfo::getAllFilenames() methods.
Dennis Syrovatsky
2005-12-18
2
-0
/
+38
*
Added code for all methods of the SFTMsgWriter class
Dennis Syrovatsky
2005-12-18
2
-7
/
+32
*
Added SFTMsgReader and SFTMsgWriter classes to the rfb project.
Dennis Syrovatsky
2005-12-18
5
-0
/
+325
*
The SFileTransfer, SFTMsgReader, SFTMsgWriter classes was removed
Dennis Syrovatsky
2005-12-18
7
-395
/
+0
*
Added the file transfer messages routine for the server side code.
Dennis Syrovatsky
2005-12-18
4
-0
/
+21
*
Added FileTransfer::procFileUploadCancelMsg() and
Dennis Syrovatsky
2005-12-18
3
-25
/
+54
*
Added confirmation dialog for file transfer operation.
Dennis Syrovatsky
2005-12-18
3
-6
/
+74
*
Added browse folders possibility on both sides (local and remote).
Dennis Syrovatsky
2005-12-15
4
-6
/
+125
*
Added FTBrowseDlg::addItems methods.
Dennis Syrovatsky
2005-12-15
4
-1
/
+35
*
Added FTBrowseDlg::create() and FTBrowseDlg::destroy() methods.
Dennis Syrovatsky
2005-12-15
2
-1
/
+29
*
Added FTBrowseDlg::FTBrowseDlgProc method.
Dennis Syrovatsky
2005-12-15
2
-0
/
+47
*
Added new class FTBrowseDlg.
Dennis Syrovatsky
2005-12-15
3
-0
/
+90
*
Deleted the FTDialog::BrowseDlg class.
Dennis Syrovatsky
2005-12-15
4
-99
/
+53
*
Added dialog "Browse Folders".
Dennis Syrovatsky
2005-12-15
2
-2
/
+56
*
Added the FTDialog::BrowseDlg class.
Dennis Syrovatsky
2005-12-15
2
-2
/
+48
*
Added code for local and remote renaming files and folders.
Dennis Syrovatsky
2005-12-14
8
-5
/
+141
*
Added create folder possibility.
Dennis Syrovatsky
2005-12-14
5
-3
/
+81
*
Added CreateFolderDlg class : public rfb_win32::Dialog.
Dennis Syrovatsky
2005-12-14
1
-1
/
+14
*
Added dialog for creating a new folder.
Dennis Syrovatsky
2005-12-14
4
-50
/
+69
*
Added code for canceling file transfer.
Dennis Syrovatsky
2005-12-14
4
-11
/
+87
*
Added dialog for canceling file transfer.
Dennis Syrovatsky
2005-12-14
6
-4
/
+202
*
Added code for controling the progress of the file transfer.
Dennis Syrovatsky
2005-12-14
2
-10
/
+55
*
Added status strings for copy operation.
Dennis Syrovatsky
2005-12-14
4
-22
/
+18
*
Code improvements.
Dennis Syrovatsky
2005-12-14
2
-0
/
+12
*
Changed FTMsgReader::readFileDownloadData() method.
Dennis Syrovatsky
2005-12-14
9
-13
/
+81
*
Added code for FileTransfer::procFLRDownload() method.
Dennis Syrovatsky
2005-12-13
1
-0
/
+12
*
Added code for download operation
Dennis Syrovatsky
2005-12-13
2
-4
/
+26
*
Updating clients status in real time, in control panel, from Oleg Sheikin.
Constantin Kaplinsky
2005-12-09
1
-0
/
+2
*
The code which realizes functionality " Control of selected clients "
Oleg Sheikin
2005-12-09
10
-15
/
+118
*
The code which realizes full functionality ListView Control
Oleg Sheikin
2005-12-07
10
-46
/
+75
*
Code evalution.
Dennis Syrovatsky
2005-12-05
5
-9
/
+40
*
Added checkDeleteQueue() method to the FileTransfer class.
Dennis Syrovatsky
2005-12-05
3
-4
/
+39
*
Added new methods to the class FolderManager for delete operation.
Dennis Syrovatsky
2005-12-05
5
-18
/
+71
*
Added ScaledPixelBuffer class implementation to the rfb library. The ScaledPi...
george82
2005-12-03
3
-0
/
+231
*
Fixed the bug with saving vnc viewer options parameter "AcceptBell" to the co...
george82
2005-12-03
1
-0
/
+3
*
Added the vnc viewer system menu point "Show toolbar".
george82
2005-12-01
1
-0
/
+1
*
Implemented "Send Ctrl-Esc" the vnc viewer toolbar button.
george82
2005-12-01
1
-0
/
+4
*
Added code for displaying tooltips text over the vnc viewer toolbar buttons.
george82
2005-12-01
1
-0
/
+4
*
Added TBSTYLE_TOOLTIPS window style to the toolbar window.
george82
2005-12-01
2
-1
/
+60
*
Added implementation of the vnc viewer options parameter "Show toolbar by def...
george82
2005-12-01
2
-4
/
+11
*
Added showToolbar parameter to the CViewOptions class.
george82
2005-11-30
2
-1
/
+9
*
Changed flags for reading from "r" to "rb", for writing from "w" to "wb"
Dennis Syrovatsky
2005-11-30
9
-26
/
+105
*
Added check box "Show toolbar by default" in the vncviewer options dialog.
george82
2005-11-28
2
-2
/
+6
*
Small code improvements in the file managing classes.
Dennis Syrovatsky
2005-11-28
7
-8
/
+10
*
Added window messages to FTDialog
Dennis Syrovatsky
2005-11-28
5
-152
/
+223
*
Added getDirSize() method to the FolderManager class.
Dennis Syrovatsky
2005-11-28
6
-5
/
+144
[prev]
[next]