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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
win
/
winvnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a lot of platform compatibilty stuff
Pierre Ossman
2014-07-07
2
-5
/
+0
*
Make WinVNC service mode work on Windows Vista and beyond.
Samuel Mannehed
2014-02-07
6
-37
/
+161
*
Removes the additional padding reserved for the menubar and enables drag undo...
Brian Hinz
2014-01-12
2
-1
/
+3
*
Update more copyrights to 2013.
Peter Åstrand
2013-06-11
1
-1
/
+1
*
Windows has a bit of a peculiarity in that winsock2.h must be included
Pierre Ossman
2012-04-26
1
-1
/
+2
*
Build wm_hooks in its own directory. Makes the build structure more clear.
Pierre Ossman
2012-04-25
1
-12
/
+0
*
Consolidate the installation paths and make sure we have decent defaults.
Pierre Ossman
2012-03-27
1
-2
/
+2
*
Remove Visual C++ support
DRC
2011-11-08
1
-8
/
+1
*
Fix installer build when using MinGW
DRC
2011-11-07
1
-0
/
+5
*
Fix Java viewer integration when building WinVNC with MinGW
DRC
2011-10-12
3
-6
/
+10
*
Newer versions of GCC (specifically, the one in MinGW64) don't like casting d...
DRC
2011-10-12
1
-2
/
+2
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
2
-2
/
+2
*
Only include Java viewer resources if BUILD_JAVA is defined
DRC
2011-10-05
1
-0
/
+4
*
Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1
DRC
2011-10-05
4
-12
/
+34
*
Use generic copyright message which refers the user to the complete copyright...
DRC
2011-06-28
1
-4
/
+4
*
Remove unused autotools build system
DRC
2011-06-24
1
-27
/
+0
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-252
/
+0
*
[Development] winvnc: Enable debug output when built with -D_DEBUG
Adam Tkac
2011-01-26
1
-3
/
+13
*
[Bugfix] Fix MinGW-based Windows builds.
Adam Tkac
2010-11-25
1
-1
/
+1
*
[Bugfix] Fix typo in winvnc.rc.
Adam Tkac
2010-11-25
1
-1
/
+1
*
[Bugfix] win: Enable server configuration parameters in winvnc.
Adam Tkac
2010-11-11
1
-0
/
+2
*
Unix LF
DRC
2010-10-27
1
-26
/
+26
*
Fix 'make dist'
DRC
2010-10-27
1
-2
/
+2
*
CMake build system for Windows
DRC
2010-10-27
4
-7
/
+72
*
winvnc: Declare the main() function as WinMain()
Adam Tkac
2010-06-25
1
-1
/
+4
*
winvnc: Declare argv as "char**" instead of "const *char[]"
Adam Tkac
2010-06-25
1
-2
/
+2
*
[Bugfix] Include VNCServerWin32.h before QueryConnectDialog.h to ensure winso...
Adam Tkac
2010-06-25
1
-1
/
+1
*
Fix VPATH and out-of-tree builds when using MinGW
DRC
2010-05-14
1
-5
/
+5
*
[Development] winvnc: Add -ShowTrayIcon param which controls if winvnc system
Adam Tkac
2010-05-13
1
-1
/
+4
*
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
Adam Tkac
2010-04-23
2
-3
/
+0
*
[Development] Add possibility to define viewer/server specific parameters via
Adam Tkac
2010-04-23
1
-1
/
+1
*
[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
5
-6
/
+39
*
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
Adam Tkac
2009-10-08
2
-6
/
+6
*
Change product name to TigerVNC in about dialogs.
Peter Åstrand
2009-08-27
1
-1
/
+1
*
Bump version to 0.0.91.
Adam Tkac
2009-06-12
1
-4
/
+4
*
The index.vnc in the javabin directory was removed in r3667. We could
Peter Åstrand
2009-04-14
2
-1
/
+14
*
Fetch VncViewer.jar directly from the Java build directory, instead of
Peter Åstrand
2009-04-14
1
-1
/
+1
*
Yet another version number fix. We had forgotten to update VERSIONINFO
Peter Åstrand
2009-04-14
1
-4
/
+4
*
logo150x150.gif is no longer used.
Peter Åstrand
2009-04-14
1
-1
/
+0
*
Updated the version number in yet another location.
Peter Åstrand
2009-04-14
1
-2
/
+2
*
Update version information, to match rest of the project.
Peter Åstrand
2009-04-14
1
-4
/
+4
*
Remove file transfer support.
Pierre Ossman
2009-03-13
2
-10
/
+0
*
Replace TightVNC graphics with the TigerVNC logo.
Pierre Ossman
2009-03-04
5
-0
/
+0
*
Rebrand the source as TigerVNC. It is my hope that this patch is
Peter Åstrand
2009-02-27
3
-6
/
+6
*
Eliminated a warning on link in the Debug configuration.
Constantin Kaplinsky
2007-09-03
1
-2
/
+2
*
Migrating to new directory structure adopted from the RealVNC's source tree. ...
Constantin Kaplinsky
2006-05-25
26
-0
/
+2559