Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When deleting, call the callbacks *after* deleting the window from our list! | Guido van Rossum | 1999-02-17 | 1 | -2/+1 |
* | Support callbacks to patch up Windows menus everywhere. | Guido van Rossum | 1999-02-17 | 1 | -2/+25 |
* | Don't crash if a window no longer exists. | Guido van Rossum | 1999-02-08 | 1 | -1/+4 |
* | Only deiconify when iconic. | Guido van Rossum | 1999-01-18 | 1 | -2/+4 |
* | Don't traceback when wakeup() is called when the window has been destroyed. | Guido van Rossum | 1999-01-09 | 1 | -3/+8 |
* | Checking in IDLE 0.2. | Guido van Rossum | 1999-01-02 | 1 | -0/+53 |