From: Jeff Hobbs Date: Wed, 20 Jun 2001 23:58:44 +0000 (+0000) Subject: updated for 2.2 release X-Git-Tag: tkcon-2-2~3 X-Git-Url: http://privyetmir.co.uk/gitweb?a=commitdiff_plain;h=2e0274c9f44ce52e31dfda3a25ce5368f47e0831;p=tkcon updated for 2.2 release --- diff --git a/ChangeLog b/ChangeLog index fc73521..6ba6efc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ 2001-06-20 Jeff Hobbs + TKCON 2.2 RELEASE + + * README.txt: + * index.html: + * docs/index.html: updated for 2.2 release + * tkcon.tcl (InitUI): moved wm protocol inside check to not run under plugin. + (::tkcon::Retrieve): added a new method to allow tkcon to retrieve + the latest version of itself. 2001-06-19 Jeff Hobbs diff --git a/README.txt b/README.txt index 2bd4109..c6b16e2 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ WHAT: Enhanced Tk Console for all Tk platforms -WHERE: http://www.purl.org/net/hobbs/tcl/script/tkcon/ - http://tkcon.sourceforge.net/ +WHERE: http://tkcon.sourceforge.net/ + http://www.purl.org/net/hobbs/tcl/script/ REQUIREMENTS: Tcl/Tk 8.0+ Tested through Tcl/Tk 8.4. @@ -35,7 +35,7 @@ GETTING STARTED: tkcon is a single drop-in file. On Windows, I place this on the desktop and double-click on it instead of wish/tclsh. On Unix, I place it in a -known bin directory and run this instead of wish. I don't have a Mac... +directory on my path and run this instead of wish. I don't have a Mac... Documentation can be reading by starting with index.html in the docs/ subdirectory. Happying Tcl'ing! diff --git a/docs/index.html b/docs/index.html index c5a17f1..017baeb 100755 --- a/docs/index.html +++ b/docs/index.html @@ -10,7 +10,7 @@ - + @@ -34,17 +34,19 @@ height="31" border="0" alt="SourceForge Logo">
tkcon Documentation (May 2001)tkcon Documentation (June 2001) SourceForge Logo
Enhanced Tk Console: tkcon - + SourceForge Logo
-Release Archives -(ftp)
Release Archives +(ftp)
--> +Release Archives (high speed server)

-

Last full release (v2.1, May 4 2001):
-149133 May  4 15:58 tkcon.tcl
+Last full release (v2.2, June 20 2001): +tkcon.tcl

-You can grab the latest sources from the +You can grab the latest sources from the tkcon CVS repository (currently post v2.1).