1. 13 Tem, 2014 1 kayıt (commit)
  2. 01 Tem, 2014 2 kayıt (commit)
  3. 26 Haz, 2014 1 kayıt (commit)
  4. 18 Agu, 2013 2 kayıt (commit)
  5. 20 May, 2008 1 kayıt (commit)
  6. 17 May, 2008 1 kayıt (commit)
  7. 16 May, 2008 1 kayıt (commit)
  8. 21 Kas, 2002 1 kayıt (commit)
    • Kurt B. Kaiser's avatar
      Apply Nicolas Riley's Patch. · 4fc90470
      Kurt B. Kaiser yazdı
      [ 634250 ] SearchDialogBase.py fix for Tk 8.4.1
      
      SearchDialogBase refers to the grid 'col' option
      considered ambiguous with Python 2.2.2 and Tk 8.4.1.
      The correct name is 'column'.
      4fc90470
  9. 06 Kas, 2002 1 kayıt (commit)
  10. 04 Kas, 2002 1 kayıt (commit)
  11. 18 Eyl, 2002 1 kayıt (commit)
  12. 15 Agu, 2000 1 kayıt (commit)
  13. 02 Ock, 1999 1 kayıt (commit)
    • Guido van Rossum's avatar
      Checking in IDLE 0.2. · 504b0bf0
      Guido van Rossum yazdı
      Much has changed -- too much, in fact, to write down.
      The big news is that there's a standard way to write IDLE extensions;
      see extend.txt.  Some sample extensions have been provided, and
      some existing code has been converted to extensions.  Probably the
      biggest new user feature is a new search dialog with more options,
      search and replace, and even search in files (grep).
      
      This is exactly as downloaded from my laptop after returning
      from the holidays -- it hasn't even been tested on Unix yet.
      504b0bf0