summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qt/Qtmodule.c
Commit message (Collapse)AuthorAgeFilesLines
* Enabled resID input/output parameter to NewMovieFromFile. This changesJack Jansen1997-04-091-4/+179
| | | | | the Python interface, unfortunately. Added a few calls that were blacklisted for no apparent reason.
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-129/+0
| | | | | | | | - Changed FragLoader.h to CodeFragments.h - Removed Desk.h - Regenerated bgen modules from new universal headers - Changed some of the s# in PyArg_ParseTuple to m# (unfortunately: this should have been a different commit)
* RegeneratedJack Jansen1996-08-021-3/+0
|
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-0/+3
| | | | Lib:toolbox folder.
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+2
| | | | | - Added support for obtaining pixmap data - Added OptResObj_* routines for optional handles
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-091-773/+828
| | | | example programs translated to python and added.
* still untested (but it compiles)Jack Jansen1995-11-301-0/+5951