| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #10940: Workaround an IDLE hang on Mac OS X 10.6 when using the | Ned Deily | 2011-01-29 | 1 | -1/+6 |
|
|
* | #10974: IDLE no longer crashes if its recent files list includes files | Ned Deily | 2011-01-24 | 1 | -2/+4 |
|
|
* | Issue 6285: catch missing IDLE help file. | Terry Reedy | 2011-01-01 | 1 | -3/+11 |
|
|
* | #6075: make idle work with both Carbon AquaTk and Cocoa AquaTk. Patch by Kevi... | Georg Brandl | 2010-12-19 | 1 | -1/+1 |
|
|
* | #10404: Use ctl-button-1 for context menus on OSX Idle. | R. David Murray | 2010-12-18 | 1 | -1/+8 |
|
|
* | Merged revisions 74446-74449 via svnmerge from | Guilherme Polo | 2009-08-14 | 1 | -3/+2 |
|
|
* | Merged revisions 73415,73417-73418 via svnmerge from | Benjamin Peterson | 2009-06-22 | 1 | -2/+4 |
|
|
* | Merged revisions 71812 via svnmerge from | Kurt B. Kaiser | 2009-04-26 | 1 | -3/+11 |
|
|
* | Merged revisions 70723 via svnmerge from | Kurt B. Kaiser | 2009-04-04 | 1 | -4/+12 |
|
|
* | Fix for issue5194, based on a patch by Ned Deily. | Ronald Oussoren | 2009-02-12 | 1 | -1/+1 |
|
|
* | Merged revisions 68797,68801 via svnmerge from | Benjamin Peterson | 2009-01-20 | 1 | -1/+1 |
|
|
* | xrange -> range. | Georg Brandl | 2008-07-19 | 1 | -1/+1 |
|
|
* | Fixed old Tkinter import, the last apparently | Guilherme Polo | 2008-05-25 | 1 | -1/+1 |
|
|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -3/+3 |
|
|
* | Merged revisions 62425-62429,62434-62436,62441,62444,62446-62448,62450-62455,... | Christian Heimes | 2008-05-04 | 1 | -0/+45 |
|
|
* | - Issue #719888: Updated tokenize to use a bytes API. generate_tokens has been | Trent Nelson | 2008-03-18 | 1 | -1/+3 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 | 1 | -29/+26 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -14/+16 |
|
|
* | 1. Fail gracefully if the file fails to decode when loaded. | Kurt B. Kaiser | 2007-09-06 | 1 | -43/+25 |
|
|
* | Point IDLE menu Help / Python Docs at Python 3000 version | Kurt B. Kaiser | 2007-08-31 | 1 | -1/+1 |
|
|
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 | 1 | -4/+4 |
|
|
* | Fix raise with 2to3 | Kurt B. Kaiser | 2007-08-23 | 1 | -3/+3 |
|
|
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 | 1 | -18/+18 |
|
|
* | Fix remaining map() issues. | Kurt B. Kaiser | 2007-08-09 | 1 | -2/+1 |
|
|
* | Merged revisions 56492-56752 via svnmerge from | Guido van Rossum | 2007-08-05 | 1 | -0/+16 |
|
|
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 | 1 | -21/+21 |
|
|
* | Rip out all the u"..." literals and calls to unicode(). | Guido van Rossum | 2007-05-02 | 1 | -1/+1 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -2/+2 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -1/+1 |
|
|
* | Remove usage of backticks. | Brett Cannon | 2006-08-25 | 1 | -1/+1 |
|
|
* | Remove has_key() references from idlelib. IDLE still doesn't run due | Guido van Rossum | 2006-08-22 | 1 | -2/+2 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -8/+41 |
|
|
* | Patch #1162825: Support non-ASCII characters in IDLE window titles. | Martin v. Löwis | 2005-11-27 | 1 | -4/+23 |
|
|
* | Following 'syntax' patch, accelerator keys in menus weren't being | Kurt B. Kaiser | 2005-11-22 | 1 | -22/+21 |
|
|
* | Merge IDLE-syntax-branch r39668:41449 into trunk | Kurt B. Kaiser | 2005-11-18 | 1 | -15/+46 |
|
|
* | Better indentation after first line of string continuation. | Kurt B. Kaiser | 2005-11-15 | 1 | -2/+6 |
|
|
* | 1. Clarify "tab/space" Error Dialog and "Tab Width" Dialog associated with | Kurt B. Kaiser | 2005-06-12 | 1 | -1/+1 |
|
|
* | 1. Patch 1196895 Jeff Shute: | Kurt B. Kaiser | 2005-06-12 | 1 | -1/+2 |
|
|
* | Removed ability to configure tabs indent from Options dialog. This 'feature' | Kurt B. Kaiser | 2005-01-31 | 1 | -12/+23 |
|
|
* | Add keybindings for del-word-left and del-word-right. | Kurt B. Kaiser | 2005-01-28 | 1 | -0/+10 |
|
|
* | 1. Polish tabbing code. | Kurt B. Kaiser | 2005-01-19 | 1 | -61/+56 |
|
|
* | If an extension can't be loaded, print warning and skip it instead of | Kurt B. Kaiser | 2005-01-18 | 1 | -2/+5 |
|
|
* | The remote procedure call module rpc.py can now access data attributes of | Kurt B. Kaiser | 2004-12-21 | 1 | -2/+2 |
|
|
* | 1. If user passes a non-existant filename on the commandline, just open | Kurt B. Kaiser | 2004-08-22 | 1 | -8/+2 |
|
|
* | EditorWindow.py was not finding the .chm help file on Windows. Typo | Kurt B. Kaiser | 2004-07-21 | 1 | -1/+2 |
|
|
* | Checking sys.platform for substring 'win' was breaking IDLE docs on Mac | Kurt B. Kaiser | 2004-07-15 | 1 | -14/+9 |
|
|
* | Noam Raphel: Further developemt of CodeContext feature. | Kurt B. Kaiser | 2004-06-06 | 1 | -4/+4 |
|
|
* | 1. Polish variables in EditorWindow extension loading and Tkinter variable code. | Kurt B. Kaiser | 2004-04-24 | 1 | -25/+30 |
|
|