home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 15 / AACD15.ISO / AACD / Programming / advlite / advlite20b8.readme next >
Encoding:
Text File  |  1980-10-01  |  4.8 KB  |  138 lines

  1. Short:    Powerfull & neat AutodocViewer v2.0 BETA 8! ('020 + OS3.5)
  2. Author:   ronnytennebekk@c2i.net
  3. Uploader: autodocviewer@c2i.net
  4. Version:  2.0
  5. Type:     dev/misc
  6. Requires: 68020, OS3.1 and CBM formated autodocs
  7.  
  8. Released at KG'00
  9.  
  10. AutodocViewerLite v2.0 BETA 8
  11. Copyright © 1994-2000 by Ronny Tennebekk
  12.  
  13. AutodocViewerLite is a very powerfull helptool for all
  14. Amiga OS developers.
  15.  
  16. AutodocViewer is completely rewritten from the v1.x releases,
  17. the concept is the same, but is has many new features.
  18.  
  19. Now it will scan each function for matching functions names
  20. and symbols found in includes and it shows the autodoc in a
  21. html kind of style. Making it possible to jump between autodocs
  22. and includes with one mouse click.
  23.  
  24. This is a beta release, so there are still features missing...
  25.  
  26. Changes from BETA 7
  27.  
  28.  - If the user change the software enviroment for graphics, eg. from Picasso96 to CyberGfx
  29.    AutodocViewer will not detect this, resulting in unknown screenmode which AutodocViewer
  30.    did not handle correct. Now AutodocViewer will fallback on default screen when an
  31.    unknown modeid are requested.
  32.  
  33.    Reported by cYBORGiNDUSTRY.
  34.  
  35.  - While removing all autodocs attached to one group ( selected from the menu ), the
  36.    menuitem and toolbar button "Add Autodocs..." became ghosted. This has now been correct
  37.    the user are now able to add autodocs to that group...
  38.  
  39.    Reported by Daniel Jedlicka.
  40.  
  41.  - Does not require v44 of bitmap.image any more, this has been reduced to v41.
  42.  
  43.    Requested by Jacek Rzeuski.
  44.  
  45.  - The images in ADV toolbar(s) did not support proportional image sizes, this has
  46.    been fixed, AutodocViewer will now use the largest image as default size, and
  47.    center the others images within that boundary.
  48.  
  49.    Reported by cYBORGiNDUSTRY.
  50.  
  51.  - AutodocViewer did load all images regardless the usage of the toolbar, this has
  52.    now been fixed.
  53.  
  54.    Reported by cYBORGiNDUSTRY.
  55.  
  56.  - Some MuForce hits has been removed due to an missing null-pointer test, thoose
  57.    hits has been removed...
  58.  
  59.    Reported by cYBORGiNDUSTRY.
  60.  
  61.  - A minor optimization has been implemented in the processing of the configuration
  62.    data file. My 040/40 used 6 seconds and 694854 microseconds on my major
  63.    configuration on about 800kb, the new optimized function does this in
  64.    2 seconds and 434464 microseconds. In an more readable form, 275% faster.
  65.  
  66.    Requested by many users.
  67.  
  68.  - Simple string match search in the windows "Groups...", "Autodocs..." and "Functions..."
  69.    implemented. When hiting any characters while one of these windows are activated an
  70.    requester will popup, containing an string gadget showing the string the user searches.
  71.  
  72.  - Enforcer hits found an removed...
  73.    - One removed in "Add Autodocs(s)..."
  74.    - After AutodocViewer had exited, the an function in the AmigaROM made an Enforcer hit,
  75.      this was way traced back in AutodocViewer's source code... Hours of work :-(
  76.  
  77.  - The user is now able to add keywords to the application. User with not to fast computers
  78.    can change the search priority for the keywords. The keyword at the top of is first keyword
  79.    to scanned the one at the end will be checked last.
  80.  
  81.  - The user can change the order of opening these windows :
  82.  
  83.    - Groups...
  84.    - Autodocs...
  85.    - Functions...
  86.    - Viewer...
  87.    - Chronicle...
  88.    - Symbols...
  89.    - Include...
  90.  
  91.    When AutodocViewer are launched, screenmode are changed and uniconifying AutodocViewer.
  92.  
  93.    Requested by Tomas Jacobsen.
  94.  
  95.  
  96. Changes from BETA 6 release
  97.  
  98.  - Autodoc correction function...
  99.  
  100.  - And other things...
  101.  
  102.  - HTML documentation done, atleast 99%...
  103.  
  104.  
  105. Changes from BETA 5 release
  106.  
  107.  - AutodocViewer are now able to "Find" and "Find Next" in the
  108.    "Function" window... These function are also available in
  109.    the "Function" window's toolbar.
  110.  
  111.  - After setting up an configuration and later on trying to
  112.    removed it by hand. (Not using the "Project -> New" option)
  113.    there were still some symbols which remained in memory.
  114.    After 6 hours of debugging (with help from Tomas Jacobsen,
  115.    Thanks tjompen) these bugs was removed.
  116.  
  117.  - BETA 5 release of AutodocViewerLite didn't contain an built-in
  118.    language, this has now been corrected... Many people reported
  119.    this mistake of mine, I didn't read the Amiga Style Guide
  120.    thoroughly... Reported by Jens Troeger and Jens Langner
  121.  
  122.  - While getting an error message on startup, AutodocViewer
  123.    didn't show the right information about the error, this
  124.    has been corrected... Reported by Jacek Rzeuski.
  125.  
  126.  - When having an group named eg. "Amiga" and trying to create
  127.    an group called "Amig", AutodocViewer reported that the group
  128.    already existed... This has been corrected...
  129.  
  130.  - Closing "Chronicle Window" caused crashes, two bugs where found
  131.    and removed...
  132.  
  133.  - AutodocViewer didn't remove any "Chronicle" items when the list
  134.    exceeded the number specified as maximum. This has been
  135.    corrected...
  136.  
  137. Updates and support at http://home.c2i.net/regulus
  138.