History
- Unpublished versions
- Date: 16.01.97
- First version to be published on WWW
- Date: 17.01.97
- Added "Headers" with different fonts
- Added font selection to the preferences
- Modified "Test" program
- Date: 22.01.97
- Added own HTML scanner and parser
- Made MUIA_HTML_Contents settable
- Added MUIA_HTML_LoadContents [ISG] and MUIA_HTML_Title [..G] attributes
- Added "moreHTML" as textviewer using HTML class
- Added tags: UL, LI, IMG. Don't work like they should do :(
- Added AFD-Copyright note
- Date: 28.01.97
- Added entities support
- Added simple image support (SRC)
- Added simple highlighting for links
- Added tag: MUIA_HTML_Path [ISG]
- Added debugging informations to source
- Removed some bugs like: stack overflow, rendering,
refresh after configuration, list display, etc.
- Source now available on request
- Date: 29.01.97
- Added tag: CENTER.
- Layoutfunction totaly rewritten
- moreHTML now usable from Workbench and other minor changes
- Date: 05.02.97
- Added tag: FONT. But only with Amiga specific attribute AMIGA="font/size"
- Added attributes WIDTH and HEIGHT to IMG tag
- Date: 06.02.97
- Added background attribute
- Added simple HREF to A tag. Jumping is now possible!
- Added primitive PRE tag.
- Improved memory allocation speed (pooled)
- Made parser more stabile
- Date: 11.02.97
- Added attribute MUIA_HTML_LinkHook
- Added full PRE tag
- Added some missing Entities
- Added simple support for following tags: BIG, SMALL, ADDRESS, BLOCKQUOTE,
CITE, CODE, DFN, KBD, SAMP, STRONG, VAR
- Added list tags: DL, DT, DD, OL
- Added hyperlink possibilty on images: Click 'em :)
- Different font in the same line have the same baseline now
- Modified Scanner
- Modified moreHTML - better loading routines
- Modified preferences
- Date: 23.02.97
- Using the official 4-digit serial number for the MUI attributes
- Added an installer script
- Added "Back" button to "moreHTML"
- Added "HTMLtext-DEMO"
- Reorganisation of the directory structure
- Date: 28.02.97
- Renamed HTML class to HTMLtext class to avoid confusion
- Set version to 11.1 to avoid problems with MUI's configuration program
- Wrote the whole documentation in HTML and modified the Autodocs
- Added MUIA_HTMLtext_URL
- Renamed MUIA_HTMLtext_LinkHook to MUIA_HTMLtext_OpenURLHook
- Removed MUIM_HTMLtext_LoadContents
- Removed bug that lead to crash if there was a single ">" outside a tag
- Entities now may also end on other characters than ";"
- Added TT tag
- Modified moreHTML
- Version 11.1 first published release (28.02.97)
- Date: 03.03.97
- Recompiled without optimization, because MCC crashed after some links (SAS/C)
- Added "Load Images" option to preferences
- Version 11.2 (03.03.97)
- Date: 04.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)
- Date: 05.03.97
- B/Removed bug while image loading with a protocol
- b/Removed bug while following links that where not in the home directory
- Date: 08.03.97
- 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)
- Date: 10.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
- Date: 11.03.97
- 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)
- Date: 13.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)
- Date: 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)
- Date: 19.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)
- Date: 22.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)
- Date: 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
- Date: 02.04.97
- 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)
Dirk Holtwick
(dirco@uni-duisburg.de),
02-Apr-1997