aboutsummaryrefslogtreecommitdiffstats
path: root/java/com/tigervnc/vncviewer/PasswdDialog.java
Commit message (Expand)AuthorAgeFilesLines
* Make all viewer parameters static. Viewer instances are isolated from each ot...Brian P. Hinz2016-08-271-1/+0
* Overhaul of SSH tunneling features in Java viewerBrian P. Hinz2016-03-311-0/+2
* Various fixes to Java viewer UIBrian P. Hinz2016-03-171-72/+103
* Whitespace cleanup onlyBrian Hinz2013-05-121-9/+9
* Forces all dialogs except for the clipboard to be modal. Fixes cases where d...Brian Hinz2012-09-011-4/+6
* Update address of FSF and copyright notices to assign proper credit.Brian Hinz2012-04-111-1/+2
* adds experimental support for SSH tunneling to the Java client. Has not been...Brian Hinz2012-04-051-2/+88
* cleaned up unused local variables, unnecessary package imports, and fixed som...Brian Hinz2011-10-091-2/+0
* Move Java source up one level and allow Java viewer to be built as a standalo...DRC2011-10-071-0/+88