summaryrefslogtreecommitdiff
path: root/Lib/idlelib/sidebar.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103)Tal Einat2019-08-041-7/+24
| | | Convert mouse y to line number in the sidebar rather than the text.
* bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959)Tal Einat2019-07-261-1/+1
|
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-0/+324