• Dylan Smith's avatar
    richedit: Avoid rewrapping all text for isolated format changes. · 28645c64
    Dylan Smith authored
    When the character or paragraph format is changed the paragraph that
    is changed is already marked to be rewrapped, so ME_MarkAllForWrapping
    shouldn't be called.  Since ME_RewrapRepaint uses this function, it
    shouldn't be called in these circumstances, since rewrapping all the
    text can cause noticable delays when working with a lot of text.
    28645c64
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...