| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This patch doesn't remove the wrappers for OSADebug* API's but only defines
them when configure detects that the API's are present in the system's
header files.
|
| |
|
|
| |
they are now _self, _args and _kwds.
|
| |
|
|
|
|
|
| |
a real subtype of Cm.ComponentInstance right now, it turns out that is
too difficult.
- OSA.OSAComponentInstance initializer does accept a Cm.ComponentInstance
instance, though, so at least things are becoming useable.
|
| |
|
|
| |
it to be built for that python.
|
|
|
by request of Donovan Preston. In return, he promised to use this
to create a Python OSA component, which would turn Python
into a first-class OSA scripting language (like AppleScript itself).
|