summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed passing of mouse wheel events.Constantin Kaplinsky2006-09-142-65/+79
* Removed unused variables, added comments. This fixes compilationConstantin Kaplinsky2006-09-131-4/+4
* Updated Makefile.in to include CapsList.cxx compilation.Constantin Kaplinsky2006-09-131-0/+1
* Finished support for TightVNC protocol extensions in the server code. Now "no...Constantin Kaplinsky2006-09-122-14/+32
* Rationalized FIXME comments, changed code layout in switch blocks.Constantin Kaplinsky2006-09-121-36/+20
* Improved code to advertise supported encoding types via protocol capabilities...Constantin Kaplinsky2006-09-121-6/+30
* Tiny cleanup in a comment.Constantin Kaplinsky2006-09-121-1/+1
* Documented the CapsList class.Constantin Kaplinsky2006-09-122-6/+18
* Documentation on CapsContainer class has been extended and moved from .cxx to...Constantin Kaplinsky2006-09-122-50/+57
* Now the vncviewer window title display the remote desktopgeorge822006-09-112-1/+9
* Small the DesktopWindow class code improvements.george822006-09-112-6/+5
* Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZEgeorge822006-09-113-6/+31
* Fixed the bug with overlaping the vncviewer window all othergeorge822006-09-111-3/+3
* Added implementation of the ZOOM IN and ZOOM OUT vncviewergeorge822006-09-112-1/+26
* Fixed the mistake int ScaledPixelBuffer::getScale().george822006-09-111-1/+1
* Removed the unnecessary CConnOptions::scaling parameter.george822006-09-114-12/+0
* Added the new scale values (10, 200) to the vncviewer george822006-09-112-4/+4
* Fixed the bug with the zero-sized vncviewer window when george822006-09-101-1/+1
* Implemented Actual Size and Auto Size the vncviewer toolbar george822006-09-101-0/+21
* Removed the unnecessary button "Disconnect" from thegeorge822006-09-092-7/+0
* Added the new buttons to the vncviewer toolbar:george822006-09-093-8/+17
* Eliminated some compilation warnings.Constantin Kaplinsky2006-09-081-4/+4
* Implemented support for TightVNC protocol extensions in the server code. This...Constantin Kaplinsky2006-09-089-2/+307
* Increased the scale combobox list rectangle.george822006-09-071-1/+1
* Minor refactoring to prepare the source for handling TightVNC protocol extens...Constantin Kaplinsky2006-09-062-0/+6
* Eliminated two compilation warnings.Constantin Kaplinsky2006-09-061-2/+2
* Small the ScaledDIBSectionBuffer class code improvements.george822006-09-052-4/+9
* Before any manipulations with DesktopWindow (setSize andgeorge822006-09-051-1/+1
* Added the autoScaling mode implementation to the vncviewer.george822006-09-053-9/+29
* Added the ScaledDIBSectionBuffer::recreateBuffers method.george822006-09-052-30/+43
* Added DesktopWindow::fitBufferToWindow() method.george822006-09-052-0/+24
* Init scaled_width and scaled_width by zerogeorge822006-08-171-2/+3
* ScaledDIBSectionBuffer class code improvements. Added checkgeorge822006-08-021-2/+8
* ScaledDIBSectionBuffer class code improvements. Now wegeorge822006-07-292-5/+6
* ScaledPixelBuffer class code improvements. Remove scalegeorge822006-07-292-9/+9
* Added ScaledPixelBuffer::getSrcWidth() andgeorge822006-07-231-0/+2
* Fixed the bug with the main window resizing (don't takegeorge822006-06-101-0/+2
* Fixed the bug with the main window resizing (don't takegeorge822006-06-102-2/+11
* Removed the unnecessary methods ViewerToolBar::show() andgeorge822006-06-102-13/+0
* Fixed the bug with overlapping the vncviwer window bygeorge822006-06-051-1/+1
* Minor code cleanup.Constantin Kaplinsky2006-06-041-3/+1
* A few tabs converted to spaces.Constantin Kaplinsky2006-06-031-1/+1
* Ported the CapsContainer class from the TightVNC 1.3 codebase.Constantin Kaplinsky2006-06-034-0/+259
* Ignoring *.d files created by vncmkdepend utility.Constantin Kaplinsky2006-06-020-0/+0
* Ignoring files created by the configure script.Constantin Kaplinsky2006-06-020-0/+0
* Changes in reporting version numbers and copyrights.Constantin Kaplinsky2006-06-023-5/+6
* Cyrillic text was encoded in CP866 instead of KOI8-R.Constantin Kaplinsky2006-06-021-55/+55
* A grammar fix in man pages.Constantin Kaplinsky2006-06-026-6/+6
* Fixed paths in makefiles under unix/xc/ to reflect changes in directory layout.Constantin Kaplinsky2006-06-024-11/+15
* Updated the configure script. GNU Autoconf 2.59 was used to process configure...Constantin Kaplinsky2006-06-021-379/+20