summaryrefslogtreecommitdiffstats
path: root/win/vncviewer/DesktopWindow.h
Commit message (Expand)AuthorAgeFilesLines
* Try to render entire update in one go to avoid tearing.Pierre Ossman2009-03-251-0/+10
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-131-1/+1
* Added the routines for manipulation the scale filter method. It allow change thegeorge822007-03-201-0/+2
* Added the implementation of cursor handling in the scaling mode.george822007-03-191-0/+7
* Auto scaling mode of the vncviewer make improved.george822007-03-121-0/+1
* Fixed the bug with crashing vncviewer when it works in the george822007-03-101-2/+1
* Added DesktopWindow::resizeDesktopWindowToBuffer() method.george822007-01-271-0/+3
* Initial support all color formats by the vncviewer ingeorge822006-09-231-1/+1
* Fixed passing of mouse wheel events.Constantin Kaplinsky2006-09-141-0/+4
* Now the vncviewer window title display the remote desktopgeorge822006-09-111-0/+3
* Small the DesktopWindow class code improvements.george822006-09-111-1/+2
* Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZEgeorge822006-09-111-4/+2
* Added implementation of the ZOOM IN and ZOOM OUT vncviewergeorge822006-09-111-0/+1
* Added the autoScaling mode implementation to the vncviewer.george822006-09-051-0/+6
* Added DesktopWindow::fitBufferToWindow() method.george822006-09-051-0/+2
* Implemented scaling interface of the local copy of remotegeorge822006-05-291-0/+1
* Added new exception rfb::UnsupportedPixelFormatException.george822006-05-291-0/+2
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+254