2006-09-13 |
Constantin... | Removed unused variables, added comments. This fixes... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Constantin... | Updated Makefile.in to include CapsList.cxx compilation. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Finished support for TightVNC protocol extensions in... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Rationalized FIXME comments, changed code layout in... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Improved code to advertise supported encoding types... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Tiny cleanup in a comment. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Documented the CapsList class. |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Constantin... | Documentation on CapsContainer class has been extended... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Now the vncviewer window title display the remote desktop |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Small the DesktopWindow class code improvements. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Fixed the bug with overlaping the vncviewer window... |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Added implementation of the ZOOM IN and ZOOM OUT vncviewer |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Fixed the mistake int ScaledPixelBuffer::getScale(). |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Removed the unnecessary CConnOptions::scaling parameter. |
commit | commitdiff | tree | snapshot |
2006-09-11 |
george82 | Added the new scale values (10, 200) to the vncviewer |
commit | commitdiff | tree | snapshot |
2006-09-10 |
george82 | Fixed the bug with the zero-sized vncviewer window... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
george82 | Implemented Actual Size and Auto Size the vncviewer... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
george82 | Removed the unnecessary button "Disconnect" from the |
commit | commitdiff | tree | snapshot |
2006-09-09 |
george82 | Added the new buttons to the vncviewer toolbar: |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Constantin... | Eliminated some compilation warnings. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Constantin... | Implemented support for TightVNC protocol extensions... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
george82 | Increased the scale combobox list rectangle. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Constantin... | Minor refactoring to prepare the source for handling... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Constantin... | Eliminated two compilation warnings. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
george82 | Small the ScaledDIBSectionBuffer class code improvements. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
george82 | Before any manipulations with DesktopWindow (setSize and |
commit | commitdiff | tree | snapshot |
2006-09-05 |
george82 | Added the autoScaling mode implementation to the vncviewer. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
george82 | Added the ScaledDIBSectionBuffer::recreateBuffers method. |
commit | commitdiff | tree | snapshot |
2006-09-05 |
george82 | Added DesktopWindow::fitBufferToWindow() method. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
george82 | Init scaled_width and scaled_width by zero |
commit | commitdiff | tree | snapshot |
2006-08-02 |
george82 | ScaledDIBSectionBuffer class code improvements. Added... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
george82 | ScaledDIBSectionBuffer class code improvements. Now we |
commit | commitdiff | tree | snapshot |
2006-07-29 |
george82 | ScaledPixelBuffer class code improvements. Remove scale |
commit | commitdiff | tree | snapshot |
2006-07-23 |
george82 | Added ScaledPixelBuffer::getSrcWidth() and |
commit | commitdiff | tree | snapshot |
2006-06-10 |
george82 | Fixed the bug with the main window resizing (don't... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
george82 | Fixed the bug with the main window resizing (don't... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
george82 | Removed the unnecessary methods ViewerToolBar::show... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
george82 | Fixed the bug with overlapping the vncviwer window by |
commit | commitdiff | tree | snapshot |
2006-06-04 |
Constantin... | Minor code cleanup. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Constantin... | A few tabs converted to spaces. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Constantin... | Ported the CapsContainer class from the TightVNC 1... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Ignoring *.d files created by vncmkdepend utility. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Ignoring files created by the configure script. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Changes in reporting version numbers and copyrights. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Cyrillic text was encoded in CP866 instead of KOI8-R. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | A grammar fix in man pages. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Fixed paths in makefiles under unix/xc/ to reflect... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Updated the configure script. GNU Autoconf 2.59 was... |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | Updated build scripts in unix/ for new directory layout. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Constantin... | New file copied from VNC 4.1.2 source. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Fixed include path for locating the libjpeg.h file. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Restored svn:ignore entries that were lost in previous... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Merged HP-UX patches from VNC 4.1.2. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Ignoring files created by the configure script. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Not checking for X in the configure script. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Fixed include path for libjpeg.h, to allow including... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Not defining ZLIB_INCLUDE as it is not used in the... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | New configure script generated from configure.in by... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Constantin... | Adapted build scripts for the common/* sub-tree. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
george82 | Implemented scaling interface of the local copy of... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
george82 | Added new exception rfb::UnsupportedPixelFormatException. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
george82 | Added new exception rfb::UnsupportedPixelFormatException. |
commit | commitdiff | tree | snapshot |
2006-05-29 |
george82 | Added new exception rfb::UnsupportedPixelFormatException. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
george82 | ScaledDIBSectionBuffer class improvements: |
commit | commitdiff | tree | snapshot |
2006-05-27 |
george82 | Added ScaledDIBSectionBuffer::area() method. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
george82 | Added 3 new parameters to the vncviewer options: |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Constantin... | Merged the changes from revision range 582:588 into... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Constantin... | Overlooked directory to delete in the previous commit. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Constantin... | Migrating to new directory structure adopted from the... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Constantin... | Migrating to new directory structure adopted from the... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Constantin... | Migrating to new directory structure adopted from the... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Constantin... | Migrating to new directory structure adopted from the... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
george82 | Added the scale controls to the vncviewer options dialog |
commit | commitdiff | tree | snapshot |
2006-05-24 |
george82 | Added the scale controls to the vncviewer options dialog. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Peter Åstrand | Adapt to Xorg; look for XorgVersion as well. Also,... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Peter Åstrand | Removed duplicate definition of ddxInitGlobals. Adapt... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
george82 | Small rfb_win32::ScaledDIBSectionBuffer class code |
commit | commitdiff | tree | snapshot |
2006-05-24 |
george82 | Small rfb::ScaledPixelBuffer class code improvements. |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Constantin... | Preparing for directory structure reorganization. New... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Constantin... | Applied the rest of useful changes from VNC 4.1.2 ... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
george82 | Small code improvements. Convert the coordinates from |
commit | commitdiff | tree | snapshot |
2006-05-23 |
george82 | Added the desktop image scaling support to vncviewer. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Constantin... | Fixed the problem with framebuffer data not always... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Constantin... | Better cleanup on receiving signals, improved logging. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Dennis Syrovatsky | Fixed gcc compile warning. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Constantin... | Better logging -- less repeated information. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Dennis Syrovatsky | Small code improvements. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Constantin... | Removed debugging output, replaced fprintf() to stderr... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Constantin... | Minor code refactoring: loading initial screen data... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Constantin... | Changes to build under LynxOS 2.3. Some more changes... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Constantin... | Fixed a problem with toolbar that could show up in... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Constantin... | Added support for new `Geometry' option which allows... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Constantin... | VNCServerST::m_pFTManager pointer did not get initializ... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Constantin... | Merged the changes from branch/merge-with-vnc-4.1.1... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Peter Åstrand | Adapt CConn::getUserPasswd, so that it can read from... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Constantin... | More small fixes in file transfer related files to... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Constantin... | Various small fixes in file transfer related files... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Constantin... | Updated Makefile.in for building under Unix. |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Constantin... | Fixed svn:eol-style properties. |
commit | commitdiff | tree | snapshot |
next |