summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/te/TEmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-162/+61
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+11
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-1/+46
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-40/+4
* Data of type Point is passed by value, not by reference.Jack Jansen2000-03-221-5/+5
* Unified handle-conversion scheme toJack Jansen1999-12-231-0/+37
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-0/+32
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-1/+1
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-3/+3
* Export type objects to PythonJack Jansen1997-09-201-0/+4
* RegeneratedJack Jansen1996-08-021-3/+0
* Added support for accessing a few more TERec membersJack Jansen1996-04-161-4/+16
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-0/+26
* Interface to TextEdit toolboxJack Jansen1996-04-101-0/+1005