summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/dynOptionMenuWidget.py
Commit message (Expand)AuthorAgeFilesLines
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-2/+2
* Conform to py3k dict.{keys, items, values} with some advice from 2b3Kurt B. Kaiser2007-08-231-1/+1
* Whitespace NormalizationKurt B. Kaiser2002-12-311-2/+2
* keybinding configurationSteven M. Gava2002-01-191-6/+0
* added ability to set hilightthicknessSteven M. Gava2001-11-031-3/+9
* more of config dialog reading from filesSteven M. Gava2001-10-291-2/+3
* dynamic option menu widget.Steven M. Gava2001-10-261-0/+34