.. |
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
|
The FSAliasFile routines also have an in/out parameter.
|
2003-02-02 23:00:21 +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
|
- Various tweaks to shut up compiler warnings.
|
2002-12-23 23:16:25 +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
|
- Various tweaks to shut up compiler warnings.
|
2002-12-23 23:16:25 +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
|
- Various tweaks to shut up compiler warnings.
|
2002-12-23 23:16:25 +00:00 |
ColorPickermodule.c
|
pymactoolbox.h contains protoypes for all externally visible toolbox module
|
2000-07-14 22:16:45 +00:00 |
Nav.c
|
Removed unused variable
|
2003-03-07 15:37:31 +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 |
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
|
Added a linkmodel attribute, showing how Python was built. This is so
|
2003-02-23 23:23:47 +00:00 |