cpython/Mac/Modules
Jack Jansen 786681ac60 Got rid of obsolete appearance flag. 2002-04-11 20:56:13 +00:00
..
ae Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
app Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 23:04:18 +00:00
carbonevt
cf Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 23:04:18 +00:00
cg Added ClipCGContextToRegion() from Quickdraw.h. 2002-03-04 10:31:32 +00:00
cm Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
ctl
dlg
drag Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
evt Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
fm Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
help
htmlrender
icn Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
list
macspeech
menu
mlte
qd Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
qdoffs Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
qt Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
res Generate with weaklink stubs, so missing routines (on MacOS 8.6 and earlier) 2002-03-22 14:16:39 +00:00
scrap
snd Don't blacklist ModalFilterUPP but always pass it as NULL. This enables the record routines to be generated. 2002-02-05 22:35:36 +00:00
te Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-25 00:32:17 +00:00
waste Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 23:04:18 +00:00
win Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception. 2002-03-24 23:04:18 +00:00
ColorPickermodule.c
Nav.c
Printingmodule.c
_dummy_tkinter.c
calldll.c
ctbmodule.c
gestaltmodule.c
hfsplusmodule.c
icgluemodule.c
macconfig.c
macfsmodule.c Some buffers needed to be unsigned char, not char. 2002-02-26 21:36:19 +00:00
macmodule.c Got rid of ifdefs for long-obsolete GUSI versions. 2002-04-11 20:46:23 +00:00
macosmodule.c Got rid of obsolete appearance flag. 2002-04-11 20:56:13 +00:00
macspeechmodule.c