146 Commits (6f2301d08e64a965ad36b401ec8dc2b24bc47075)

Autor SHA1 Mensagem Data
  Pierre Ossman 6f2301d08e TigerVNC 1.9.0 5 anos atrás
  Pierre Ossman beedf28299 TigerVNC 1.8.90 (1.9.0 beta) 6 anos atrás
  Peter Åstrand (astrand) f6ebe21f6c Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop 6 anos atrás
  Pierre Ossman d5391142f7 Make sure we get C99 6 anos atrás
  Pierre Ossman eefa6fe6e7 Change development version to 1.8.80 7 anos atrás
  Joel Teichroeb ec71201348 Check CMake version for MinGW RC file handling 7 anos atrás
  Pierre Ossman f524072e54 Change development version to 1.7.80 8 anos atrás
  Pierre Ossman 4b9c1ff9a8 Use cmake_policy() in a safe way 8 anos atrás
  Pierre Ossman 14c563a22e Avoid builtin dgettext when checking libc 8 anos atrás
  Pierre Ossman aaa2d0e44c Silence CMake link interface warning 8 anos atrás
  Pierre Ossman 210b4b5b24 Don't probe libintl if it wasn't found 8 anos atrás
  Pierre Ossman b74728f9d6 Add option to enable thread sanitizer 8 anos atrás
  Pierre Ossman 1cc323df53 Raise system requirement on Windows to Vista/2008 8 anos atrás
  Pierre Ossman c416ad5389 Change development version to 1.6.80 8 anos atrás
  DRC 872e5dd859 Allow BUILD_TIMESTAMP to be set statically 8 anos atrás
  DRC fd9f319b45 Ensure that libjpeg-turbo headers are included 8 anos atrás
  Pierre Ossman 86640e8f91 Add address sanitizer switch 8 anos atrás
  Pierre Ossman 8d6e356f7d Change development version to 1.5.80 9 anos atrás
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems 9 anos atrás
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it 9 anos atrás
  Pierre Ossman a3f6194601 Look in libsocket for socket functions on Solaris 9 anos atrás
  Pierre Ossman 98af8b1e73 stop using check_function_exists() for Windows socket functions 9 anos atrás
  Pierre Ossman 70b51fe032 stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists() 9 anos atrás
  Pierre Ossman 725121715e Bump Windows requirement to XP SP2 9 anos atrás
  Pierre Ossman 123d59cd19 Make warnings into errors when doing debug builds 9 anos atrás
  Pierre Ossman 7ca879fb90 Turn on more warnings to catch potential bugs 9 anos atrás
  Peter Åstrand (astrand) c4bc5a8f0e Build fixes for modern versions of binutils. 9 anos atrás
  Pierre Ossman cc8c6a296f Drop bundled zlib 9 anos atrás
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x 9 anos atrás
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 9 anos atrás
  Pierre Ossman 532e4e364f Change development version to 1.4.80 9 anos atrás
  Pierre Ossman 820c0ceb2e Assume inet_pton() is missing on Windows 9 anos atrás
  Tim Waugh 6abf3f4c87 IPv6 loopback support too. 9 anos atrás
  Pierre Ossman f95272de30 Extend "static" build option 9 anos atrás
  Pierre Ossman ec3dfe6893 Clean up GnuTLS linking and instructions 9 anos atrás
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly 9 anos atrás
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream 9 anos atrás
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s 9 anos atrás
  Pierre Ossman 4f3ac69a11 Add xhandler hook 9 anos atrás
  Pierre Ossman 25188c448c Remove simple keyboard model 10 anos atrás
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff 10 anos atrás
  Pierre Ossman 236c03cc33 Add pixel conversion speed test 10 anos atrás
  Pierre Ossman 8eaa19010f We don't want to lose the checks performed by assert() in release builds 10 anos atrás
  Peter Åstrand 889b4896f4 Applied patch from: 10 anos atrás
  Brian Hinz 236b019980 Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt uses check_function_exists to identify legacy versions of GnuTLS but cmake performs this test by linking a small test program. If libgnutls, libgcrypt, or libgpg-error are outside the default library search path, linking the test program fails even though gnutls and it's dependencies are installed. This patch makes it possible to specify the location of each of the three libraries independently and only as needed. 10 anos atrás
  Pierre Ossman 607c9d0e59 Bump development version now that 1.3 has been branched off. 11 anos atrás
  Pierre Ossman 32c46228f5 We forgot to port over the getaddrinfo() test from the autoconf 11 anos atrás
  Pierre Ossman 208b2ead8a Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have 11 anos atrás
  Peter Åstrand 956a636506 Remove the in-tree versin of FLTK. Maintaining such a copy is way too 11 anos atrás
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 anos atrás