Tk Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins related to "bug-b461c70399"

2022-12-26
10:01
Fix [b461c70399]: text widget handling of the empty space left from line wrap. This changes the behavior when, in a -wrap !none mode, the user clicks in the right half of the blank area at the end of a display line (previously: the cursor got positioned at the beginning of the next display line, now it will be at the end of the current display line which is more in line with what current other editors do). Moreover, an attempt to better document dlineinfo is implemented. check-in: 6888bdc8 user: fvogel tags: revised_text, tip-466
09:36
merge revised_text closed check-in: 67c6fb07 user: fvogel tags: bug-b461c70399
2022-12-06
07:17
merge trunk check-in: 616bd24f user: fvogel tags: revised_text, tip-466
2021-05-15
09:03
Fix [b461c70399]: text widget handling of the empty space left from line wrap check-in: 515c759b user: fvogel tags: bug-b461c70399
2021-05-09
21:56
merge trunk check-in: 9a020e2f user: fvogel tags: revised_text, tip-466