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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
vncviewer
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support for ExtendedDesktopSize and -DesktopSize in the Windows client.
Pierre Ossman
2009-03-24
4
-1
/
+67
*
Remove file transfer support.
Pierre Ossman
2009-03-13
21
-3377
/
+0
*
Change encoding and quality defaults to what auto mode would choose.
Pierre Ossman
2009-03-12
1
-3
/
+3
*
Improve auto mode for new JPEG code.
Pierre Ossman
2009-03-12
2
-37
/
+51
*
Replace TightVNC graphics with the TigerVNC logo.
Pierre Ossman
2009-03-04
2
-0
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
7
-16
/
+16
*
No need to repeat the project home page in every source file. Not SPOT.
Peter Åstrand
2009-02-25
10
-10
/
+10
*
[Bugfix] Use rdr::U32 type for length of strings handled by *CutText functions.
Adam Tkac
2009-02-13
4
-4
/
+4
*
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
*
Implemented support for DesktopName pseudo encoding, which allows
Peter Åstrand
2009-01-15
1
-0
/
+1
*
Build a GUI application rather than a console one
Peter Åstrand
2008-12-16
1
-1
/
+1
*
Eliminiated two unused variables; no need to store result from
Peter Åstrand
2008-12-12
1
-2
/
+2
*
Corrected r3380, forgotten passwordFile init.
Peter Åstrand
2008-12-11
1
-1
/
+2
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid using bResult variable uninitialized
Peter Åstrand
2008-12-11
1
-1
/
+1
*
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
-2
/
+2
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-10
/
+26
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-8
/
+8
*
Eliminated unused variable
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Explicit cast of -1 to UINT, to silence GCC warnings, but still adhere
Peter Åstrand
2008-12-11
1
-1
/
+1
*
Avoid GCC warning: initializer lists ordered as declarations
Peter Åstrand
2008-12-11
1
-3
/
+3
*
Make sure all files ends with newline
Peter Åstrand
2008-12-10
3
-3
/
+3
*
MinGW: Syntax correction: Added missing comma.
Peter Åstrand
2008-12-10
1
-1
/
+1
*
MinGW: Compile resource file and link with it.
Peter Åstrand
2008-12-10
1
-3
/
+8
*
MinGW tweak: Constructs such as:
Peter Åstrand
2008-12-09
3
-7
/
+7
*
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
*
Basic support for building Windows vncviewer using MinGW. This patch
Peter Åstrand
2008-12-09
1
-0
/
+50
*
Fix -PasswordFile, which was causing asserts. Since we are providing
Peter Åstrand
2008-12-03
1
-1
/
+2
*
Added throwing rfb::UnsupportedPixelFormatExceptions exception in ScaledDIBSe...
george82
2007-11-05
1
-1
/
+1
*
Removed the possibility to choose the scale filter in the options dialog of v...
george82
2007-11-05
6
-37
/
+1
*
Now implemented manage the scale filters from the vncviewer options dialog.
george82
2007-04-30
1
-0
/
+1
*
Temporary added constraint of scale filters.
george82
2007-04-30
1
-1
/
+6
*
Added controls to manage the scale filters in the vncviewer options dialog.
george82
2007-04-30
3
-14
/
+50
*
Added the new options parameter scaleFilter to CConnOptions class.
george82
2007-04-30
2
-1
/
+15
*
Added the routines for manipulation the scale filter method. It allow change the
george82
2007-03-20
2
-0
/
+8
*
Before first use DesktopWindow::setSize() should set the toolbar status because
george82
2007-03-20
1
-0
/
+1
*
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
2
-3
/
+71
*
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
3
-7
/
+17
*
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
2
-8
/
+9
*
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
2
-4
/
+28
*
Initial support all color formats by the vncviewer in
george82
2006-09-23
2
-5
/
+5
*
Fixed passing of mouse wheel events.
Constantin Kaplinsky
2006-09-14
2
-65
/
+79
[prev]
[next]