Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aaedcef5786f10593b51d389423b5d7ce97727c0
/
Lib
/
lib-tk
/
tkSimpleDialog.py
33cece0
Tkinter renaming reversal: move modules back in their place.
by Georg Brandl
· 17 years ago
248e3a8
Tkinter renaming reversal: Delete all stubs from lib-tk.
by Georg Brandl
· 17 years ago
8291f8e
Tkinter: make stub modules.
by Georg Brandl
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
f733abb
Whitespace normalization.
by Tim Peters
· 18 years ago
ef5fd3e
Patch #1594554: Always close a tkSimpleDialog on ok(), even
by Martin v. Löwis
· 18 years ago
c73a4a4
Patch #1538878: Don't make tkSimpleDialog dialogs transient if
by Martin v. Löwis
· 18 years ago
b217cd8
Wait for visibility before setting a grab. Fixes #946153.
by Martin v. Löwis
· 21 years ago
ff41c48
SF patch #701494: more apply removals
by Raymond Hettinger
· 22 years ago
6b04ffe
Be more careful about accessing attributes of the parent: if Tk has not been
by Fred Drake
· 23 years ago
fc170b1
String method conversion.
by Eric S. Raymond
· 24 years ago
d038ca8
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 25 years ago
d5062ba
Moshe Zadka: Added docstrings to tkSimpleDialog.py
by Guido van Rossum
· 25 years ago
7ea8f84
Break some cycles when the widget is destroyed.
by Guido van Rossum
· 26 years ago
7f20263
Only reference Tkinter._default_root when needed.
by Guido van Rossum
· 27 years ago
1530c87
Fred Lundh's latest versions.
by Guido van Rossum
· 28 years ago
f55afae
New dialog from Fred Lundh
by Guido van Rossum
· 28 years ago