| Commit message (Expand) | Author | Age | Files | Lines |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
|
|
* | Merged revisions 58221-58741 via svnmerge from | Guido van Rossum | 2007-11-01 | 1 | -27/+13 |
|
|
* | Eliminate latin-1 encoding | Kurt B. Kaiser | 2007-08-31 | 1 | -1/+1 |
|
|
* | Switch to absolute imports to support direct execution of modules. Many | Kurt B. Kaiser | 2007-08-22 | 1 | -3/+3 |
|
|
* | Merged revisions 56443-56466 via svnmerge from | Guido van Rossum | 2007-07-20 | 1 | -3/+4 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -2/+2 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -3/+2 |
|
|
* | SF #775057, fix IDLE problem in about dialog | Neal Norwitz | 2003-10-28 | 1 | -1/+3 |
|
|
* | Add ':' after IDLE version, fix spacing on a couple of lines I missed | Kurt B. Kaiser | 2003-06-16 | 1 | -4/+5 |
|
|
* | Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings. | Martin v. Löwis | 2003-06-15 | 1 | -3/+16 |
|
|
* | aboutDialog.py: | Kurt B. Kaiser | 2003-06-12 | 1 | -76/+98 |
|
|
* | Update for release | Kurt B. Kaiser | 2003-05-30 | 1 | -2/+2 |
|
|
* | Whitespace Normalization | Kurt B. Kaiser | 2002-12-31 | 1 | -6/+6 |
|
|
* | Remove unused import | Neal Norwitz | 2002-11-30 | 1 | -5/+6 |
|
|
* | remove futzing with text font | Steven M. Gava | 2002-01-03 | 1 | -20/+10 |
|
|
* | fix for redundant empty parent window when invoked from idle shell window | Steven M. Gava | 2001-11-21 | 1 | -5/+3 |
|
|
* | removed some cruft | Steven M. Gava | 2001-08-12 | 1 | -7/+0 |
|
|
* | repair posix fonts fix | Steven M. Gava | 2001-08-11 | 1 | -6/+3 |
|
|
* | some re-design | Steven M. Gava | 2001-08-11 | 1 | -18/+27 |
|
|
* | improve viewfile handling | Steven M. Gava | 2001-07-31 | 1 | -113/+118 |
|
|
* | some new dialogs and support files for new about and configuration implementa... | Steven M. Gava | 2001-07-31 | 1 | -0/+133 |
|
|