summaryrefslogtreecommitdiffstats
path: root/Mac/Include/pymactoolbox.h
Commit message (Expand)AuthorAgeFilesLines
* Split macglue.c into two: a new mactoolboxglue.c (in ./Python)Jack Jansen2001-08-081-123/+0
* PyMac_GetFSSpec must be called via the dylib glue code on OSX.Jack Jansen2001-08-031-0/+3
* Include Carbon/Carbon.h if appropriate.Jack Jansen2001-05-221-5/+5
* include Carbon/Carbon.h in stead of universal headers, if appropriate.Jack Jansen2001-05-191-0/+5
* Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py...Jack Jansen2001-05-171-6/+23
* Added prototype for DlgObj_WhichDialog()Jack Jansen2001-02-091-0/+1
* Qdoffs now exports the GWorldObj_{New,Convert} functions.Jack Jansen2000-12-121-0/+4
* Added prototype for DlgObj_ConvertToWindow().Jack Jansen2000-08-251-0/+1
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-0/+92