cpython/Mac/Modules
Jack Jansen 9d8b96c850 pymactoolbox.h contains protoypes for all externally visible toolbox module
functions. Include it in stead of duplicating the declarations everywhere. Also
cleaned up toolbox module exports, and got rid of resNotFound error.
2000-07-14 22:16:45 +00:00
..
ae pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
app pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
cm pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
ctl pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
dlg pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
drag pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
evt pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
fm pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
help pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
htmlrender Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only. 2000-07-07 13:09:35 +00:00
icn pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
list pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
menu pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
qd pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
qdoffs pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
qt pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
res pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
scrap pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
snd pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
te pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
waste pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
win pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Printingmodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
calldll.c Allow for 12 arguments max, in stead of 8. Untested. 1999-12-03 23:35:47 +00:00
ctbmodule.c Universal Headers 3 1998-02-20 15:55:53 +00:00
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 Added/updated copyright notices 1997-01-31 16:15:11 +00:00
macconfig.c Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only. 2000-07-07 13:09:35 +00:00
macfsmodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
macmodule.c Got rid of __SC__ ifdefs. 2000-07-11 22:37:03 +00:00
macosmodule.c Removed USE_STDWIN support. 2000-06-04 22:02:02 +00:00
macspeechmodule.c ANSIfication step 2: make sure all needed prototypes are available, and all needed 2000-07-11 21:16:03 +00:00