Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1. If user passes a non-existant filename on the commandline, just open | Kurt B. Kaiser | 2004-08-22 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | a new file, don't raise a dialog. IDLEfork 954928. 2. Refactor EditorWindow.wakeup() to WindowList.ListedToplevel.wakeup() and clarify that the Toplevel of an EditorWindow is a WindowList.ListedToplevel. 3. Make a number of improvements to keyboard focus binding. Improve window raising, especially in the debugger. IDLEfork Bug 763524 (GvR list). 4. Bump idlever to 1.1a3 M Debugger.py M EditorWindow.py M FileList.py M NEWS.txt M PyShell.py M WindowList.py M idlever.py | ||||
* | 1. Update WindowList registry when filename changes so that | Kurt B. Kaiser | 2003-06-06 | 1 | -3/+3 |
| | | | | | | | | | | Window menu updates. 2. Display Python Shell window in Window menu 3. Remove some dead code in FileList.py M EditorWindow.py M FileList.py M WindowList.py | ||||
* | Josh Robb's Patch | Kurt B. Kaiser | 2002-10-04 | 1 | -0/+4 |
| | | | | [ 617109 ] WindowList.py: fix win98 quit. | ||||
* | py-cvs merge, correct indentation | Steven M. Gava | 2001-07-12 | 1 | -1/+1 |
| | |||||
* | Initial revision | David Scherer | 2000-08-15 | 1 | -0/+85 |