📄 changelog
字号:
------------------------------------------------------------------------r988 | const | 2002-01-11 00:22:08 +0600 (Fri, 11 Jan 2002) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/hextile.vnc M /orig/trunk/vnc_javasrc/index.vnc M /orig/trunk/vnc_javasrc/noshared.vnc M /orig/trunk/vnc_javasrc/shared.vnc M /orig/trunk/vnc_javasrc/tight.vnc M /orig/trunk/vnc_javasrc/zlib.vncInserted a <br> tag to prevent www.tightvnc.com link appear to theleft of the applet area.------------------------------------------------------------------------r981 | const | 2001-12-18 03:32:28 +0600 (Tue, 18 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncviewer.javaIn application mode, terminate application on window close event.------------------------------------------------------------------------r980 | const | 2001-12-18 02:28:34 +0600 (Tue, 18 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaPerformance fixes in CopyRect routine, and the FillLargeArea method.------------------------------------------------------------------------r979 | const | 2001-12-18 01:39:40 +0600 (Tue, 18 Dec 2001) | 2 linesChanged paths: A /orig/trunk/vnc_javasrc/ButtonPanel.java M /orig/trunk/vnc_javasrc/Makefile M /orig/trunk/vnc_javasrc/dir.mk M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncCanvas.java M /orig/trunk/vnc_javasrc/vncviewer.javaConverted to Java 1.1 event model.------------------------------------------------------------------------r978 | const | 2001-12-17 03:49:14 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaGot rid of calls to deprecated methods etc.------------------------------------------------------------------------r977 | const | 2001-12-17 03:37:38 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncviewer.javaMinor code cleanups.------------------------------------------------------------------------r976 | const | 2001-12-17 03:37:10 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/authenticationPanel.javaConverted to Java 1.1 event model.------------------------------------------------------------------------r975 | const | 2001-12-17 02:51:05 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.javaConverted to Java 1.1 event model.------------------------------------------------------------------------r974 | const | 2001-12-17 02:19:03 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/clipboardFrame.javaConverted to Java 1.1 event model.------------------------------------------------------------------------r973 | const | 2001-12-17 00:17:20 +0600 (Mon, 17 Dec 2001) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/clipboardFrame.javaRemoved debugging code forgotten in the previous version.Minor code cleanups and formating changes.------------------------------------------------------------------------r972 | const | 2001-12-17 00:00:08 +0600 (Mon, 17 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/authenticationPanel.java M /orig/trunk/vnc_javasrc/clipboardFrame.java M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncviewer.javaGot rid of most calls to methods deprecated in Java 1.1.------------------------------------------------------------------------r971 | const | 2001-12-16 21:41:38 +0600 (Sun, 16 Dec 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaBeeping through java.awt.Toolkit on receiving Bell RFB message.------------------------------------------------------------------------r970 | const | 2001-12-16 21:33:19 +0600 (Sun, 16 Dec 2001) | 4 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaDrawing techniques have been changed: now all the painting isperformed in update() and paint() methods of the Canvas component.This should solve painting problems under some JVM implementations.------------------------------------------------------------------------r969 | const | 2001-12-16 20:56:29 +0600 (Sun, 16 Dec 2001) | 4 linesChanged paths: M /orig/trunk/vnc_javasrc/Makefile D /orig/trunk/vnc_javasrc/animatedMemoryImageSource.java M /orig/trunk/vnc_javasrc/dir.mk M /orig/trunk/vnc_javasrc/vncCanvas.javaFirst step of converting the source to Java 1.1: got rid ofanimatedMemoryImageSource class; using new setAnimated() method in thestandard MemoryImageSource class instead.------------------------------------------------------------------------r939 | const | 2001-09-16 14:06:15 +0700 (Sun, 16 Sep 2001) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncCanvas.java M /orig/trunk/vnc_javasrc/vncviewer.javaAddition of new parameters PASSWORD, "Include Controls", and "ViewOnly", modified patch from Steve Kann.------------------------------------------------------------------------r901 | const | 2001-06-18 23:46:28 +0700 (Mon, 18 Jun 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/READMEVersion string change.------------------------------------------------------------------------r899 | const | 2001-05-12 16:55:47 +0700 (Sat, 12 May 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncviewer.java(setEncodings): Possible NullPointerException fixed.------------------------------------------------------------------------r884 | const | 2001-03-07 14:06:46 +0600 (Wed, 07 Mar 2001) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaInitial "software cursor" position set to (0, 0) instead of (40, 40).Minor code clean-up.------------------------------------------------------------------------r868 | const | 2001-02-16 04:45:56 +0600 (Fri, 16 Feb 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaMinor performance fix and tiny clean-ups in code and comments.------------------------------------------------------------------------r867 | const | 2001-02-16 03:29:49 +0600 (Fri, 16 Feb 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/clipboardFrame.java M /orig/trunk/vnc_javasrc/optionsFrame.javaTiny changes after looking in the TridiaVNC CVS sources.------------------------------------------------------------------------r866 | const | 2001-02-16 02:48:15 +0600 (Fri, 16 Feb 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/READMEVersion string changed.------------------------------------------------------------------------r865 | const | 2001-02-15 23:48:43 +0600 (Thu, 15 Feb 2001) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaA number of performance optimizations and code clean-ups for allsupported encodings.------------------------------------------------------------------------r863 | const | 2001-02-15 01:56:48 +0600 (Thu, 15 Feb 2001) | 9 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/vncCanvas.javaDrawing techniques changed: now all drawing is performed through therawPixelsImage object and the pixels[] array, paintImage is not usedany more.Settings "Raw pixel drawing: Fast/Reliable" and "CopyRect:Fast/Reliable" removed from the Options panel since they do not makesense in new drawing model.Currently drawing of solid-color areas is slow but this issuehopefully will be fixed in next versions.------------------------------------------------------------------------r858 | const | 2001-02-08 07:06:24 +0600 (Thu, 08 Feb 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncCanvas.java M /orig/trunk/vnc_javasrc/vncviewer.javaFixes for compilation on Java 2 platform, from Klaus Erber.------------------------------------------------------------------------r836 | const | 2001-01-28 16:58:51 +0600 (Sun, 28 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/README M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncCanvas.javaOne more name added to copyright strings. ;-)------------------------------------------------------------------------r835 | const | 2001-01-28 16:51:43 +0600 (Sun, 28 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/hextile.vnc M /orig/trunk/vnc_javasrc/index.vnc M /orig/trunk/vnc_javasrc/noshared.vnc M /orig/trunk/vnc_javasrc/shared.vnc M /orig/trunk/vnc_javasrc/tight.vnc M /orig/trunk/vnc_javasrc/zlib.vncwww.TridiaVNC.com links chanded to www.TightVNC.com.------------------------------------------------------------------------r834 | const | 2001-01-28 16:43:39 +0600 (Sun, 28 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/Makefile A /orig/trunk/vnc_javasrc/hextile.vnc A /orig/trunk/vnc_javasrc/noshared.vnc A /orig/trunk/vnc_javasrc/tight.vncMore HTML templates for different default settings prepared.------------------------------------------------------------------------r833 | const | 2001-01-28 16:36:14 +0600 (Sun, 28 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.javaTight encoding is now set by default.------------------------------------------------------------------------r832 | const | 2001-01-27 04:24:59 +0600 (Sat, 27 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncviewer.javaTiny formatting changes.------------------------------------------------------------------------r831 | const | 2001-01-27 03:11:22 +0600 (Sat, 27 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/authenticationPanel.java M /orig/trunk/vnc_javasrc/vncviewer.javaFrom TridiaVNC: set initial input focus to password field.------------------------------------------------------------------------r830 | const | 2001-01-27 02:58:39 +0600 (Sat, 27 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/MakefileUnneeded changes reverted.------------------------------------------------------------------------r829 | const | 2001-01-27 00:52:44 +0600 (Sat, 27 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.javaMany changes. Cursor shape updates should work in all modes.------------------------------------------------------------------------r826 | const | 2001-01-26 01:31:54 +0600 (Fri, 26 Jan 2001) | 4 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/rfbProto.java M /orig/trunk/vnc_javasrc/vncCanvas.javaSupport for EncodingLastRect added.Bugfix: "Cursor shape updates: Ignore" option caused exceptions onXCursor updates.------------------------------------------------------------------------r825 | const | 2001-01-26 01:10:59 +0600 (Fri, 26 Jan 2001) | 3 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/vncCanvas.java M /orig/trunk/vnc_javasrc/vncviewer.javaRichCursor and XCursor encodings now work, but only for raw encoding.Minor formatting fixes (spaces -> tabs).------------------------------------------------------------------------r824 | const | 2001-01-26 01:09:42 +0600 (Fri, 26 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/rfbProto.javaMinor formatting fixes (spaces -> tabs).------------------------------------------------------------------------r823 | const | 2001-01-25 00:25:22 +0600 (Thu, 25 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/vncCanvas.java"Cursor shape updates: Ignore" option works for RichCursor encoding.------------------------------------------------------------------------r822 | const | 2001-01-24 23:55:22 +0600 (Wed, 24 Jan 2001) | 2 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/vncCanvas.javaNon-finished RichCursor support, minor code cleanups.------------------------------------------------------------------------r820 | const | 2001-01-23 23:42:45 +0600 (Tue, 23 Jan 2001) | 4 linesChanged paths: M /orig/trunk/vnc_javasrc/optionsFrame.java M /orig/trunk/vnc_javasrc/rfbProto.java"Cursor shape updates" item in options frame.Minor bugfix: "Compression level" item
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -