Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
b213da6871c8895cea08040a1ba484e45ad0bef1
/
java
/
com
/
tigervnc
/
vncviewer
/
UserPrefs.java
b213da6
Update address of FSF and copyright notices to assign proper credit.
by Brian Hinz
· 13 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/UserPrefs.java]
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
b8a8be5
Fix null pointer issue. Thanks DRC, that was driving me nuts.
by Brian Hinz
· 14 years ago
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
c5dc038
Completely reworked Java viewer (contributed by Brian Hinz)
by DRC
· 14 years ago