| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #27245: revert temporary rename | Terry Jan Reedy | 2016-06-14 | 1 | -1439/+0 |
|
|
* | Merge with 3.5 | Terry Jan Reedy | 2016-06-14 | 1 | -2/+6 |
|\ |
|
| * | Issue #27245: IDLE: Cleanly delete custom themes and key bindings. | Terry Jan Reedy | 2016-06-14 | 1 | -2/+6 |
|
|
* | | Issue #27245: temporary rename for merge. | Terry Jan Reedy | 2016-06-14 | 1 | -0/+1435 |
|
|
* | | Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files. | Terry Jan Reedy | 2016-05-22 | 1 | -1434/+0 |
|/ |
|
* | Issue #27044: stop test_idle from leaking by deleting callbacks. | Terry Jan Reedy | 2016-05-17 | 1 | -0/+11 |
|
|
* | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 1 | -1/+1 |
|
|
* | Issue #25313: Change the handling of new built-in text color themes to better | Terry Jan Reedy | 2015-11-12 | 1 | -16/+13 |
|
|
* | Issue #24782: Limit width of canvas and hence IDLE settings dialog. | Terry Jan Reedy | 2015-10-22 | 1 | -1/+1 |
|
|
* | Issue #24782: Don't try to run now-removed extension dialog test. | Terry Jan Reedy | 2015-10-20 | 1 | -1/+1 |
|
|
* | Issue #24782: whitespace | Terry Jan Reedy | 2015-10-14 | 1 | -1/+1 |
|
|
* | Issue #24782: Finish converting the Configure Extension dialog into a new | Terry Jan Reedy | 2015-10-14 | 1 | -169/+131 |
|
|
* | Issue #22726: Re-activate config dialog help button with some content about | Terry Jan Reedy | 2015-10-12 | 1 | -19/+32 |
|
|
* | Issue #24820: Add 'IDLE Dark' text color theme, warning, and solution. | Terry Jan Reedy | 2015-10-04 | 1 | -0/+14 |
|
|
* | Issue #24820: Users can now set breakpoint colors in Settings -> | Terry Jan Reedy | 2015-10-03 | 1 | -14/+16 |
|
|
* | Issue #24782: In Idle extension config dialog, replace tabs with sorted list. | Terry Jan Reedy | 2015-08-27 | 1 | -35/+50 |
|
|
* | Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default | Terry Jan Reedy | 2015-08-01 | 1 | -20/+20 |
|
|
* | idlelib: remove unused names and imports (one is a duplicate import). | Terry Jan Reedy | 2015-05-14 | 1 | -1/+0 |
|
|
* | Issue #20577: move configuration of FormatParagraph extension to new extension | Terry Jan Reedy | 2014-12-16 | 1 | -19/+0 |
|
|
* | Issue #3068: Add Idle extension configuration dialog to Options menu. | Terry Jan Reedy | 2014-10-23 | 1 | -15/+258 |
|
|
* | Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of | Terry Jan Reedy | 2014-10-17 | 1 | -2/+2 |
|
|
* | Issue 3068: Move idlelib.configDialog action button creation into a separate | Terry Jan Reedy | 2014-10-09 | 1 | -19/+21 |
|
|
* | PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments, | Terry Jan Reedy | 2014-08-04 | 1 | -548/+582 |
|
|
* | Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. | Terry Jan Reedy | 2014-07-30 | 1 | -29/+38 |
|
|
* | Reduce unnecessary 2.7 versus 3.4+ differences in idlelib/configDialog.py. | Terry Jan Reedy | 2014-07-26 | 1 | -10/+8 |
|
|
* | Issue #21982: Add minimal unittest for configDialog with 46% coverage. | Terry Jan Reedy | 2014-07-15 | 1 | -4/+10 |
|
|
* | Delete a few unused names suggested by pyflakes. | Terry Jan Reedy | 2014-07-01 | 1 | -2/+1 |
|
|
* | Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog. | Terry Jan Reedy | 2014-05-29 | 1 | -8/+9 |
|
|
* | Issue #17654: Ensure IDLE menus are customized properly on OS X for | Ned Deily | 2014-03-28 | 1 | -1/+1 |
|
|
* | Issue #17721: Remove non-functional configuration dialog help button until we | Terry Jan Reedy | 2014-01-27 | 1 | -4/+5 |
|
|
* | Issue #16511: Use default IDLE width and height if config param is not valid. | Andrew Svetlov | 2012-12-24 | 1 | -8/+11 |
|
|
* | Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu | Ned Deily | 2012-10-22 | 1 | -4/+3 |
|
|
* | Issue #14876: Use user-selected font for highlight configuration. | Terry Jan Reedy | 2012-05-26 | 1 | -2/+4 |
|
|
* | #6528 None, True, False are keywords in 3.x. Patch by Roger Serwy. | Terry Jan Reedy | 2012-01-16 | 1 | -1/+1 |
|
|
* | Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge... | Alexandre Vassalotti | 2009-07-17 | 1 | -0/+1 |
|
|
* | Remove debug statement that leaked into the repository. | Ronald Oussoren | 2009-05-26 | 1 | -1/+0 |
|
|
* | * Adapt framework install makefiles to 2to3 tool | Ronald Oussoren | 2009-05-26 | 1 | -0/+1 |
|
|
* | This fixes issue3883 (text on the buttons in the preferences panel for IDLE d... | Ronald Oussoren | 2009-02-12 | 1 | -4/+14 |
|
|
* | Issue #4323: Always encode source as UTF-8 without asking | Martin v. Löwis | 2008-12-29 | 1 | -15/+0 |
|
|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -2/+4 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 | 1 | -3/+0 |
|
|
* | Convert some custom sort comparison functions to equivalent key functions. | Kurt B. Kaiser | 2008-02-12 | 1 | -6/+1 |
|
|
* | Merged revisions 59595-59604 via svnmerge from | Christian Heimes | 2007-12-28 | 1 | -20/+22 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -49/+53 |
|
|
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 | 1 | -23/+23 |
|
|
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 | 1 | -6/+6 |
|
|
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 | 1 | -6/+6 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -4/+4 |
|
|
* | Remove has_key() references from idlelib. IDLE still doesn't run due | Guido van Rossum | 2006-08-22 | 1 | -5/+5 |
|
|
* | Merge IDLE-syntax-branch r39668:41449 into trunk | Kurt B. Kaiser | 2005-11-18 | 1 | -1/+9 |
|
|