The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
authorKrzysztof Foltman <kfoltman@portal.onet.pl>
Wed, 9 Mar 2005 11:48:59 +0000 (11:48 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Mar 2005 11:48:59 +0000 (11:48 +0000)
commit89075fb429bea37721c44a0b009cf12d19a4b922
tree1852635d0263dee52d35b8edb1a05a7cbc8fe7e4
parentaa5676bd2727f07662c7e070b084891d191cbd0c
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
MEPF_WRAPPED) for consistency.
Major code cleanups in rewrap/repaint code, leading to "smarter"
behaviour wrt repainting selections.
dlls/riched20/caret.c
dlls/riched20/editor.c
dlls/riched20/editor.h
dlls/riched20/editstr.h
dlls/riched20/list.c
dlls/riched20/paint.c
dlls/riched20/para.c
dlls/riched20/run.c
dlls/riched20/wrap.c