選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Brian P. Hinz 89f6d5aed0 Create VNC homedir if it doesn't already exist 3年前
..
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年前
AuthFailureException.java RFB refactoring to sync with native client 4年前
BoolParameter.java Whitespace cleanup only 11年前
CConnection.java Fix for issue 1216 3年前
CMsgHandler.java RFB refactoring to sync with native client 4年前
CMsgReader.java Add support for VMwareCursor pseudo encoding to Java client 4年前
CMsgWriter.java RFB refactoring to sync with native client 4年前
CSecurity.java Display security state when asking for password (java) 6年前
CSecurityIdent.java Display security state when asking for password (java) 6年前
CSecurityNone.java Whitespace cleanup only 11年前
CSecurityPlain.java Display security state when asking for password (java) 6年前
CSecurityStack.java Display security state when asking for password (java) 6年前
CSecurityTLS.java Create VNC homedir if it doesn't already exist 3年前
CSecurityVeNCrypt.java [Java] Fix error in VeNCrypt protocol implemtation 5年前
CSecurityVncAuth.java Fixes for erros in java hextile/zrle decoders 6年前
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年前
ConnFailedException.java RFB refactoring to sync with native client 4年前
CopyRectDecoder.java RFB refactoring to sync with native client 4年前
Cursor.java Complete rewrite of pixel buffer & decoder implementation. 7年前
DecodeManager.java RFB refactoring to sync with native client 4年前
Decoder.java RFB refactoring to sync with native client 4年前
DesCipher.java Whitespace cleanup only 11年前
Encoder.java Whitespace cleanup only 11年前
Encodings.java Add support for VMwareCursor pseudo encoding to Java client 4年前
Exception.java Whitespace cleanup only 11年前
FullFramePixelBuffer.java Minimize thread blocking and improve thread safety in java viewer 7年前
Hextile.java Whitespace cleanup only 11年前
HextileDecoder.java RFB refactoring to sync with native client 4年前
Hostname.java Whitespace cleanup only 11年前
IntParameter.java Whitespace cleanup only 11年前
JpegCompressor.java Whitespace cleanup only 11年前
JpegDecompressor.java Minimize thread blocking and improve thread safety in java viewer 7年前
Keysym2ucs.java Refactoring and implementation changes to keyboard and mouse handling 6年前
Keysymdef.java Refactoring and implementation changes to keyboard and mouse handling 6年前
LogWriter.java Add formatted string function to LogWriter. 6年前
ManagedPixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
ModifiablePixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
MsgTypes.java Whitespace cleanup only 11年前
PixelBuffer.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
PixelFormat.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
Point.java Whitespace cleanup only 11年前
RREDecoder.java RFB refactoring to sync with native client 4年前
RawDecoder.java RFB refactoring to sync with native client 4年前
Rect.java Whitespace cleanup only 11年前
Region.java Various fixes for Region handling in java viewer 7年前
Screen.java Whitespace cleanup only 11年前
ScreenSet.java RFB refactoring to sync with native client 4年前
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年前
SecurityClient.java Move UserPasswordGetter out of CConn 6年前
ServerParams.java RFB refactoring to sync with native client 4年前
StringParameter.java Whitespace cleanup only 11年前
TightDecoder.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
UserMsgBox.java Whitespace cleanup only 11年前
UserPasswdGetter.java Display security state when asking for password (java) 6年前
VncAuth.java Whitespace cleanup only 11年前
VoidParameter.java Whitespace cleanup only 11年前
ZRLEDecoder.java Mostly stylistic changes to java viewer to match recent changes to native viewer 4年前
fenceTypes.java Whitespace cleanup only 11年前
screenTypes.java Whitespace cleanup only 11年前