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.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
*
CMake build system for Windows
DRC
2010-10-27
3
-8
/
+42
*
[Development] Client now uses security types from -SecurityTypes parameter in...
Adam Tkac
2010-07-20
1
-3
/
+0
*
[Cleanup] Remove leftover code.
Adam Tkac
2010-07-19
1
-1
/
+0
*
vncviewer now successfully runs on Windows/x64. And there was much rejoicing...
DRC
2010-05-20
2
-0
/
+26
*
Fix 64-bit Windows issues
DRC
2010-05-20
2
-10
/
+12
*
Not necessary to include windows.h if winsock2.h is already included. If bot...
DRC
2010-05-20
3
-3
/
+1
*
Fix VPATH and out-of-tree builds when using MinGW
DRC
2010-05-14
1
-5
/
+5
*
[Development] Implement VeNCrypt type support on client side. Currently only
Adam Tkac
2010-04-23
1
-1
/
+1
*
[Development] Use enhanced Security class by both UNIX and Windows viewers.
Adam Tkac
2010-04-23
2
-16
/
+3
*
[Development] Rename common/rfb/secTypes.{h,cxx} to common/rfb/Security.{h,cxx}.
Adam Tkac
2010-04-23
2
-2
/
+2
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-1
/
+1
*
Don't assign new threads to unused thread variables. No point, plus
Peter Åstrand
2010-02-10
3
-4
/
+4
*
Eliminate GCC signed/unsigned warning.
Peter Åstrand
2010-02-10
1
-1
/
+1
*
Eliminate warning about unused rfb::getHostAndPort, by not including Hostname.h.
Peter Åstrand
2010-02-10
1
-1
/
+0
*
Eliminate GCC signed/unsigned warnings related to encodings: The
Peter Åstrand
2010-02-10
2
-4
/
+4
*
Eliminate three more GCC warnings:
Peter Åstrand
2010-02-10
1
-3
/
+3
*
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
Adam Tkac
2010-02-05
1
-1
/
+1
*
[Development] Bump version numbers to 1.0.90.
Adam Tkac
2009-12-21
1
-4
/
+4
*
Make winvnc4 and Windows vncconfig compilable via MinGW.
Adam Tkac
2009-10-12
1
-0
/
+3
*
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
Adam Tkac
2009-10-08
4
-17
/
+21
*
Adapt Windows viewer to new build system.
Adam Tkac
2009-09-04
1
-6
/
+6
*
Change product name to TigerVNC in about dialogs.
Peter Åstrand
2009-08-27
1
-1
/
+1
*
Declare virtual methods with empty body as pure virtual methods in rfb::CMsgH...
Adam Tkac
2009-06-16
1
-0
/
+1
*
Bump version to 0.0.91.
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
[next]