summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/aboutDialog.py
Commit message (Expand)AuthorAgeFilesLines
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-1/+1
* Merged revisions 58221-58741 via svnmerge fromGuido van Rossum2007-11-011-27/+13
* Eliminate latin-1 encodingKurt B. Kaiser2007-08-311-1/+1
* Switch to absolute imports to support direct execution of modules. ManyKurt B. Kaiser2007-08-221-3/+3
* Merged revisions 56443-56466 via svnmerge fromGuido van Rossum2007-07-201-3/+4
* Remove functions in string module that are also string methods. Also remove:Neal Norwitz2007-04-171-2/+2
* 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