Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a5cd255a7cb15c7920171f0796cf163a00a5ecaf
/
Lib
/
idlelib
/
aboutDialog.py
789299f
#17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito.
by Roger Serwy
· 12 years ago
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
d5f4910
textView cleanup. Patch 1718043 Tal Einat.
by Kurt B. Kaiser
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
9920430
SF #775057, fix IDLE problem in about dialog
by Neal Norwitz
· 22 years ago
7345375
Add ':' after IDLE version, fix spacing on a couple of lines I missed
by Kurt B. Kaiser
· 22 years ago
424a415
Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings.
by Martin v. Löwis
· 22 years ago
09cb74b
aboutDialog.py:
by Kurt B. Kaiser
· 22 years ago
e394ef8
Update for release
by Kurt B. Kaiser
· 22 years ago
6655e4b
Whitespace Normalization
by Kurt B. Kaiser
· 22 years ago
539594f
Remove unused import
by Neal Norwitz
· 22 years ago
767a7ee
remove futzing with text font
by Steven M. Gava
· 23 years ago
8c1ab14
fix for redundant empty parent window when invoked from idle shell window
by Steven M. Gava
· 23 years ago
28ccc24
removed some cruft
by Steven M. Gava
· 24 years ago
c01e30f
repair posix fonts fix
by Steven M. Gava
· 24 years ago
5b3ac8f
some re-design
by Steven M. Gava
· 24 years ago
885c0bb
improve viewfile handling indentation style changed to match existing source
by Steven M. Gava
· 24 years ago
44d3d1a
some new dialogs and support files for new about and configuration implementations
by Steven M. Gava
· 24 years ago