This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7344285c1919e5ade8016a83a3ee02fd637a030d
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
1aca3899fb
Issue
#27611
: Fixed support of default root window in the tkinter.tix module.
...
Added the master parameter in the DisplayStyle constructor.
2016-09-25 16:52:13 +03:00
..
test
Issue
#22115
: Updated Misc/NEWS.
2016-06-26 17:47:46 +03:00
__init__.py
Issue
#27895
: Spelling fixes (Contributed by Ville Skyttä).
2016-08-30 10:47:49 -07:00
__main__.py
…
colorchooser.py
…
commondialog.py
Remove outdated TkVersion checks.
2016-04-25 13:49:11 +03:00
constants.py
…
dialog.py
Remove outdated TkVersion checks.
2016-04-25 13:49:11 +03:00
dnd.py
Issue
#26778
: Fixed "a/an/and" typos in code comment and documentation.
2016-04-17 08:32:47 +03:00
filedialog.py
…
font.py
…
messagebox.py
…
scrolledtext.py
…
simpledialog.py
…
tix.py
Issue
#27611
: Fixed support of default root window in the tkinter.tix module.
2016-09-25 16:52:13 +03:00
ttk.py
Merge spelling and grammar fixes from 3.5
2016-08-05 01:51:39 +00:00