cpython/Lib/tkinter
Terry Jan Reedy ca0250a878 Issue 25959: Explain in docstring that PhotoImage.zoom arguments are
multipliers, not final sizes.  Explain y default for .zoom and .subsample.
Initial patch by Serhiy Storchaka.
2016-03-11 15:30:35 -05:00
..
test Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:33:51 +02:00
__init__.py Issue 25959: Explain in docstring that PhotoImage.zoom arguments are 2016-03-11 15:30:35 -05: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
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 #20976: pyflakes: Remove unused imports 2014-03-20 09:16:38 +01:00
ttk.py Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00