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 91a02fe526 [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771 4 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 Whitespace cleanup only 11 years ago
BoolParameter.java Whitespace cleanup only 11 years ago
CConnection.java Remove unused force protocol 3.3 code 5 years ago
CMsgHandler.java Java client support for cursors with full alpha 7 years ago
CMsgReader.java Fixes for erros in java hextile/zrle decoders 6 years ago
CMsgWriter.java Rename CMsgWriter functions to match C++ code 6 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 [java] Add support for java 9+ (removes support for java 7). Fixes #708,#771 4 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 Whitespace cleanup only 11 years ago
ConnParams.java Fully implement support for alpha cursor pseudo encoding. 6 years ago
CopyRectDecoder.java CopyRectDecoder missing getAffectedRegion method in java viewer 7 years ago
Cursor.java Complete rewrite of pixel buffer & decoder implementation. 7 years ago
DecodeManager.java Release queueMutex using finally blocks 5 years ago
Decoder.java Complete rewrite of pixel buffer & decoder implementation. 7 years ago
DesCipher.java Whitespace cleanup only 11 years ago
Encoder.java Whitespace cleanup only 11 years ago
Encodings.java Java client support for cursors with full alpha 7 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 Fixes for erros in java hextile/zrle decoders 6 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 Fix for NPE when zero width or height alpha cursor is sent 6 years ago
ModifiablePixelBuffer.java Minimize thread blocking and improve thread safety in java viewer 7 years ago
MsgTypes.java Whitespace cleanup only 11 years ago
PixelBuffer.java More fixes for java viewer performance regression 7 years ago
PixelFormat.java Fixes for erros in java hextile/zrle decoders 6 years ago
Point.java Whitespace cleanup only 11 years ago
RREDecoder.java Complete rewrite of pixel buffer & decoder implementation. 7 years ago
RawDecoder.java Complete rewrite of pixel buffer & decoder implementation. 7 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 Method cleanup. 7 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
StringParameter.java Whitespace cleanup only 11 years ago
TightDecoder.java Fixes for erros in java hextile/zrle decoders 6 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 Fixes for erros in java hextile/zrle decoders 6 years ago
fenceTypes.java Whitespace cleanup only 11 years ago
screenTypes.java Whitespace cleanup only 11 years ago