home *** CD-ROM | disk | FTP | other *** search
-
- AIDE Changes
- ------------
-
- ** v1.01 **
-
- - AIDE first released with ACE v2.0.
-
-
- ** v1.02 **
-
- - Utilities menu: supports calculator, FD-to-BMAP and compressed
- AmigaBASIC format to ASCII file conversion.
-
- - All AIDE.config entries are now optional with defaults for
- each variable except CALCTOOL.
-
- - Menus are ghosted at appropriate times (eg: during compilation).
-
-
- ** v1.03 **
-
- - AIDE now accepts ".bas" as a valid file extension for ACE source
- files.
-
- - "Preprocess Source" added to Compiler Options menu. This item is
- checked when AIDE is started up. Select it once to prevent the
- preprocessor from being invoked.
-
- - Documentation for AIDE can now be viewed via the Help menu.
-
-
- ** v1.04 **
-
- - ACE history can also now be viewed via the Help menu.
-
- - Menus are ghosted during a program run.
-
- - "Save Options" added to Compiler menu. Current options are
- restored when AIDE next runs.
-
- - The "Set Source" file requester remembers the directory
- used on previous invocations of this option.
-
-
- ** v1.05 **
-
- - Fixed a bug in which a compilation error occurred when no
- compiler options were selected from the Compiler menu.
-
- - If a change is made to an option in the Compiler menu,
- previous makes will be invalidated.
-
- - "Run from Shell..." window now displays name of program
- being run. This is useful for "silent" programs.
-
- ** v1.06 **
-
- - Added code to allow all three AmigaGuide docs (ace.guide,
- ref.guide and aide.guide) as supplied by John Stiwinter,
- to be accessed via the Help menu when an AGDDIR entry is
- present in AIDE.config.
-
- ** v1.07 **
-
- - Implemented a "free memory" monitor which displays the
- total amount of free PUBLIC memory in the system before
- and after menu selections, when the About box is invoked
- and during a Make session.
-
- ** v1.08 **
-
- - The editor is now invoked when a non-existent file is
- selected via Set Source.
-
- - Wrote a calculator (ACEcalc) using ACE. This can easily
- be specified for use by AIDE via the CALCTOOL entry in
- AIDE.config.
-
- - Fixed a bug in which the "Calculator" item in the utilities
- menu was being ghosted whenever the menus were updated (eg.
- after adding modules to the Linker menu).
-
- - AIDE.doc was not being correctly referenced by file viewer
- when placed in the alternate location (ACE:docs).
-
- ** v1.09 **
-
- - RAM:t replaced with T:.
-
- - MsgBox functions replaced by MsgBox statements where appropriate
- (eg. About...).
-
- - File requester for "Set Source..." Program menu item now defaults
- to AIDE.config's SRCDIR entry.
-
- ** v1.1 **
-
- - AGDDIR entry in AIDE.config has become AGDTOOL such that
- the full path to the AmigaGuide tool must now be specified.
-
- - Added support for Example.Guide.
-