summaryrefslogtreecommitdiffstats
path: root/Mac/Lib/lib-toolbox/aetools.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ↵Jack Jansen2001-08-191-277/+0
| | | | the Carbon package.
* Before asking the finder to start the application (if start=1 is specified), ↵Jack Jansen2001-08-111-1/+4
| | | | check that it isn't incidentally running already.
* Enums we cannot find are set to None, and enumsubst understands this (no ↵Jack Jansen2000-08-201-2/+5
| | | | substitution done). This is need for what I think are bugs in the Finder aete resources (some events use unknown enums).
* In unpackevent, get the direct object (----) before asking for missed ↵Jack Jansen1999-01-221-0/+7
| | | | | | | parameters. The documentation is unclear on this, but the old implementation caused problems with Default Folder.
* Don't qualify local symbols with aetools...Jack Jansen1999-01-211-1/+1
|
* Regenerated from Universal Headers 3.0.1 (which are changedJack Jansen1998-02-201-1/+0
| | | | substantially from previous releases)
* Mods by Bill BedfordJack Jansen1998-01-161-9/+50
| | | | | | | - Use internal version of finder class so we don't drag in finder tools - error -1704 also ignored during arg unpack - Use Scriptable Text Editor for example
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-181-0/+224