1. 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
  2. b213da6 Update address of FSF and copyright notices to assign proper credit. by Brian Hinz · 13 years ago
  3. 64ee6fd make sure FullScreen checkbox is initialized correctly. by Brian Hinz · 13 years ago
  4. 06b92cf set dialog locations relative to parent window, otherwise dialogs appear on wrong screen in multi-monitor configurations. by Brian Hinz · 14 years ago
  5. 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
  6. 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]
  7. 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
  8. c5dc038 Completely reworked Java viewer (contributed by Brian Hinz) by DRC · 14 years ago