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
daeb925cc88cc8fed2030166ade641de28edb396
cpython
/
Lib
/
lib-tk
History
Serhiy Storchaka
44ae51347c
Issue
#22068
: Avoided reference loops with Variables and Fonts in Tkinter.
2014-08-17 15:31:41 +03:00
..
test
Issue
#21580
: Now Tkinter correctly handles binary "data" and "maskdata"
2014-07-31 07:48:14 +03:00
Canvas.py
…
Dialog.py
…
FileDialog.py
…
FixTk.py
…
ScrolledText.py
…
SimpleDialog.py
…
Tix.py
Issue
#19020
: Tkinter now uses splitlist() instead of split() in configure
2013-12-25 16:35:20 +02:00
tkColorChooser.py
…
tkCommonDialog.py
…
Tkconstants.py
…
Tkdnd.py
…
tkFileDialog.py
…
tkFont.py
Issue
#22068
: Avoided reference loops with Variables and Fonts in Tkinter.
2014-08-17 15:31:41 +03:00
Tkinter.py
Issue
#22068
: Avoided reference loops with Variables and Fonts in Tkinter.
2014-08-17 15:31:41 +03:00
tkMessageBox.py
…
tkSimpleDialog.py
Issue
#12288
: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog.
2012-07-30 20:04:53 +03:00
ttk.py
Added missed calls of splitlist().
2014-06-01 11:21:34 +03:00
turtle.py
Issue
#21868
: Prevent turtle crash due to invalid undo buffer size.
2014-07-20 21:26:04 -07:00