summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/osa/_OSAmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-634/+634
* This "fixes" compilation issues for the Carbon._OSA module on OSX LeopardRonald Oussoren2007-12-051-336/+0
* Updated (and regenerated) for name change in tp_init method arguments:Jack Jansen2005-07-031-15/+16
* - Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is notJack Jansen2003-12-101-63/+68
* Make this module Python 2.3 compatible, and add a setup script that allowsJack Jansen2003-12-091-0/+3
* Adding an interface to the high-level Open Scripting Architecture,Jack Jansen2003-12-031-0/+1226