summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/TreeWidget.py
Commit message (Collapse)AuthorAgeFilesLines
* Convert some more 1/0 to True/FalseNeal Norwitz2002-11-301-3/+3
|
* Merge Py Idle changes:Kurt B. Kaiser2002-09-181-1/+6
| | | | | | | | | | | | | | Rev 1.6 GvR Finally fix SF bug #441172, using a variant of patch ##443626: canceling an edit operation would not revert the value of the field. The fix takes care to destroy the Entry object, as suggested in the patch. Rev 1.7 Geiger Ho / GvR (previously applied - Idlefork Rev 1.3) Rev 1.8 doerwalter (string methods)
* Geiger Ho's patch for better subclassingSteven M. Gava2002-05-271-1/+1
|
* Initial revisionDavid Scherer2000-08-151-0/+471