cpython/Lib/lib-tk
Martin v. Löwis 73b9b6679e Update Canvas before computing width. Draw turtle at end of drawing circle.
Fixes #612595. Will backport to 2.2.
2002-09-22 13:00:26 +00:00
..
Canvas.py The lower() and tkraise() methods were calling the Canvas widget 2001-04-10 21:13:06 +00:00
Dialog.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
FileDialog.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
FixTk.py Set TCL_LIBRARY before import _tkinter. Suggested by Kirill Simonov. 2002-02-24 16:51:45 +00:00
ScrolledText.py Fix for SF #491953 (Andrew Dalke): ScrolledText.py has TabError 2001-12-12 12:47:57 +00:00
SimpleDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Tix.py Patch #484994: Improve PanedWindow. 2002-09-19 08:12:55 +00:00
Tkconstants.py -- added a couple of missing Tkinter constants (canvas item styles, 2000-08-09 19:37:16 +00:00
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 2000-10-23 18:31:14 +00:00
Tkinter.py SF patch #581396, Canvas "select_item" always returns None 2002-07-23 02:52:58 +00:00
tkColorChooser.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
tkCommonDialog.py Patch #515598: removed unused import of os. 2002-02-16 23:16:53 +00:00
tkFileDialog.py Patch #539392: Invoke setlocale, try opening the file in demo mode. 2002-04-08 14:51:31 +00:00
tkFont.py String method conversion. 2001-02-09 11:51:27 +00:00
tkMessageBox.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +00:00
tkSimpleDialog.py Be more careful about accessing attributes of the parent: if Tk has not been 2001-12-06 16:51:41 +00:00
turtle.py Update Canvas before computing width. Draw turtle at end of drawing circle. 2002-09-22 13:00:26 +00:00