Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -8/+7 |
| | |||||
* | Import the MacOS toolbox modules from the Carbon package. | Jack Jansen | 2001-08-25 | 1 | -1/+1 |
| | |||||
* | Replaced OpenResFile calls with FSpOpenResFile calls (which are ↵ | Jack Jansen | 2000-06-20 | 1 | -2/+2 |
| | | | | carbon-compatible). | ||||
* | reverted Jack's mod: no longer neccesary since all BNDL & icon info is in ↵ | Just van Rossum | 1999-02-27 | 1 | -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 the | Jack Jansen | 1999-02-27 | 1 | -0/+13 |
| | | | | PythonEngine applet template. | ||||
* | added some comments | Just van Rossum | 1999-02-02 | 1 | -1/+10 |
| | |||||
* | First Checked In. | Just van Rossum | 1999-01-30 | 1 | -0/+32 |