Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [2.7] Fix 2.7 test -R test_IDLE failure on Windows (GH-13958) | Terry Jan Reedy | 2019-06-16 | 1 | -2/+2 |
* | [2.7] bpo-37177: make IDLE's search dialogs transient (GH-13869) | Tal Einat | 2019-06-07 | 1 | -5/+6 |
* | Issue #23184: idle tests, remove unused names and imports. | Terry Jan Reedy | 2015-05-15 | 1 | -4/+3 |
* | Issue #18592: Method return signature changes made to SearchDialogBase for | Terry Jan Reedy | 2014-07-13 | 1 | -1/+1 |
* | Issue #18592: Make unittest for SearchDialogBase work on all tk versions. | Terry Jan Reedy | 2014-07-11 | 1 | -4/+4 |
* | Issue #18592: Refactor 2 SearchDialogBase.create_(option/other)_buttons methods | Terry Jan Reedy | 2014-06-30 | 1 | -76/+43 |
* | whitespace | Terry Jan Reedy | 2014-06-30 | 1 | -1/+1 |
* | Issue #18592: Add unittests for SearchDialogBase. Patch by Phil Webster. | Terry Jan Reedy | 2014-06-30 | 1 | -0/+198 |