Martin v. Löwis
|
25c7b50e8f
|
Convert Tcl path objects to strings. Fixes #661357.
Provide .string attribute and __unicode for Tcl_Objs.
|
2003-01-04 00:08:09 +00:00 |
Martin v. Löwis
|
b24e3477dc
|
Patch #621891: Add askopenfile{name}s.
|
2002-10-13 10:28:04 +00:00 |
Martin v. Löwis
|
8509ebc8f7
|
Patch #539392: Invoke setlocale, try opening the file in demo mode.
|
2002-04-08 14:51:31 +00:00 |
Andrew M. Kuchling
|
1142d595ee
|
Fix typo in label
|
2002-01-02 16:38:19 +00:00 |
Martin v. Löwis
|
85f98143b7
|
Print encoded versions of the file names in test application. Fixes #496084
|
2001-12-30 14:43:56 +00:00 |
Martin v. Löwis
|
bc0ad2d1a4
|
Merge directory chooser into tkFileDialog.
|
2001-11-08 17:51:33 +00:00 |
Martin v. Löwis
|
25ee87cc50
|
Patch #478654: Expose tk_chooseDirectory.
Also delegate kw arguments through ** calls.
|
2001-11-07 22:38:08 +00:00 |
Guido van Rossum
|
c457048744
|
Give in to the tab police.
|
1998-03-20 20:45:49 +00:00 |
Guido van Rossum
|
1e8c8a20f2
|
New dialog routines (Fred Lundh)
|
1997-07-19 20:02:36 +00:00 |