Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d2ec81a8c99796b51fb8c49b77a7fe369863226f
/
Lib
/
tkinter
/
simpledialog.py
dc0d571
bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)
by Serhiy Storchaka
· 7 years ago
645058d
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
by Serhiy Storchaka
· 10 years ago
1fb0e3f
Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
by Andrew Svetlov
· 13 years ago
f45b4cc
Merged revisions 70223 via svnmerge from svn+ssh://pythondev/python/trunk
by Guilherme Polo
· 16 years ago
2e08136
Tkinter, step 4: merge simple- and filedialog modules.
by Georg Brandl
· 17 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
3302312
Tkinter move, part 1: move modules.
by Georg Brandl
· 17 years ago
[Renamed from Lib/lib-tk/SimpleDialog.py]
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
b217cd8
Wait for visibility before setting a grab. Fixes #946153.
by Martin v. Löwis
· 21 years ago
a3837a0
Patch #911176: Move test function into __main__
by Martin v. Löwis
· 21 years ago
c457048
Give in to the tab police.
by Guido van Rossum
· 27 years ago
adfacf4
Do a better job of keeping the dialog visible when the master window
by Guido van Rossum
· 28 years ago
17f2b2d
Don't use tktools, dummy! Reworded test message slightly.
by Guido van Rossum
· 29 years ago
990e619
new simple dialog module, incompatible
by Guido van Rossum
· 29 years ago