summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/aboutDialog.py
Commit message (Expand)AuthorAgeFilesLines
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-3/+2
* SF #775057, fix IDLE problem in about dialogNeal Norwitz2003-10-281-1/+3
* Add ':' after IDLE version, fix spacing on a couple of lines I missedKurt B. Kaiser2003-06-161-4/+5
* Make CREDITS.txt a Latin-1 file. Extend ViewFile to support file encodings.Martin v. Löwis2003-06-151-3/+16
* aboutDialog.py:Kurt B. Kaiser2003-06-121-76/+98
* Update for releaseKurt B. Kaiser2003-05-301-2/+2
* Whitespace NormalizationKurt B. Kaiser2002-12-311-6/+6
* Remove unused importNeal Norwitz2002-11-301-5/+6
* remove futzing with text fontSteven M. Gava2002-01-031-20/+10
* fix for redundant empty parent window when invoked from idle shell windowSteven M. Gava2001-11-211-5/+3
* removed some cruftSteven M. Gava2001-08-121-7/+0
* repair posix fonts fixSteven M. Gava2001-08-111-6/+3
* some re-designSteven M. Gava2001-08-111-18/+27
* improve viewfile handlingSteven M. Gava2001-07-311-113/+118
* some new dialogs and support files for new about and configuration implementa...Steven M. Gava2001-07-311-0/+133