1. 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
  2. 7b04946 Prototype for PyMac_GetFullPathname(). by Jack Jansen · 23 years ago
  3. fabd00f Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef. by Jack Jansen · 23 years ago
  4. 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]
  5. a5bca57 PyMac_GetFSSpec must be called via the dylib glue code on OSX. by Jack Jansen · 23 years ago
  6. 0268ac8 Include Carbon/Carbon.h if appropriate. by Jack Jansen · 23 years ago
  7. 9f66b4a include Carbon/Carbon.h in stead of universal headers, if appropriate. by Jack Jansen · 23 years ago
  8. 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
  9. add58f9 Added prototype for DlgObj_WhichDialog() by Jack Jansen · 23 years ago
  10. 50bf148 Qdoffs now exports the GWorldObj_{New,Convert} functions. by Jack Jansen · 24 years ago
  11. 7a1b6fe Added prototype for DlgObj_ConvertToWindow(). by Jack Jansen · 24 years ago
  12. 9d8b96c pymactoolbox.h contains protoypes for all externally visible toolbox module by Jack Jansen · 24 years ago