19 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Author SHA1 Message Date
  Sayed Adel 7e93112a90 ssize_t must be signed even in windows 6 years ago
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems 9 years ago
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it 9 years ago
  Pierre Ossman 3aaaf66fb1 Nothing uses inet_ntop()/inet_pton() so remove the CMake define 9 years ago
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 years ago
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 years ago
  Tim Waugh 6abf3f4c87 IPv6 loopback support too. 9 years ago
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s 9 years ago
  Pierre Ossman 4f3ac69a11 Add xhandler hook 9 years ago
  Pierre Ossman 25188c448c Remove simple keyboard model 9 years ago
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 years ago
  Pierre Ossman 32c46228f5 We forgot to port over the getaddrinfo() test from the autoconf 11 years ago
  Pierre Ossman 208b2ead8a Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have 11 years ago
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 years ago
  Pierre Ossman 2137f4f78f GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of 12 years ago
  Pierre Ossman 0878eca6aa Move the last remnants of autotools into config.h. 12 years ago
  Pierre Ossman 8eb3508b73 Set a proper icon for the vncviewer windows on Unix and Windows. 12 years ago
  DRC 3080ec4065 Enable WinVNC build with MinGW and MinGW64 12 years ago
  DRC 1980dd537c Remove unused autotools build system 13 years ago
  DRC 777290b469 Detect and enable PAM authentication support 13 years ago
  Pierre Ossman 835b4ef7cd Add support for cursors to the new viewer. 13 years ago
  Pierre Ossman 4c613d30e8 Implement full screen support in new vncviewer. 13 years ago
  Pierre Ossman cb0cffe6db Add support for multimedia keys. 13 years ago
  Pierre Ossman 4a6be4a2a0 Implement support for sending the local clipboard to the server. 13 years ago
  Peter Åstrand bb445ef944 This patch adds gettext support for our new vncviewer. CMake only. The 13 years ago
  Pierre Ossman a64515286b Forgot to add the dead key define so that the source code can actually use it. 13 years ago
  Pierre Ossman d0f0f034d2 Fix up typo that's been copied around in several places. 13 years ago
  Henrik Andersson 2a032adc8e Added complete checks of GnuTLS. 13 years ago
  Henrik Andersson e1fd8e15f9 Fixed socklen_t test unix compatible. 13 years ago
  Adam Tkac abda06acb9 [Bugfix] Visual Studio needs stddef.h include to get size_t definition. 13 years ago
  DRC ed1ef85063 Fix MinGW build breakage 13 years ago
  Adam Tkac 125bd259b9 [Development] Add possibility to build Windows programs with GNUTLS via cmake. 13 years ago
  DRC 637580929e Generate config.h for Windows build 13 years ago