index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
plat-mac
/
EasyDialogs.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
changed 8-space indentation to 4
Just van Rossum
2003-06-21
1
-711/+711
*
'Progress' doesn't exists, causing 'from EasyDialogs import *' to fail
Just van Rossum
2003-05-20
1
-1/+1
*
SF patch #701494: more apply removals
Raymond Hettinger
2003-04-06
1
-741/+741
*
Allow floating point values in ProgressBar.
Jack Jansen
2003-03-24
1
-0/+2
*
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