cpython/Mac/Python
Jack Jansen a5bca579fd PyMac_GetFSSpec must be called via the dylib glue code on OSX. 2001-08-03 15:39:27 +00:00
..
getapplbycreator.c Another include Carbon/Carbon.h 2001-05-19 12:57:22 +00:00
gusiconfig.cpp Reset the resource file chain before calling PyMac_OpenPrefFile. I'm not sure why this wasn't a problem before... 2001-02-28 15:54:18 +00:00
macapplication.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macgetargv.c Adapted for Universal Headers 3.4: refcon type has changed (sigh) and use modern (UPP in stead of Proc) names for callback object creation. 2001-06-20 20:50:19 +00:00
macgetcompiler.c config.h renamed to pyconfig.h 2001-07-27 09:22:03 +00:00
macgetpath.c include macdefs.h for declaration of getwd, if non-gusi python. 2000-07-14 22:16:01 +00:00
macgetplatform.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macglue.c PyMac_GetFSSpec must be called via the dylib glue code on OSX. 2001-08-03 15:39:27 +00:00
macimport.c Fixed bug that prevented shared libs that are submodules of a 2001-06-26 06:54:33 +00:00
macmain.c Merging appropriate 2.1.1 fixes back into the main trunk. 2001-08-03 13:31:36 +00:00
macsetfiletype.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00
macshlglue.c Added more prototypes. 2000-07-24 19:52:52 +00:00
missingtoolboxcalls.c Dummy functions which return unimpErr for lots of toolbox calls that are unavailable for 68K. This way we don't have to disable thm in bgen, so we 1999-12-12 21:38:29 +00:00
pyGUSISIOUX.cp - Raise console window on input. Fixes Carbon hang. 2001-04-25 22:07:27 +00:00