summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/help
Commit message (Collapse)AuthorAgeFilesLines
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
|
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-202-18/+21
| | | | | | blacklisted, because they are not available in classic 68k programs, and bgen doesn't have a way to put #ifdef/#endif in the generated code. For now we only implement calls that work on all three models.
* Export type objects to PythonJack Jansen1997-09-202-2/+2
|
* Added interface to the Balloon Help ManagerJack Jansen1997-09-093-0/+492