]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2005-11-12 Dennis SyrovatskyAdded code for methods in the FTMsgReader class
2005-11-12 Dennis SyrovatskyAdded code for managing remote file list.
2005-11-10 Dennis SyrovatskyMajor code evolution.
2005-11-10 Dennis SyrovatskyCode improvements.
2005-11-10 Dennis SyrovatskyAdded code for FTMsgReader::readFileListData method.
2005-11-10 Dennis SyrovatskyCode evolution.
2005-11-10 Dennis SyrovatskyCode improvements.
2005-11-10 Dennis SyrovatskyAdded prototype of methods to FTMsgReader class.
2005-11-10 Dennis SyrovatskyAdded prototype of methods to FTMsgWriter class.
2005-11-10 Dennis SyrovatskyAdded FTMsgReader and FTMsgWriter classes.
2005-11-10 Dennis SyrovatskyCode improvements.
2005-11-10 Dennis SyrovatskyCode improvements.
2005-11-09 Dennis SyrovatskyCode improvements.
2005-11-09 Dennis SyrovatskyCode improvements.
2005-11-09 Dennis SyrovatskyAdded file transfers object to CView class.
2005-11-09 Dennis SyrovatskyAdded FileTransfer::initialize(...) method.
2005-11-07 Dennis SyrovatskyLittle code improvement.
2005-11-07 Dennis SyrovatskyAdded FileTransfer::createFileTransfer.
2005-11-07 Dennis SyrovatskyCreated code for FTDialog::createFTDialog, FTDialog...
2005-11-07 Dennis SyrovatskyAdded initialize method to FTListView class.
2005-11-07 Dennis SyrovatskyAdded clearAll and clearSingle methods to FTProgress...
2005-11-07 Dennis SyrovatskyAdded methods to FTProgress class for creating, destroying
2005-11-06 Dennis SyrovatskyFTProgress.cxx and FTProgress.h files was added to...
2005-11-06 Dennis SyrovatskyCode improvements.
2005-11-05 george82Added the toolbar to the vncviewer for win32.
2005-11-05 george82Added new method ToolBar::isVisible() in the rfb_win32...
2005-11-05 george82Moved methods ViewerToolBar::show() and ViewerToolBar...
2005-11-04 george82Removed unnecessary method ViewerToolBar::processWM_COM...
2005-11-04 george82Added new methods ViewerToolBar::show() and ViewerToolB...
2005-11-04 george82Removed unnecessary methods ViewerToolBar::enable(...
2005-11-03 george82Added ViewerToolBar class implementation.
2005-11-03 Constantin... Methods of the DirManager class were explicitly declare...
2005-11-02 george82Added new identifiers into resource.h.
2005-11-02 Dennis SyrovatskyAdded ProgressControl class.
2005-11-02 Dennis SyrovatskyAdded FileTransfer and FTDialog classes.
2005-11-02 Dennis SyrovatskyAdded FTListView class.
2005-10-30 george82Correct the mistake in the comment.
2005-10-30 george82Added the child window to display the remote frame...
2005-10-26 Dennis SyrovatskySmall resource clean up.
2005-10-26 Dennis SyrovatskyAdded icons for file transfers dialog.
2005-10-26 Dennis SyrovatskyAdded file transfer confirmation dialog.
2005-10-26 Dennis SyrovatskyAdded "Create a New Folder" dialog.
2005-10-26 Dennis SyrovatskyAdded messages to protocol for support file transfers.
2005-10-26 Dennis SyrovatskySmall code improvements.
2005-10-23 george82Added toolbar.bmp to the vncviewer resources.
2005-10-19 Constantin... Implemented new polling algorithm with video detection.
2005-10-19 Dennis SyrovatskyAdded routines for deleteDir method in FolderManager...
2005-10-19 Dennis SyrovatskyAdded getFolderInfo and getDrivesInfo methods to Folder...
2005-10-19 Dennis SyrovatskySmall code improvements.
2005-10-19 Dennis SyrovatskyAdded virtual class DirManager.
2005-10-19 Dennis SyrovatskyAdded File Transfers dialog.
2005-10-18 Constantin... Added new files to the rfb project.
2005-10-18 Constantin... Added end of lines at end of files.
2005-10-18 Constantin... Got rid of calls to stricmp() function which is Windows...
2005-10-18 Dennis SyrovatskyFiles FileInfo.cxx, FileManager.cxx, FileReader.cxx...
2005-10-18 Dennis SyrovatskyAdded class TransferQueue.
2005-10-18 Dennis SyrovatskyAdded FileInfo class. This class was moved from TightVN...
2005-10-18 Dennis SyrovatskySmall code improvements.
2005-10-17 Dennis SyrovatskyNow files for file management routines added to the...
2005-10-17 Dennis SyrovatskyAdded file management routines. Added classes for open...
2005-09-29 Constantin... Added two different polling algorithms, a dumb one...
2005-09-29 Constantin... The polling code has been moved into a separate class.
2005-09-28 Constantin... Updated for building with the latest version of the...
2005-09-28 Constantin... Fixed a compilation problem caused by including winsock...
2005-09-28 Constantin... Removed files from the project.
2005-09-28 Constantin... Tight encoder's configuration tuning.
2005-09-28 Constantin... Implemented support for changing zlib compression level...
2005-09-28 Constantin... Merged the rdr library with VNC 4.1.1.
2005-09-28 Constantin... Improved configuration of the Tight encoder.
2005-09-27 Constantin... Fixed a bug with wrong encoding number for
2005-09-27 Constantin... Removed the code that prevented colorful rectangles...
2005-09-27 Constantin... Set the ImprovedHextile parameter to true by default...
2005-09-22 Constantin... Removed unused argument of a function.
2005-09-22 Constantin... Optimized the code that analyzes the tile contents.
2005-09-22 Constantin... Added new files to the project.
2005-09-22 Constantin... Limiting maximum number of palette colors in the Hextil...
2005-09-22 Constantin... Using new TightPalette helper class instead of std...
2005-09-21 Constantin... Updated buffer size in ZRLE encoder, fix copied from...
2005-09-16 Constantin... Code improvements in new Hextile encoder.
2005-09-16 Constantin... Changes in comments only -- C-style comments have been...
2005-09-14 Constantin... Code optimizations in the old version of the Hextile...
2005-09-14 Constantin... CPU load monitoring has been implemented in x0vncserver...
2005-09-13 Constantin... Removed the FdOutStream::writeBytes() implementation...
2005-09-09 Constantin... Added boolean parameter "ImprovedHextile" which allows...
2005-09-09 Constantin... Code improvements in the HextileSubrectsTable classes...
2005-09-09 Constantin... Another optimization in new Hextile encoder. Reorganize...
2005-09-09 Constantin... Minor optimization in new Hextile encoder. Values in...
2005-09-09 Constantin... Added completely rewritten implementation of the Hextil...
2005-09-09 Constantin... Updated configure.in to include more platform-dependent...
2005-09-09 Constantin... Fixed a problem with crashing on select() returning...
2005-09-09 Constantin... Fixed a bug with sending colors for zero-size cursors...
2005-09-08 Constantin... Updated x0vncserver to the latest version from the...
2005-09-04 george82Removed the ToolBar part from rfbplayer.cxx and rfbplay...
2005-09-04 george82Added PlayerToolBar class implementation.
2005-08-29 Constantin... Fixed a bug in the Hextile encoder. This bug made the...
2005-08-17 Peter ÅstrandUpdated vncHooksComposite, to fix additional RENDER...
2005-08-11 Peter ÅstrandPrefer ZRLE over Tight. ZRLE is actually faster in...
2005-08-10 Peter ÅstrandModifications for DETECT_SMOOTH_IMAGE:
2005-07-28 george82ToolBar class must be in rfb::win32 namespace.
2005-07-27 george82Added ToolBar.cxx and ToolBar.h to the rfb_win32 project.
next