summaryrefslogtreecommitdiffstats
path: root/win/vncviewer/DesktopWindow.cxx
Commit message (Expand)AuthorAgeFilesLines
* The Tight decoding optimizations broke the build of the legacy viewers, so th...DRC2011-11-031-1350/+0
* Make full-screen mode span all monitors in a multi-monitor systemDRC2011-06-061-7/+7
* Merged r4342 - r4359 from 1_1 branch.Adam Tkac2011-04-271-3/+0
* Fix 64-bit Windows issuesDRC2010-05-201-6/+7
* [Bugfix] Fix MS Visual Studio 2008 compilation issues.Adam Tkac2009-10-081-1/+1
* Try to render entire update in one go to avoid tearing.Pierre Ossman2009-03-251-2/+33
* Rebrand the source as TigerVNC. It is my hope that this patch isPeter Åstrand2009-02-271-1/+1
* [Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.Adam Tkac2009-02-131-1/+1
* Like r3552/r3553, but for Windows viewer: Add TightVNC to window title.Peter Åstrand2009-01-271-1/+1
* Make sure that the scale factor code and DesktopName support works together: ...Peter Åstrand2009-01-271-6/+8
* Avoid using result variable uninitializedPeter Åstrand2008-12-111-1/+1
* Avoid using result variable uninitializedPeter Åstrand2008-12-111-1/+1
* Avoid GCC warning: initializer lists ordered as declarationsPeter Åstrand2008-12-111-8/+8
* MinGW tweak: use __rfbmax/__rfbmin instead of max/min, just like mostPeter Åstrand2008-12-091-6/+7
* MinGW tweak. baseClass is defined in MsgWindow.cxx as well. Needs toPeter Åstrand2008-12-091-1/+1
* Added throwing rfb::UnsupportedPixelFormatExceptions exception in ScaledDIBSe...george822007-11-051-1/+1
* Added the routines for manipulation the scale filter method. It allow change thegeorge822007-03-201-0/+6
* Don't resize the maximized desktop window when vncviewer change the scalegeorge822007-03-201-1/+1
* Added the implementation of cursor handling in the scaling mode.george822007-03-191-3/+64
* Fixed the small defect with refreshing the toolbar buttons (now always enable...george822007-03-121-2/+2
* Auto scaling mode of the vncviewer make improved.george822007-03-121-7/+15
* Fixed the bug with wrong desktop window size of the george822007-03-101-1/+1
* Fixed the bug with crashing vncviewer when it works in the george822007-03-101-6/+8
* Now the min desktop window size limit to the toolbar size.george822007-01-271-4/+30
* Added DesktopWindow::resizeDesktopWindowToBuffer() method.george822007-01-271-4/+25
* Initial support all color formats by the vncviewer ingeorge822006-09-231-4/+4
* Fixed passing of mouse wheel events.Constantin Kaplinsky2006-09-141-65/+75
* Now the vncviewer window title display the remote desktopgeorge822006-09-111-1/+6
* Small the DesktopWindow class code improvements.george822006-09-111-5/+3
* Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZEgeorge822006-09-111-0/+26
* Fixed the bug with overlaping the vncviewer window all othergeorge822006-09-111-3/+3
* Added the autoScaling mode implementation to the vncviewer.george822006-09-051-7/+16
* Added DesktopWindow::fitBufferToWindow() method.george822006-09-051-0/+22
* 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-101-1/+10
* Fixed the bug with overlapping the vncviwer window bygeorge822006-06-051-1/+1
* Implemented scaling interface of the local copy of remotegeorge822006-05-291-0/+6
* Added new exception rfb::UnsupportedPixelFormatException.george822006-05-291-0/+4
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+1103