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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version numbers to 1.0.1.
Adam Tkac
2010-01-19
1
-4
/
+4
*
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
Adam Tkac
2009-10-08
4
-17
/
+21
*
Bump release number to 1.0.0.
Adam Tkac
2009-08-19
1
-4
/
+4
*
Bump version to 0.0.91 and add doc/version_numbers file which lists occurrences
Adam Tkac
2009-06-12
1
-4
/
+4
*
Yet another version number fix. We had forgotten to update VERSIONINFO
Peter Åstrand
2009-04-14
1
-4
/
+4
*
Create the system menu entries earlier to play nice with any system-wide
Pierre Ossman
2009-04-09
1
-15
/
+17
*
Update copyright notice and version in executable metadata.
Pierre Ossman
2009-04-09
1
-4
/
+4
*
Use lower IDs for system menu entries.
Pierre Ossman
2009-04-09
1
-19
/
+19
*
Check for full *-windres name in configure instead of hardcode it.
Adam Tkac
2009-04-07
1
-1
/
+1
*
Try to render entire update in one go to avoid tearing.
Pierre Ossman
2009-03-25
3
-2
/
+44
*
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
[next]