Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -2/+2 |
| | |||||
* | Conform to py3k dict.{keys, items, values} with some advice from 2b3 | Kurt B. Kaiser | 2007-08-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | M idlelib/configHandler.py M idlelib/ColorDelegator.py M idlelib/Delegator.py M idlelib/ObjectBrowser.py M idlelib/PyShell.py M idlelib/Debugger.py M idlelib/configDialog.py M idlelib/StackViewer.py M idlelib/keybindingDialog.py M idlelib/tabpage.py M idlelib/EditorWindow.py M idlelib/WindowList.py M idlelib/RemoteDebugger.py M idlelib/dynOptionMenuWidget.py | ||||
* | Whitespace Normalization | Kurt B. Kaiser | 2002-12-31 | 1 | -2/+2 |
| | |||||
* | keybinding configuration | Steven M. Gava | 2002-01-19 | 1 | -6/+0 |
| | |||||
* | added ability to set hilightthickness | Steven M. Gava | 2001-11-03 | 1 | -3/+9 |
| | |||||
* | more of config dialog reading from files | Steven M. Gava | 2001-10-29 | 1 | -2/+3 |
| | |||||
* | dynamic option menu widget. | Steven M. Gava | 2001-10-26 | 1 | -0/+34 |