Short: V40.22 hypertext.datatype superclass for hypertext and text formats Author: ruppert@amigaworld.com (Stefan Ruppert) Uploader: ruppert@amigaworld.com (Stefan Ruppert) Type: util/dtype Version: 40.22 Replaces: util/dtype/HTDS.lha, util/dtype/HTDS_SDK.lha, util/dtype/HTDS_020.lha, util/dtype/HTDS_030.lha, util/dtype/HTDS_040.lha, util/dtype/HTDS_060.lha Distribution: NoCD *************************************************************************** * * * hypertext.datatype 40.22 * * * * Written by Stefan Ruppert * * * *************************************************************************** The hypertext.datatype is the base class for all hypertext or text datatypes. It provides the basic functionality for handling of hypertext and text documents. This includes text layout, rendering, printing, searching, embedding of other datatype objects, links to other documents, starting of programs and arexx scripts and more. Attention: Until the end of the year 1997 there is a discount for a one copy license! The ShareWare fee is for that discount 20 USD or 30 DM ! This software is Shareware. See documentation for copyright notice and Shareware fee. It's strictly forbidden to include this archive in any kind of software collection except Fred Fish's AmigaLibrary, Aminet FileServer , Meeting Pearls CD's and BBS Fileareas or by a explicit permission from me ! This software is provided "as is". No representations or warranties are made with respect to the accuracy, reliability, performance, currentness, or operation of this software, and all use is at your own risk ! If you have any suggestion or comments please contact me : Stefan Ruppert Windthorststraße 5 65439 Flörsheim am Main GERMANY EMail: ruppert@amigaworld.com ruppert@goofy.zdv.uni-mainz.de ruppert@informatik.fh-wiesbaden.de WWW: http://home.pages.de/~Ruppert/ http://www.amigaworld.com/support/htds/ Changes since last release : hypertext.datatype 40.22 (23.11.97) : - fixed bug, which caused wrong rendering of links if the tabcycle feature was used with keyrepeat - added HTDTA_SeparatorIsFF attribute hypertext.datatype 40.21 (19.11.97) : - added Keys: assign for loading keyfiles - fixed rendering bug for HTML like underlined links hypertext.datatype 40.20 (11.11.97) : - fixed bug for long documents, which are higher than 2^16-1 pixel. - fixed bug if a document was loaded with no background color or picture from a document with one, where the background wasn't cleared totally. - fixed bug for document loading, if there exists several nodes with the same name in different hyperguide documents. - fixed various bugs concerning asyncron method invocations. This fixed most problems using the hypertext.datatype with the original amigaguide.library. Now you can use all HTDS datatypes for online help! - fixed bug with mark color. If you cleared the marked region it wasn't rendered (because of using JAM1 instead of JAM2). hypertext.datatype 40.19 (8.10.97) : - optimize underlined links, which points to the same destination (rendered in once) - added object dependend path lists - added support for KEYFILES,KEYPATH environment variables - added support for KeyFiles: and KeyPath: assigns - fixed bug, which disabled DTM_WRITE method