]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
2014-03-19 Pierre OssmanBackport the contrib directory from trunk as well as... 1.3-branch v1.3.1
2014-03-19 Pierre OssmanBackport r5160 from trunk.
2014-03-19 Pierre OssmanMark 1.3.1 maintenance release.
2014-03-19 Pierre OssmanWe don't want to lose the checks performed by assert...
2014-03-19 Pierre OssmanThe ZRLE decoder relied on an assert() for boundary...
2013-07-04 Pierre OssmanMark final 1.3.0 release. v1.3.0
2013-07-01 Pierre OssmanCopy r5126 from trunk.
2013-07-01 Pierre OssmanCopy r5124 from trunk.
2013-05-30 Pierre OssmanCopy r5117 through r5119 from trunk.
2013-05-29 Pierre OssmanCopy r5115 from trunk.
2013-05-24 Pierre OssmanCopy r5112 from trunk.
2013-05-24 Pierre OssmanCopy r5111 from trunk.
2013-05-23 Pierre OssmanCopy 5104:5109 from trunk.
2013-05-22 Pierre OssmanCopy r5100 from trunk.
2013-05-22 Pierre OssmanCopy r5099 from trunk.
2013-05-22 Pierre OssmanCopy r5098 from trunk.
2013-05-08 Pierre OssmanCopy commit 5095 from trunk.
2013-05-08 Brian Hinzcopy r5088 & 5089 to 1_3 branch
2013-05-07 Pierre OssmanCopy commit 5090 off trunk.
2013-04-25 Pierre OssmanBump version to 1.2.90 (1.3beta1). v1.2.90
2013-04-25 Pierre OssmanCreate 1.3 branch.
2013-04-16 Pierre OssmanWork around Windows poor handling of the numpad decimal...
2013-04-16 Pierre OssmanShifted Tab is a generic VNC problem and not specific...
2013-04-15 Pierre OssmanEmbarrasing copy/paste error. Fixes fake AltGr presses.
2013-04-12 Pierre OssmanAnother attempt at supporting older Xorg versions.
2013-04-11 Pierre OssmanAdd support for older Xorg releases.
2013-04-11 Pierre OssmanAdd some missing headers. It is not really ok to includ...
2013-04-10 Pierre OssmanPort over the write block handler code from the 1.5...
2013-04-09 Pierre OssmanMove keyboardProc() so we have all the init stuff in...
2013-04-09 Pierre OssmanMajor rewrite of the keyboard code. The old code was...
2013-04-09 Pierre OssmanCopy error. Should have been a tab rather than spaces...
2013-04-09 Pierre OssmanMode switch and level 3 shift are used interchangably...
2013-04-09 Pierre OssmanMake sure we release the same key we previously pressed...
2013-04-09 Pierre OssmanHandle init of old and new keyboards the same way.
2013-04-09 Pierre OssmanWe have an object to store stuff in, so don't use a...
2013-04-09 Pierre OssmanMake sure InputDevice::InitInputDevice() gets called...
2013-04-09 Pierre OssmanCopy the -verbose and -quiet parameters from Xorg so...
2013-04-09 Pierre OssmanGLX is no longer initialised by the dix. Patch original...
2013-03-25 Brian HinzMore fixes for key event issues. It seems that on...
2013-03-14 Adam TkacInitialize VNC extension from libvnc.so only once.
2013-03-14 Adam TkacSimplify rfb::ParameterIterator - we always iterate...
2013-03-14 Adam TkacRemove unused assignment operator declaration from...
2013-03-14 Adam TkacRemove unused parameter from rfb::Configuration::Config...
2013-03-14 Adam TkacRemove bogus -geometry width/height adjustment from...
2013-03-06 Brian HinzNeed to escape formatting character.
2013-03-06 Brian HinzCorrect typo in r5058 that set an initial value on...
2013-03-06 Brian HinzFixes some regressions introduced in r5056. Losing...
2013-03-06 Brian HinzUse JDialog for connection info dialog so that frame...
2013-03-03 Brian HinzBackported a number of fixes/enhancements (mostly relat...
2013-03-01 Brian HinzUpdate copyright dates
2013-03-01 Brian HinzReplace multiple instantiations of code to retrieve...
2013-03-01 Brian HinzMake viewport the parent of "Save As" dialog so that...
2013-03-01 Brian HinzUsing DirectColorModel constructor with an alpha mask...
2013-02-26 DRCFix build on 32-bit and 64-bit Windows
2013-02-22 Brian HinzcomboBoxEdited events are fired if the content of the...
2013-02-21 Brian HinzFixes yet another case where the viewport background...
2013-02-19 Adam Tkacviewer: exit when user specifies both -via and -listen...
2013-02-19 Adam TkacX.Org 1.14 support was incomplete
2013-02-19 Pierre OssmanUpdate the checked in copies of the generated icons...
2013-02-19 Pierre OssmanFix bad circular dependency.
2013-02-19 Pierre OssmanModern versions of ImageMagick properly respects the...
2013-02-18 Brian HinzNotify the server of mouse release events even if they...
2013-02-18 Brian Hinzr5037 was not quite right. Both the viewport and scroll...
2013-02-15 Pierre OssmanReimplement -listen in the new FLTK vncviewer. Work...
2013-02-09 Brian HinzSending menu key from F8 menu was sending the keycode...
2013-02-09 Brian HinzFix a regression introduced in r5034 that causes window...
2013-02-05 Peter ÅstrandUpdated patch references; CMake portions of the clipboa...
2013-01-24 Brian HinzCosmetic change. The background color of the viewport...
2013-01-24 Adam TkacAdd xserver114.patch patch
2013-01-23 Brian HinzWhen the desktop size is less than the viewport size...
2013-01-23 Brian HinzFixes a number of issues related to fullscreen mode...
2013-01-23 Adam TkacRemove one vlog.debug call which shouldn't have been...
2013-01-23 Adam TkacRe-add the "-via" parameter support on UNIX platforms.
2013-01-22 Peter ÅstrandThe recommended FLTK version is now 1.3.2. This means...
2013-01-22 Peter ÅstrandA minor style change wrt the patches; use comment char.
2013-01-15 Brian Hinzmore fixes for remote cursor rendering. State wasn...
2013-01-15 Brian Hinzfix a regression introduced by r5025
2013-01-12 Brian HinzSend the focus back to the viewport after leaving the...
2013-01-12 Brian HinzMake the icon used for the titlebar consistent for...
2013-01-12 Brian HinzFixes a number of issues related to cursor handling...
2013-01-07 DRCCheck the generated icons into the build tree. This...
2013-01-07 Peter ÅstrandHint about building FLTK with -DCMAKE_BUILD_TYPE=Release.
2013-01-07 Peter Åstrandfltk-xfixes-xcursor-cmake.2.patch must be applied with...
2012-12-16 Brian HinzMake exception handling more user friendly. Not all...
2012-12-14 Brian HinzCleanup linter warnings wherever possible and suppress...
2012-12-13 Pierre OssmanWe forgot to port over the getaddrinfo() test from...
2012-12-13 Pierre OssmanWindows lacks the IN6_ARE_ADDR_EQUAL macro, so define...
2012-12-11 Brian HinzFixes regression introduced by r5016 (exception produce...
2012-12-06 Brian Hinzfixed bug where IndexColorModel was reset when switchin...
2012-11-26 Adam TkacAllow to change "AcceptPointerEvents" via "vncconfig...
2012-11-26 Adam TkacFix handling of whitelisted "vncconfig -set" parameters...
2012-10-30 Pierre OssmanThere is unfortunately not a patch available for this...
2012-10-30 Pierre OssmanUpdate with current patch file names.
2012-10-30 Pierre OssmanWe need to be careful to not call X11 operations if...
2012-10-24 Pierre OssmanLeaving/entering full screen on OS X would leave the...
2012-10-24 Peter ÅstrandUpdate to last patch
2012-10-24 Pierre OssmanFl::screen_work_area() was added after FLTK 1.3.0,...
2012-10-24 Peter ÅstrandInclude fltk-xfixes-xcursor-cmake.patch.
2012-10-24 Peter ÅstrandTo make it easier to apply patches, list their names...
2012-10-17 Pierre OssmanFix indentation.
next