1. 20 May, 2008 1 kayıt (commit)
  2. 16 May, 2008 1 kayıt (commit)
  3. 25 Tem, 2006 1 kayıt (commit)
  4. 22 Kas, 2005 1 kayıt (commit)
  5. 18 Kas, 2005 1 kayıt (commit)
    • Kurt B. Kaiser's avatar
      Merge IDLE-syntax-branch r39668:41449 into trunk · b1754455
      Kurt B. Kaiser yazdı
      A    idlelib/AutoCompleteWindow.py
      A    idlelib/AutoComplete.py
      A    idlelib/HyperParser.py
      M    idlelib/PyShell.py
      M    idlelib/ParenMatch.py
      M    idlelib/configDialog.py
      M    idlelib/EditorWindow.py
      M    idlelib/PyParse.py
      M    idlelib/CallTips.py
      M    idlelib/CallTipWindow.py
      M    idlelib/run.py
      M    idlelib/config-extensions.def
      A    idlelib/MultiCall.py
      b1754455
  6. 31 Ara, 2002 1 kayıt (commit)
  7. 12 Ara, 2002 1 kayıt (commit)
    • Kurt B. Kaiser's avatar
      M CallTipWindow.py · e54710bd
      Kurt B. Kaiser yazdı
      M CallTips.py
      
      Calltip fetch was erroring when an Edit window was used without a Shell.
      Also, fix CallTipWindow.py so test code will run and add a comment about a
      bug which causes the calltip window to override all others.
      e54710bd
  8. 23 Eyl, 2002 1 kayıt (commit)
  9. 15 Eyl, 2002 1 kayıt (commit)
    • Kurt B. Kaiser's avatar
      Merge Py Idle changes · e72f05d5
      Kurt B. Kaiser yazdı
      Rev 1.4
      SF bug 546078:  IDLE calltips cause application error.
      Assorted crashes on Windows and Linux when trying to display a very
      long calltip, most likely a Tk bug.  Wormed around by clamping the
      calltip display to a maximum of 79 characters (why 79? why not ...).
      
      Bugfix candidate, for all Python releases.
      
      Rev 1.5
      Remove unnecessary imports
      e72f05d5
  10. 12 Tem, 2001 1 kayıt (commit)
  11. 15 Agu, 2000 1 kayıt (commit)
  12. 10 Haz, 1999 1 kayıt (commit)
  13. 02 Haz, 1999 1 kayıt (commit)