- 21 Kas, 2002 1 kayıt (commit)
-
-
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'.
-
- 06 Kas, 2002 1 kayıt (commit)
-
-
Chui Tey yazdı
text is the search term.
-
- 04 Kas, 2002 1 kayıt (commit)
-
-
Chui Tey yazdı
-
- 18 Eyl, 2002 1 kayıt (commit)
-
-
Kurt B. Kaiser yazdı
Rev 1.2 doerwalter (string methods)
-
- 15 Agu, 2000 1 kayıt (commit)
-
-
David Scherer yazdı
-
- 02 Ock, 1999 1 kayıt (commit)
-
-
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.
-