summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/gensuitemodule.py
Commit message (Expand)AuthorAgeFilesLines
* Only output the code to alias properties if the names aren't the same.Jack Jansen2000-08-221-0/+2
* - identify() enum names.Jack Jansen2000-08-201-2/+3
* Enums we cannot find are set to None, and enumsubst understands this (no subs...Jack Jansen2000-08-201-4/+5
* Fixed event inheritance code (which didn't work at all).Jack Jansen2000-08-201-117/+239
* Generate packages in stead of separate modules. The package main module impor...Jack Jansen2000-08-171-22/+120
* Fixed multi-arg appends.Jack Jansen2000-03-071-1/+1
* Generate class, property and comparison code (finally!). The resultingJack Jansen1997-08-081-41/+201
* raise aetools.Error in stead of MacOS.Error on server-generated errorsJack Jansen1996-09-201-1/+1
* Fixed code generated for an argument of type ****Jack Jansen1996-04-161-1/+2
* Removed addpack calls for toolbox modules, re-binhexed resources (sigh)Jack Jansen1996-03-201-5/+0
* Changed creator from PYTH to PythJack Jansen1996-03-181-1/+1
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-091-5/+11
* Modified/recreated to use keyword argumentsJack Jansen1995-10-031-36/+22
* Added prompt to getfile dialogJack Jansen1995-08-141-1/+1
* Gensuitemodule generates python classes from aete/aeut resourcesJack Jansen1995-07-171-0/+474