cpython/Mac/Modules
Jack Jansen f73bab7f96 Added an attribute string_id_to_buffer, which gives the offset you
have to add to the id() of a string to get the address of the
data. This is a horrible and error-prone hack, but unfortunately it is
one that is needed for playing audio and crearing pixmaps. Having the
constant here is at least marginally better than the previous practice
of having the constant 16 all over the place...
1997-04-03 14:51:03 +00:00
..
ae Regenerated 1996-08-02 11:24:34 +00:00
cm - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
ctl Fixed very nasty null-dereferencing bug in DisposeControl/destroy 1996-10-01 10:46:46 +00:00
dlg Added support for GetDialogWindow and other accessor functions 1996-09-23 15:48:46 +00:00
evt - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
fm Regenerated 1996-08-02 11:24:34 +00:00
list Added access to selFlags and listFlags members (both read and write) 1996-07-26 16:03:16 +00:00
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
menu - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
qd - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
qt - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
res Removed unused var 1996-08-01 15:27:18 +00:00
scrap Interface to the scrap manager 1996-04-12 16:25:30 +00:00
snd Removed {Set,Get}SoundVol (old calls not supported by cfm68k) 1996-08-19 10:59:44 +00:00
te Regenerated 1996-08-02 11:24:34 +00:00
waste Added support for tab hooks 1996-10-23 15:43:46 +00:00
win Regenerated 1996-08-02 11:24:34 +00:00
calldll.c Redid arg/return handling (still not as I would like it to be, though). 1997-02-20 15:18:32 +00:00
config.c Added operator, errno and soundex modules. 1997-02-20 15:20:46 +00:00
ctbmodule.c - Most errors are *not* OSErr style, so raise better exceptions (with 1997-04-03 14:48:04 +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
macfsmodule.c - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
macmodule.c - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00
macosmodule.c Added an attribute string_id_to_buffer, which gives the offset you 1997-04-03 14:51:03 +00:00
macspeechmodule.c - Changed GestaltEqu.h to Gestalt.h 1997-02-24 13:56:59 +00:00