.. |
ae
|
AETransactionID was mistakenly defined as a short (it is a long). Fixed.
|
2000-03-14 23:29:08 +00:00 |
app
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
cm
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
ctl
|
Data of type Point is passed by value, not by reference.
|
2000-03-22 15:35:24 +00:00 |
dlg
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
drag
|
…
|
|
evt
|
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
|
1999-12-14 15:47:01 +00:00 |
fm
|
Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.
|
1999-12-12 21:41:51 +00:00 |
help
|
…
|
|
icn
|
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
|
1999-12-14 15:47:01 +00:00 |
list
|
List objects obtained through as_List(resource) are not auto-disposed upon
|
2000-01-13 16:23:39 +00:00 |
macspeech
|
…
|
|
menu
|
Unified handle-conversion scheme to
|
1999-12-23 14:32:06 +00:00 |
qd
|
Added methods getdata() and putdata() to obtain the data in a bitmap.
|
2000-03-03 16:01:11 +00:00 |
qdoffs
|
Added PutPixMapBytes() and GetPixMapBytes() functions that allow getting at
|
2000-03-03 16:03:06 +00:00 |
qt
|
Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive).
|
2000-03-17 16:49:59 +00:00 |
res
|
Handles were never disposed. Added an AutoDispose(onoff) method to control this.
|
2000-03-08 16:58:15 +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
|
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
|
1999-12-14 15:47:01 +00:00 |
te
|
Data of type Point is passed by value, not by reference.
|
2000-03-22 15:35:24 +00:00 |
waste
|
…
|
|
win
|
Bgen now understands more constant definitions, but that means that a few which are not parseable in Python have to be blacklisted.
|
1999-12-14 15:47:01 +00:00 |
ColorPickermodule.c
|
…
|
|
Nav.c
|
Handling of defaultLocation argument was wrong, causing a crash when used. Fixed.
|
2000-01-13 16:24:32 +00:00 |
Printingmodule.c
|
…
|
|
calldll.c
|
…
|
|
ctbmodule.c
|
…
|
|
gestaltmodule.c
|
…
|
|
icgluemodule.c
|
…
|
|
macconfig.c
|
Added Nav module
|
1999-12-16 22:20:52 +00:00 |
macfsmodule.c
|
Big oops: macfs has always been using a private exception but calling it mac.error.
|
2000-01-24 10:37:59 +00:00 |
macmodule.c
|
…
|
|
macosmodule.c
|
Added FreeMem, MaxBlock and CompactMem calls. The values returned by these are lower bounds in the Python case (as malloc doesn't return memory to the heap) but they can be used to decide when to give low-memory warnings.
|
2000-02-21 11:07:37 +00:00 |
macspeechmodule.c
|
…
|
|