| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pymactoolbox.h contains protoypes for all externally visible toolbox module | Jack Jansen | 2000-07-14 | 1 | -40/+4 |
| | | | | | | functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error. | ||||
| * | Data of type Point is passed by value, not by reference. | Jack Jansen | 2000-03-22 | 1 | -5/+5 |
| | | |||||
| * | Unified handle-conversion scheme to | Jack Jansen | 1999-12-23 | 1 | -0/+37 |
| | | | | | | | | handle = Ctl.as_Resource(ctl) ctl = Ctl.as_Control(handle) and similarly for List, Menu, TE. The old handle.as_Control() methods are still there for backward compatability. | ||||
| * | Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. | Jack Jansen | 1999-12-12 | 1 | -0/+32 |
| | | |||||
| * | Replaced addpack by handcrafted code to find the bgen stuff. | Jack Jansen | 1998-04-17 | 1 | -1/+1 |
| | | |||||
| * | Regenerated from Universal Headers 3.0.1. Some new calls are | Jack Jansen | 1998-02-20 | 1 | -3/+3 |
| | | | | | | | 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 Python | Jack Jansen | 1997-09-20 | 1 | -0/+4 |
| | | |||||
| * | Regenerated | Jack Jansen | 1996-08-02 | 1 | -3/+0 |
| | | |||||
| * | Added support for accessing a few more TERec members | Jack Jansen | 1996-04-16 | 1 | -4/+16 |
| | | |||||
| * | bgen-generators now drop the python definition file straight in the | Jack Jansen | 1996-04-12 | 1 | -0/+26 |
| | | | | | Lib:toolbox folder. | ||||
| * | Interface to TextEdit toolbox | Jack Jansen | 1996-04-10 | 1 | -0/+1005 |
