| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2020 | Pierre Ossman | 2020-01-16 | 1 | -1/+1 |
* | Remove old Java applet support | Brian P. Hinz | 2019-11-21 | 1 | -144/+6 |
* | Update visible copyright years to 2019 | Samuel Mannehed | 2019-02-27 | 1 | -1/+1 |
* | Change to https for tigervnc URL | Pierre Ossman | 2018-10-19 | 1 | -1/+1 |
* | Increase maximum vnc server name length | Alexander Duryagin | 2018-08-15 | 1 | -1/+1 |
* | Accept a cfg as an argument as an alt way to start the viewer | Mathias Jonsson | 2018-05-22 | 1 | -0/+24 |
* | Update visible copyright year to 2018 | Samuel Mannehed | 2018-02-08 | 1 | -1/+1 |
* | Rename README.txt to README.rst and convert to reStructuredText | Peter Åstrand (astrand) | 2018-01-31 | 1 | -1/+1 |
* | Move UserPasswordGetter out of CConn | Brian P. Hinz | 2017-11-30 | 1 | -0/+3 |
* | Refactoring and implementation changes to keyboard and mouse handling | Brian P. Hinz | 2017-11-13 | 1 | -2/+2 |
* | Fully implement support for alpha cursor pseudo encoding. | Brian P. Hinz | 2017-08-12 | 1 | -1/+1 |
* | Fixed issue where CLI paramters specified as "-param value" caused | Brian P. Hinz | 2017-08-06 | 1 | -4/+5 |
* | Name threads for easier profiling | Brian P. Hinz | 2017-05-24 | 1 | -3/+1 |
* | Update visible copyright year to 2017 | Samuel Mannehed | 2017-03-20 | 1 | -1/+1 |
* | Java client was not honoring "ServerName" option in config files | Brian P. Hinz | 2017-02-20 | 1 | -24/+33 |
* | Complete rewrite of pixel buffer & decoder implementation. | Brian P. Hinz | 2016-12-10 | 1 | -66/+72 |
* | Make all viewer parameters static. Viewer instances are isolated from each ot... | Brian P. Hinz | 2016-08-27 | 1 | -301/+133 |
* | Overhaul of SSH tunneling features in Java viewer | Brian P. Hinz | 2016-03-31 | 1 | -28/+62 |
* | change the Copyright year | Bojan Memetovic | 2016-03-18 | 1 | -1/+1 |
* | Various fixes to Java viewer UI | Brian P. Hinz | 2016-03-17 | 1 | -2/+12 |
* | Fix exit routine in java viewer | Brian P. Hinz | 2015-10-11 | 1 | -4/+3 |
* | Add multiple monitor spanning feature to java viewer | Brian P. Hinz | 2015-08-20 | 1 | -2/+6 |
* | Java viewer UI updates | Brian P. Hinz | 2015-08-20 | 1 | -1/+0 |
* | Allow java viewer to load without manifest properly | Toni Spets | 2015-07-01 | 1 | -1/+1 |
* | Fixed issue where java viewer in listen mode did not exit properly. | Brian P. Hinz | 2014-11-13 | 1 | -1/+1 |
* | Embedded applet should not show server dialog | Brian P. Hinz | 2014-06-26 | 1 | -1/+1 |
* | r5142 and r5149 borrowed code from the TurboVNC viewer, which has different C... | Brian Hinz | 2014-01-11 | 1 | -5/+6 |
* | r5138 did not completely resolve the problem with clipboard data consuming to... | Brian Hinz | 2014-01-11 | 1 | -1/+1 |
* | Moved OS X setDockIconImage call into VncViewer.setLookAndFeel so that the do... | Brian Hinz | 2014-01-10 | 1 | -0/+12 |
* | Re-introduces embedded applet mode for the java viewer. On Windows and Linux,... | Brian Hinz | 2014-01-02 | 1 | -29/+109 |
* | Copied Lion fullScreen code from TurboVNC viewer. This is a more robust impl... | Brian Hinz | 2013-12-01 | 1 | -1/+9 |
* | Fixes a condition where too much data on the local clipboard causes the clien... | Brian Hinz | 2013-11-23 | 1 | -0/+4 |
* | Update more copyrights to 2013. | Peter Åstrand | 2013-06-11 | 1 | -1/+1 |
* | Whitespace cleanup only | Brian Hinz | 2013-05-12 | 1 | -17/+17 |
* | Update copyright dates | Brian Hinz | 2013-03-01 | 1 | -1/+1 |
* | Replace multiple instantiations of code to retrieve resources (icons, timesta... | Brian Hinz | 2013-03-01 | 1 | -13/+12 |
* | Make exception handling more user friendly. Not all exceptions are 'errors' ... | Brian Hinz | 2012-12-16 | 1 | -5/+11 |
* | Cleanup linter warnings wherever possible and suppress all linter warnings fr... | Brian Hinz | 2012-12-14 | 1 | -3/+2 |
* | Updated copyright notice, fixed build string | Brian Hinz | 2012-09-01 | 1 | -1/+1 |
* | secondary viewers were not loading user preferences | Brian Hinz | 2012-08-30 | 1 | -0/+1 |
* | adds initial support for loading & saving of both configuration files and use... | Brian Hinz | 2012-08-29 | 1 | -0/+13 |
* | Properly handle zero-length arguments | Brian Hinz | 2012-08-26 | 1 | -0/+3 |
* | Fix AccessControlException caused by using System.exit() in applet mode, and ... | Brian Hinz | 2012-08-26 | 1 | -25/+23 |
* | removed ANSI character escapes, not supported on Windows cmd line | Brian Hinz | 2012-05-23 | 1 | -13/+11 |
* | Shortened SSH tunneling System property names, fixed problem with parsing of ... | Brian Hinz | 2012-05-23 | 1 | -4/+5 |
* | Adds support for setting the menu key via cmd line arg. Adds all menu keys s... | Brian Hinz | 2012-05-16 | 1 | -5/+4 |
* | Implemented rfb/Configuration similar to the native client methods. Added equ... | Brian Hinz | 2012-05-14 | 1 | -55/+92 |
* | Reverted change introduced in r4910, r4911 didn't fix the problem that was cr... | Brian Hinz | 2012-05-07 | 1 | -2/+3 |
* | Fixed a null pointer exception introduced by r4909 | Brian Hinz | 2012-05-07 | 1 | -2/+2 |
* | Re-implemented SSH tunneling features in Java viewer based on TurboVNC native... | Brian Hinz | 2012-05-06 | 1 | -102/+79 |