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