summaryrefslogtreecommitdiff
path: root/Mac/Modules/qt/qtscan.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the Mac modulesBenjamin Peterson2008-05-121-318/+0
* Merged revisions 60990-61002 via svnmerge fromChristian Heimes2008-02-231-1/+0
* Run 2to3's print fixer over some places that had been missed.Collin Winter2007-08-301-3/+3
* Kill execfile(), use exec() insteadNeal Norwitz2007-08-121-1/+1
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-302/+302
* Setup file to allow the QuickTime for 2.4 to be compiledJack Jansen2004-02-241-0/+4
* More cases of input parameters passed by reference without const.Jack Jansen2004-01-111-0/+3
* Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy:Jack Jansen2004-01-111-1/+53
* Added support for APIs in MediaHandlers.h.Jack Jansen2004-01-091-1/+19
* Added interfaces for most of the stuff in QuickTimeComponents.h.Jack Jansen2004-01-031-2/+51
* Added support for ImageCompression.h APIs.Jack Jansen2004-01-021-1/+35
* Updated for QuickTime 6.0, Universal Header 3.4.2.Jack Jansen2004-01-021-1/+6
* Changed an edit instruction because of a changed parameter name (sigh).Jack Jansen2003-02-041-0/+1
* Getting rid of pre-Carbon (MacOS8) support. All code depending onJack Jansen2002-12-121-17/+14
* After generating the Python file with definitions try to run it, soJack Jansen2002-08-151-0/+2
* Enable building of Carbon toolbox modules with unix-Python.Jack Jansen2002-08-051-2/+1
* Updated to Universal Headers 3.4Jack Jansen2001-12-181-0/+5
* Various tweaks to make it everything build and compile again under carbon. Ma...Jack Jansen2001-01-091-0/+10
* More toolbox modules adapted to Universal Headers 3.3.2.Jack Jansen2000-12-121-0/+9
* Test for TARGET_API_MAC_CARBON with #if in stead of #ifdef.Jack Jansen2000-07-141-1/+1
* All relevant toolbox modules have now been carbonized.Jack Jansen2000-06-211-0/+7
* Fixed parameters to a few time and timebase calls: InOut parameters wereJack Jansen2000-03-031-0/+8
* Regenerated with CW Pro 5.2, which has MacOS 8.6 and Appearance 1.1 support.Jack Jansen1999-12-121-29/+1
* Added support for the horribly complex TimeRecord, so we can positionJack Jansen1998-04-231-3/+1
* Re-generated from new (3.1) universal headersJack Jansen1998-04-211-27/+32
* Replaced addpack by handcrafted code to find the bgen stuff.Jack Jansen1998-04-171-2/+4
* Regenerated from Universal Headers 3.0.1. Some new calls areJack Jansen1998-02-201-0/+3
* Can't remember...Jack Jansen1997-09-011-13/+2
* Enabled resID input/output parameter to NewMovieFromFile. This changesJack Jansen1997-04-091-9/+11
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-2/+34
* bgen-generators now drop the python definition file straight in theJack Jansen1996-04-121-1/+2
* It now actually works. Also, MovieInWindow and VerySimplePlayerJack Jansen1995-12-091-2/+13
* still untested (but it compiles)Jack Jansen1995-11-301-17/+40
* QuickTime support (not yet functional)Jack Jansen1995-11-301-0/+78