Changes:


Version:Date:Changes:
0.85.0.32024-04-02FileHandler.cpp v1.0.15.0, NewHelp.cpp v1.0.8.14.
0.85.0.22024-03-26Minor tweak to support nested directory aliases.
0.85.02024-01-05Updated to conlist.cpp v1.1 to better support Ctrl-C and Ctrl-Break. Tweaked UTF-16 detection for very small files.
0.84.02023-10-17DEHTML no longer smashes whitespace inside <PRE> blocks.
0.83.0.22023-10-16Tweaked ShowCmdHelp() to report VER_PATCH.
0.83.0.12023-10-12Updated the plugin’s web address.
0.83.02023-07-28Changed DEHTML, @MKENTITIES, and COPYCHARS to use HtmlEntities.cpp. Now they should support all HTML 4 entities. Updated CHARENCODING to the version in UChars, and documented it — CHARENCODING was somehow missing from the doc files. Lots of additional bug fixes, code tweaks, and doc improvements.
0.82.62023-07-24Updated to the current versions of ParseArgs.cpp, NewHelp.cpp, conlist.cpp, FileHandler.cpp, MMFiles.cpp, and codepages.cpp.
0.82.52022-06-09Minor tweak to @STRIPACCENTS: Now Æ æ Œ œ are replaced with AE ae OE oe.
0.82.42021-10-20