home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-07-25 | 2.2 KB | 53 lines | [TEXT/MPS ] |
- MoGuide Release Notes
- John Powers
-
- Most recent release comments first:
-
- 25-Jul-94 1.0d3e1 JRP Make MoGuide more MPW-PPC/MetroWerks/Symantic friendly:
- 1. Replace PLstrcpy/cat with home-made pcpy and pcat;
- 2. Replace equalstring with home-made isEqualString;
- and for AGFileLib:
- 3. Replace memcpy with BlockMoveData.
- Update buttons in Assistant guide file with the latest
- "standard" buttons. Recompile guide file.
- Files changed:
- Assistant.nml
- Buttons.rsrc
- UAppShared.h (for version resource)
- UApp.h
- UApp.cp
- UAppMo.cp
- UDocMo.cp
- AGFileLib
- 15-Jul-94 1.0d2e1 JRP Add check for valid art document in TAppMo::ReplyToCoach.
- If we attempted to coach-mark and the art window was not
- open, the document was nil, causing a bus error.
- Add updated AppleGuide.h header.
- Change "Assistant" guide file type to the new
- standard guile file type ('poco'). This is the file type
- assigned to guide files by Guide Maker 1.0f1c1.
- Files changed:
- UAppShared.h (for version resource)
- UAppMo.cp
- AppleGuide.h
- Assistant
- 17-Mar-94 1.0d1e5 JRP Use kAGFrontDatabase (Apple Guide 1.2b6)
- This is the version that shipped with develop issue 18.
- 14-Mar-94 1.0d1e4 JRP Improve tracking of open databases.
- Make AlertIfError and support functions global.
- Add AlertIfError for button and hot-key database opens.
- 13-Mar-94 1.0d1e3 JRP Add check for open database in idle loop.
- Display open window status in miscellaneous feedback.
- Delete unused constants.
- Add "Assistant" button in Feedback window.
- Move all tracking of preset guide file and refNum to TApp.
- 09-Mar-94 1.0d1e2 JRP Correct text in Alert from "Apple Help" to "Apple Guide".
- Correct BNDL signature from 'MoH1' to 'MoG1'.
- Fix AG install check in TAStart::AttemptAutoStart.
- Add check for AG install in kAEOpenApplication handler.
- Enable the "Add Databases" menu item (iFile).
- Add Finder Balloon resource (hfdr).
- Add Apple event terminology resource (aete).
- Enable all database items added to the MoGuide menu.
- 05-Mar-94 1.0d1e1 JRP Pre-release preview for develop.
-