cpython/Mac/Modules
Just van Rossum d77bee1476 fixed typo 2003-05-03 00:38:26 +00:00
..
ae It turns out that some calls return AEDesc records that are "borrowed", 2003-01-17 23:11:17 +00:00
ah Typecode for AHTOCType was wrong. Fixed. 2002-08-30 23:02:09 +00:00
app - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
carbonevt - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
cf Mod to previous checkin: we must require ascii, not system defautl encoding, 2003-03-03 13:19:44 +00:00
cg - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
cm - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
ctl - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
dlg StdFilterProc() uses InOut parameters. 2003-02-27 22:50:50 +00:00
drag - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
evt Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
file Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disabling unicode filenames on OS9. 2003-03-21 12:54:24 +00:00
fm Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
folder Got angry and added support for pretty much the whole file and folder 2002-11-22 14:58:35 +00:00
help Added PEP253 support to most Carbon modules. This isn't complete yet: 2002-12-03 23:40:22 +00:00
htmlrender After generating the Python file with definitions try to run it, so 2002-08-15 21:48:16 +00:00
ibcarbon - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
icn Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
list - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
menu - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
mlte - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
qd Give a better error message when a string of the wrong size is 2003-03-21 16:42:36 +00:00
qdoffs - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
qt Changed an edit instruction because of a changed parameter name (sigh). 2003-02-04 15:35:07 +00:00
res - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
scrap Converted manually written code to the new K format specifier. 2003-04-17 20:40:07 +00:00
snd - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
te - Various tweaks to shut up compiler warnings. 2002-12-23 23:16:25 +00:00
waste WASTEconst.py goes one level above the toolbox directory. 2003-02-21 22:11:45 +00:00
win Allow setting the auto dispose flag on window objects. 2003-04-22 13:55:23 +00:00
ColorPickermodule.c pymactoolbox.h contains protoypes for all externally visible toolbox module 2000-07-14 22:16:45 +00:00
Nav.c Oops, 'k' is the new format code for un unchecked 32 bit quantity, 2003-04-17 20:44:21 +00:00
OSATerminology.c Various tweaks by Jack because of the different module name, adaptation 2003-03-06 23:02:59 +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
autoGIL.c fixed typo 2003-05-03 00:38:26 +00:00
calldll.c staticforward bites the dust. 2002-07-17 16:30:39 +00:00
gestaltmodule.c Added prototypes to shut gcc -Wstrict-prototypes up. 2001-09-04 22:29:31 +00:00
hfsplusmodule.c Get rid of support for Universal Headers older than 3.4 and various other 2002-12-13 15:02:02 +00:00
icgluemodule.c Getting rid of pre-Carbon (MacOS8) support. All code depending on 2002-12-12 10:31:54 +00:00
macconfig.c Added itertools module. 2003-02-05 13:36:50 +00:00
macmodule.c Merging the various tweaks for MacPython-OS9 2.3a1 back into the trunk. 2003-01-08 16:27:44 +00:00
macosmodule.c GetCreatorAndType and SetCreatorAndType have been undeprecated. Spotted by 2003-03-19 22:51:42 +00:00