summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/GrepDialog.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #24671: Finish print conversion, idlelib GrepDialog and WidgetRedirector.Terry Jan Reedy2015-07-191-0/+1
* idlelib: remove unused names and imports (forgot one).Terry Jan Reedy2015-05-141-1/+0
* Issue #22629: Revise idle_test.htest, mostly docstring. Start revision ofTerry Jan Reedy2014-10-171-1/+1
* Issue #18592: Method return signature changes made to SearchDialogBase forTerry Jan Reedy2014-07-131-2/+2
* Issue #21695: Catch AttributeError created when user closes grep output windowTerry Jan Reedy2014-06-101-23/+31
* Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.Terry Jan Reedy2014-05-291-0/+24
* Issue #18316: Update idlelib 2.7 except clauses to ease backports.Terry Jan Reedy2013-06-291-1/+1
* #18151, part 2: Silence debug build resource warning for each file opened byTerry Jan Reedy2013-06-221-24/+18
* #7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...Florent Xicluna2010-04-021-3/+3
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-1/+1
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-1/+1
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-1/+1
* 1. Find in Files Dialog shows text selection if there is oneKurt B. Kaiser2003-06-071-3/+4
* Merge Py Idle changes:Kurt B. Kaiser2002-09-161-3/+0
* Initial revisionDavid Scherer2000-08-151-0/+135