cpython/Mac/Modules
2001-03-20 23:29:41 +00:00
..
ae
app
cm
ctl
dlg On OSX passing NULL to NewUniversalFilterProc() does not return NULL but a crashing UPP. This made ModalDialog (and, hence EditPythonPrefs and EasyDialogs and many others) crash. Fixed. 2001-02-20 22:27:43 +00:00
drag Also recognize DragRef as a method-argument. 2001-02-05 13:47:13 +00:00
evt
fm
help
htmlrender
icn
list SetListCellIndent() argument was guessed incorrectly. Fixed. 2001-02-27 13:00:36 +00:00
macspeech
menu
qd QDFlushPortBuffer() has an optional region argument. 2001-02-06 16:13:50 +00:00
qdoffs
qt
res Enable FSpResourceFileAlreadyOpen only for Carbon. This is not strictly correct: OS9 InterfaceLib has it, but enabling it will make Python refuse to run on 8.6 and earlier. 2001-03-02 16:32:03 +00:00
scrap Got ZeroScrap() and PutScrap() to work under Carbon. 2001-01-29 15:20:06 +00:00
snd
te
waste
win Disable GetWindowSpareFlag and GetWindowGoAwayBox on carbon. 2001-02-28 23:32:42 +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
ColorPickermodule.c
ctbmodule.c
gestaltmodule.c
icgluemodule.c
macconfig.c Soundex has gone. 2001-02-27 12:59:49 +00:00
macfsmodule.c FindFolder argument is a short, not an unsigned short. 2001-03-15 14:38:10 +00:00
macmodule.c
macosmodule.c
macspeechmodule.c
Nav.c
Printingmodule.c