cpython/Mac/Modules
Jack Jansen 0ed1148b75 added ucnhash (optional on USE_UCNHASH) and the mysteriously disappeared math. 2000-06-28 21:59:35 +00:00
..
ae Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
app Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
cm All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
ctl Removed THINK_C support. 2000-06-04 21:56:05 +00:00
dlg Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
drag Print something on stderr in case of exceptions in callback routines. 1999-06-21 16:18:51 +00:00
evt Made to work under carbon. 2000-06-20 07:42:23 +00:00
fm All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
help Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
htmlrender Manually added HRHTMLRenderingLibAvailable. 2000-05-15 15:36:52 +00:00
icn All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
list List objects obtained through as_List(resource) are not auto-disposed upon 2000-01-13 16:23:39 +00:00
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
menu Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
qd Under carbon use the GetQDGlobalxxx methods to implement Qd.qd.member access. 2000-06-20 07:42:00 +00:00
qdoffs Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at 2000-03-03 16:03:06 +00:00
qt All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
res Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
scrap Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
snd All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
te Data of type Point is passed by value, not by reference. 2000-03-22 15:35:24 +00:00
waste Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
win All relevant toolbox modules have now been carbonized. 2000-06-21 22:07:06 +00:00
ColorPickermodule.c New versions from Just. 1998-04-27 15:08:39 +00:00
Nav.c Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00
Printingmodule.c New versions from Just. 1998-04-27 15:08:39 +00:00
calldll.c Allow for 12 arguments max, in stead of 8. Untested. 1999-12-03 23:35:47 +00:00
ctbmodule.c Universal Headers 3 1998-02-20 15:55:53 +00:00
gestaltmodule.c Return MacOS.Error in stead of RuntimeError in case of failure so the user 1999-08-23 11:37:51 +00:00
icgluemodule.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macconfig.c added ucnhash (optional on USE_UCNHASH) and the mysteriously disappeared math. 2000-06-28 21:59:35 +00:00
macfsmodule.c Removed USE_STDWIN support. 2000-06-04 22:02:02 +00:00
macmodule.c Removed USE_STDWIN support. 2000-06-04 22:02:02 +00:00
macosmodule.c Removed USE_STDWIN support. 2000-06-04 22:02:02 +00:00
macspeechmodule.c Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open. 2000-06-02 21:35:07 +00:00