summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/dynOptionMenuWidget.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #22629: Revise idle_test.htest, mostly docstring. Start revision ofTerry Jan Reedy2014-10-171-15/+15
| | | | htests to add # htest # marker for coveragepy and stop tcl errors.
* Issue #21477: Idle htest: merge and modify run and runall; add many tests.Terry Jan Reedy2014-05-241-2/+24
| | | | Patch by Saimadhav Heblikar
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-2/+2
|
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-2/+2
|
* 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