| Commit message (Expand) | Author | Age |
* | Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge... | Alexandre Vassalotti | 2009-07-17 |
* | Remove debug statement that leaked into the repository. | Ronald Oussoren | 2009-05-26 |
* | * Adapt framework install makefiles to 2to3 tool | Ronald Oussoren | 2009-05-26 |
* | This fixes issue3883 (text on the buttons in the preferences panel for IDLE d... | Ronald Oussoren | 2009-02-12 |
* | Issue #4323: Always encode source as UTF-8 without asking | Martin v. Löwis | 2008-12-29 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 |
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-16 |
* | Convert some custom sort comparison functions to equivalent key functions. | Kurt B. Kaiser | 2008-02-12 |
* | Merged revisions 59595-59604 via svnmerge from | Christian Heimes | 2007-12-28 |
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 |
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 |
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 |
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 |
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 |
* | Remove has_key() references from idlelib. IDLE still doesn't run due | Guido van Rossum | 2006-08-22 |
* | Merge IDLE-syntax-branch r39668:41449 into trunk | Kurt B. Kaiser | 2005-11-18 |
* | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 |
* | Removed ability to configure tabs indent from Options dialog. This 'feature' | Kurt B. Kaiser | 2005-01-31 |
* | Saving a Keyset w/o making changes (by using the "Save as New Custom Key Set" | Kurt B. Kaiser | 2004-11-16 |
* | SF patch #961387: Make IDLE's paragraph reformatting width configurable | Raymond Hettinger | 2004-06-04 |
* | M EditorWindow.py | Kurt B. Kaiser | 2004-04-11 |
* | Add a highlight theme for builtin keywords. Python Patch 805830 Nigel Rowe | Kurt B. Kaiser | 2004-03-08 |
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 |
* | SF patch #768187: replace apply(f, args, kwds) with f(*args, **kwds) | Raymond Hettinger | 2003-07-09 |
* | 1. SF Bug 661676 | Kurt B. Kaiser | 2003-05-26 |
* | Bruce Sherwood RFE/Patch | Kurt B. Kaiser | 2003-05-26 |
* | [ SF 710733 - Martin v. Loewis] Improving source encoding dialog | Kurt B. Kaiser | 2003-05-10 |
* | M Bindings.py | Kurt B. Kaiser | 2003-01-14 |
* | M configDialog.py | Kurt B. Kaiser | 2003-01-10 |
* | Whitespace Normalization | Kurt B. Kaiser | 2002-12-31 |
* | [ 629984 ] Smaller font sizes not supported | Chui Tey | 2002-11-04 |
* | MERGE DS_RPC_BRANCH into MAIN: | Kurt B. Kaiser | 2002-09-14 |
* | further work on new config system; | Steven M. Gava | 2002-03-27 |
* | further work on new config system; | Steven M. Gava | 2002-03-27 |
* | further work on dynamic reconfiguration; | Steven M. Gava | 2002-03-18 |
* | fixes to tabwidth code removal | Steven M. Gava | 2002-03-12 |
* | remove tabwidth (for tabs) config stuff, | Steven M. Gava | 2002-03-12 |
* | further work on dynamic config changes; | Steven M. Gava | 2002-03-12 |
* | remove debug cruft | Steven M. Gava | 2002-03-05 |
* | further work on new config system | Steven M. Gava | 2002-03-05 |
* | First work on making config changes dynamic, | Steven M. Gava | 2002-03-02 |
* | handle user theme and key set deletion | Steven M. Gava | 2002-02-18 |
* | improvement to keybinding re-use check | Steven M. Gava | 2002-02-11 |
* | base GetHighlight on GetThemeDict for better defaults | Steven M. Gava | 2002-02-11 |
* | further work on config saving | Steven M. Gava | 2002-02-11 |
* | further work on config saving | Steven M. Gava | 2002-02-11 |
* | further work on config system and config saving | Steven M. Gava | 2002-02-05 |
* | more work on configuration saving | Steven M. Gava | 2002-02-01 |
* | further work on config saving | Steven M. Gava | 2002-01-29 |
* | further work on saving configs | Steven M. Gava | 2002-01-24 |