1. ba0311e Renamed module tkinter to _tkinter, moved source to _tkinter.c by Jack Jansen · 29 years ago
  2. 64b24fb clear quitMainLoop when we fall through the main loop by Guido van Rossum · 29 years ago
  3. 9722ad8 Mac changes by Guido van Rossum · 29 years ago
  4. e42fc2f use getnewargs where it makes sense by Guido van Rossum · 29 years ago
  5. b6fe704 add casts to malloc() calls by Guido van Rossum · 29 years ago
  6. a3c3f2c use PyCallable_Check; export TK_VERSION and TCL_VERSION strings; by Guido van Rossum · 30 years ago
  7. cd938fc Made some more things static, and other cleanup for new naming scheme by Guido van Rossum · 30 years ago
  8. a597dde cosmetic changes so these modules will work with the strict new naming scheme by Guido van Rossum · 30 years ago
  9. 062cfb0 added interface to Tk_DoOneEvent (R Lindsay Todd) by Guido van Rossum · 30 years ago
  10. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  11. f34cadd added timer and file callbacks and global mainloop and quit fns by Guido van Rossum · 30 years ago
  12. 602099a * various modules: #include "Python.h" and remove most remporary by Guido van Rossum · 30 years ago
  13. e4485b0 Setup.in: added tkinter; rearranged the definition of PYTHONPATH so by Guido van Rossum · 30 years ago
  14. 9bb4fd6 * tkintermodule.c (*FileHandler): generalize to arbitrary file ids by Guido van Rossum · 30 years ago
  15. e2ca9bd * tkintermodule.c: OK, I've fixed the "tty" problem. You're right by Guido van Rossum · 30 years ago
  16. d308e2b * tkintermodule.c by Guido van Rossum · 30 years ago
  17. 7687522 * tkintermodule.c (Tkapp_New): Remove #ifdef WITH_APPINIT. by Guido van Rossum · 30 years ago
  18. 1846882 Initial revision by Guido van Rossum · 30 years ago