You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Svetlov 2d96848c7e Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 14 years ago
..
test null merge from 2.6 14 years ago
Canvas.py The Canvas module has been deprecated for removal in 3.0. 18 years ago
Dialog.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 18 years ago
FileDialog.py Couple more has_keys() going... 20 years ago
FixTk.py Issue #6470: Drop UNC prefix in FixTk.py 16 years ago
ScrolledText.py Issue #1119673: Do not override Tkinter.Text methods when creating a ScrolledText. 17 years ago
SimpleDialog.py Wait for visibility before setting a grab. Fixes #946153. 22 years ago
Tix.py Remove duplication. 14 years ago
Tkconstants.py Patch #805976: Add DOTBOX and UNDERLINE. 23 years ago
Tkdnd.py Make reindent.py happy (convert everything to 4-space indents!). 26 years ago
Tkinter.py Issue #14777: In an X11 windowing environment, tkinter may return 14 years ago
tkColorChooser.py Issue #3767: Convert Tk object to string in tkColorChooser. 17 years ago
tkCommonDialog.py r903@spiff: Fredrik | 2005-11-12 16:28:37 +0100 21 years ago
tkFileDialog.py Tkinter renaming reversal: move modules back in their place. 18 years ago
tkFont.py Tkinter rename reversal: remove tkinter package, adapt imports and docs. 18 years ago
tkMessageBox.py - Issue #4961: Inconsistent/wrong result of askyesno function in tkMessageBox 16 years ago
tkSimpleDialog.py Issue #12288: Consider '0' and '0.0' as valid initialvalue for tkinter SimpleDialog. 14 years ago
ttk.py Transplant 45287f2799f5 from default branch. 14 years ago
turtle.py Issue #13439: Fix many errors in turtle docstrings. 14 years ago