Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call AEInteractWithUser() before bringing up any of the dialogs (with the | Jack Jansen | 2003-03-03 | 1 | -1/+13 |
* | Getting rid of macfs. | Jack Jansen | 2003-02-21 | 1 | -3/+3 |
* | Made AskFile* dialogs movable-modal by default, by providing a dummy | Jack Jansen | 2003-02-07 | 1 | -10/+26 |
* | FSRef and EasyDialogs pathname support was pretty much broken in MacPython-OS... | Jack Jansen | 2003-01-26 | 1 | -12/+16 |
* | Tuples and lists don't have a copy() method (yet?). | Jack Jansen | 2003-01-21 | 1 | -1/+1 |
* | Spell out the arguments to AskFileForOpen and friends, so help() gives useful | Jack Jansen | 2003-01-21 | 1 | -45/+100 |
* | Use new file dialogs in GetArgv() | Jack Jansen | 2003-01-21 | 1 | -11/+10 |
* | Fixed the first two bugs in the new file dialogs (found by Just): | Jack Jansen | 2003-01-17 | 1 | -1/+2 |
* | Added methods AskFileForOpen(), AskFileForSave() and AskFolder(). These | Jack Jansen | 2003-01-17 | 1 | -2/+154 |
* | Moved most of Mac/Lib hierarchy to Lib/plat-mac: it can be used both | Jack Jansen | 2002-12-30 | 1 | -0/+598 |