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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
com
/
tigervnc
/
vncviewer
/
F8Menu.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduces embedded applet mode for the java viewer. On Windows and Linux,...
Brian Hinz
2014-01-02
1
-1
/
+3
*
Whitespace cleanup only
Brian Hinz
2013-05-12
1
-3
/
+3
*
Make viewport the parent of "Save As" dialog so that the window frame icon is...
Brian Hinz
2013-03-01
1
-1
/
+1
*
Sending menu key from F8 menu was sending the keycode instead of the keysym.
Brian Hinz
2013-02-09
1
-2
/
+2
*
Forces all dialogs except for the clipboard to be modal. Fixes cases where d...
Brian Hinz
2012-09-01
1
-0
/
+6
*
adds initial support for loading & saving of both configuration files and use...
Brian Hinz
2012-08-29
1
-1
/
+14
*
Fix AccessControlException caused by using System.exit() in applet mode, and ...
Brian Hinz
2012-08-26
1
-1
/
+1
*
Change name of menu key class to be consistent with Java style guidelines.
Brian Hinz
2012-08-26
1
-1
/
+1
*
Changes to allow compiling on JDK7
Brian Hinz
2012-07-22
1
-1
/
+1
*
Adds support for setting the menu key via cmd line arg. Adds all menu keys s...
Brian Hinz
2012-05-16
1
-3
/
+3
*
Update address of FSF and copyright notices to assign proper credit.
Brian Hinz
2012-04-11
1
-1
/
+2
*
make sure FullScreen checkbox is initialized correctly.
Brian Hinz
2012-04-08
1
-0
/
+1
*
set dialog locations relative to parent window, otherwise dialogs appear on w...
Brian Hinz
2011-10-24
1
-2
/
+2
*
cleaned up unused local variables, unnecessary package imports, and fixed som...
Brian Hinz
2011-10-09
1
-1
/
+0
*
Move Java source up one level and allow Java viewer to be built as a standalo...
DRC
2011-10-07
1
-0
/
+133