Revision History for hypertext.datatype : hypertext.datatype 40.24 (26.1.98) : - if there was a background color or picture and a cli.datatype object was linked to the a devision by zero occured. This is fixed now - Added NODEINDEX MINSIZE and EXCLUDEDEVS options - fixed a bug with getting the DTA_Domain attribute - fixed a second bug with the GA_Top and GA_Left attribute. Now the button row is rendered at the correct positions - fixed sychronisation problem with the tabcycle feature. Sometimes the tabcycle ended up before it reached the last/first link hypertext.datatype 40.23 (19.12.97) : - rewritten the DTM_GOTO code, which is now smaller and fixes some race conditions - removed some unnecessary fields in the instance data - labels now work again between different nodes/documents - added new internal images (HTST_IMAGE) - fixed some autodocs typos and updated OM_GET autodoc - added new NODEINDEX support, now it creates for each document with nodes an index in a specified database directory - the navigator button row wasn't correctly rendered if the position of the datatype object was changed with GA_Left or GA_Top. This is now fixed 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