.. |
ae
|
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
|
2000-06-02 21:35:07 +00:00 |
app
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
cm
|
All relevant toolbox modules have now been carbonized.
|
2000-06-21 22:07:06 +00:00 |
ctl
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
dlg
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
drag
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
evt
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
fm
|
All relevant toolbox modules have now been carbonized.
|
2000-06-21 22:07:06 +00:00 |
help
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
htmlrender
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
icn
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
list
|
List objects obtained through as_List(resource) are not auto-disposed upon
|
2000-01-13 16:23:39 +00:00 |
macspeech
|
Add files by Jack
|
1994-10-02 11:33:59 +00:00 |
menu
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
qd
|
Under carbon use the GetQDGlobalxxx methods to implement Qd.qd.member access.
|
2000-06-20 07:42:00 +00:00 |
qdoffs
|
Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at
|
2000-03-03 16:03:06 +00:00 |
qt
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
res
|
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
|
2000-06-02 21:35:07 +00:00 |
scrap
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
snd
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
te
|
Data of type Point is passed by value, not by reference.
|
2000-03-22 15:35:24 +00:00 |
waste
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
win
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
ColorPickermodule.c
|
New versions from Just.
|
1998-04-27 15:08:39 +00:00 |
Nav.c
|
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
|
2000-06-02 21:35:07 +00:00 |
Printingmodule.c
|
New versions from Just.
|
1998-04-27 15:08:39 +00:00 |
calldll.c
|
Allow for 12 arguments max, in stead of 8. Untested.
|
1999-12-03 23:35:47 +00:00 |
ctbmodule.c
|
Universal Headers 3
|
1998-02-20 15:55:53 +00:00 |
gestaltmodule.c
|
Return MacOS.Error in stead of RuntimeError in case of failure so the user
|
1999-08-23 11:37:51 +00:00 |
icgluemodule.c
|
Added/updated copyright notices
|
1997-01-31 16:15:11 +00:00 |
macconfig.c
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
macfsmodule.c
|
Changed all (hopefully) uses of unsigned 16 bit value to use H format specifier, now that h is signed-only.
|
2000-07-07 13:09:35 +00:00 |
macmodule.c
|
Removed USE_STDWIN support.
|
2000-06-04 22:02:02 +00:00 |
macosmodule.c
|
Removed USE_STDWIN support.
|
2000-06-04 22:02:02 +00:00 |
macspeechmodule.c
|
Made the core toolbox modules carbon-compatible using the new greylist feature of bgen: non-carbon methods are still included in non-carbon MacPython. The issue of backward compatibility of Python code is still open.
|
2000-06-02 21:35:07 +00:00 |