Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tkinter renaming reversal: move modules back in their place. | Georg Brandl | 2008-05-20 | 1 | -0/+112 |
* | Tkinter renaming reversal: Delete all stubs from lib-tk. | Georg Brandl | 2008-05-20 | 1 | -8/+0 |
* | Tkinter rename, step 2: fix imports and add stub modules. | Georg Brandl | 2008-05-16 | 1 | -0/+8 |
* | Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package. | Georg Brandl | 2008-05-16 | 1 | -112/+0 |
* | Wait for visibility before setting a grab. Fixes #946153. | Martin v. Löwis | 2004-08-03 | 1 | -0/+1 |
* | Patch #911176: Move test function into __main__ | Martin v. Löwis | 2004-03-22 | 1 | -12/+12 |
* | Give in to the tab police. | Guido van Rossum | 1998-03-20 | 1 | -78/+78 |
* | Do a better job of keeping the dialog visible when the master window | Guido van Rossum | 1997-12-28 | 1 | -0/+8 |
* | Don't use tktools, dummy! Reworded test message slightly. | Guido van Rossum | 1996-07-21 | 1 | -5/+31 |
* | new simple dialog module, incompatible | Guido van Rossum | 1996-06-17 | 1 | -0/+77 |