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
79af27ef2e59025fdcfc02233cb9772363065bed
cpython
/
Lib
/
tkinter
History
Serhiy Storchaka
8e6d09c1cc
Issue
#26386
: Fixed ttk.TreeView selection operations with item id's
...
containing spaces.
2016-06-14 12:33:31 +03:00
..
test
Issue
#26386
: Fixed ttk.TreeView selection operations with item id's
2016-06-14 12:33:31 +03:00
__init__.py
Issue
#27171
: Fix typos in documentation, comments, and test function names
2016-06-02 10:07:09 +00:00
__main__.py
…
colorchooser.py
De-'colour'ize stdlib except for idlelib.configDialog.
2014-10-09 18:44:32 -04:00
commondialog.py
…
constants.py
…
dialog.py
…
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
Issue
#24408
: Fixed AttributeError in measure() and metrics() methods of
2015-06-08 18:43:55 +03:00
messagebox.py
…
scrolledtext.py
…
simpledialog.py
Issue
#23880
: Tkinter's getint() and getdouble() now support Tcl_Obj.
2015-05-06 14:00:04 +03:00
tix.py
Issue
#27125
: Remove duplicated words from documentation and comments
2016-05-30 04:04:50 +00:00
ttk.py
Issue
#26386
: Fixed ttk.TreeView selection operations with item id's
2016-06-14 12:33:31 +03:00