Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved toolbox to lib-toolbox, Sjoerd-style. | Jack Jansen | 1997-12-18 | 1 | -224/+0 |
| | |||||
* | - Added classes to support class/property generation by gensuitemodule | Jack Jansen | 1997-08-08 | 1 | -9/+13 |
| | | | | - Fixed Property class: selector is a 'type', not an 'enum' | ||||
* | - Added optional "start" argument to TalkTo initialializer, which | Jack Jansen | 1996-09-20 | 1 | -4/+20 |
| | | | | | | starts the app (if needed). - Added aetools.Error, which is returned in case of server-generated errors (better than MacOS.Error, which was raised previously) | ||||
* | Added missing get() method | Jack Jansen | 1996-01-29 | 1 | -0/+24 |
| | |||||
* | Modified/recreated to use keyword arguments | Jack Jansen | 1995-10-03 | 1 | -0/+1 |
| | |||||
* | minor fix | Jack Jansen | 1995-07-29 | 1 | -1/+1 |
| | |||||
* | Split aepack and aetypes off from aetools (it was getting too big) | Jack Jansen | 1995-07-17 | 1 | -463/+90 |
| | | | | | Added support for all basic types mentioned in Apple Event Registry Added support for automatically-generated suites. | ||||
* | Rather massive changes: | Jack Jansen | 1995-06-05 | 1 | -1/+1 |
| | | | | | | | - Make the stuff run on Jack's machine (and hopefully all machines) in stead of Guido's only (addpack stuff) - Use the Universal Headers in stead of the Think headers - Fixed the test programs to use the new routine names | ||||
* | another round... ported to __SC__ | Guido van Rossum | 1995-02-19 | 1 | -0/+2 |
| | |||||
* | more support for different kinds of objects | Guido van Rossum | 1995-02-05 | 1 | -177/+431 |
| | |||||
* | Committed a more or less working version. | Guido van Rossum | 1995-01-30 | 1 | -0/+296 |