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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged the changes from branch/merge-with-vnc-4.1.1, revisions 520:558.
Constantin Kaplinsky
2006-05-18
31
-3007
/
+3332
|
\
|
*
Merged resources of the vncviewer. The viewer is almost complete now, only th...
Constantin Kaplinsky
2006-05-18
2
-296
/
+263
|
*
Fixed a problem with not updating the system menu when it's opened by right-c...
Constantin Kaplinsky
2006-05-17
1
-7
/
+12
|
*
Toolbar handling restored.
Constantin Kaplinsky
2006-05-17
3
-10
/
+23
|
*
Minor fix to "invalidate" desktop child window instead of the parent window.
Constantin Kaplinsky
2006-05-17
1
-1
/
+1
|
*
Fixed a bug with setting window size which has been introduced while merging....
Constantin Kaplinsky
2006-05-17
1
-6
/
+6
|
*
SendSysKeys setting removed as it almost duplicates new DisableWinKeys settin...
Constantin Kaplinsky
2006-05-17
3
-11
/
+1
|
*
Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the cod...
Constantin Kaplinsky
2006-05-16
30
-2700
/
+3050
*
|
Added the file transfer feature to the server side.
Dennis Syrovatsky
2006-04-17
1
-0
/
+2
*
|
Deleted the FTMsgReader(.cxx, .h) and the FTMsgWriter(.cxx, .h) files from th...
Dennis Syrovatsky
2006-04-17
4
-523
/
+0
*
|
The CFTMsgReader and the CFTMsgWriter classes was moved to rfb workspace.
Dennis Syrovatsky
2006-04-17
10
-73
/
+210
|
/
*
Removed .cvsignore files useless for Subversion.
Constantin Kaplinsky
2006-04-13
1
-6
/
+0
*
Generating browse information in the Debug configuration.
Constantin Kaplinsky
2006-01-26
1
-1
/
+1
*
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
6
-5
/
+128
*
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
3
-10
/
+56
*
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
*
Code evalution.
Dennis Syrovatsky
2005-12-05
4
-8
/
+39
*
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
3
-7
/
+41
*
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
4
-15
/
+90
*
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
1
-0
/
+2
*
Added window messages to FTDialog
Dennis Syrovatsky
2005-11-28
4
-47
/
+122
*
Added getDirSize() method to the FolderManager class.
Dennis Syrovatsky
2005-11-28
4
-5
/
+106
[next]