Maplat

 view release on metacpan or  search on metacpan

lib/Maplat/Web/Static/vnc/ChangeLog  view on Meta::CPAN

   M /orig/trunk/vnc_javasrc/OptionsFrame.java

Minor code enhancements.

------------------------------------------------------------------------
r994 | const | 2002-01-11 23:35:33 +0600 (Fri, 11 Jan 2002) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/VncCanvas.java
   M /orig/trunk/vnc_javasrc/VncViewer.java

Implemented scrolling of the desktop area, when the desktop is shown
in a separate window.

------------------------------------------------------------------------
r993 | const | 2002-01-11 18:51:16 +0600 (Fri, 11 Jan 2002) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/ClipboardFrame.java
   M /orig/trunk/vnc_javasrc/OptionsFrame.java

"Dismiss" buttons renamed to "Close".

------------------------------------------------------------------------
r992 | const | 2002-01-11 04:19:03 +0600 (Fri, 11 Jan 2002) | 5 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/ButtonPanel.java
   M /orig/trunk/vnc_javasrc/VncViewer.java

Changes in the button panel. Now keyboard focus moves back to the
authentication panel or to the desktop after pressing any button on
the panel. Additionally, keyboard focus should move to the desktop
automatically when VNC connection is established.

------------------------------------------------------------------------
r991 | const | 2002-01-11 03:53:10 +0600 (Fri, 11 Jan 2002) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/ButtonPanel.java

Implemented new "Refresh" button. Pressing it results sending a
non-incremental FramebufferUpdateRequest message to the server.

------------------------------------------------------------------------
r990 | const | 2002-01-11 03:51:25 +0600 (Fri, 11 Jan 2002) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/VncCanvas.java

Now the viewer adjusts its desktop/window size on desktop size changes
on the remote side (working support for NewFBSize pseudo-encoding).

------------------------------------------------------------------------
r989 | const | 2002-01-11 02:50:00 +0600 (Fri, 11 Jan 2002) | 4 lines
Changed paths:
   A /orig/trunk/vnc_javasrc/AuthPanel.java
   M /orig/trunk/vnc_javasrc/ButtonPanel.java
   A /orig/trunk/vnc_javasrc/ClipboardFrame.java
   M /orig/trunk/vnc_javasrc/Makefile
   A /orig/trunk/vnc_javasrc/OptionsFrame.java
   A /orig/trunk/vnc_javasrc/RfbProto.java
   A /orig/trunk/vnc_javasrc/VncCanvas.java
   A /orig/trunk/vnc_javasrc/VncViewer.java
   D /orig/trunk/vnc_javasrc/authenticationPanel.java
   D /orig/trunk/vnc_javasrc/clipboardFrame.java
   M /orig/trunk/vnc_javasrc/dir.mk
   M /orig/trunk/vnc_javasrc/hextile.vnc
   M /orig/trunk/vnc_javasrc/index.vnc
   M /orig/trunk/vnc_javasrc/noshared.vnc
   D /orig/trunk/vnc_javasrc/optionsFrame.java
   D /orig/trunk/vnc_javasrc/rfbProto.java
   M /orig/trunk/vnc_javasrc/shared.vnc
   M /orig/trunk/vnc_javasrc/tight.vnc
   D /orig/trunk/vnc_javasrc/vncCanvas.java
   D /orig/trunk/vnc_javasrc/vncviewer.java
   M /orig/trunk/vnc_javasrc/zlib.vnc

New "Open New Window" parameter was implemented, now the viewer can
work in a separate frame instead of running in the applet area.
Class names were capitalized, to reflect usual Java naming standards.

------------------------------------------------------------------------
r988 | const | 2002-01-11 00:22:08 +0600 (Fri, 11 Jan 2002) | 3 lines
Changed 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.vnc

Inserted a <br> tag to prevent www.tightvnc.com link appear to the
left of the applet area.

------------------------------------------------------------------------
r981 | const | 2001-12-18 03:32:28 +0600 (Tue, 18 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncviewer.java

In application mode, terminate application on window close event.

------------------------------------------------------------------------
r980 | const | 2001-12-18 02:28:34 +0600 (Tue, 18 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Performance fixes in CopyRect routine, and the FillLargeArea method.

------------------------------------------------------------------------
r979 | const | 2001-12-18 01:39:40 +0600 (Tue, 18 Dec 2001) | 2 lines
Changed 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.java

Converted to Java 1.1 event model.

------------------------------------------------------------------------
r978 | const | 2001-12-17 03:49:14 +0600 (Mon, 17 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Got rid of calls to deprecated methods etc.

------------------------------------------------------------------------
r977 | const | 2001-12-17 03:37:38 +0600 (Mon, 17 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncviewer.java

Minor code cleanups.

------------------------------------------------------------------------
r976 | const | 2001-12-17 03:37:10 +0600 (Mon, 17 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/authenticationPanel.java

Converted to Java 1.1 event model.

------------------------------------------------------------------------
r975 | const | 2001-12-17 02:51:05 +0600 (Mon, 17 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/optionsFrame.java

Converted to Java 1.1 event model.

------------------------------------------------------------------------
r974 | const | 2001-12-17 02:19:03 +0600 (Mon, 17 Dec 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/clipboardFrame.java

Converted to Java 1.1 event model.

------------------------------------------------------------------------
r973 | const | 2001-12-17 00:17:20 +0600 (Mon, 17 Dec 2001) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/clipboardFrame.java

Removed 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 lines
Changed 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.java

Got 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 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Beeping through java.awt.Toolkit on receiving Bell RFB message.

------------------------------------------------------------------------
r970 | const | 2001-12-16 21:33:19 +0600 (Sun, 16 Dec 2001) | 4 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Drawing techniques have been changed: now all the painting is
performed 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 lines
Changed 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.java

First step of converting the source to Java 1.1: got rid of
animatedMemoryImageSource class; using new setAnimated() method in the
standard MemoryImageSource class instead.

------------------------------------------------------------------------
r939 | const | 2001-09-16 14:06:15 +0700 (Sun, 16 Sep 2001) | 3 lines
Changed 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.java

Addition of new parameters PASSWORD, "Include Controls", and "View
Only", modified patch from Steve Kann.

------------------------------------------------------------------------
r901 | const | 2001-06-18 23:46:28 +0700 (Mon, 18 Jun 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/README

Version string change.

------------------------------------------------------------------------
r899 | const | 2001-05-12 16:55:47 +0700 (Sat, 12 May 2001) | 2 lines
Changed 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 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Initial "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 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Minor performance fix and tiny clean-ups in code and comments.

------------------------------------------------------------------------
r867 | const | 2001-02-16 03:29:49 +0600 (Fri, 16 Feb 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/clipboardFrame.java
   M /orig/trunk/vnc_javasrc/optionsFrame.java

Tiny changes after looking in the TridiaVNC CVS sources.

------------------------------------------------------------------------
r866 | const | 2001-02-16 02:48:15 +0600 (Fri, 16 Feb 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/README

Version string changed.

------------------------------------------------------------------------
r865 | const | 2001-02-15 23:48:43 +0600 (Thu, 15 Feb 2001) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

A number of performance optimizations and code clean-ups for all
supported encodings.

------------------------------------------------------------------------
r863 | const | 2001-02-15 01:56:48 +0600 (Thu, 15 Feb 2001) | 9 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/optionsFrame.java
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Drawing techniques changed: now all drawing is performed through the
rawPixelsImage object and the pixels[] array, paintImage is not used
any more.
Settings "Raw pixel drawing: Fast/Reliable" and "CopyRect:
Fast/Reliable" removed from the Options panel since they do not make
sense in new drawing model.
Currently drawing of solid-color areas is slow but this issue
hopefully will be fixed in next versions.

------------------------------------------------------------------------
r858 | const | 2001-02-08 07:06:24 +0600 (Thu, 08 Feb 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/rfbProto.java
   M /orig/trunk/vnc_javasrc/vncCanvas.java
   M /orig/trunk/vnc_javasrc/vncviewer.java

Fixes for compilation on Java 2 platform, from Klaus Erber.

------------------------------------------------------------------------
r836 | const | 2001-01-28 16:58:51 +0600 (Sun, 28 Jan 2001) | 2 lines
Changed 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.java

One more name added to copyright strings. ;-)

------------------------------------------------------------------------
r835 | const | 2001-01-28 16:51:43 +0600 (Sun, 28 Jan 2001) | 2 lines
Changed 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

lib/Maplat/Web/Static/vnc/ChangeLog  view on Meta::CPAN

------------------------------------------------------------------------
r820 | const | 2001-01-23 23:42:45 +0600 (Tue, 23 Jan 2001) | 4 lines
Changed 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 remained enabled when raw
encoding was chosen after zlib or tight.

------------------------------------------------------------------------
r819 | const | 2001-01-23 22:02:50 +0600 (Tue, 23 Jan 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/optionsFrame.java
   M /orig/trunk/vnc_javasrc/rfbProto.java

Requesting compression level for tight and zlib encodings.

------------------------------------------------------------------------
r818 | const | 2001-01-22 23:22:03 +0600 (Mon, 22 Jan 2001) | 3 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Major speed optimizations and code cleanups in tight encoding
implementation.

------------------------------------------------------------------------
r817 | const | 2001-01-22 20:10:50 +0600 (Mon, 22 Jan 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

More error checking.

------------------------------------------------------------------------
r816 | const | 2001-01-22 20:06:39 +0600 (Mon, 22 Jan 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/vncCanvas.java

Error checking, code cleanups.

------------------------------------------------------------------------
r814 | const | 2001-01-19 12:53:17 +0600 (Fri, 19 Jan 2001) | 2 lines
Changed paths:
   M /orig/trunk/vnc_javasrc/Makefile
   M /orig/trunk/vnc_javasrc/optionsFrame.java
   M /orig/trunk/vnc_javasrc/rfbProto.java
   M /orig/trunk/vnc_javasrc/vncCanvas.java

First version of Java vncviewer with tight encoding support.

------------------------------------------------------------------------
r725 | const | 2000-09-29 22:39:38 +0700 (Fri, 29 Sep 2000) | 2 lines
Changed paths:
   A /orig/trunk/vnc_javasrc
   A /orig/trunk/vnc_javasrc/DesCipher.java
   A /orig/trunk/vnc_javasrc/LICENCE.TXT
   A /orig/trunk/vnc_javasrc/Makefile
   A /orig/trunk/vnc_javasrc/README
   A /orig/trunk/vnc_javasrc/animatedMemoryImageSource.java
   A /orig/trunk/vnc_javasrc/authenticationPanel.java
   A /orig/trunk/vnc_javasrc/clipboardFrame.java
   A /orig/trunk/vnc_javasrc/dir.mk
   A /orig/trunk/vnc_javasrc/index.vnc
   A /orig/trunk/vnc_javasrc/optionsFrame.java
   A /orig/trunk/vnc_javasrc/rfbProto.java
   A /orig/trunk/vnc_javasrc/shared.vnc
   A /orig/trunk/vnc_javasrc/vncCanvas.java
   A /orig/trunk/vnc_javasrc/vncviewer.java
   A /orig/trunk/vnc_javasrc/zlib.vnc

Initial revision

------------------------------------------------------------------------



( run in 0.803 second using v1.01-cache-2.11-cpan-81fc1098f69 )