summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/FileList.py
Commit message (Expand)AuthorAgeFilesLines
* #7092: Fix additional "-3" warnings in the idlelib package, and convert to ab...Florent Xicluna2010-04-021-3/+3
* replace has_key with 'in' operatorBenjamin Peterson2009-10-091-2/+2
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-2/+2
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-2/+2
* Clean up EditorWindow close.Kurt B. Kaiser2007-10-041-1/+1
* 1. If user passes a non-existant filename on the commandline, just openKurt B. Kaiser2004-08-221-28/+10
* Replace backticks with repr() or "%r"Walter Dörwald2004-02-121-3/+3
* 1. Update WindowList registry when filename changes so thatKurt B. Kaiser2003-06-061-4/+0
* SF 748973 Guido van Rossum patchKurt B. Kaiser2003-06-051-2/+2
* py-cvs-2000_07_13 (Rev 1.9) mergeKurt B. Kaiser2001-07-141-11/+7
* py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalizationKurt B. Kaiser2001-07-131-6/+6
* Initial revisionDavid Scherer2000-08-151-0/+150