| Commit message (Expand) | Author | Age | Files | Lines |
* | replace has_key with 'in' operator | Benjamin Peterson | 2009-10-09 | 1 | -1/+1 |
|
|
* | Tkinter renaming reversal: move modules back in their place. | Georg Brandl | 2008-05-20 | 1 | -0/+274 |
|
|
* | 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 | -274/+0 |
|
|
* | Wait for visibility before setting a grab. Fixes #946153. | Martin v. Löwis | 2004-08-03 | 1 | -0/+1 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | Fix example in a docstring to not use 'file' as a variable name | Andrew M. Kuchling | 2003-01-21 | 1 | -2/+2 |
|
|
* | Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either | Thomas Wouters | 2000-07-16 | 1 | -1/+1 |
|
|
* | When a file name is selected ("OK" button, <Return> in the filename entry), | Fred Drake | 1998-05-06 | 1 | -1/+5 |
|
|
* | Give in to the tab police. | Guido van Rossum | 1998-03-20 | 1 | -163/+163 |
|
|
* | Fix the following bug: | Guido van Rossum | 1997-01-03 | 1 | -4/+6 |
|
|
* | Major overhaul: | Guido van Rossum | 1996-05-28 | 1 | -48/+101 |
|
|
* | don't export selection | Guido van Rossum | 1996-05-28 | 1 | -2/+2 |
|
|
* | Filter button should set selection's directory, too | Guido van Rossum | 1995-09-01 | 1 | -1/+4 |
|
|
* | Initial revision | Guido van Rossum | 1995-08-29 | 1 | -0/+211 |
|
|