| .. |
|
ae
|
Remove (unused) regex imports.
|
2001-01-02 22:02:45 +00:00 |
|
app
|
Blacklisted a few constants with funny definitions (and they're not important anyway: backward compatible error numbers).
|
2000-12-19 21:33:51 +00:00 |
|
cm
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
ctl
|
Carbon defines {Get,Set}ControlDataHandle, so unfortunately our variants on {Get,Set}ControlData have gotten an underscore: GetControlData_Handle, etc. This is an incompatible change:-(
|
2001-01-09 22:10:16 +00:00 |
|
dlg
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
drag
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
evt
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
fm
|
Fixed a few declarations.
|
2001-01-03 16:44:27 +00:00 |
|
help
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
htmlrender
|
|
|
|
icn
|
Fixed a few declarations.
|
2001-01-03 16:44:27 +00:00 |
|
list
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
macspeech
|
|
|
|
menu
|
Adapted to Universal Headers 3.3.2. More to follow.
|
2000-12-10 23:43:49 +00:00 |
|
qd
|
More toolbox modules adapted to Universal Headers 3.3.2.
|
2000-12-12 22:10:21 +00:00 |
|
qdoffs
|
Regenerated so that NewGWorld is included.
|
2000-12-19 22:28:14 +00:00 |
|
qt
|
Various tweaks to make it everything build and compile again under carbon. Mainly greylisted functions.
|
2001-01-09 22:09:31 +00:00 |
|
res
|
Remove (unused) regex imports.
|
2001-01-02 22:02:45 +00:00 |
|
scrap
|
Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.
|
2000-07-14 22:52:50 +00:00 |
|
snd
|
More toolbox modules adapted to Universal Headers 3.3.2.
|
2000-12-12 22:10:21 +00:00 |
|
te
|
More toolbox modules adapted to Universal Headers 3.3.2.
|
2000-12-12 22:10:21 +00:00 |
|
waste
|
Some of the types are signed 8 bit ints. Fixed.
|
2000-09-08 22:06:16 +00:00 |
|
win
|
Various tweaks to make it everything build and compile again under carbon. Mainly greylisted functions.
|
2001-01-09 22:09:31 +00:00 |
|
calldll.c
|
ANSIfied.
|
2000-07-31 22:07:49 +00:00 |
|
ColorPickermodule.c
|
|
|
|
ctbmodule.c
|
Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and SystemSevenOrLater define.
|
2000-07-14 22:52:50 +00:00 |
|
gestaltmodule.c
|
|
|
|
icgluemodule.c
|
|
|
|
macconfig.c
|
Drag moved to core toolbox modules (Win uses it).
|
2000-12-12 21:53:14 +00:00 |
|
macfsmodule.c
|
|
|
|
macmodule.c
|
Added a prototype for mstats().
|
2000-08-25 22:18:20 +00:00 |
|
macosmodule.c
|
Added PyMac_OutputSeen(), which acknowledges all current output in the stdio window, i.e. it acts like input has been read insofar as the keep-console-open option is interested.
|
2000-10-19 22:02:16 +00:00 |
|
macspeechmodule.c
|
|
|
|
Nav.c
|
Fixes that should make it possible to run Python on machines without NavServices installed.
|
2000-09-14 20:47:00 +00:00 |
|
Printingmodule.c
|
Got rid of Py_FatalError calls.
|
2000-09-08 10:21:44 +00:00 |