cpython/Mac/Modules
Just van Rossum 84fca948c8 fixed refcount leak in CreateNewWindow() and CreateWindowFromResource(). 2002-06-05 17:41:03 +00:00
..
ae Regenerated. 2002-04-23 22:46:01 +00:00
app Regenerated. 2002-04-23 22:46:01 +00:00
carbonevt Regenerated. 2002-04-23 22:46:01 +00:00
cf Added typechecking to the individual python->CF converters, so we can use them in the CF object initializers safely. 2002-05-13 21:23:10 +00:00
cg Regenerated. 2002-04-23 22:46:01 +00:00
cm Regenerated. 2002-04-23 22:46:01 +00:00
ctl Regenerated. 2002-04-23 22:46:01 +00:00
dlg Regenerated. 2002-04-23 22:46:01 +00:00
drag Regenerated. 2002-04-23 22:46:01 +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 Updated to Universal Headers 3.4 2001-12-18 15:39:38 +00:00
htmlrender Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
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 Regenerated. 2002-04-23 22:46:01 +00:00
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
menu Regenerated. 2002-04-23 22:46:01 +00:00
mlte Regenerated. 2002-04-23 22:46:01 +00:00
qd Regenerated. 2002-04-23 22:46:01 +00:00
qdoffs Regenerated. 2002-04-23 22:46:01 +00:00
qt Regenerated. 2002-04-23 22:46:01 +00:00
res Regenerated. 2002-04-23 22:46:01 +00:00
scrap Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
snd Regenerated. 2002-04-23 22:46:01 +00:00
te Regenerated. 2002-04-23 22:46:01 +00:00
waste Regenerated. 2002-04-23 22:46:01 +00:00
win fixed refcount leak in CreateNewWindow() and CreateWindowFromResource(). 2002-06-05 17:41:03 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
Printingmodule.c Got rid of Py_FatalError calls. 2000-09-08 10:21:44 +00:00
_dummy_tkinter.c Dummy _tkinter module for Carbon, which explains that Tkinter isnt supported under Carbon. 2001-03-20 23:29:41 +00:00
calldll.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
ctbmodule.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
gestaltmodule.c Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
hfsplusmodule.c Patch supplied by Burton Radons for his own SF bug #487390: Modifying 2001-12-08 18:02:58 +00:00
icgluemodule.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
macconfig.c Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the 2001-11-30 14:16:36 +00:00
macfsmodule.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
macmodule.c Got rid of ifdefs for long-obsolete GUSI versions. 2002-04-11 20:46:23 +00:00
macosmodule.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00
macspeechmodule.c Replaced lots of PyMem_DEL() calls with PyObject_DEL(). 2002-05-22 14:31:48 +00:00