cpython/Lib/lib-tk
Guido van Rossum 56c04b8376 Restructured the event_* calls slightly -- there's really no need to
use the default root, and instead of string.split, use splitlist.
1998-04-06 03:10:03 +00:00
..
Canvas.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Dialog.py keyword parameter changes 1995-08-04 03:49:39 +00:00
FileDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
ScrolledText.py Fix the exclusion of "config" in the methods copied from Pack to also 1997-12-05 17:05:04 +00:00
SimpleDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
Tkconstants.py Added SOLID definition. 1997-12-16 17:54:18 +00:00
Tkinter.py Restructured the event_* calls slightly -- there's really no need to 1998-04-06 03:10:03 +00:00
tkColorChooser.py Fred Lundh's latest versions. 1997-08-14 14:17:28 +00:00
tkCommonDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
tkFileDialog.py Give in to the tab police. 1998-03-20 20:45:49 +00:00
tkMessageBox.py New dialog routines (Fred Lundh) 1997-07-19 20:02:36 +00:00
tkSimpleDialog.py Fred Lundh's latest versions. 1997-08-14 14:17:28 +00:00