]> source.dussan.org Git - tigervnc.git/commit
TightVNC Java Viewer source copied to trunk from its old location under orig/trunk.
authorConstantin Kaplinsky <const@tightvnc.com>
Mon, 14 Apr 2008 08:02:25 +0000 (08:02 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Mon, 14 Apr 2008 08:02:25 +0000 (08:02 +0000)
commit2844fd5879900a7e89ce00ad9271da550b2e92f0
treef3028afa305b5845415d3fcb4f3d646ce63adce0
parentfb5b9e9b7be453fcb9f5524ce2c3680a0303f121
TightVNC Java Viewer source copied to trunk from its old location under orig/trunk.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2457 3789f03b-4d11-0410-bbf8-ca57d06f2519
26 files changed:
java/com/tightvnc/vncviewer/AuthPanel.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/ButtonPanel.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/CapabilityInfo.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/CapsContainer.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/ClipboardFrame.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/DesCipher.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/HTTPConnectSocket.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/HTTPConnectSocketFactory.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/InStream.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/LICENCE.TXT [new file with mode: 0644]
java/com/tightvnc/vncviewer/MANIFEST.MF [new file with mode: 0644]
java/com/tightvnc/vncviewer/Makefile [new file with mode: 0644]
java/com/tightvnc/vncviewer/MemInStream.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/OptionsFrame.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/README [new file with mode: 0644]
java/com/tightvnc/vncviewer/RecordingFrame.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/ReloginPanel.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/RfbProto.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/SessionRecorder.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/SocketFactory.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/VncCanvas.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/VncCanvas2.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/VncViewer.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/ZlibInStream.java [new file with mode: 0644]
java/com/tightvnc/vncviewer/index.html [new file with mode: 0644]
java/com/tightvnc/vncviewer/index.vnc [new file with mode: 0644]