1. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  2. 182b5ac Whitespace normalization, via reindent.py. by Tim Peters · 20 years ago
  3. 85f48e3 Convert path objects to strings in askdirectory. Fixes #852314. by Martin v. Löwis · 21 years ago
  4. 8b76351 Add a missing 'self,' to a super call in recently checked-in code. by Guido van Rossum · 21 years ago
  5. d6efae5 Properly deal with tuples in Open._fixresult. Fixes bug reported in by Martin v. Löwis · 21 years ago
  6. 25c7b50 Convert Tcl path objects to strings. Fixes #661357. by Martin v. Löwis · 22 years ago
  7. b24e347 Patch #621891: Add askopenfile{name}s. by Martin v. Löwis · 22 years ago
  8. 8509ebc Patch #539392: Invoke setlocale, try opening the file in demo mode. by Martin v. Löwis · 22 years ago
  9. 1142d59 Fix typo in label by Andrew M. Kuchling · 23 years ago
  10. 85f9814 Print encoded versions of the file names in test application. Fixes #496084 by Martin v. Löwis · 23 years ago
  11. bc0ad2d Merge directory chooser into tkFileDialog. by Martin v. Löwis · 23 years ago
  12. 25ee87c Patch #478654: Expose tk_chooseDirectory. by Martin v. Löwis · 23 years ago
  13. c457048 Give in to the tab police. by Guido van Rossum · 26 years ago
  14. 1e8c8a2 New dialog routines (Fred Lundh) by Guido van Rossum · 27 years ago