summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* TigerVNC 1.6.0v1.6.01.6-branchPierre Ossman2015-12-241-1/+1
* TigerVNC 1.5.90 (1.6.0 beta)v1.5.90Pierre Ossman2015-11-261-1/+1
* Fix exit routine in java viewerBrian P. Hinz2015-10-111-4/+3
* More cleanup of x509 exception handling in java viewerBrian P. Hinz2015-10-111-27/+20
* Cleanup exception handling for x509* auth types in java viewerBrian P. Hinz2015-10-101-58/+17
* Added hostname verification for x509 authentication typesBrian P. Hinz2015-10-092-3/+84
* Don't exit completely if single viewer declines server certBrian P. Hinz2015-09-202-4/+38
* Fixes for X509 CA certificate handlingBrian P. Hinz2015-09-191-24/+97
* Fix Viewport initial sizing issue on OS XBrian P. Hinz2015-09-131-1/+3
* Handle CA chain certificatesBrian P. Hinz2015-09-131-4/+7
* Improve handling of x509 authenticationBrian P. Hinz2015-09-131-24/+101
* Fix UI logic in Java viewerBrian P. Hinz2015-08-201-1/+0
* Disable window functions for embedded appletBrian P. Hinz2015-08-202-0/+6
* Disable desktopSize option for embedded appletsBrian P. Hinz2015-08-201-1/+2
* Add multiple monitor spanning feature to java viewerBrian P. Hinz2015-08-204-12/+65
* Java viewer UI updatesBrian P. Hinz2015-08-202-14/+11
* Fix desktopSize parameter issueBrian P. Hinz2015-08-201-5/+3
* Add resize on connect menu controls to Java viewerBrian P. Hinz2015-07-122-2/+65
* Update OptionsDialog UI layout for better consistency with Fltk viewerBrian P. Hinz2015-07-121-25/+30
* Allow java viewer to load without manifest properlyToni Spets2015-07-012-2/+2
* Change development version to 1.5.80Pierre Ossman2015-06-181-1/+1
* Decode serverCutText to ISO-8859-1Brian P. Hinz2015-03-021-7/+6
* Don't violate RFB spec by sending UTF-8Brian P. Hinz2015-03-011-6/+5
* Merge pull request #75 from bphinz/javaBrian Hinz2014-11-191-4/+9
|\
| * More Java viewer clipboard handler fixesBrian P. Hinz2014-11-191-4/+9
* | Change development version to 1.4.80Pierre Ossman2014-11-191-1/+1
|/
* Major rework of Java viewer clipboard handlingBrian P. Hinz2014-11-192-71/+83
* Fixed issue where java viewer in listen mode did not exit properly.Brian P. Hinz2014-11-131-1/+1
* Fix getSockPort methods in java TcpSocketBrian P. Hinz2014-11-132-6/+5
* Make sure sockets are shutdown in java viewer listen modeBrian P. Hinz2014-11-132-6/+15
* Java code cleanupBrian P. Hinz2014-11-133-50/+0
* More enhancements to java SSLEngineManagerBrian P. Hinz2014-11-041-44/+44
* Major overhaul of SSLEngineManagerBrian P. Hinz2014-11-024-184/+151
* Embedded applet should not show server dialogBrian P. Hinz2014-06-261-1/+1
* r5142 and r5149 borrowed code from the TurboVNC viewer, which has different C...Brian Hinz2014-01-111-5/+6
* r5138 did not completely resolve the problem with clipboard data consuming to...Brian Hinz2014-01-113-21/+28
* Fixes for modality issues & dialog behavior in embedded mode.Brian Hinz2014-01-102-4/+5
* Moved OS X setDockIconImage call into VncViewer.setLookAndFeel so that the do...Brian Hinz2014-01-102-16/+13
* Set the dock icon on OS X. Not perfect as it still shows the standard Java l...Brian Hinz2014-01-041-2/+18
* Release all downKeys when the focus is lost, otherwise the state of the keybo...Brian Hinz2014-01-023-24/+7
* Re-introduces embedded applet mode for the java viewer. On Windows and Linux,...Brian Hinz2014-01-028-66/+241
* Updated copyright noticesBrian Hinz2013-12-293-3/+5
* Another overhaul of the key event handlers. There was a fundamental flaw in t...Brian Hinz2013-12-294-1092/+1184
* Added attributes to the Java viewer MANIFEST file in order to conform to upco...Brian Hinz2013-12-023-13/+69
* Fix regression in java install path introduced in r5143Brian Hinz2013-12-021-4/+4
* Fixed incorrect ConnParam initial value in CConn constructor. Thanks to Pier...Brian Hinz2013-12-011-1/+1
* Copied Lion fullScreen code from TurboVNC viewer. This is a more robust impl...Brian Hinz2013-12-014-69/+114
* Fixes a condition where too much data on the local clipboard causes the clien...Brian Hinz2013-11-233-29/+30
* Applied DRC's patch to fix broken RRE decoder in java clientBrian Hinz2013-10-031-1/+2
* Update more copyrights to 2013. Peter Åstrand2013-06-112-2/+2