]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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...
2006-05-30 Constantin... Adapted build scripts for the common/* sub-tree.
2006-05-29 george82Implemented scaling interface of the local copy of...
2006-05-29 george82Added new exception rfb::UnsupportedPixelFormatException.
2006-05-29 george82Added new exception rfb::UnsupportedPixelFormatException.
2006-05-29 george82Added new exception rfb::UnsupportedPixelFormatException.
2006-05-27 george82ScaledDIBSectionBuffer class improvements:
2006-05-27 george82Added ScaledDIBSectionBuffer::area() method.
2006-05-27 george82Added 3 new parameters to the vncviewer options:
2006-05-26 Constantin... Merged the changes from revision range 582:588 into...
2006-05-25 Constantin... Overlooked directory to delete in the previous commit.
2006-05-25 Constantin... Migrating to new directory structure adopted from the...
2006-05-25 Constantin... Migrating to new directory structure adopted from the...
2006-05-25 Constantin... Migrating to new directory structure adopted from the...
2006-05-25 Constantin... Migrating to new directory structure adopted from the...
2006-05-24 george82Added the scale controls to the vncviewer options dialog
2006-05-24 george82Added the scale controls to the vncviewer options dialog.
2006-05-24 Peter ÅstrandAdapt to Xorg; look for XorgVersion as well. Also,...
2006-05-24 Peter ÅstrandRemoved duplicate definition of ddxInitGlobals. Adapt...
2006-05-24 george82Small rfb_win32::ScaledDIBSectionBuffer class code
2006-05-24 george82Small rfb::ScaledPixelBuffer class code improvements.
2006-05-24 Constantin... Preparing for directory structure reorganization. New...
2006-05-24 Constantin... Applied the rest of useful changes from VNC 4.1.2 ...
2006-05-24 george82Small code improvements. Convert the coordinates from
2006-05-23 george82Added the desktop image scaling support to vncviewer.
2006-05-23 Constantin... Fixed the problem with framebuffer data not always...
2006-05-22 Constantin... Better cleanup on receiving signals, improved logging.
2006-05-22 Dennis SyrovatskyFixed gcc compile warning.
2006-05-22 Constantin... Better logging -- less repeated information.
2006-05-22 Dennis SyrovatskySmall code improvements.
2006-05-22 Constantin... Removed debugging output, replaced fprintf() to stderr...
2006-05-22 Constantin... Minor code refactoring: loading initial screen data...
2006-05-21 Constantin... Changes to build under LynxOS 2.3. Some more changes...
2006-05-20 Constantin... Fixed a problem with toolbar that could show up in...
2006-05-20 Constantin... Added support for new `Geometry' option which allows...
2006-05-20 Constantin... VNCServerST::m_pFTManager pointer did not get initializ...
2006-05-20 Constantin... Merged the changes from branch/merge-with-vnc-4.1.1...
2006-05-19 Peter ÅstrandAdapt CConn::getUserPasswd, so that it can read from...
2006-05-19 Constantin... More small fixes in file transfer related files to...
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.
next