cpython/Mac/Modules
Jack Jansen 28ecf70db5 Getting rid of support for MacOS9 and earlier. This is the first step,
and the biggest in size, but probably the easiest. Hunting through the
source code comes next.
2003-11-19 14:34:18 +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 Forgot the code to initialize the glue for the new CFObj_ routines. 2003-05-31 22:09:33 +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
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 Don't export the SPB type as "SPB", because it shadows the method SPB, 2003-07-24 22:25:03 +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
autoGIL.c fixed typo 2003-05-03 00:38:26 +00:00
ColorPickermodule.c This wasn't ansified. Fixed. 2003-06-16 13:56:05 +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
macosmodule.c GetCreatorAndType and SetCreatorAndType have been undeprecated. Spotted by 2003-03-19 22:51:42 +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