]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2006-04-05 george82Added the new method setSourceBuffer() to the rfb:...
2006-04-05 george82Removed unnecessary methods from the rfb::ScaledPixelBu...
2006-04-05 george82Small code improvements.
2006-04-05 george82Removed old files ToolBar.cxx and ToolBar.h from the...
2006-03-28 george82Small ScaledDIBSectinBuffer class code improvements.
2006-03-28 george82Override DIBSectionBuffer::recreateBuffer() in the...
2006-03-28 george82Added initial ScaledDIBSectionBuffer class implementation.
2006-03-28 george82Removed scaled (destination) image buffer manipulation...
2006-03-27 george82Small ScaledPixelBuffer class code improvements.
2006-03-27 george82Calculate the changed pixel rect in the scaled image...
2006-03-27 george82Added ScaledPixelBuffer::calculateScaleBoundary() in...
2006-03-06 Constantin... Calling XShmDestroyReadDisplayBuf() on IrixOverlayShmIm...
2006-03-06 Constantin... Fixed a problem of not using XReadDisplay extension...
2006-03-02 Constantin... Added a FIXME comment.
2006-03-02 Constantin... Porting changes for LynxOS 2.3.
2006-02-24 george82Small ScaledPixelBuffer class improvements.
2006-02-17 Constantin... Major improvements in algoritms of CPU load balancing...
2006-02-17 Constantin... Major improvement of the CPU load optimization implemen...
2006-02-16 Constantin... Tiny code cleanup.
2006-02-16 Constantin... Improved the interface of the PollingScheduler class...
2006-02-16 Constantin... New PollingScheduler class for calculating timeouts...
2006-02-16 Constantin... Forgot to include TimeMillis.cxx in the Makefile template.
2006-02-16 Constantin... Corrected algorithm of adjusting polling intervals...
2006-02-16 Constantin... More precise computing of time to spend in select(...
2006-02-16 Constantin... Using new TimeMillis class instead of calls to gettimeo...
2006-02-15 Constantin... Improvements in the debugging code for measuring perfor...
2006-02-12 george82Small ScaledPixelBuffer class improvements.
2006-02-12 george82Small ScaledPixelBuffer class improvements.
2006-02-12 george82Small ScaledPixelBuffer class improvements.
2006-02-12 george82Rename rfb::SlaledPixelBuffer::data to rfb::SlaledPixel...
2006-02-12 george82Added the default constructor to the rfb::ScaledPixelBu...
2006-02-10 Constantin... For the PollingCycle parameter, the default value has...
2006-02-10 Constantin... Do not poll screen area near the pointer if the pointer...
2006-02-10 Constantin... Marked temporary command-line parameters with the ...
2006-02-10 Constantin... Improved debugging version of the poll() method.
2006-02-10 Constantin... Eliminated code duplication in polling implementations...
2006-02-08 Constantin... Polling screen area around current pointer position...
2006-02-03 Constantin... Improved algorighm of detecting constantly-changed...
2006-02-01 Constantin... Code cleanups in PollingManager.
2006-02-01 Constantin... Minor cleanup, unused code removed.
2006-01-26 Constantin... A few FIXME comments.
2006-01-26 Constantin... Cosmetic changes only.
2006-01-26 Constantin... Generating browse information in the Debug configuration.
2006-01-19 Constantin... Replaced pure virtual function with an empty function...
2006-01-13 Constantin... Replaced Windows-specific "DWORD" type with more approp...
2006-01-12 Oleg SheikinIn Tray menu the item " Disable New Clients " added.
2005-12-22 Oleg SheikinThe code which realizes full functionality Control...
2005-12-18 Dennis SyrovatskyAdded all methods to the SFTMsgReader class.
2005-12-18 Dennis SyrovatskyAdded SFTMsgWriter::writeFileListData method.
2005-12-18 Dennis SyrovatskyAdded FileInfo::getFilenamesSize() and FileInfo::getAll...
2005-12-18 Dennis SyrovatskyAdded code for all methods of the SFTMsgWriter class
2005-12-18 Dennis SyrovatskyAdded SFTMsgReader and SFTMsgWriter classes to the...
2005-12-18 Dennis SyrovatskyThe SFileTransfer, SFTMsgReader, SFTMsgWriter classes...
2005-12-18 Dennis SyrovatskyAdded the file transfer messages routine for the server...
2005-12-18 Dennis SyrovatskyAdded FileTransfer::procFileUploadCancelMsg() and
2005-12-18 Dennis SyrovatskyAdded confirmation dialog for file transfer operation.
2005-12-15 Dennis SyrovatskyAdded browse folders possibility on both sides (local...
2005-12-15 Dennis SyrovatskyAdded FTBrowseDlg::addItems methods.
2005-12-15 Dennis SyrovatskyAdded FTBrowseDlg::create() and FTBrowseDlg::destroy...
2005-12-15 Dennis SyrovatskyAdded FTBrowseDlg::FTBrowseDlgProc method.
2005-12-15 Dennis SyrovatskyAdded new class FTBrowseDlg.
2005-12-15 Dennis SyrovatskyDeleted the FTDialog::BrowseDlg class.
2005-12-15 Dennis SyrovatskyAdded dialog "Browse Folders".
2005-12-15 Dennis SyrovatskyAdded the FTDialog::BrowseDlg class.
2005-12-14 Dennis SyrovatskyAdded code for local and remote renaming files and...
2005-12-14 Dennis SyrovatskyAdded create folder possibility.
2005-12-14 Dennis SyrovatskyAdded CreateFolderDlg class : public rfb_win32::Dialog.
2005-12-14 Dennis SyrovatskyAdded dialog for creating a new folder.
2005-12-14 Dennis SyrovatskyAdded code for canceling file transfer.
2005-12-14 Dennis SyrovatskyAdded dialog for canceling file transfer.
2005-12-14 Dennis SyrovatskyAdded code for controling the progress of the file...
2005-12-14 Dennis SyrovatskyAdded status strings for copy operation.
2005-12-14 Dennis SyrovatskyCode improvements.
2005-12-14 Dennis SyrovatskyChanged FTMsgReader::readFileDownloadData() method.
2005-12-13 Dennis SyrovatskyAdded code for FileTransfer::procFLRDownload() method.
2005-12-13 Dennis SyrovatskyAdded code for download operation
2005-12-09 Constantin... Updating clients status in real time, in control panel...
2005-12-09 Oleg SheikinThe code which realizes functionality " Control of...
2005-12-07 Oleg SheikinThe code which realizes full functionality ListView...
2005-12-05 Dennis SyrovatskyCode evalution.
2005-12-05 Dennis SyrovatskyAdded checkDeleteQueue() method to the FileTransfer...
2005-12-05 Dennis SyrovatskyAdded new methods to the class FolderManager for delete...
2005-12-03 george82Added ScaledPixelBuffer class implementation to the...
2005-12-03 george82Fixed the bug with saving vnc viewer options parameter...
2005-12-01 george82Added the vnc viewer system menu point "Show toolbar".
2005-12-01 george82Implemented "Send Ctrl-Esc" the vnc viewer toolbar...
2005-12-01 george82Added code for displaying tooltips text over the vnc...
2005-12-01 george82Added TBSTYLE_TOOLTIPS window style to the toolbar...
2005-12-01 george82Added implementation of the vnc viewer options paramete...
2005-11-30 george82Added showToolbar parameter to the CViewOptions class.
2005-11-30 Dennis SyrovatskyChanged flags for reading from "r" to "rb", for writing...
2005-11-28 george82Added check box "Show toolbar by default" in the vncvie...
2005-11-28 Dennis SyrovatskySmall code improvements in the file managing classes.
2005-11-28 Dennis SyrovatskyAdded window messages to FTDialog
2005-11-28 Dennis SyrovatskyAdded getDirSize() method to the FolderManager class.
2005-11-28 Dennis SyrovatskyBig code evolution for file transfer feature.
2005-11-27 george82Added possibility to show/hide the toolbar over the...
2005-11-27 george82Overrided the base methods ToolBar::show() and ToolBar...
2005-11-23 Dennis SyrovatskyMajor changes in the FTDialog class.
2005-11-23 Dennis SyrovatskyAdded RBUTTON menu to the file transfer dialog.
next