1. b213da6 Update address of FSF and copyright notices to assign proper credit. by Brian Hinz · 13 years ago
  2. 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/UserPrefs.java]
  3. 979e2d1 The previous fix to the NullPointer issue did not work, because it was simply setting separator to null (not what we want.) Fix the issue properly + fix spelling of "separator". by DRC · 14 years ago
  4. b8a8be5 Fix null pointer issue. Thanks DRC, that was driving me nuts. by Brian Hinz · 14 years ago
  5. c800321 More fixes for bug #3418256. Copied jarsigning routine from TurboVNC in order to produce a signed applet so the system clipboard can be accessed from when used in applet mode. These changes will need some testing to make sure that there aren't any corner-cases where something breaks. by Brian Hinz · 14 years ago
  6. c5dc038 Completely reworked Java viewer (contributed by Brian Hinz) by DRC · 14 years ago