Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-37706: IDLE - fix sidebar code bug and drag tests (GH-15103) | Miss Islington (bot) | 2019-08-04 | 1 | -7/+24 |
| | | | | | | Convert mouse y to line number in the sidebar rather than the text. (cherry picked from commit 86f1a18abfee5939452f468d80de998918e2afd2) Co-authored-by: Tal Einat <taleinat+github@gmail.com> | ||||
* | bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959) | Miss Islington (bot) | 2019-07-27 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 46ebd4a6a22431ce9676546d2bbe5a6dcd1cc1c1) Co-authored-by: Tal Einat <taleinat@gmail.com> | ||||
* | bpo-17535: IDLE editor line numbers (GH-14030) | Miss Islington (bot) | 2019-07-23 | 1 | -0/+324 |
(cherry picked from commit 7123ea009b0b004062d91f69859bddf422c34ab4) Co-authored-by: Tal Einat <taleinat@gmail.com> |