index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
com
/
tigervnc
/
vncviewer
/
ServerDialog.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for dialog modality on Mac OS X
Brian P. Hinz
2019-11-03
1
-0
/
+3
*
[java] Trim any leading/trailing whitespace from servername
Brian P. Hinz
2019-10-22
1
-0
/
+1
*
Refactoring and implementation changes to keyboard and mouse handling
Brian P. Hinz
2017-11-13
1
-1
/
+1
*
Java client was not honoring "ServerName" option in config files
Brian P. Hinz
2017-02-20
1
-19
/
+30
*
Added filename filters to file chooser dialogs
Brian P. Hinz
2016-08-28
1
-3
/
+8
*
Make all viewer parameters static. Viewer instances are isolated from each ot...
Brian P. Hinz
2016-08-27
1
-73
/
+161
*
Various fixes to Java viewer UI
Brian P. Hinz
2016-03-17
1
-57
/
+58
*
Whitespace cleanup only
Brian Hinz
2013-05-12
1
-6
/
+6
*
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
-1
/
+1
*
comboBoxEdited events are fired if the content of the JComboBox is edited and...
Brian Hinz
2013-02-22
1
-13
/
+13
*
Cleanup linter warnings wherever possible and suppress all linter warnings fr...
Brian Hinz
2012-12-14
1
-4
/
+7
*
Forces all dialogs except for the clipboard to be modal. Fixes cases where d...
Brian Hinz
2012-09-01
1
-34
/
+35
*
adds initial support for loading & saving of both configuration files and use...
Brian Hinz
2012-08-29
1
-20
/
+22
*
Fix AccessControlException caused by using System.exit() in applet mode, and ...
Brian Hinz
2012-08-26
1
-2
/
+2
*
UI tweaks to improve look & feel consistency.
Brian Hinz
2012-04-25
1
-1
/
+1
*
Fixes issue with java viewer exiting altogether when the New Connection Serve...
Brian Hinz
2012-04-13
1
-1
/
+12
*
Update address of FSF and copyright notices to assign proper credit.
Brian Hinz
2012-04-11
1
-1
/
+2
*
remove some bits of dead/unused code
Brian Hinz
2012-04-11
1
-5
/
+1
*
set dialog locations relative to parent window, otherwise dialogs appear on w...
Brian Hinz
2011-10-24
1
-1
/
+1
*
Fix more unused local variables and static (class) variables and methods bein...
Brian Hinz
2011-10-09
1
-1
/
+1
*
cleaned up unused local variables, unnecessary package imports, and fixed som...
Brian Hinz
2011-10-09
1
-4
/
+0
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+179