1. 22 Agu, 2004 2 kayıt (commit)
    • Kurt B. Kaiser's avatar
      1. If user passes a non-existant filename on the commandline, just open · 183403a2
      Kurt B. Kaiser yazdı
         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
      183403a2
    • Tim Peters's avatar
      _ellipsis_match(): Removed special-casing of "...\n". The semantics · e594bee5
      Tim Peters yazdı
      are non-obvious either way because the newline character "is invisible",
      but it's still there all the same, and it's easier to explain/predict
      if that reality is left alone.
      e594bee5
  2. 21 Agu, 2004 4 kayıt (commit)
  3. 20 Agu, 2004 13 kayıt (commit)
  4. 19 Agu, 2004 15 kayıt (commit)
  5. 18 Agu, 2004 6 kayıt (commit)