Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented FSCatalogInfo structure support, and used this to implement | Jack Jansen | 2003-01-15 | 1 | -5/+30 |
* | make sure Info.plist has a CFBundleIdentifier entry | Just van Rossum | 2003-01-13 | 1 | -0/+2 |
* | support unicode in menu items | Just van Rossum | 2003-01-09 | 1 | -1/+4 |
* | add newline to source before compilation | Just van Rossum | 2003-01-09 | 1 | -1/+1 |
* | Removed the SetDates warning. The warning is in the readme, and the print sta... | Jack Jansen | 2003-01-08 | 1 | -2/+2 |
* | quashed another case of the 32-bit warning. | Jack Jansen | 2003-01-08 | 1 | -1/+1 |
* | always also search on sys.path for res files | Just van Rossum | 2003-01-06 | 1 | -3/+2 |
* | module to run commands in a Terminal.app window | Just van Rossum | 2003-01-04 | 1 | -0/+54 |
* | Replaced imp.set_frozenmodules() cruft with proper zipimport support. | Just van Rossum | 2003-01-02 | 1 | -43/+42 |
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 136 | -0/+32303 |