1. 932fac5 Fix AccessControlException caused by using System.exit() in applet mode, and close viewer properly in several other cases. by Brian Hinz · 13 years ago
  2. 3b5ce72 Change name of menu key class to be consistent with Java style guidelines. by Brian Hinz · 13 years ago
  3. 8d9c463 Changes to allow compiling on JDK7 by Brian Hinz · 13 years ago
  4. 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
  5. b213da6 Update address of FSF and copyright notices to assign proper credit. by Brian Hinz · 13 years ago
  6. 64ee6fd make sure FullScreen checkbox is initialized correctly. by Brian Hinz · 13 years ago
  7. 06b92cf set dialog locations relative to parent window, otherwise dialogs appear on wrong screen in multi-monitor configurations. by Brian Hinz · 14 years ago
  8. 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
  9. 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]
  10. 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
  11. c5dc038 Completely reworked Java viewer (contributed by Brian Hinz) by DRC · 14 years ago