summaryrefslogtreecommitdiff
path: root/Mac/Lib/toolbox/aepack.py
Commit message (Collapse)AuthorAgeFilesLines
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-181-357/+0
|
* - Added classes to support class/property generation by gensuitemoduleJack Jansen1997-08-081-0/+1
| | | | - Fixed Property class: selector is a 'type', not an 'enum'
* Split aepack and aetypes off from aetools (it was getting too big)Jack Jansen1995-07-171-0/+356
Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites.