index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
vncviewer
/
DesktopWindow.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Tight decoding optimizations broke the build of the legacy viewers, so th...
DRC
2011-11-03
1
-1350
/
+0
*
Make full-screen mode span all monitors in a multi-monitor system
DRC
2011-06-06
1
-7
/
+7
*
Merged r4342 - r4359 from 1_1 branch.
Adam Tkac
2011-04-27
1
-3
/
+0
*
Fix 64-bit Windows issues
DRC
2010-05-20
1
-6
/
+7
*
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
Adam Tkac
2009-10-08
1
-1
/
+1
*
Try to render entire update in one go to avoid tearing.
Pierre Ossman
2009-03-25
1
-2
/
+33
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
1
-1
/
+1
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
1
-1
/
+1
*
Like r3552/r3553, but for Windows viewer: Add TightVNC to window title.
Peter Åstrand
2009-01-27
1
-1
/
+1
*
Make sure that the scale factor code and DesktopName support works together: ...
Peter Åstrand
2009-01-27
1
-6
/
+8
*
Avoid using result variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid using result variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-8
/
+8
*
MinGW tweak: use __rfbmax/__rfbmin instead of max/min, just like most
Peter Åstrand
2008-12-09
1
-6
/
+7
*
MinGW tweak. baseClass is defined in MsgWindow.cxx as well. Needs to
Peter Åstrand
2008-12-09
1
-1
/
+1
*
Added throwing rfb::UnsupportedPixelFormatExceptions exception in ScaledDIBSe...
george82
2007-11-05
1
-1
/
+1
*
Added the routines for manipulation the scale filter method. It allow change the
george82
2007-03-20
1
-0
/
+6
*
Don't resize the maximized desktop window when vncviewer change the scale
george82
2007-03-20
1
-1
/
+1
*
Added the implementation of cursor handling in the scaling mode.
george82
2007-03-19
1
-3
/
+64
*
Fixed the small defect with refreshing the toolbar buttons (now always enable...
george82
2007-03-12
1
-2
/
+2
*
Auto scaling mode of the vncviewer make improved.
george82
2007-03-12
1
-7
/
+15
*
Fixed the bug with wrong desktop window size of the
george82
2007-03-10
1
-1
/
+1
*
Fixed the bug with crashing vncviewer when it works in the
george82
2007-03-10
1
-6
/
+8
*
Now the min desktop window size limit to the toolbar size.
george82
2007-01-27
1
-4
/
+30
*
Added DesktopWindow::resizeDesktopWindowToBuffer() method.
george82
2007-01-27
1
-4
/
+25
*
Initial support all color formats by the vncviewer in
george82
2006-09-23
1
-4
/
+4
*
Fixed passing of mouse wheel events.
Constantin Kaplinsky
2006-09-14
1
-65
/
+75
*
Now the vncviewer window title display the remote desktop
george82
2006-09-11
1
-1
/
+6
*
Small the DesktopWindow class code improvements.
george82
2006-09-11
1
-5
/
+3
*
Now status of ZOOM IN, ZOOM OUT, ACTUAL SIZE, AUTO SIZE
george82
2006-09-11
1
-0
/
+26
*
Fixed the bug with overlaping the vncviewer window all other
george82
2006-09-11
1
-3
/
+3
*
Added the autoScaling mode implementation to the vncviewer.
george82
2006-09-05
1
-7
/
+16
*
Added DesktopWindow::fitBufferToWindow() method.
george82
2006-09-05
1
-0
/
+22
*
Fixed the bug with the main window resizing (don't take
george82
2006-06-10
1
-0
/
+2
*
Fixed the bug with the main window resizing (don't take
george82
2006-06-10
1
-1
/
+10
*
Fixed the bug with overlapping the vncviwer window by
george82
2006-06-05
1
-1
/
+1
*
Implemented scaling interface of the local copy of remote
george82
2006-05-29
1
-0
/
+6
*
Added new exception rfb::UnsupportedPixelFormatException.
george82
2006-05-29
1
-0
/
+4
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
1
-0
/
+1103