]> source.dussan.org Git - tigervnc.git/shortlog
tigervnc.git
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.
2012-10-17 Pierre OssmanStarting in full screen was misbehaving because we...
2012-10-11 Pierre OssmanWe need to be more careful about activating maximized...
2012-10-03 Pierre OssmanXFCE's window manager did not interact well with the...
2012-10-02 Pierre OssmanUsing maximize and full screen at the same time on...
2012-10-02 Pierre OssmanFix bad indentation.
2012-09-11 Pierre OssmanHave to properly include config.h for the HAVE_......
2012-09-11 Pierre OssmanFix incorrect path for viewer icons. Patch by Uros...
2012-09-10 Pierre OssmanNeed to make sure that the viewport still gets mouse...
2012-09-05 Adam TkacCreate common/os/libos.la file
2012-09-05 Adam TkacAdd support for X.Org 1.13
2012-09-05 Adam TkacAdd xserver113.patch
2012-09-03 Pierre OssmanBreak some overly long lines.
2012-09-03 Pierre OssmanAvoid triggering a full screen request by accident...
2012-09-03 Pierre OssmanRestore edge/bump scrolling when we are in full screen...
2012-09-01 Brian Hinzupgrade jzlib to 1.1.1
2012-09-01 Brian HinzUpdated copyright notice, fixed build string
2012-09-01 Brian HinzForces all dialogs except for the clipboard to be modal...
2012-09-01 Brian Hinzreduce the time threshold for autoSelectFormatAndEncodi...
2012-09-01 Brian Hinzr4960 broke support for pixel formats with depth <...
2012-08-31 Brian Hinzfix initialization of dialog state variables
2012-08-30 Brian Hinzimprove the look & functionality of the clipboard dialog
2012-08-30 Brian Hinzsecondary viewers were not loading user preferences
2012-08-29 Peter ÅstrandFix build errors with XORG < 111: I assume that the...
2012-08-29 Peter ÅstrandMove the -geometry parsing up, so that it affects fulls...
2012-08-29 Brian Hinzadds initial support for loading & saving of both confi...
2012-08-28 Adam TkacAdd support for X.Org 1.12.X
2012-08-28 Adam TkacAdd Support for X.Org 1.11.X
2012-08-27 Pierre OssmanThe OS X keyboard grabbing code needs to be multi-head...
2012-08-27 Pierre OssmanFix silly typo that caused us to mishandle some SetDesk...
2012-08-27 Peter ÅstrandReverted last patch which was a mistake.
2012-08-27 Peter ÅstrandAdded a comment about -geometry limitations.
2012-08-27 Peter ÅstrandUpdate to last patch; forgot break in switch statement.
2012-08-27 Peter ÅstrandAdded a standard -geometry command line option. Such...
2012-08-26 Brian HinzThe x509ca and x509crl parameters were being set to...
2012-08-26 Brian HinzMake the window actually occupy the full screen in...
2012-08-26 Brian HinzProperly handle zero-length arguments
2012-08-26 Brian HinzMake sure we send a full FBUR whenever forceNonincremen...
2012-08-26 Brian Hinz"Requesting" is more accurate, because the requested...
2012-08-26 Brian HinzMake scaling factor arguments "FixedRatio" and "Auto...
2012-08-26 Brian HinzFix AccessControlException caused by using System.exit...
2012-08-26 Brian HinzSplit the Viewport out from CConn, really should never...
2012-08-26 Brian HinzRemove unused class
2012-08-26 Brian HinzRefactor the handshake code from first principles to...
2012-08-26 Brian HinzRemove the AWTPixelBuffer class. After switching to...
2012-08-26 Brian HinzSignificantly improve performance by eliminating the...
2012-08-26 Brian HinzChange name of menu key class to be consistent with...
2012-08-23 Pierre OssmanX11 window managers are very buggy when it comes to...
2012-08-23 Pierre OssmanAvoid doing a lot of resize related things if we're...
2012-08-17 Pierre OssmanA CGImage is read-only, but it just happened to work...
2012-08-17 Pierre OssmanThe maximise functionality does not rely on the fullscr...
2012-08-17 Pierre OssmanClarify the FLTK requirement.
2012-08-17 Pierre OssmanAdd missing blank line.
2012-08-09 Peter ÅstrandIgnore more generated files
2012-08-09 Peter ÅstrandRemove the in-tree versin of FLTK. Maintaining such...
2012-08-08 Peter ÅstrandMake it possible to load and save configuration files...
2012-08-01 Peter ÅstrandAdded new option "-Maximize", for maximizing the window...
2012-07-22 Brian HinzChanges to allow compiling on JDK7
2012-07-20 Pierre OssmanWe can end up with no screens in some cases. Make sure...
2012-07-20 Pierre OssmanScreen layout is relative our viewport, not the local...
2012-07-20 Pierre OssmanMake sure we filter out any screens that aren't fully...
2012-07-20 Pierre OssmanRemove some debug output that wasn't supposed to be...
2012-07-20 Pierre OssmanWe were not handling the "sync next" fence properly...
2012-07-19 Pierre OssmanAlso check for negative encodings, in case the server...
2012-07-19 Pierre OssmanImplicit drawing operations (like window borders) are...
2012-07-18 Pierre OssmanFix improper check of errors when getting a suitable...
2012-07-18 Pierre OssmanWe need to be able to handle outputs without any CRTC...
2012-07-18 Pierre OssmanForgot to initialise the iterator index properly.
2012-07-17 Pierre OssmanWe need to manually update the RandR timestamp, as...
2012-07-17 Pierre OssmanThe internal API for RRCrtcNotify() changed in Xorg...
2012-07-13 Pierre OssmanImplement client side multi-head support. Requires...
2012-07-13 Pierre OssmanScreenSet references rdr types, so we need to make...
2012-07-13 Pierre OssmanAdd back support for letting the client reconfigure...
2012-07-12 Pierre OssmanTrack outputs instead of CRTCs, as those better match...
2012-07-12 Pierre OssmanRedo the RandR code in Xvnc/libvnc to use the modern...
2012-07-10 Pierre OssmanHide the full screen setting when support isn't present.
2012-07-05 Pierre OssmanMake RemoteResize configurable from the options dialog.
2012-07-05 Pierre OssmanMake DesktopSize configurable from the options dialog.
2012-07-05 Pierre OssmanMove the fullscreen option to a separate tab, in prepar...
2012-07-04 Pierre OssmanThis code is no longer needed now that we have dynamic...
next