| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
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
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| | |
font handling. [Patch 852669] [Bug 478568]
* tests/textDisp.test: added test for the font measurement
problem.
|
| |
| |
| |
| | |
unable to cover the whole widget. Fix is to reify the range to update sooner.
|