| Commit message (Expand) | Author | Age | Files | Lines |
* | More fixes for java viewer performance regression | Brian P. Hinz | 2017-04-17 | 5 | -10/+26 |
* | Partial fix for java viewer performance regression | Brian P. Hinz | 2017-04-04 | 1 | -8/+8 |
* | Update visible copyright year to 2017 | Samuel Mannehed | 2017-03-20 | 2 | -2/+2 |
* | Java client support for X Cursor | Brian P. Hinz | 2017-02-27 | 2 | -0/+60 |
* | Fix for exception handling in decoder threads (java client) | Brian P. Hinz | 2017-02-27 | 1 | -1/+1 |
* | Java client support for cursors with full alpha | Brian P. Hinz | 2017-02-27 | 9 | -79/+126 |
* | Downed hosts should timeout reasonably quickly | Brian P. Hinz | 2017-02-20 | 1 | -13/+30 |
* | Java client was not honoring "ServerName" option in config files | Brian P. Hinz | 2017-02-20 | 2 | -43/+63 |
* | Fix regression that omitted support for client redirect. | Brian P. Hinz | 2017-02-10 | 3 | -34/+52 |
* | Complete rewrite of pixel buffer & decoder implementation. | Brian P. Hinz | 2016-12-10 | 27 | -1851/+3802 |
* | Whitespace cleanup | Brian P. Hinz | 2016-12-10 | 1 | -7/+6 |
* | Delete unecessary files | Brian P. Hinz | 2016-12-10 | 2 | -294/+0 |
* | Method cleanup. | Brian P. Hinz | 2016-12-10 | 8 | -231/+500 |
* | Whitespace cleanup | Brian P. Hinz | 2016-12-10 | 2 | -11/+11 |
* | Added a method for copying between streams | Brian P. Hinz | 2016-10-20 | 1 | -0/+11 |
* | Added a method for reading into a ByteBuffer | Brian P. Hinz | 2016-10-20 | 1 | -0/+12 |
* | Cosmetic change (increased border spacing) | Brian P. Hinz | 2016-10-19 | 1 | -1/+1 |
* | Added filename filters to file chooser dialogs | Brian P. Hinz | 2016-08-28 | 4 | -8/+34 |
* | Make all viewer parameters static. Viewer instances are isolated from each ot... | Brian P. Hinz | 2016-08-27 | 21 | -2230/+1748 |
* | Major overhaul of java viewer. | Brian P. Hinz | 2016-08-07 | 2 | -0/+773 |
* | Overhaul of SSH tunneling features in Java viewer | Brian P. Hinz | 2016-03-31 | 7 | -386/+958 |
* | change the Copyright year | Bojan Memetovic | 2016-03-18 | 2 | -2/+2 |
* | Fix names of menu keys in options dialog on OS X | Brian P. Hinz | 2016-03-17 | 2 | -1/+8 |
* | Code formatting tweaks (shorter line lengths) | Brian P. Hinz | 2016-03-17 | 1 | -6/+13 |
* | Various fixes to Java viewer UI | Brian P. Hinz | 2016-03-17 | 7 | -506/+1014 |
* | (U) Fix invalid String comparison | Brian P. Hinz | 2016-03-14 | 1 | -1/+1 |
* | Regression fix for Java window size | Brian P. Hinz | 2016-02-10 | 3 | -31/+20 |
* | Add workaround for Vino's VeNCrypt implementation to Java viewer | Brian P. Hinz | 2016-01-17 | 1 | -2/+14 |
* | Suppress/eliminate JDK warnings | Brian P. Hinz | 2015-12-26 | 2 | -6/+26 |
* | Fix exit routine in java viewer | Brian P. Hinz | 2015-10-11 | 1 | -4/+3 |
* | More cleanup of x509 exception handling in java viewer | Brian P. Hinz | 2015-10-11 | 1 | -27/+20 |
* | Cleanup exception handling for x509* auth types in java viewer | Brian P. Hinz | 2015-10-10 | 1 | -58/+17 |
* | Added hostname verification for x509 authentication types | Brian P. Hinz | 2015-10-09 | 2 | -3/+84 |
* | Don't exit completely if single viewer declines server cert | Brian P. Hinz | 2015-09-20 | 2 | -4/+38 |
* | Fixes for X509 CA certificate handling | Brian P. Hinz | 2015-09-19 | 1 | -24/+97 |
* | Fix Viewport initial sizing issue on OS X | Brian P. Hinz | 2015-09-13 | 1 | -1/+3 |
* | Handle CA chain certificates | Brian P. Hinz | 2015-09-13 | 1 | -4/+7 |
* | Improve handling of x509 authentication | Brian P. Hinz | 2015-09-13 | 1 | -24/+101 |
* | Fix UI logic in Java viewer | Brian P. Hinz | 2015-08-20 | 1 | -1/+0 |
* | Disable window functions for embedded applet | Brian P. Hinz | 2015-08-20 | 2 | -0/+6 |
* | Disable desktopSize option for embedded applets | Brian P. Hinz | 2015-08-20 | 1 | -1/+2 |
* | Add multiple monitor spanning feature to java viewer | Brian P. Hinz | 2015-08-20 | 4 | -12/+65 |
* | Java viewer UI updates | Brian P. Hinz | 2015-08-20 | 2 | -14/+11 |
* | Fix desktopSize parameter issue | Brian P. Hinz | 2015-08-20 | 1 | -5/+3 |
* | Add resize on connect menu controls to Java viewer | Brian P. Hinz | 2015-07-12 | 2 | -2/+65 |
* | Update OptionsDialog UI layout for better consistency with Fltk viewer | Brian P. Hinz | 2015-07-12 | 1 | -25/+30 |
* | Allow java viewer to load without manifest properly | Toni Spets | 2015-07-01 | 2 | -2/+2 |
* | Decode serverCutText to ISO-8859-1 | Brian P. Hinz | 2015-03-02 | 1 | -7/+6 |
* | Don't violate RFB spec by sending UTF-8 | Brian P. Hinz | 2015-03-01 | 1 | -6/+5 |
* | More Java viewer clipboard handler fixes | Brian P. Hinz | 2014-11-19 | 1 | -4/+9 |