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>
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.
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!
<!-- 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"
</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
<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>
</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>