| Commit message (Expand) | Author | Age | Files | Lines |
* | TigerVNC 1.7.90 (1.8.0 beta)v1.7.90 | Pierre Ossman | 2017-04-19 | 1 | -2/+2 |
* | Check CMake version for MinGW RC file handling | Joel Teichroeb | 2016-07-12 | 1 | -2/+3 |
* | Change development version to 1.7.80 | Pierre Ossman | 2016-07-01 | 1 | -2/+2 |
* | Use cmake_policy() in a safe way | Pierre Ossman | 2016-04-04 | 1 | -1/+3 |
* | Avoid builtin dgettext when checking libc | Pierre Ossman | 2016-03-29 | 1 | -0/+2 |
* | Silence CMake link interface warning | Pierre Ossman | 2016-03-29 | 1 | -0/+1 |
* | Don't probe libintl if it wasn't found | Pierre Ossman | 2016-03-29 | 1 | -4/+6 |
* | Merge branch 'multicore' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2015-12-02 | 1 | -2/+8 |
|\ |
|
| * | Add option to enable thread sanitizer | Pierre Ossman | 2015-11-27 | 1 | -0/+6 |
| * | Raise system requirement on Windows to Vista/2008 | Pierre Ossman | 2015-11-27 | 1 | -2/+2 |
* | | Change development version to 1.6.80 | Pierre Ossman | 2015-11-26 | 1 | -2/+2 |
|/ |
|
* | Allow BUILD_TIMESTAMP to be set statically | DRC | 2015-10-27 | 1 | -4/+2 |
* | Ensure that libjpeg-turbo headers are included | DRC | 2015-10-16 | 1 | -0/+2 |
* | Add address sanitizer switch | Pierre Ossman | 2015-09-29 | 1 | -0/+6 |
* | Change development version to 1.5.80 | Pierre Ossman | 2015-06-18 | 1 | -2/+2 |
* | Require getaddrinfo() on all systems | Pierre Ossman | 2015-03-17 | 1 | -12/+0 |
* | Remove HAVE_INET_ATON as nothing uses it | Pierre Ossman | 2015-03-17 | 1 | -2/+0 |
* | Look in libsocket for socket functions on Solaris | Pierre Ossman | 2015-03-17 | 1 | -0/+3 |
* | stop using check_function_exists() for Windows socket functions | Pierre Ossman | 2015-03-17 | 1 | -10/+7 |
* | stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists() | Pierre Ossman | 2015-03-17 | 1 | -4/+0 |
* | Bump Windows requirement to XP SP2 | Pierre Ossman | 2015-03-17 | 1 | -9/+2 |
* | Merge branch 'upreqs' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2015-03-12 | 1 | -70/+1 |
|\ |
|
| * | Drop bundled zlib | Pierre Ossman | 2015-02-03 | 1 | -8/+1 |
| * | Raise GnuTLS requirements to 3.x | Pierre Ossman | 2015-01-29 | 1 | -24/+0 |
| * | Raise FLTK requirement to 1.3.3 | Pierre Ossman | 2015-01-27 | 1 | -35/+0 |
* | | Make warnings into errors when doing debug builds | Pierre Ossman | 2015-03-03 | 1 | -0/+8 |
* | | Turn on more warnings to catch potential bugs | Pierre Ossman | 2015-03-03 | 1 | -0/+4 |
* | | Build fixes for modern versions of binutils. | Peter Åstrand (astrand) | 2015-02-10 | 1 | -0/+3 |
|/ |
|
* | Change development version to 1.4.80 | Pierre Ossman | 2014-11-19 | 1 | -2/+2 |
* | Assume inet_pton() is missing on Windows | Pierre Ossman | 2014-11-19 | 1 | -0/+5 |
* | IPv6 loopback support too. | Tim Waugh | 2014-11-12 | 1 | -0/+1 |
* | Extend "static" build option | Pierre Ossman | 2014-10-17 | 1 | -43/+2 |
* | Clean up GnuTLS linking and instructions | Pierre Ossman | 2014-10-17 | 1 | -13/+0 |
* | Fix the build timestamp to be more translation friendly | Pierre Ossman | 2014-09-22 | 1 | -11/+7 |
* | Update FLTK patches based on feeback from upstream | Pierre Ossman | 2014-09-11 | 1 | -1/+1 |
* | Protect the optional IM disabling calls with #ifdef:s | Pierre Ossman | 2014-09-11 | 1 | -0/+3 |
* | Add xhandler hook | Pierre Ossman | 2014-08-22 | 1 | -0/+3 |
* | Remove simple keyboard model | Pierre Ossman | 2014-08-22 | 1 | -3/+0 |
* | Merge branch 'pixeltest' of https://github.com/CendioOssman/tigervnc | Pierre Ossman | 2014-07-07 | 1 | -0/+2 |
|\ |
|
| * | Add pixel conversion speed test | Pierre Ossman | 2014-07-04 | 1 | -0/+2 |
* | | Remove a lot of platform compatibilty stuff | Pierre Ossman | 2014-07-07 | 1 | -8/+0 |
|/ |
|
* | We don't want to lose the checks performed by assert() in release builds | Pierre Ossman | 2014-03-19 | 1 | -0/+8 |
* | Applied patch from: | Peter Åstrand | 2014-02-20 | 1 | -2/+5 |
* | Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us... | Brian Hinz | 2014-02-19 | 1 | -0/+12 |
* | Bump development version now that 1.3 has been branched off. | Pierre Ossman | 2013-04-25 | 1 | -2/+2 |
* | We forgot to port over the getaddrinfo() test from the autoconf | Pierre Ossman | 2012-12-13 | 1 | -0/+1 |
* | Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have | Pierre Ossman | 2012-10-24 | 1 | -0/+3 |
* | Remove the in-tree versin of FLTK. Maintaining such a copy is way too | Peter Åstrand | 2012-08-09 | 1 | -40/+0 |
* | Implement client side multi-head support. Requires a FLTK patched to support | Pierre Ossman | 2012-07-13 | 1 | -0/+3 |
* | GnuTLS 3.x has removed gnutls_transport_set_global_errno() in favour of | Pierre Ossman | 2012-07-03 | 1 | -1/+2 |