1. 7e93112 ssize_t must be signed even in windows by Sayed Adel · 8 years ago
  2. cfb2116 Require getaddrinfo() on all systems by Pierre Ossman · 10 years ago
  3. a08a843 Remove HAVE_INET_ATON as nothing uses it by Pierre Ossman · 10 years ago
  4. 3aaaf66 Nothing uses inet_ntop()/inet_pton() so remove the CMake define by Pierre Ossman · 10 years ago
  5. 88c24ed Raise GnuTLS requirements to 3.x by Pierre Ossman · 11 years ago
  6. 56610fb Raise FLTK requirement to 1.3.3 by Pierre Ossman · 11 years ago
  7. 6abf3f4 IPv6 loopback support too. by Tim Waugh · 11 years ago
  8. 6d66d6d Protect the optional IM disabling calls with #ifdef:s by Pierre Ossman · 11 years ago
  9. 4f3ac69 Add xhandler hook by Pierre Ossman · 11 years ago
  10. 25188c4 Remove simple keyboard model by Pierre Ossman · 11 years ago
  11. 5ad4d06 Remove a lot of platform compatibilty stuff by Pierre Ossman · 11 years ago
  12. 32c4622 We forgot to port over the getaddrinfo() test from the autoconf by Pierre Ossman · 13 years ago
  13. 208b2ea Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have by Pierre Ossman · 13 years ago
  14. aae3891 Implement client side multi-head support. Requires a FLTK patched to support by Pierre Ossman · 13 years ago
  15. 2137f4f GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of by Pierre Ossman · 13 years ago
  16. 0878eca Move the last remnants of autotools into config.h. by Pierre Ossman · 13 years ago
  17. 8eb3508 Set a proper icon for the vncviewer windows on Unix and Windows. by Pierre Ossman · 13 years ago
  18. 3080ec4 Enable WinVNC build with MinGW and MinGW64 by DRC · 14 years ago
  19. 1980dd5 Remove unused autotools build system by DRC · 14 years ago[Renamed from config.h.cmake.in]
  20. 777290b Detect and enable PAM authentication support by DRC · 14 years ago
  21. 835b4ef Add support for cursors to the new viewer. by Pierre Ossman · 14 years ago
  22. 4c613d3 Implement full screen support in new vncviewer. by Pierre Ossman · 14 years ago
  23. cb0cffe Add support for multimedia keys. by Pierre Ossman · 14 years ago
  24. 4a6be4a Implement support for sending the local clipboard to the server. by Pierre Ossman · 14 years ago
  25. bb445ef This patch adds gettext support for our new vncviewer. CMake only. The by Peter Åstrand · 14 years ago
  26. a645152 Forgot to add the dead key define so that the source code can actually use it. by Pierre Ossman · 14 years ago
  27. d0f0f03 Fix up typo that's been copied around in several places. by Pierre Ossman · 15 years ago
  28. 2a032ad Added complete checks of GnuTLS. by Henrik Andersson · 15 years ago
  29. e1fd8e1 Fixed socklen_t test unix compatible. by Henrik Andersson · 15 years ago
  30. abda06a [Bugfix] Visual Studio needs stddef.h include to get size_t definition. by Adam Tkac · 15 years ago
  31. ed1ef85 Fix MinGW build breakage by DRC · 15 years ago
  32. 125bd25 [Development] Add possibility to build Windows programs with GNUTLS via cmake. by Adam Tkac · 15 years ago
  33. 6375809 Generate config.h for Windows build by DRC · 15 years ago