Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f0713d3f4d1d9fbd3cc10877822e824103f7affa
/
Include
/
pymactoolbox.h
94bebc0
Split macglue.c into two: a new mactoolboxglue.c (in ./Python)
by Jack Jansen
· 23 years ago
[Renamed (61%) from Mac/Include/pymactoolbox.h]
a5bca57
PyMac_GetFSSpec must be called via the dylib glue code on OSX.
by Jack Jansen
· 23 years ago
0268ac8
Include Carbon/Carbon.h if appropriate.
by Jack Jansen
· 24 years ago
9f66b4a
include Carbon/Carbon.h in stead of universal headers, if appropriate.
by Jack Jansen
· 24 years ago
f57a4a2
Glue code to connect obj_New and obj_Convert routines (the PyArg_Parse and Py_BuildTuple helpers) from one dynamically imported module to another.
by Jack Jansen
· 24 years ago
add58f9
Added prototype for DlgObj_WhichDialog()
by Jack Jansen
· 24 years ago
50bf148
Qdoffs now exports the GWorldObj_{New,Convert} functions.
by Jack Jansen
· 24 years ago
7a1b6fe
Added prototype for DlgObj_ConvertToWindow().
by Jack Jansen
· 24 years ago
9d8b96c
pymactoolbox.h contains protoypes for all externally visible toolbox module
by Jack Jansen
· 25 years ago