| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tweaked time conversion to work in MacPython-OS9. | Jack Jansen | 2003-01-22 | 1 | -2/+5 |
| | | |||||
| * | Added DepracationWarnings to the old Standard File calls. | Jack Jansen | 2003-01-21 | 1 | -0/+9 |
| | | |||||
| * | Implemented StandardGetFile and friends with the new EasyDialogs file | Jack Jansen | 2003-01-21 | 1 | -96/+20 |
| | | | | | dialogs. | ||||
| * | Implemented FSCatalogInfo structure support, and used this to implement | Jack Jansen | 2003-01-15 | 1 | -5/+30 |
| | | | | | FSSpec.SetDates() and GetDates(). Closes #662836. | ||||
| * | Removed the SetDates warning. The warning is in the readme, and the print ↵ | Jack Jansen | 2003-01-08 | 1 | -2/+2 |
| | | | | | statement was too obtrusive (it appeared during the installation process, and the user needed to close the resulting window manually). | ||||
| * | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -0/+231 |
| in MacPython-OS9 and MacPython-OSX (or the equivalent unix Python on Mac OS X). The only items remaining in Mac/Lib are modules that are meaningful only for MacPython-OS9 (CFM stuff, MacPython preferences in resources, etc). | |||||
