August 7, 1999 Version 3.7 |
|
August 5, 1999 Version 3.6 |
|
July 5, 1999 Version 3.5 |
|
June 28, 1999 Version 3.4 |
Major bug fixed that prevented mktclapp from compiling on systems with Tcl8.0.3 and later. |
June 21, 1999 Version 3.3 |
|
June 14, 1999 Version 3.2 |
Various improvements to both the application builder wizard and
to the runtime:
|
June 4, 1999 Version 3.1 |
It now works with Tcl/Tk 8.1. There are also many improvements
to the console, including:
|
May 31, 1999 Version 3.0 |
The major version number was incremented because of a very slight
incompatibility with the previous version. There really is not
that much difference from the prior version.
|
May 1, 1999 Version 2.1 |
Bug fixes:
|
April 26, 1999 Version 2.0 |
The application wizard (xmktclapp.tcl) is greatly improved and now features a new configuration file format. Both mktclapp and xmktclapp.tcl share the same configuration file. The documentation is now complete. Several bug fixes. |
March 18, 1999 | Added support for namespaces (though that support is still undocumented) and fixed a bug in code that mktclapp generates. |
January 1, 1999 | The code that mktclapp generates can now be compiled by either a C or a C++ compiler. It works the same either way. Also, the Tcl_Obj interface is working and there is a brief mention of how to use it in the documentation. |
December 30, 1998 | Folks were having trouble with the "Startup" TCL script concept. So xmktclapp now gives a warning message for common errors. The color enhanced tk_messageBox widget was added to xmktclapp too. Also: There is now (undocumented) support for Tcl Object-commands in C modules. |
December 5, 1998 | Added a directory browser to the xmktclapp for selecting the directories containing the Tcl and Tk library scripts. |
November 14, 1998 | Autoloading of commands was not working properly in stand-alone executables. I added a hack to fix it while I dream up a more elegant solution. Also improved the error reporting some. |
November 5, 1998 | Better error reporting if there is a bug in the Startup script. Some spelling errors in the documentation fixed. |
October 25, 1998 | Fix a bug in the "shroud" feature that was introduced by the October 22 release. More documentation added. |
October 22, 1998 | The "Standalone" feature was not working correctly. This has now been fixed. The application now also uses a hash function to locate its built-in files, rather than a linear search. |
October 20, 1998 | Some minor bugs fixed in mktclapp.c and xmktclapp. No other changes. |
October 18, 1998 | Release of version 1.0 Beta 1. Documentation is still incomplete. |