summaryrefslogtreecommitdiff
path: root/Mac/Tools/IDE/Wquicktime.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 46607-46608 via svnmerge fromThomas Wouters2006-06-081-113/+0
| | | | | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r46607 | neal.norwitz | 2006-06-03 06:49:00 +0200 (Sat, 03 Jun 2006) | 1 line Remove Mac OS 9 support (http://mail.python.org/pipermail/python-dev/2006-June/065538.html) ........ r46608 | martin.v.loewis | 2006-06-03 09:37:13 +0200 (Sat, 03 Jun 2006) | 2 lines Port to OpenBSD 3.9. Patch from Aldo Cortesi. ........
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-100/+99
|
* Got rid of macfs and FSSpecs in general (pathnames or FSRefs are nowJack Jansen2003-02-061-8/+3
| | | | used everywhere).
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-4/+4
|
* Sigh... First test before committing. InvalWindowRect and friends are window ↵Jack Jansen2001-01-231-4/+4
| | | | object methods. Fixed.
* Replaced InvalRect and friends with the Carbon-compliant InvalWindowRect.Jack Jansen2001-01-231-4/+4
|
* First Checked In.Just van Rossum1999-01-301-0/+119