Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
72b4adfd2f84fb253b4c19b58a8858e4682c5445
/
java
/
com
/
tigervnc
/
vncviewer
/
F8Menu.java
6053053
Adds support for setting the menu key via cmd line arg. Adds all menu keys supported by native viewer to the combo box in the OptionsDialog.
by Brian Hinz
· 13 years ago
b213da6
Update address of FSF and copyright notices to assign proper credit.
by Brian Hinz
· 13 years ago
64ee6fd
make sure FullScreen checkbox is initialized correctly.
by Brian Hinz
· 13 years ago
06b92cf
set dialog locations relative to parent window, otherwise dialogs appear on wrong screen in multi-monitor configurations.
by Brian Hinz
· 14 years ago
6a42a37
cleaned up unused local variables, unnecessary package imports, and fixed some methods and variables that were incorrectly defined as static
by Brian Hinz
· 14 years ago
c19ab9e
Move Java source up one level and allow Java viewer to be built as a standalone project (per community request)
by DRC
· 14 years ago
[Renamed from java/src/com/tigervnc/vncviewer/F8Menu.java]
652953c
More changes to scaling code. Tested on Ubuntu 11.04/OpenJDK and Win7/Sun Java 6u27. Auto, FixedRatio, & % scale all seem to work. Will test on other platforms soon.
by Brian Hinz
· 14 years ago
c5dc038
Completely reworked Java viewer (contributed by Brian Hinz)
by DRC
· 14 years ago