]> granicus.if.org Git - python/commit
Patch #1362975: Rework CodeContext indentation algorithm to
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 22 Nov 2006 08:50:02 +0000 (08:50 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 22 Nov 2006 08:50:02 +0000 (08:50 +0000)
commit4ebbefe677f47a8e4f624737338f22e714a7e5bc
tree97c83b07d392f2c0272c287f27abea3f98dd798d
parent2607e6c02195538db13b8c3d5d8c7d6b820df71a
Patch #1362975: Rework CodeContext indentation algorithm to
avoid hard-coding pixel widths. Also make the text's scrollbar
a child of the text frame, not the top widget.
Lib/idlelib/CodeContext.py
Lib/idlelib/EditorWindow.py
Misc/NEWS