1. 786fbd8 Replace os.error with OSError in tkinter and IDLE by Andrew Svetlov · 12 years ago
  2. 54540ec Remove redundant imports. by Florent Xicluna · 13 years ago
  3. de342c4 #4406 Directory has to inherit from commondialog.Dialog by Benjamin Peterson · 16 years ago
  4. 2e08136 Tkinter, step 4: merge simple- and filedialog modules. by Georg Brandl · 16 years ago
  5. 14fc427 Tkinter, step 2: adapt imports. by Georg Brandl · 16 years ago
  6. 3302312 Tkinter move, part 1: move modules. by Georg Brandl · 16 years ago[Renamed from Lib/lib-tk/FileDialog.py]
  7. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  8. e014a13 Couple more has_keys() going... by Guido van Rossum · 18 years ago
  9. b217cd8 Wait for visibility before setting a grab. Fixes #946153. by Martin v. Löwis · 20 years ago
  10. 70a6b49 Replace backticks with repr() or "%r" by Walter Dörwald · 20 years ago
  11. 3875281 Fix example in a docstring to not use 'file' as a variable name by Andrew M. Kuchling · 22 years ago
  12. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  13. 073b829 When a file name is selected ("OK" button, <Return> in the filename entry), by Fred Drake · 26 years ago
  14. c457048 Give in to the tab police. by Guido van Rossum · 26 years ago
  15. 7fc0bf8 Fix the following bug: by Guido van Rossum · 28 years ago
  16. 0978f99 Major overhaul: by Guido van Rossum · 28 years ago
  17. 51b708a don't export selection by Guido van Rossum · 28 years ago
  18. b9e39c8 Filter button should set selection's directory, too by Guido van Rossum · 29 years ago
  19. ac4f8d3 Initial revision by Guido van Rossum · 29 years ago