Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
refs/heads/android-16
/
win
/
winvnc
7198491
Update visible copyright years to 2019
by Samuel Mannehed
· 7 years ago
b85febc
Merge branch 'exittimer' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
10688ef
Properly terminate server on timeouts
by Pierre Ossman
· 7 years ago
f9de176
Merge branch 'vncserver' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
8526e48
Stop trying to send ListConnInfo via WM_COPYDATA
by Pierre Ossman
· 7 years ago
025326d
Move ListConnInfo to WinVNC directory
by Pierre Ossman
· 7 years ago
23a4213
Merge branch 'nojava' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
6c97fa4
Encapsulate client handling in VNCServerST
by Pierre Ossman
· 7 years ago
32b96ff
Change to https for tigervnc URL
by Pierre Ossman
· 7 years ago
eef6c9a
Remove QueryConnectionHandler
by Pierre Ossman
· 7 years ago
e6aab24
Force common flow of connection queries
by Pierre Ossman
· 7 years ago
4a4453f
Remove Java web server
by Pierre Ossman
· 7 years ago
fe2e5fc
Merge branch 'unix' of https://github.com/CendioOssman/tigervnc
by Pierre Ossman
· 7 years ago
8ee522a
Catch exceptions by reference
by Pierre Ossman
· 7 years ago
e3a2be6
Use abstract SocketListener class
by Pierre Ossman
· 7 years ago
518698a
Update visible copyright year to 2018
by Samuel Mannehed
· 8 years ago
6011f96
Rename README.txt to README.rst and convert to reStructuredText
by Peter Åstrand (astrand)
· 8 years ago
90afb1c
Configuration::listParams wants width/nameWidth; not ConfigurationObject
by Peter Åstrand (astrand)
· 8 years ago
b000ff1
Get rid of getFbSize()/getDesktopSize() in common
by Pierre Ossman
· 8 years ago
8e5a29e
Update visible copyright year to 2017
by Samuel Mannehed
· 8 years ago
0536d09
spelling fixes
by klemens
· 9 years ago
c7860c2
Don't fail old service cleanup
by Pierre Ossman
· 9 years ago
338e73a
Replace Windows specific thread handling
by Pierre Ossman
· 9 years ago
ed92079
Clean up old WinVNC services
by Pierre Ossman
· 9 years ago
4e7d05c
Don't reference Xregion unless used directly
by Pierre Ossman
· 9 years ago
fa93778
change the Copyright year
by Bojan Memetovic
· 9 years ago
fc08bee
Remove legacy Windows code
by Pierre Ossman
· 10 years ago
526b380
Shorten service identifier
by Pierre Ossman
· 10 years ago
018c67e
Provide description for services
by Pierre Ossman
· 10 years ago
eab85bc
Clean up listening sockets on error
by Pierre Ossman
· 10 years ago
f7aa3f9
Return TcpListener pointers rather than objects
by Pierre Ossman
· 10 years ago
bc84faa
Improve TigerVNC branding in WinVNC
by Pierre Ossman
· 10 years ago
5b90c5f
Convert WinVNC to the new TcpListener API
by Pierre Ossman
· 10 years ago
79f82f9
Local address change events are not socket specific
by Pierre Ossman
· 10 years ago
57cab51
Resurrect TcpListener::getMyAddresses()
by Pierre Ossman
· 10 years ago
cd5c82a
Fix unsafe format strings to the logging functions
by Pierre Ossman
· 11 years ago
b0a8047
Don't shove a pointer into a 32-bit variable
by Pierre Ossman
· 11 years ago
ba6fbfe
Give CharArray a printf style method to ease automatic allocation
by Pierre Ossman
· 11 years ago
b1cd6ca
Reorder class initialiser list to match what actually happens
by Pierre Ossman
· 11 years ago
fb450fb
Fix mismatches between format string and arguments
by Pierre Ossman
· 11 years ago
5ad4d06
Remove a lot of platform compatibilty stuff
by Pierre Ossman
· 11 years ago
60c4193
Make WinVNC service mode work on Windows Vista and beyond.
by Samuel Mannehed
· 12 years ago
dc6af37
Removes the additional padding reserved for the menubar and enables drag undocking for the java applet when served from Windows.
by Brian Hinz
· 12 years ago
f8212b9
Update more copyrights to 2013.
by Peter Åstrand
· 12 years ago
7f4fc69
Windows has a bit of a peculiarity in that winsock2.h must be included
by Pierre Ossman
· 13 years ago
4c378e0
Build wm_hooks in its own directory. Makes the build structure more clear.
by Pierre Ossman
· 13 years ago
95e28f7
Consolidate the installation paths and make sure we have decent defaults.
by Pierre Ossman
· 13 years ago
ccc0969
Remove Visual C++ support
by DRC
· 14 years ago
714110b
Fix installer build when using MinGW
by DRC
· 14 years ago
11278c5
Fix Java viewer integration when building WinVNC with MinGW
by DRC
· 14 years ago
e8b16be
Newer versions of GCC (specifically, the one in MinGW64) don't like casting directly from a 64-bit pointer to a 32-bit integer, so we need to first cast to a 64-bit integer (remember that Windows is LLP64)
by DRC
· 14 years ago
c19ab9e
Move Java source up one level and allow Java viewer to be built as a standalone project (per community request)
by DRC
· 14 years ago
857f133
Only include Java viewer resources if BUILD_JAVA is defined
by DRC
· 14 years ago
f50ec7c
Fix WinVNC so that it embeds and serves up the Java viewer whenever BUILD_JAVA=1
by DRC
· 14 years ago
07baad7
Use generic copyright message which refers the user to the complete copyright history in README.txt
by DRC
· 14 years ago
1980dd5
Remove unused autotools build system
by DRC
· 14 years ago
8dde266
Remove old Visual C++ project files (use CMake to build with Visual C++)
by DRC
· 15 years ago
d41d4be
[Development] winvnc: Enable debug output when built with -D_DEBUG
by Adam Tkac
· 15 years ago
5b1d850
[Bugfix] Fix MinGW-based Windows builds.
by Adam Tkac
· 15 years ago
96c5df3
[Bugfix] Fix typo in winvnc.rc.
by Adam Tkac
· 15 years ago
0c4dcd2
[Bugfix] win: Enable server configuration parameters in winvnc.
by Adam Tkac
· 15 years ago
80dfacf
Unix LF
by DRC
· 15 years ago
872e27c
Fix 'make dist'
by DRC
· 15 years ago
180c016
CMake build system for Windows
by DRC
· 15 years ago
01345fc
winvnc: Declare the main() function as WinMain()
by Adam Tkac
· 15 years ago
8fb6ac0
winvnc: Declare argv as "char**" instead of "const *char[]"
by Adam Tkac
· 15 years ago
e450dc4
[Bugfix] Include VNCServerWin32.h before QueryConnectDialog.h to ensure winsock2.h is included before windows.h.
by Adam Tkac
· 15 years ago
5ef6c47
Fix VPATH and out-of-tree builds when using MinGW
by DRC
· 15 years ago
e1f2a52
[Development] winvnc: Add -ShowTrayIcon param which controls if winvnc system
by Adam Tkac
· 15 years ago
a6578bf
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
by Adam Tkac
· 15 years ago
c58b3d1
[Development] Add possibility to define viewer/server specific parameters via
by Adam Tkac
· 15 years ago
93ff5db
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
by Adam Tkac
· 16 years ago
b514bc7
[Development] Bump version numbers to 1.0.90.
by Adam Tkac
· 16 years ago
934f63c
Make winvnc4 and Windows vncconfig compilable via MinGW.
by Adam Tkac
· 16 years ago
8517ea5
[Bugfix] Fix MS Visual Studio 2008 compilation issues.
by Adam Tkac
· 16 years ago
f55ca17
Change product name to TigerVNC in about dialogs.
by Peter Åstrand
· 16 years ago
778f2f0
Bump version to 0.0.91.
by Adam Tkac
· 16 years ago
a9efd38
The index.vnc in the javabin directory was removed in r3667. We could
by Peter Åstrand
· 16 years ago
50cfae7
Fetch VncViewer.jar directly from the Java build directory, instead of
by Peter Åstrand
· 16 years ago
36dd7ba
Yet another version number fix. We had forgotten to update VERSIONINFO
by Peter Åstrand
· 16 years ago
9d9d592
logo150x150.gif is no longer used.
by Peter Åstrand
· 16 years ago
ecb6631
Updated the version number in yet another location.
by Peter Åstrand
· 16 years ago
0c08558
Update version information, to match rest of the project.
by Peter Åstrand
· 16 years ago
f99c571
Remove file transfer support.
by Pierre Ossman
· 16 years ago
e9752ea
Replace TightVNC graphics with the TigerVNC logo.
by Pierre Ossman
· 17 years ago
4eacc02
Rebrand the source as TigerVNC. It is my hope that this patch is
by Peter Åstrand
· 17 years ago
1f1e638
Eliminated a warning on link in the Debug configuration.
by Constantin Kaplinsky
· 18 years ago
729598c
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago