summaryrefslogtreecommitdiff
path: root/Lib/lib-tk/tkSimpleDialog.py
Commit message (Expand)AuthorAgeFilesLines
* Wait for visibility before setting a grab. Fixes #946153.Martin v. Löwis2004-08-031-0/+1
* SF patch #701494: more apply removalsRaymond Hettinger2003-04-061-3/+3
* Be more careful about accessing attributes of the parent: if Tk has not beenFred Drake2001-12-061-4/+20
* String method conversion.Eric S. Raymond2001-02-091-4/+2
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-7/+6
* Moshe Zadka:Guido van Rossum2000-02-241-4/+77
* Break some cycles when the widget is destroyed.Guido van Rossum1999-06-251-0/+8
* Only reference Tkinter._default_root when needed.Guido van Rossum1998-10-121-3/+2
* Fred Lundh's latest versions.Guido van Rossum1997-08-141-9/+17
* New dialog from Fred LundhGuido van Rossum1997-08-121-0/+212