History
- Version 11.1 first published release (28.02.97)
- Recompiled without optimization, because MCC crashed after some links (SAS/C)
- Added "Load Images" option to preferences
- Version 11.2 (03.03.97)
- Wrote own "Simpletext" class to allow faster display with different colors
- Made output textsensitive
- Extended configuration: Colors for text, links and BLINK; Options for
underlined links and default colors
- Added tags: SUB, SUP, MENU, DIR, BLINK (SUB and SUP have agai to be modified)
- Added ALIGN attribute to P tag (not working 100% correctly)
- B/Removed bug while image loading with a protocol
- b/Removed bug while following links that where not in the home directory
- B/Finally removed the ugly bug that leaded to not fully loaded texts sometimes
- Rewrote "moreHTML" from the scratch. Now it has a nice menu and supports simple
ARexx commands. An extension will be very easy. Please let me know your suggestions.
- Version 12.1 (08.03.97)
- Using modified Dtpic.mcc of Stefan Stuntz for image display
- Walking through links by using the TAB-key
- Margin of text is now configurable
- B/If there was no font defined in the preferences the text
wasn't displayed correctly
- Added "Cycle" and "Frame" options to preferences
- Added MUIA_HTMLtext_LoadImages
- Faster and better memory allocation
- Started to write functions for text marking
- Implemented NAME attribute of A-Tag
- Version 12.2 (11.03.97)
- Modified Scanner, is faster now (Using Tag IDs, BSearch, ecc.)
- Using pooled memory allocation of Amiga.lib for compatibility with Amiga OS 2.1+
- Removed small enforcer hit while trying to load non existing URLs
- Implemented some Arexx commands in moreHTML: GOTOURL, SAVE, GETURL
- Version 12.3 (14.03.97)
- Implemented marking possibilty. Block may be read out with MUIA_HTMLtext_Block.
Marking and color are selectable in preferences
- Turned the class to SHAREWARE. Fee US $20 or 15 DM
- Version 13.1 (17.03.97)
- Improved Entities (BSearch, Supports ASCII numbers)
- Added new attribute MUIA_HTMLtext_DoubleClick
- Extended font descriptions. Now you may add style descriptions to font
description, like "times/18/bi" (b=bold, i=italic, u=underlined)
- Added EM and STRONG font descriptions to preferences
- Improved font functions (less memory, faster)
- Implemented DIV tag
- Implemented COMPACT attribute for UL, OL, DIR and MENU
- Implemented START attribute for OL
- Solved a problem with ReadArgs()
- Added configuration window to moreHTML and added several
functions to it (Version 1.0)
- Removed align bug (CENTER, P)
- Version 13.2 (20.03.97)
- Extended error messages
- Added UNIX style filename support
- Removed a mungwall hit that lead to crashes with some texts
- Version 13.3 (25.03.97)
- Removed a stupid bug reguarding entities
- Modified MUIA_HTMLtext_OpenURLHook (developers, please have a look at the Autodocs!)
- Added MUIM_HTMLtext_Search
- Removed MUIM_HTMLtext_Search Method
- Added MUIA_HTMLtext_ElementList, MUIM_HTMLtext_Mark, MUIM_HTMLtext_Jump
- Modified text output, but marking is worse now :(
- Optimized ElementList
- Version 14.1 (02.04.97)
- Modified jumping to anchors
- Added NOBR tag
- Added ALIGN attribute to H1 ... H6
- Version 14.2 (04.04.97)
- Added includes for AmigaE (done by Thorsten Stocksmeier)
- Added SIZE attribute to FONT tag
- Modified HTML-Demo.c (Sourcestring will be remembered)
- Modified documentation (Files start all with "htmltext_" to avoid
problems with other MCC documentations written in HTML)
- "moreHTML" will be published in a seperate archive
- Version 14.3 (21.04.97)
- Modified internal handling of lists
- Optimized code
- Removed memory allocation bug (after Hide left some memory allocated)
- Using MCC_Install script of Kai Hofmann
- Debugged MUIA_HTMLtext_OpenURLHook and MUIA_HTMLtext_CloseURLHook and added
a demonstration of their use to HTMLtext-Demo
- Alternative text will be displayed if datatypes.library doesn't exist
- Version 14.4 (05.05.97)
- Added very simple TABLE, TH and TR support, that means that line breaks
are set on their positions
- Added BGCOLOR, TEXT, LINK and VLINK attributes of BODY tag
- Added COLOR attribute to FONT tag
- Modified internal color handling
- Added "Followed link" option to preferences
- Added MUIA_HTMLtext_VLinkHook
- Found a bug in ReadArgs() function and added a workaround for
IMG tag
- Version 14.5 (12.05.97)
- Added color names to color specifications, like: COLOR=red
- Added Russian support to MCC-Install done by Oleg Sergeev
- Made the sourcecode more compatible to MCC_Tron's Headerfile
- Localized HTMLtext.mcp and build a German catalog file
- Version 14.6 (01.08.97)
- Updated the documentation (new address!)
- Use of Crawling.mcc for infoline in settings group
- Added optional hilighting of visited links
- Added MUIA_HTMLtext_Clicked
- Added justified alignment
- Added private attribute ALIGN to BODY tag
- Version 14.7 (10.09.97)
- Removed recursive analysing method for the sourcetext as
preparation for rendering in a subtask
- Added optimized version for the 68020
- Version 14.8 (15.09.97)
- Now using official Dtpic.mui for image display
- Implemented BGSOUND tag with SRC attribute (plays the song only one time :(
BACK TO HOMEPAGE
Dirk Holtwick
(holtwick@uni-duisburg.de),
14-Sep-1997