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 Re-generated from new (3.1) universal headers 1998-04-21 15:23:55 +00:00
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 Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
help Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
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 Add files by Jack 1994-10-02 11:33:59 +00:00
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 Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
snd Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
te Replaced addpack by handcrafted code to find the bgen stuff. 1998-04-17 14:07:56 +00:00
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 Updated to Universal Headers 3 constant names 1998-02-20 15:55:30 +00:00
ctbmodule.c Universal Headers 3 1998-02-20 15:55:53 +00:00
gestaltmodule.c - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
icgluemodule.c Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macconfig.c Added App module (appearance manager interface). 1999-03-04 23:00:11 +00:00
macfsmodule.c New exception interface 1997-10-07 21:47:25 +00:00
macmodule.c Add fstat() if using GUSI 1998-02-20 15:56:19 +00:00
macosmodule.c Replaced fprintf(stderr,...) with PySys_WriteStderr(...) where appropriate. 1998-10-12 20:53:15 +00:00
macspeechmodule.c New exception interface 1997-10-07 21:47:25 +00:00