]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2015-02-25 DRCencperf: report encoded & raw-equivalent bytes
2015-02-25 DRCencperf: Code formatting tweaks
2015-02-20 Pierre OssmanDisable entries instead of shuffling memory around
2015-02-20 Pierre OssmanUpdate copyright years 123/head
2015-02-20 Pierre OssmanSwitch to FLTK's copy() method for menus
2015-02-17 Pierre OssmanCreate a console window for help output on Windows 120/head
2015-02-16 Pierre OssmanAdd shortcuts to context menu for quick access
2015-02-16 Pierre OssmanStop mapping Meta to Super
2015-02-13 Pierre OssmanMerge branch 'perf' of https://github.com/CendioOssman...
2015-02-13 Pierre OssmanDefault compression level should be interpreted as... 119/head
2015-02-13 Pierre OssmanBe more aggressive in finding solid rectangles
2015-02-13 Pierre OssmanAdd test to measure high level encoding performance
2015-02-13 Pierre OssmanMove encoder statistics into EncodeManager from SMsgWriter
2015-02-13 Pierre OssmanOptimise fillRect()
2015-02-13 Pierre OssmanMake it possible to measure CPU usage in parellel
2015-02-13 Pierre OssmanAdd test to measure decoding performance
2015-02-13 Pierre OssmanGnuTLS needs socket libraries so include them in the...
2015-02-13 Pierre Ossmanrfb::Region uses the Xregion library
2015-02-13 Pierre OssmanAdd stream class to feed data from a file
2015-02-13 Pierre OssmanNo need for this array to be writeable
2015-02-13 Pierre OssmanMove reverse connection information into VNCSConnectionST
2015-02-13 Pierre OssmanThese methods aren't critical so no need for them to...
2015-02-13 Pierre OssmanGive subclasses the ability to overwrite the reader...
2015-02-13 Pierre OssmanSConnection internals should be private, just like...
2015-02-10 Peter Åstrand... Build fixes for modern versions of binutils.
2015-02-05 Peter Åstrand... Use a common header file for Windows errno names.
2015-02-05 Brian HinzMerge pull request #114 from bphinz/master
2015-02-05 Brian P. HinzFix ubuntu patches after recent restructuring 114/head
2015-02-05 Brian P. HinzFixes for build issues caused by recent restructuring
2015-02-05 Brian P. HinzFix fuzz in distro patches caused upstream changes
2015-01-30 Pierre OssmanMake the calls to va_list logging functions more explicit
2015-01-29 Pierre OssmanAdd parameters to force IPv4/IPv6 selection 113/head
2015-01-29 Felipe CastroAdd Esperanto translations
2015-01-29 Pierre OssmanAvoid shadowing variables 112/head
2015-01-29 Pierre OssmanddxInitGlobals() was removed from Xorg ages ago
2015-01-29 Pierre OssmanddxBeforeReset() is only conditionally included in...
2015-01-29 Pierre OssmanProperly define functions as not having any arguments
2015-01-29 Pierre OssmanRemove declaration for variable already present in...
2015-01-29 Pierre OssmanMake sure we get prototypes for global DDX functions
2015-01-29 Pierre OssmanAvoid complaints about unused variable in argument...
2015-01-29 Pierre OssmanNo need to cast these as they are already an appropriat...
2015-01-29 Pierre OssmanDeclare variables at the start of each block, as required
2015-01-29 Pierre OssmanUse proper prototypes in headers for all our internal...
2015-01-29 Pierre OssmanRestructure code a bit to avoid warning about unused...
2015-01-29 Brian HinzMerge pull request #111 from bphinz/master
2015-01-29 Brian P. HinzImproved font path specifiecation for el5 & generic... 111/head
2015-01-29 Brian P. HinzFixes for various build issues with el5 build
2015-01-29 Brian P. HinzRemove libexpat.so dependency from el5 and generic...
2015-01-29 Brian P. HinzMajor update of EL5 build
2015-01-29 Brian P. HinzMerge remote-tracking branch 'upstream/master'
2015-01-27 Pierre OssmanMerge branch 'xorgheaders' of https://github.com/Cendio...
2015-01-26 Pierre OssmanMore debug logging for screen layout changes 109/head
2015-01-26 Pierre OssmanRemove logging of each Timer firing
2015-01-26 Pierre OssmanRestructure Xvnc/libvnc.so code to avoid C++ header...
2015-01-26 Pierre OssmanAllow LogWriter objects to be used with va_list argument
2014-12-26 Brian HinzMerge pull request #94 from bphinz/buildfixes
2014-12-26 Brian P. HinzRemoving unwanted commits from pull request 94/head
2014-12-26 Brian P. HinzRemove support for openSUSE 11.4
2014-12-12 Pierre OssmanBand aid to work around inluding C headers in C++ code
2014-12-10 Tim WaughIPv6: create new socket if IPv6 bind fails (#77).
2014-12-07 Brian P. HinzFix for broken GLX extension in rhel6u6 89/head
2014-12-07 Brian HinzMerge pull request #88 from bphinz/buildfixes
2014-12-07 Brian P. HinzFixes for el6 spec file 88/head
2014-12-07 Brian P. HinzFix for rpm-based packages when self-signed cert is...
2014-12-03 Pierre OssmanMerge branch 'translations' of https://github.com/Cendi...
2014-12-03 Pierre OssmanReduce symbol scope of parameter helpers 86/head
2014-12-03 Pierre OssmanRework the error message in parameters.cxx
2014-12-03 Pierre OssmanSimplify log message as we always use TrueColour
2014-12-03 Pierre OssmanImprove some error messages
2014-12-03 Pierre OssmanAdd comments for translators where requested
2014-12-03 Pierre OssmanSort translation strings by file instead
2014-12-02 Mario BlättermannUpdate German translations
2014-12-02 Benno SchulenbergUpdate Dutch translations
2014-12-02 Yuri ChornoivanAdd Ukrainian translations
2014-12-02 Pierre OssmanMerge branch 'readonlypassword' of https://github.com...
2014-12-02 Pierre OssmanMake sure attributes propagate through security wrappers 83/head
2014-12-02 Pierre OssmanLimit access to non-shared mode
2014-12-02 Pierre OssmanUse new API for getVncAuthPasswd()
2014-12-02 Pierre OssmanMerge branch 'readonlypassword' of https://github.com...
2014-11-24 Michal SrbUpdate comment of VncAuthPasswdGetter::getVncAuthPasswd. 65/head
2014-11-24 Michal SrbAdd AccessSetDesktopSize right.
2014-11-22 Brian HinzMerge pull request #80 from bphinz/buildfixes
2014-11-22 Brian P. HinzMore RPM spec file cleanup 80/head
2014-11-22 Brian HinzMerge pull request #79 from bphinz/buildfixes
2014-11-22 Brian P. HinzSPEC file cleanup 79/head
2014-11-20 Brian HinzMerge pull request #76 from bphinz/buildfixes
2014-11-20 Brian P. HinzRemove libvnc server module from statically built versions 76/head
2014-11-20 Brian HinzMerge pull request #75 from bphinz/java
2014-11-19 Brian P. HinzMore Java viewer clipboard handler fixes 75/head
2014-11-19 Pierre OssmanChange development version to 1.4.80
2014-11-19 Pierre OssmanFix setsockopt() call on Windows
2014-11-19 Pierre OssmanAssume inet_pton() is missing on Windows
2014-11-19 Pierre OssmanUpdate translation template file
2014-11-19 Pierre OssmanRemove "Error:" prefix from error message
2014-11-19 Pierre OssmanMerge branch 'ipv6' of https://github.com/CendioOssman...
2014-11-19 Pierre OssmanProtect IPv6 address strings with [] 74/head
2014-11-19 Pierre OssmanDon't assume that it's IPv4 just because it's not IPv6
2014-11-19 Pierre Ossmaninet_ntoa() want's the address directly, not a pointer...
2014-11-19 bphinzMerge pull request #73 from bphinz/java
2014-11-19 Brian P. HinzMajor rework of Java viewer clipboard handling 73/head
next