summaryrefslogtreecommitdiffstats
path: root/Mac/Tools/IDE/BuildIDE.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-8/+7
|
* Import the MacOS toolbox modules from the Carbon package.Jack Jansen2001-08-251-1/+1
|
* Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵Jack Jansen2000-06-201-2/+2
| | | | carbon-compatible).
* reverted Jack's mod: no longer neccesary since all BNDL & icon info is in ↵Just van Rossum1999-02-271-13/+0
| | | | the IDE's resource file, just like the other applets -- jvr
* Set the signature for the IDE "by hand", the bundle is already included in theJack Jansen1999-02-271-0/+13
| | | | PythonEngine applet template.
* added some commentsJust van Rossum1999-02-021-1/+10
|
* First Checked In.Just van Rossum1999-01-301-0/+32