updated for 2.2 release
authorJeff Hobbs <hobbs@users.sourceforge.net>
Wed, 20 Jun 2001 23:58:44 +0000 (23:58 +0000)
committerJeff Hobbs <hobbs@users.sourceforge.net>
Wed, 20 Jun 2001 23:58:44 +0000 (23:58 +0000)
ChangeLog
README.txt
docs/index.html
index.html

index fc7352131892acb280b7a2ae909b8688f9036401..6ba6efcf512b8876c7144206d3ac87eee3ccb8fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,15 @@
 2001-06-20  Jeff Hobbs  <jeffh@ActiveState.com>
 
+       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  <jeffh@ActiveState.com>
 
index 2bd4109fb0b370f723dcab5ebb1d84ec210ab505..c6b16e2fee7f217eb990a105aaabbfbbc11e2c0d 100644 (file)
@@ -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!
index c5a17f12b4722068e9be8b3d02007a423369b9ce..017baeb697196a64371f19ebc62420b29bc54034 100755 (executable)
@@ -10,7 +10,7 @@
 <!-- start header info -->
 <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0 BGCOLOR=#FFFFFF>
 <TR>
-<TD><FONT SIZE=+3><B>tkcon Documentation</B> (May 2001)</FONT></TD>
+<TD><FONT SIZE=+3><B>tkcon Documentation</B> (June 2001)</FONT></TD>
 <TD align=right>
 <A href="http://tkcon.sourceforge.net/"> 
 <IMG src="http://sourceforge.net/sflogo.php?group_id=11462&type=1" width="88"
@@ -40,7 +40,9 @@ height="31" border="0" alt="SourceForge Logo"></A>
 </TD></TR><TR><TD BGCOLOR=#FFFFFF>
 <DIV CLASS="indent">
 
+<!--
 <H4><A HREF="ftp://tkcon.sourceforge.net/pub/tkcon/">Release Archives</A> (ftp)</H4>
+-->
 
 <H4><A
 HREF="http://sourceforge.net/project/showfiles.php?group_id=11462">Release
index 3d28530b817036c077fa6ed66bd21b049fa8eaee..2156146a88526098d8dbcc2549f0c0505a8b2582 100755 (executable)
@@ -12,7 +12,7 @@
 <TR>
 <TD><FONT SIZE=+3><B>Enhanced Tk Console: tkcon</B></FONT></TD>
 <TD align=right>
-<A href="http://tkcon.sourceforge.net/"> 
+<A href="http://sourceforge.net/projects/tkcon/"> 
 <IMG src="http://sourceforge.net/sflogo.php?group_id=11462&type=1" width="88"
 height="31" border="0" alt="SourceForge Logo"></A>
 </TD>
@@ -34,17 +34,19 @@ height="31" border="0" alt="SourceForge Logo"></A>
 </TR><TR>
 
 <TD COLSPAN=4>
-<A HREF="ftp://tkcon.sourceforge.net/pub/tkcon/"><B>Release Archives</B>
-(ftp)</A><BR><A
+<!-- <A HREF="ftp://tkcon.sourceforge.net/pub/tkcon/"><B>Release Archives</B>
+(ftp)</A><BR> -->
+<A
 HREF="http://sourceforge.net/project/showfiles.php?group_id=11462"><B>Release
 Archives</B> (high speed server)</A>
 
 <P>
-<B><PRE STYLE="color: #990033;">Last full release (v2.1, May 4 2001):
-149133 May  4 15:58 <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/tkcon/tkcon/tkcon.tcl?rev=1.28&content-type=application/x-tcl">tkcon.tcl</A></PRE></B>
+<B><CODE STYLE="color: #990033;">Last full release (v2.2, June 20 2001):
+<A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/~checkout~/tkcon/tkcon/tkcon.tcl?rev=1.36&content-type=application/x-tcl">tkcon.tcl</A></CODE></B>
 </P>
 <P>
-You can grab the latest sources from the
+You can grab the <A
+HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tkcon/tkcon/tkcon.tcl?rev=HEAD">latest sources</A> from the
 <A HREF="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/tkcon/tkcon/"><B>tkcon CVS repository</B></A>
 (currently post v2.1).
 </P>