2001-09-16 15:06  const

	* optionsFrame.java, rfbProto.java, vncCanvas.java, vncviewer.java:
	Addition of new parameters PASSWORD, "Include Controls", and "View
	Only", modified patch from Steve Kann.

2001-06-19 00:46  const

	* README: Version string change.

2001-05-12 17:55  const

	* vncviewer.java: (setEncodings): Possible NullPointerException
	fixed.

2001-03-07 15:06  const

	* vncCanvas.java: Initial "software cursor" position set to (0, 0)
	instead of (40, 40).  Minor code clean-up.

2001-02-16 05:45  const

	* vncCanvas.java: Minor performance fix and tiny clean-ups in code
	and comments.

2001-02-16 04:29  const

	* clipboardFrame.java, optionsFrame.java: Tiny changes after
	looking in the TridiaVNC CVS sources.

2001-02-16 03:48  const

	* README: Version string changed.

2001-02-16 00:48  const

	* vncCanvas.java: A number of performance optimizations and code
	clean-ups for all supported encodings.

2001-02-15 02:56  const

	* optionsFrame.java, 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.

2001-02-08 08:06  const

	* rfbProto.java, vncCanvas.java, vncviewer.java: Fixes for
	compilation on Java 2 platform, from Klaus Erber.

2001-01-28 17:58  const

	* README, optionsFrame.java, rfbProto.java, vncCanvas.java: One
	more name added to copyright strings. ;-)

2001-01-28 17:51  const

	* hextile.vnc, index.vnc, noshared.vnc, shared.vnc, tight.vnc,
	zlib.vnc: www.TridiaVNC.com links chanded to www.TightVNC.com.

2001-01-28 17:43  const

	* Makefile, hextile.vnc, noshared.vnc, tight.vnc: More HTML
	templates for different default settings prepared.

2001-01-28 17:36  const

	* optionsFrame.java: Tight encoding is now set by default.

2001-01-27 05:24  const

	* vncviewer.java: Tiny formatting changes.

2001-01-27 04:11  const

	* authenticationPanel.java, vncviewer.java: From TridiaVNC: set
	initial input focus to password field.

2001-01-27 03:58  const

	* Makefile: Unneeded changes reverted.

2001-01-27 01:52  const

	* vncCanvas.java: Many changes. Cursor shape updates should work in
	all modes.

2001-01-26 02:31  const

	* optionsFrame.java, rfbProto.java, vncCanvas.java: Support for
	EncodingLastRect added.  Bugfix: "Cursor shape updates: Ignore"
	option caused exceptions on XCursor updates.

2001-01-26 02:10  const

	* optionsFrame.java, vncCanvas.java, vncviewer.java: RichCursor and
	XCursor encodings now work, but only for raw encoding.	Minor
	formatting fixes (spaces -> tabs).

2001-01-26 02:09  const

	* rfbProto.java: Minor formatting fixes (spaces -> tabs).

2001-01-25 01:25  const

	* vncCanvas.java: "Cursor shape updates: Ignore" option works for
	RichCursor encoding.

2001-01-25 00:55  const

	* optionsFrame.java, vncCanvas.java: Non-finished RichCursor
	support, minor code cleanups.

2001-01-24 00:42  const

	* optionsFrame.java, 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.

2001-01-23 23:02  const

	* optionsFrame.java, rfbProto.java: Requesting compression level
	for tight and zlib encodings.

2001-01-23 00:22  const

	* vncCanvas.java: Major speed optimizations and code cleanups in
	tight encoding implementation.

2001-01-22 21:10  const

	* vncCanvas.java: More error checking.

2001-01-22 21:06  const

	* vncCanvas.java: Error checking, code cleanups.

2001-01-19 13:53  const

	* Makefile, optionsFrame.java, rfbProto.java, vncCanvas.java: First
	version of Java vncviewer with tight encoding support.

2000-09-29 23:39  const

	* DesCipher.java, LICENCE.TXT, Makefile, README,
	animatedMemoryImageSource.java, authenticationPanel.java,
	clipboardFrame.java, dir.mk, index.vnc, optionsFrame.java,
	rfbProto.java, shared.vnc, vncCanvas.java, vncviewer.java,
	zlib.vnc: Initial revision

2000-09-29 23:39  const

	* DesCipher.java, LICENCE.TXT, Makefile, README,
	animatedMemoryImageSource.java, authenticationPanel.java,
	clipboardFrame.java, dir.mk, index.vnc, optionsFrame.java,
	rfbProto.java, shared.vnc, vncCanvas.java, vncviewer.java,
	zlib.vnc: Imported sources

