]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2007-03-12 george82Auto scaling mode of the vncviewer make improved.
2007-03-10 george82Fixed the bug with wrong desktop window size of the
2007-03-10 george82Fixed the bug with crashing vncviewer when it works...
2007-01-27 george82Now the min desktop window size limit to the toolbar...
2007-01-27 george82Added DesktopWindow::resizeDesktopWindowToBuffer()...
2007-01-27 george82Fixed the bug in ToolBar::getTotalWidth() method.
2006-12-10 george82Added ToolBar::getTotalWidth(). It returns the total...
2006-12-08 Constantin... Reverted the changes appeared in revisions 2173,2181...
2006-12-05 Constantin... Fixed unreasonably high CPU utilization in cases when...
2006-12-05 Constantin... Corrected support for TightVNC extensions - always...
2006-12-05 Constantin... Reordered initializers in ScaledPixelBuffer constructor...
2006-12-05 Constantin... Updated make file for building under *nix.
2006-12-04 george82Improved the performance of the remote desktop scaling.
2006-12-04 george82Fixed the bug with wrong weight table for y coords.
2006-12-04 Constantin... A FIXME comment: TightVNC extensions support is not...
2006-12-03 george82Set the default scaled filter to bicubic.
2006-12-03 george82Set the default scaled filter to bilinear.
2006-12-03 george82Modified ScaledPixelBuffer::calculateScaleBoundary...
2006-12-03 george82Fixed the bug with very low quality of the remote desktop
2006-12-01 Constantin... Reporting build time in x0vncserver usage.
2006-11-26 george82Updated the comments.
2006-11-26 george82Added support all true color pixel format for scaling the
2006-11-23 george82Improved the performance of the scaling algorithm too
2006-11-20 george82Removed the unnecessary variables.
2006-11-20 george82Now ScaledPixelBuffer class using the weighting tabs for
2006-11-20 george82Fixed the small bugs with the makeWeightTabs function.
2006-11-20 george82Fixed the checking for the scale filter index.
2006-11-14 george82Added the new method makeWeightTabs to the ScaleFilters
2006-10-29 george82Moved ScaleFilters class methods and 1-d filter functions
2006-10-28 george82Small code improvements.
2006-10-28 george82Added some comments.
2006-10-27 george82Added SFilterWeightTab struct.
2006-10-27 george82Added ScaleFilters class implementation to the
2006-10-26 george82Added definitions of the 1-D filters and routines using
2006-09-23 george82Timely added check for unsupported pixel format.
2006-09-23 george82Initial support all color formats by the vncviewer in
2006-09-23 george82Correct the ScaledDIBSectionBuffer class code.
2006-09-23 george82Added the new methods to the ScaledDIBSectionBuffer...
2006-09-16 george82Initial support all color formats by the vncviewer in
2006-09-16 george82Small ScaledPixelBuffer class improvements.
2006-09-14 Constantin... Fixed passing of mouse wheel events.
2006-09-13 Constantin... Removed unused variables, added comments. This fixes...
2006-09-13 Constantin... Updated Makefile.in to include CapsList.cxx compilation.
2006-09-12 Constantin... Finished support for TightVNC protocol extensions in...
2006-09-12 Constantin... Rationalized FIXME comments, changed code layout in...
2006-09-12 Constantin... Improved code to advertise supported encoding types...
2006-09-12 Constantin... Tiny cleanup in a comment.
2006-09-12 Constantin... Documented the CapsList class.
2006-09-12 Constantin... Documentation on CapsContainer class has been extended...
2006-09-11 george82Now the vncviewer window title display the remote desktop
2006-09-11 george82Small the DesktopWindow class code improvements.
2006-09-11 george82Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO...
2006-09-11 george82Fixed the bug with overlaping the vncviewer window...
2006-09-11 george82Added implementation of the ZOOM IN and ZOOM OUT vncviewer
2006-09-11 george82Fixed the mistake int ScaledPixelBuffer::getScale().
2006-09-11 george82Removed the unnecessary CConnOptions::scaling parameter.
2006-09-11 george82Added the new scale values (10, 200) to the vncviewer
2006-09-10 george82Fixed the bug with the zero-sized vncviewer window...
2006-09-10 george82Implemented Actual Size and Auto Size the vncviewer...
2006-09-09 george82Removed the unnecessary button "Disconnect" from the
2006-09-09 george82Added the new buttons to the vncviewer toolbar:
2006-09-08 Constantin... Eliminated some compilation warnings.
2006-09-08 Constantin... Implemented support for TightVNC protocol extensions...
2006-09-07 george82Increased the scale combobox list rectangle.
2006-09-06 Constantin... Minor refactoring to prepare the source for handling...
2006-09-06 Constantin... Eliminated two compilation warnings.
2006-09-05 george82Small the ScaledDIBSectionBuffer class code improvements.
2006-09-05 george82Before any manipulations with DesktopWindow (setSize and
2006-09-05 george82Added the autoScaling mode implementation to the vncviewer.
2006-09-05 george82Added the ScaledDIBSectionBuffer::recreateBuffers method.
2006-09-05 george82Added DesktopWindow::fitBufferToWindow() method.
2006-08-17 george82Init scaled_width and scaled_width by zero
2006-08-02 george82ScaledDIBSectionBuffer class code improvements. Added...
2006-07-29 george82ScaledDIBSectionBuffer class code improvements. Now we
2006-07-29 george82ScaledPixelBuffer class code improvements. Remove scale
2006-07-23 george82Added ScaledPixelBuffer::getSrcWidth() and
2006-06-10 george82Fixed the bug with the main window resizing (don't...
2006-06-10 george82Fixed the bug with the main window resizing (don't...
2006-06-10 george82Removed the unnecessary methods ViewerToolBar::show...
2006-06-05 george82Fixed the bug with overlapping the vncviwer window by
2006-06-04 Constantin... Minor code cleanup.
2006-06-03 Constantin... A few tabs converted to spaces.
2006-06-03 Constantin... Ported the CapsContainer class from the TightVNC 1...
2006-06-02 Constantin... Ignoring *.d files created by vncmkdepend utility.
2006-06-02 Constantin... Ignoring files created by the configure script.
2006-06-02 Constantin... Changes in reporting version numbers and copyrights.
2006-06-02 Constantin... Cyrillic text was encoded in CP866 instead of KOI8-R.
2006-06-02 Constantin... A grammar fix in man pages.
2006-06-02 Constantin... Fixed paths in makefiles under unix/xc/ to reflect...
2006-06-02 Constantin... Updated the configure script. GNU Autoconf 2.59 was...
2006-06-02 Constantin... Updated build scripts in unix/ for new directory layout.
2006-06-02 Constantin... New file copied from VNC 4.1.2 source.
2006-05-30 Constantin... Fixed include path for locating the libjpeg.h file.
2006-05-30 Constantin... Restored svn:ignore entries that were lost in previous...
2006-05-30 Constantin... Merged HP-UX patches from VNC 4.1.2.
2006-05-30 Constantin... Ignoring files created by the configure script.
2006-05-30 Constantin... Not checking for X in the configure script.
2006-05-30 Constantin... Fixed include path for libjpeg.h, to allow including...
2006-05-30 Constantin... Not defining ZLIB_INCLUDE as it is not used in the...
2006-05-30 Constantin... New configure script generated from configure.in by...
next