You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brian P. Hinz 89f6d5aed0 Create VNC homedir if it doesn't already exist 3 years ago
..
AliasParameter.java Make all viewer parameters static. Viewer instances are isolated from each other by spawning a completely new process for each viewer, rather than simply starting a new thread. All dialogs were redesigned to better match the look of the native viewer, and also to be more tolerant of sizing differences between platforms. 7 years ago
AuthFailureException.java RFB refactoring to sync with native client 4 years ago
BoolParameter.java Whitespace cleanup only 11 years ago
CConnection.java Fix for issue 1216 3 years ago
CMsgHandler.java RFB refactoring to sync with native client 4 years ago
CMsgReader.java Add support for VMwareCursor pseudo encoding to Java client 4 years ago
CMsgWriter.java RFB refactoring to sync with native client 4 years ago
CSecurity.java Display security state when asking for password (java) 6 years ago
CSecurityIdent.java Display security state when asking for password (java) 6 years ago
CSecurityNone.java Whitespace cleanup only 11 years ago
CSecurityPlain.java Display security state when asking for password (java) 6 years ago
CSecurityStack.java Display security state when asking for password (java) 6 years ago
CSecurityTLS.java Create VNC homedir if it doesn't already exist 3 years ago
CSecurityVeNCrypt.java [Java] Fix error in VeNCrypt protocol implemtation 5 years ago
CSecurityVncAuth.java Fixes for erros in java hextile/zrle decoders 6 years ago
Configuration.java Make all viewer parameters static. Viewer instances are isolated from each other by spawning a completely new process for each viewer, rather than simply starting a new thread. All dialogs were redesigned to better match the look of the native viewer, and also to be more tolerant of sizing differences between platforms. 7 years ago
ConnFailedException.java RFB refactoring to sync with native client 4 years ago
CopyRectDecoder.java RFB refactoring to sync with native client 4 years ago
Cursor.java Complete rewrite of pixel buffer & decoder implementation. 7 years ago
DecodeManager.java RFB refactoring to sync with native client 4 years ago
Decoder.java RFB refactoring to sync with native client 4 years ago
DesCipher.java Whitespace cleanup only 11 years ago
Encoder.java Whitespace cleanup only 11 years ago
Encodings.java Add support for VMwareCursor pseudo encoding to Java client 4 years ago
Exception.java Whitespace cleanup only 11 years ago
FullFramePixelBuffer.java Minimize thread blocking and improve thread safety in java viewer 7 years ago
Hextile.java Whitespace cleanup only 11 years ago
HextileDecoder.java RFB refactoring to sync with native client 4 years ago
Hostname.java Whitespace cleanup only 11 years ago
IntParameter.java Whitespace cleanup only 11 years ago
JpegCompressor.java Whitespace cleanup only 11 years ago
JpegDecompressor.java Minimize thread blocking and improve thread safety in java viewer 7 years ago
Keysym2ucs.java Refactoring and implementation changes to keyboard and mouse handling 6 years ago
Keysymdef.java Refactoring and implementation changes to keyboard and mouse handling 6 years ago
LogWriter.java Add formatted string function to LogWriter. 6 years ago
ManagedPixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
ModifiablePixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
MsgTypes.java Whitespace cleanup only 11 years ago
PixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
PixelFormat.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
Point.java Whitespace cleanup only 11 years ago
RREDecoder.java RFB refactoring to sync with native client 4 years ago
RawDecoder.java RFB refactoring to sync with native client 4 years ago
Rect.java Whitespace cleanup only 11 years ago
Region.java Various fixes for Region handling in java viewer 7 years ago
Screen.java Whitespace cleanup only 11 years ago
ScreenSet.java RFB refactoring to sync with native client 4 years ago
Security.java Make all viewer parameters static. Viewer instances are isolated from each other by spawning a completely new process for each viewer, rather than simply starting a new thread. All dialogs were redesigned to better match the look of the native viewer, and also to be more tolerant of sizing differences between platforms. 7 years ago
SecurityClient.java Move UserPasswordGetter out of CConn 6 years ago
ServerParams.java RFB refactoring to sync with native client 4 years ago
StringParameter.java Whitespace cleanup only 11 years ago
TightDecoder.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
UserMsgBox.java Whitespace cleanup only 11 years ago
UserPasswdGetter.java Display security state when asking for password (java) 6 years ago
VncAuth.java Whitespace cleanup only 11 years ago
VoidParameter.java Whitespace cleanup only 11 years ago
ZRLEDecoder.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4 years ago
fenceTypes.java Whitespace cleanup only 11 years ago
screenTypes.java Whitespace cleanup only 11 years ago