Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move menu/key binding code from Bindings.py to EditorWindow.py, | Guido van Rossum | 1999-01-28 | 1 | -59/+3 |
* | Paul Prescod's patches to allow the stack viewer to pop up when a | Guido van Rossum | 1999-01-08 | 1 | -0/+1 |
* | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -100/+15 |
* | New approach, separate tables for menus (platform-independent) and key | Guido van Rossum | 1998-11-27 | 1 | -168/+192 |
* | Get rid of conflicting ^X binding. Use ^W. | Guido van Rossum | 1998-10-16 | 1 | -3/+5 |
* | Ad primitive debugger interface (so far it will step and show you the | Guido van Rossum | 1998-10-13 | 1 | -0/+1 |
* | Added class browser binding. | Guido van Rossum | 1998-10-13 | 1 | -0/+2 |
* | Add new command, "Open module". You select or type a module name, | Guido van Rossum | 1998-10-13 | 1 | -0/+2 |
* | Add Debug and Help menu items. | Guido van Rossum | 1998-10-12 | 1 | -1/+13 |
* | Add menu configuration to the event configuration. | Guido van Rossum | 1998-10-12 | 1 | -60/+123 |
* | Initial checking of Tk-based Python IDE. | Guido van Rossum | 1998-10-10 | 1 | -0/+92 |