| .. |
|
test
|
convert usage of fail* to assert*
|
2009-06-30 22:57:08 +00: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
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
|
FixTk.py
|
Issue #3881: Help Tcl to load even when started through the
|
2009-01-24 15:47:27 +00: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
|
Added missing static option for OptionMenu. Issue #5961.
|
2009-08-18 16:39:36 +00:00 |
|
tkColorChooser.py
|
Issue #3767: Convert Tk object to string in tkColorChooser.
|
2008-12-29 16:22:25 +00:00 |
|
tkCommonDialog.py
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Tkconstants.py
|
Tkinter renaming reversal: move modules back in their place.
|
2008-05-20 06:58:21 +00:00 |
|
Tkdnd.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
|
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
|
2008-05-20 07:13:37 +00:00 |
|
Tkinter.py
|
Clarifying Entry.selection_present's docstring.
|
2009-08-14 14:43:43 +00:00 |
|
tkMessageBox.py
|
Fixed an import that remained from the lib-tk -> tkinter -> lib-tk renaming
|
2008-05-24 18:24:49 +00:00 |
|
tkSimpleDialog.py
|
Fixed issue #2638: Show a window constructed with tkSimpleDialog.Dialog only
|
2009-03-07 02:14:38 +00:00 |
|
ttk.py
|
Issue #1135: Add the XView and YView mix-ins to avoid duplicating
|
2009-08-14 14:36:45 +00:00 |
|
turtle.py
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +00:00 |