]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2006-05-19 Constantin... Various small fixes in file transfer related files...
2006-05-19 Constantin... Updated Makefile.in for building under Unix.
2006-05-19 Constantin... Fixed svn:eol-style properties.
2006-05-18 Constantin... Applied a fix from VNC 4.1.2 to close critical security...
2006-05-18 Constantin... Merged the changes from branch/merge-with-vnc-4.1.1...
2006-05-18 Constantin... Merged resources of the vncviewer. The viewer is almost...
2006-05-17 Constantin... Fixed a problem with not updating the system menu when...
2006-05-17 Constantin... Toolbar handling restored.
2006-05-17 Constantin... Minor fix to "invalidate" desktop child window instead...
2006-05-17 Constantin... Fixed a bug with setting window size which has been...
2006-05-17 Constantin... SendSysKeys setting removed as it almost duplicates...
2006-05-16 Constantin... Win32 vncviewer merged with VNC 4.1.1 code. The merge...
2006-05-15 Constantin... Added LowLevelKeyEvents.* files to the rfb_win32 project.
2006-05-11 Constantin... WinVNC merged with VNC 4.1.1 code.
2006-05-11 Constantin... Removed an empty directory.
2006-05-11 Constantin... Updated rdr/msvcwarning.h from VNC 4.1.1, removed other...
2006-05-11 Constantin... Win32 vncconfig utility merged with VNC 4.1.1 code.
2006-05-11 Constantin... The hooks DLL merged with VNC 4.1.1 code.
2006-05-05 Constantin... vncviewer_unix merged with VNC 4.1.1 code.
2006-05-05 Constantin... vncpasswd utility merged with VNC 4.1.1 code.
2006-04-19 Constantin... Fixed a memory leak caused by not deleting Image object...
2006-04-19 Constantin... Fixed a problem with QueryConnect dialog not counting...
2006-04-18 Constantin... Minor code formatting fix.
2006-04-18 Constantin... Fixed a bug with dereferencing a zero pointer in x0vncs...
2006-04-18 Constantin... Fixed a problem with x0vncserver compilation introduced...
2006-04-17 Constantin... Ignoring *.a libraries.
2006-04-17 Constantin... An extra character removed from an #include directive.
2006-04-17 Constantin... Added new files from VNC 4.1.1 that were not included...
2006-04-17 Constantin... The result of processing configure.in with autoconf.
2006-04-17 Dennis SyrovatskyAdded the file transfer feature to the server side.
2006-04-17 Dennis SyrovatskyDeleted the FTMsgReader(.cxx, .h) and the FTMsgWriter...
2006-04-17 Constantin... Unix scripts and docs in the root directory merged...
2006-04-17 Dennis SyrovatskyThe CFTMsgReader and the CFTMsgWriter classes was moved...
2006-04-17 Constantin... A correction for the previous set of changes (r529).
2006-04-17 Constantin... Merged the x0vncserver directory with VNC 4.1.1.
2006-04-17 Dennis SyrovatskyAdded string "Developed by Dennis Syrovatsky"
2006-04-17 Constantin... vncconfig_unix directory merged with VNC 4.1.1 code.
2006-04-17 Constantin... The "xc" tree merged with VNC 4.1.1 code.
2006-04-17 Constantin... The "tx" library merged with VNC 4.1.1 code.
2006-04-17 Constantin... Two new files from VNC 4.1.1 that were overlooked on...
2006-04-16 Constantin... The "rfb_win32" library merged with VNC 4.1.1 code.
2006-04-16 Constantin... The "rfb" library merged with VNC 4.1.1 code.
2006-04-16 Constantin... The "network" library merged with VNC 4.1.1 code.
2006-04-16 Constantin... Creating a branch for merging the code with VNC 4.1.1.
2006-04-13 Constantin... Russian translation for gettext-extracted messages...
2006-04-13 Constantin... Removed .cvsignore files useless for Subversion.
2006-04-05 george82Now rfb_win32::ScaledDIBSectionBuffer is an universal...
2006-04-05 george82Added the new property scaling to the rfb::ScaledPixelB...
2006-04-05 george82Small code improvements.
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
next