Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
b3f09d4331e7d23eeb8166dda0504b56ec4e7edc
/
Include
/
pymactoolbox.h
b2a5772
It turns out that some calls return AEDesc records that are "borrowed",
by Jack Jansen
· 22 years ago
47ec141
Added include guards and C++ extern "C" {} constructs. Partial fix for #607253.
by Jack Jansen
· 22 years ago
21ed16a
Added one call to Py_Main(), for OSX framework builds only, that will get the
by Jack Jansen
· 22 years ago
537a69f
Make the CoreFoundation object _New and _Convert routines available to other modules. Idea by Donovan Preston, implementaion by me.
by Jack Jansen
· 23 years ago
7b04946
Prototype for PyMac_GetFullPathname().
by Jack Jansen
· 23 years ago
fabd00f
Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef.
by Jack Jansen
· 23 years ago
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
· 23 years ago
9f66b4a
include Carbon/Carbon.h in stead of universal headers, if appropriate.
by Jack Jansen
· 23 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
· 23 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
· 24 years ago