.. |
test
|
[2.7] Fix checking for bugfix Tcl version. (GH-10185). (GH-10188)
|
2018-10-28 20:56:30 +02:00 |
Canvas.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
Dialog.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
FileDialog.py
|
replace has_key with 'in' operator
|
2009-10-09 22:15:50 +00:00 |
FixTk.py
|
Close #24508: Backport the 3.5 MSBuild project files.
|
2015-07-16 00:24:48 -05:00 |
ScrolledText.py
|
Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText.
|
2009-08-18 13:23:08 +00:00 |
SimpleDialog.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
Tix.py
|
Issue 28923: Remove editor artifacts from Tix.py,
|
2016-12-21 23:43:50 -05:00 |
Tkconstants.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
Tkdnd.py
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
Tkinter.py
|
[2.7] bpo-34936: Fix TclError in tkinter.Spinbox.selection_element(). (GH-9760) (GH-9957) (GH-9968)
|
2018-10-21 10:10:24 +03:00 |
tkColorChooser.py
|
De-'colour'ize stdlib except for idlelib.configDialog.
|
2014-10-09 18:44:26 -04:00 |
tkCommonDialog.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
tkFileDialog.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
tkFont.py
|
[2.7] bpo-30310: tkFont now supports unicode options (e.g. font family). (#1567)
|
2017-05-26 08:15:51 +03:00 |
tkMessageBox.py
|
- Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox
|
2010-03-16 10:48:52 +00:00 |
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
|
[2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326)
|
2018-04-01 02:42:58 +03:00 |
turtle.py
|
[2.7] bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565). (GH-10943)
|
2018-12-05 23:10:36 +02:00 |