summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/qt/Qtmodule.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed.Jack Jansen2001-08-231-8418/+0
* Lots more Carbon/Carbon.h includes, new UPP routine names, function prototype...Jack Jansen2001-05-221-1257/+438
* First step in porting MacPython modules to OSX/unix: break all references bet...Jack Jansen2001-05-171-0/+40
* Various tweaks to make it everything build and compile again under carbon. Ma...Jack Jansen2001-01-091-0/+60
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-1/+1169
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-4/+4
* pymactoolbox.h contains protoypes for all externally visible toolbox moduleJack Jansen2000-07-141-54/+1
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-0/+12
* Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInt...Jack Jansen2000-03-171-0/+29
* Allow None as TimeBase value in TimeValue records (becomes NULL in C structure,Jack Jansen2000-03-061-5/+13
* Fixed parameters to a few time and timebase calls: InOut parameters wereJack Jansen2000-03-031-12/+17
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-0/+113
* Removed availabe() method again: even on PPC it sometimes returns 1 whileJack Jansen1999-08-231-89/+0
* Added available() method, which checks whether quicktime is installed at all (byJack Jansen1999-08-041-0/+89
* - Added a function MoviesTask, which is the same as the method butJack Jansen1998-07-221-2/+20
* Added support for the horribly complex TimeRecord, so we can positionJack Jansen1998-04-231-2/+397
* Re-generated from new (3.1) universal headersJack Jansen1998-04-211-0/+1365
* Export type objects to PythonJack Jansen1997-09-201-0/+24
* Enabled resID input/output parameter to NewMovieFromFile. This changesJack Jansen1997-04-091-4/+179
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-129/+0
* RegeneratedJack Jansen1996-08-021-3/+0
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-0/+3
* - Added color window/pixmap supportJack Jansen1995-12-121-1/+2
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-091-773/+828
* still untested (but it compiles)Jack Jansen1995-11-301-0/+5951