1. eba67c0 Issue #6470: Drop UNC prefix in FixTk.py by Martin v. Löwis · 15 years ago
  2. 0b9a18a #6906: TCL_LIBRARY and TK_LIBRARY environment variables should be encoded. by Florent Xicluna · 15 years ago
  3. 6e3dbbd replace has_key with 'in' operator by Benjamin Peterson · 16 years ago
  4. f081e1c Issue #3881: Help Tcl to load even when started through the by Martin v. Löwis · 16 years ago
  5. 33cece0 Tkinter renaming reversal: move modules back in their place. by Georg Brandl · 17 years ago
  6. 248e3a8 Tkinter renaming reversal: Delete all stubs from lib-tk. by Georg Brandl · 17 years ago
  7. ad9afeb Tkinter rename, step 2: fix imports and add stub modules. by Georg Brandl · 17 years ago
  8. bbc57d7 Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. by Georg Brandl · 17 years ago
  9. bb89992 Make it a bit easier to test Tcl/Tk and idle from a build dir. by Christian Heimes · 17 years ago
  10. 838a359 Search for tix subdirectories. Fixes #564729. Will backport to 2.2. by Martin v. Löwis · 23 years ago
  11. 4ca196d Set TCL_LIBRARY before import _tkinter. Suggested by Kirill Simonov. by Martin v. Löwis · 23 years ago
  12. ea32cbb Suggestion from SF patch #470433 to avoid clobbering TCL_LIBRARY et by Guido van Rossum · 24 years ago
  13. 1378bd5 Also point TK_LIBRARY to the appropriate directory. by Guido van Rossum · 25 years ago
  14. aaa8bb4 Work the Tcl version number in the path we search for. by Guido van Rossum · 25 years ago
  15. 42405a5 A version of FixTk.py that works with the way the installer now installs Tcl/Tk. by Guido van Rossum · 25 years ago
  16. f8d579c This hopefully fixes the problem of having to set PATH by Guido van Rossum · 26 years ago