cpython/Mac/Modules
Jack Jansen f894f6f4e9 Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
..
ae Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
app Last renamed module that wasn't removed yet. 2001-08-24 09:17:15 +00:00
cf Shut up a few more gcc warnings. 2001-09-04 22:25:47 +00:00
cm Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
ctl Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
dlg Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
drag Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
evt Renamed. 2001-08-23 14:11:10 +00:00
fm Renamed. 2001-08-23 14:11:10 +00:00
help Renamed. 2001-08-23 14:11:10 +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 Renamed. 2001-08-23 14:11:10 +00:00
list Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
macspeech Add files by Jack 1994-10-02 11:33:59 +00:00
menu Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
mlte Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
qd Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
qdoffs Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
qt Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
res Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
scrap Renamed. 2001-08-23 14:11:10 +00:00
snd Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
te Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
waste Added a const to shut up a compiler warning. 2001-06-20 21:21:07 +00:00
win Regenerated without default int return types. 2001-09-04 22:19:18 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c Added prototypes to silence gcc strict-prototype warnings. 2001-09-04 22:20:39 +00:00
Printingmodule.c Got rid of Py_FatalError calls. 2000-09-08 10:21:44 +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 ANSIfied. 2000-07-31 22:07:49 +00:00
ctbmodule.c Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define. 2000-07-14 22:52:50 +00:00
gestaltmodule.c Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
icgluemodule.c Added prototypes to silence gcc strict-prototype warnings. 2001-09-04 22:20:39 +00:00
macconfig.c exceptions was missing from the module list. Added. 2001-08-27 22:50:41 +00:00
macfsmodule.c Silly typos. 2001-09-02 00:09:35 +00:00
macmodule.c test_glob found a nasty bug in GUSI opendir(): it will not fail when called on files, but in stead open the parent directory! We now explicitly test for the argument being a directory and simulate ENOTDIR otherwise. 2001-08-11 23:18:55 +00:00
macosmodule.c - Don't return mac-style pathnames in unix-Python. 2001-08-08 13:46:49 +00:00
macspeechmodule.c Got rid of 68k-Mac and other outdated ifdefs. 2001-08-07 15:30:23 +00:00