TkHTMLtidy is a Tcl/Tk front-end for tidy, the W3C
utility to clean up and pretty print
HTML/XHTML/XML. It includes support for most of
tidy's options.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
A bug that occurred when the rc file was saved for the first time has been fixed, as well as a bug with the conversion option (UI only). The spinbox has been replaced with an options menu for encoding, and some useless variables have been removed.
A user interface bug has been fixed : the results window is now well-sized on all window managers (only KDE was not affected). A typo error has been corrected in the uninstall script.
Localization support has been added: all strings
used for messages have become variables and are in
the same place to facilitate translation.
Configuration mode has been added, so you can
store your default settings to an rc file. Because
of these new features, the code has been largely
rewritten. The user interface was improved with
window geometry management, a redesigned bottom
bar, and the addition of close buttons. The
installation script has been modified. An
uninstall script and a l10n howto have been added.
The accessibility checks option has been added.
Source and destination files errors are now
managed inside TkHTMLtidy, instead of using the
HTML tidy output.