cpython/Mac/Modules
Jack Jansen 8387af65a9 If a control has no refcon pointing back to the Python object we create a new
Python object. This needs a new bgenObjectDefinition.py, which implements
compare and hash functions.
1999-03-13 23:07:32 +00:00
..
ae Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
app Interface to the appearance manager. 1999-03-04 22:54:29 +00:00
cm
ctl If a control has no refcon pointing back to the Python object we create a new 1999-03-13 23:07:32 +00:00
dlg Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
evt Added optional mouseregion parameter to WaitNextEvent (which is now 1998-09-17 15:28:58 +00:00
fm
help
icn Interface to GetIcon, PlotIcon and friends. 1999-01-18 09:34:50 +00:00
list Added FOUR_CHAR_CODE define 1998-04-27 15:09:02 +00:00
macspeech
menu Added Ctl.as_Control and Menu.as_Menu methods, which take a resource as 1999-02-07 14:02:03 +00:00
qd Manually added definitions for normal, bold, etc. These are in MacTypes (of all 1999-01-21 13:31:30 +00:00
qdoffs Offscreen bitmap support, first stab. PixMaps are still treated as ordinary 1999-03-07 23:11:21 +00:00
qt - Added a function MoviesTask, which is the same as the method but 1998-07-22 13:37:37 +00:00
res Grmpf, a lot more routines have gotten a "Mac" prefix for their 1998-04-24 10:28:20 +00:00
scrap
snd
te
waste Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
win Re-generated with OSStatus treated like OSErr (i.e. not returned, but raising 1999-03-04 22:53:24 +00:00
ColorPickermodule.c New versions from Just. 1998-04-27 15:08:39 +00:00
Printingmodule.c New versions from Just. 1998-04-27 15:08:39 +00:00
calldll.c
ctbmodule.c
gestaltmodule.c
icgluemodule.c
macconfig.c Added App module (appearance manager interface). 1999-03-04 23:00:11 +00:00
macfsmodule.c
macmodule.c
macosmodule.c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
macspeechmodule.c