summaryrefslogtreecommitdiff
path: root/Lib/idlelib/SearchDialogBase.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.Terry Jan Reedy2016-05-221-184/+0
* Issue #18592: Method return signature changes made to SearchDialogBase forTerry Jan Reedy2014-07-131-15/+31
* Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methodsTerry Jan Reedy2014-06-301-48/+27
* Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster.Terry Jan Reedy2014-06-301-10/+15
* Issue #18592: For idlelib.SearchDialogBase, edit and add docstrings,Terry Jan Reedy2014-06-261-30/+57
* Issue #18592: whitespaceTerry Jan Reedy2013-08-181-1/+1
* Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py).Terry Jan Reedy2013-08-181-0/+17
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-1/+1
* Apply Nicolas Riley's Patch.Kurt B. Kaiser2002-11-211-5/+5
* By default when getting the search menu, the currently highligtedChui Tey2002-11-061-1/+4
* Tidied up widget placementChui Tey2002-11-041-14/+23
* Merge Py Idle changes:Kurt B. Kaiser2002-09-181-1/+0
* Initial revisionDavid Scherer2000-08-151-0/+129