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
/
lib-tk
/
tkFileDialog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization, via reindent.py.
Tim Peters
2004-07-18
1
-6/+5
*
Convert path objects to strings in askdirectory. Fixes #852314.
Martin v. Löwis
2003-12-01
1
-0/+6
*
Add a missing 'self,' to a super call in recently checked-in code.
Guido van Rossum
2003-06-15
1
-1/+1
*
Properly deal with tuples in Open._fixresult. Fixes bug reported in
Martin v. Löwis
2003-06-14
1
-3/+16
*
Convert Tcl path objects to strings. Fixes #661357.
Martin v. Löwis
2003-01-04
1
-0/+6
*
Patch #621891: Add askopenfile{name}s.
Martin v. Löwis
2002-10-13
1
-1/+33
*
Patch #539392: Invoke setlocale, try opening the file in demo mode.
Martin v. Löwis
2002-04-08
1
-2/+18
*
Fix typo in label
Andrew M. Kuchling
2002-01-02
1
-1/+1
*
Print encoded versions of the file names in test application. Fixes #496084
Martin v. Löwis
2001-12-30
1
-2/+16
*
Merge directory chooser into tkFileDialog.
Martin v. Löwis
2001-11-08
1
-2/+18
*
Patch #478654: Expose tk_chooseDirectory.
Martin v. Löwis
2001-11-07
1
-4/+11
*
Give in to the tab police.
Guido van Rossum
1998-03-20
1
-6/+6
*
New dialog routines (Fred Lundh)
Guido van Rossum
1997-07-19
1
-0/+106