0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/Modules
2000-06-07 20:13:05 +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 Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +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 Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
fm Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support. 1999-12-12 21:41:51 +00:00
help
htmlrender Manually added HRHTMLRenderingLibAvailable. 2000-05-15 15:36:52 +00:00
icn Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
list List objects obtained through as_List(resource) are not auto-disposed upon 2000-01-13 16:23:39 +00:00
macspeech
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 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
qdoffs Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at 2000-03-03 16:03:06 +00:00
qt Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive). 2000-03-17 16:49:59 +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 Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted. 1999-12-14 15:47:01 +00:00
te Data of type Point is passed by value, not by reference. 2000-03-22 15:35:24 +00:00
waste
win 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
calldll.c Allow for 12 arguments max, in stead of 8. Untested. 1999-12-03 23:35:47 +00:00
ColorPickermodule.c
ctbmodule.c
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
macconfig.c Moved AE module to the core toolbox set: it is needed by Nav and it isn't all _that_ huge. 2000-06-07 20:13:05 +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
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