| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result
|
| |
| |
| |
| | |
during delete (cherrypicked [48cf3656d9])
|
| |
| |
| |
| | |
Thanks to François Vogel for the implementation and Brian Griffin for all his help getting this figured out.
|
| | |
|
|\ \
| | |
| | |
| | | |
during delete
|
| | | |
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
Vogel for the implementation and Brian Griffin for all his help getting this figured out.
|
| |/
| |
| |
| | |
all the other tests) pass.
|
| | |
|
|\ \
| |/ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
[2f78c7c5ea]
|
| |/
| |
| |
| | |
widget earlier
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
testcases and documentation
|
|/
|
|
| |
of the previous version of textDisp-34.1
|
| |
|
|
|
|
| |
it passes on Linux Debian 6.0
|
|
|
|
| |
option 1: change the behavior of the text widget to completely avoid any deletion before index1
|
| |
|
|
|
|
| |
lines. Factorized the code again in the process, using function IsStartOfNotMergedLine when possible.
|
|
|
|
| |
needed. Among other issues, this fixes horizontal scrolling when typing text at the end of a line containing multi-byte characters.
|
|
|
|
| |
always correct
|
|
|
|
| |
was not always correct
|
|
|
|
| |
with elided lines at end of text
|
|
|
|
| |
in TkTextFindDisplayLineEnd
|
|
|
|
| |
fully correctly.
|
| |
|
|
|
|
| |
without the update between deletion and insertion
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sensitivity to toplevel window geometry)
|
|
|
|
| |
sensitivity to toplevel window geometry)
|
|
|
|
| |
despite it did not fix all cases), see case 'C' in bug [7703f947aa]
|
| |
|
|
|
|
| |
case 'A' in bug [7703f947aa])
|
|
|
|
| |
tagging text as elided
|
|
|
|
| |
without the update between tag add and tag remove
|
| |
|