home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsf / hiper / Bugs next >
Encoding:
Text File  |  1996-08-03  |  3.4 KB  |  102 lines

  1. v0.02
  2.  
  3. Updates since 0.01:
  4.  
  5.  - 'HotSpot files' - allows 'hotspots' on sprites or drawfiles, which you
  6.    can click on to go to the appropriate subject.
  7.  - The mouse pointer changes to a hand when it is over a link
  8.  - I've discovered that I can distribute the DrawFile module with the prog.
  9.  - There is now a history button
  10.  - Lots of bug fixes & speed improvements
  11.  - Can now read articles in from file only as it needs them (add '-file' to
  12.    the end of the !Run file - CASE SENSITIVE). This keeps any articles in
  13.    memory as they are loaded.
  14.  - text alignment commands added
  15.  
  16. v0.03
  17.  
  18. Bug fixes since 0.02:
  19.  
  20.  - Fixed nasty bug which happens when a link is on the end of a line
  21.  - Fixed bug in 'read from file' code which makes the thing go 'bleagh'
  22.    if you try to read the last article. This will attempt to fix old
  23.    files, but I recommend that you recompile to take full advantage of
  24.    the fix.
  25.  - Fixed 'multiple fonts on a line' bug
  26.  - Fixed bug that prevents sprites & drawfiles from being links
  27.  - (maybe not a bug...) if a font cannot be found, it automatically replaces
  28.    it with Trinity.Medium, and if THAT can't be found, it reports an error
  29.    and gives up.
  30.  
  31. Updates since 0.02:
  32.  
  33.  - LINK can now use article names as well as numbers
  34.  - Now features 'minimum memory' mode (add '-min' to the end of the !Run
  35.    file - last line should read '<Hiper$Dir>.!RunImage *%*0 -file -min')
  36.    This keeps all but the page you are viewing on the disc.
  37.  - ability to use *-commands in the help file
  38.  - XPOS and INDENT added
  39.  - top panes added (MerkySoft eat yer heart out...)
  40.  - ability to run *-commands added
  41.  
  42. To be done:
  43.  
  44.  - icon bar installation
  45.  - 'articles in more than one file' support (you could do it yourself now
  46.  that I've provided some uncompressed source code)
  47.  - multiple files in memory support
  48.  
  49. v1.01 - RSDFS door
  50.  
  51. v1.02
  52.  
  53. Bug fixes since 0.03:
  54.  
  55. Er, none.
  56.  
  57. Updates sinces 0.03:
  58.  
  59.  - new-style user interface (ergonomic!)
  60.  - 'door' support for help file conversion
  61.  - hopefully, icon bar business.
  62.  - context sensitive messages
  63.  - reduced memory consumption (64k!)
  64.  
  65. v1.10
  66.  
  67. Bug fixes since 1.02:
  68.  
  69.  - Bug on RISC PC now definately fixed
  70.  - Desquashing compressed help files now works slightly better...
  71.  - RISC OS 3.60 SpriteExtension (bug?) workaround added
  72.  
  73. Updates since 1.02:
  74.  
  75.  - Compressed file format 2 introduced (Run HelpSplat2 to compress HelpOut in
  76.    this new format) - this allows more efficient use of memory, as articles
  77.    can be loaded in individually.
  78.  - Help compiler now works in hi-res modes (if available)
  79.  - Help compiler has quite a few new features. (Styles...)
  80.  - Better handling of history list
  81.  - Colours in fonts handled in a much nicer manner... (the end of the attack of
  82.    the multicoloured text?)
  83.  
  84. v1.15
  85.  
  86. Bug fixes since 1.10:
  87.  
  88.  - None really
  89.  
  90. Updates since 1.10:
  91.  
  92.  - Improved handling of a few things (less chance of desquashing messing up)
  93.  - Hi-res/lo-res sprites added (I haven't had time to document this in the
  94.    compiler reference. Basically the format is 'SPRITEHI <arthi> <artlo>
  95.    <name>', where <arthi> is the hi-res sprite and <artlo> is the lo-res
  96.    sprite. I'm sure you'll work it all out eventually.
  97.  - Official filetype (&13a) and message block (&4d5c0) are now in operation!
  98.    So now you have no excuse not to use Hiper in your own productions. Yes,
  99.    all names are registered as well.
  100.  - Printing now works across more than one page (at the request of Lindis
  101.    International...)
  102.