.. |
ae
|
It turns out that some calls return AEDesc records that are "borrowed",
|
2003-01-17 23:11:17 +00:00 |
ah
|
…
|
|
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
|
…
|
|
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
|
…
|
|
folder
|
…
|
|
help
|
…
|
|
htmlrender
|
…
|
|
ibcarbon
|
- Various tweaks to shut up compiler warnings.
|
2002-12-23 23:16:25 +00:00 |
icn
|
…
|
|
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
|
This wasn't ansified. Fixed.
|
2003-06-16 13:56:05 +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
|
…
|
|
_dummy_tkinter.c
|
…
|
|
autoGIL.c
|
fixed typo
|
2003-05-03 00:38:26 +00:00 |
calldll.c
|
…
|
|
gestaltmodule.c
|
…
|
|
hfsplusmodule.c
|
…
|
|
icgluemodule.c
|
…
|
|
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 |