Sweden-Number/dlls/riched20
Huw Davies 9098d5b300 riched20: Update both co-ords during layout.
This partially fixes a regression caused by
commit 195f84cfa1

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-20 22:54:02 +02:00
..
tests riched20: Implement ITextRange/ITextSelection Copy and Cut. 2020-10-15 20:18:40 +02:00
Makefile.in
caret.c riched20: Use helpers in the cursor to start/end functions. 2020-10-19 14:58:45 +02:00
clipboard.c
context.c
editor.c riched20: Use helpers in the cursor to start/end functions. 2020-10-19 14:58:45 +02:00
editor.h riched20: Use helpers in the cursor to start/end functions. 2020-10-19 14:58:45 +02:00
editstr.h riched20: Move the marked paragraph list to a rbtree. 2020-10-09 16:21:33 +02:00
list.c
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Pass a run ptr to the run drawing function. 2020-10-19 14:58:44 +02:00
para.c riched20: Pass a paragraph ptr to the paragraph destruction function. 2020-10-19 14:58:40 +02:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Implement ITextRange/ITextSelection Copy and Cut. 2020-10-15 20:18:40 +02:00
row.c
rtf.h
run.c riched20: Simplify the char offset from run offset function. 2020-10-15 20:18:33 +02:00
string.c
style.c
table.c riched20: Pass a run ptr to, and return a para ptr from, the para splitting function. 2020-10-16 22:00:50 +02:00
txthost.c riched20: Include wine/asm.h in editstr.h. 2020-05-04 12:39:09 +02:00
txtsrv.c riched20: Simplify the cursor from char offset function. 2020-10-15 20:18:30 +02:00
undo.c riched20: Pass and return a paragraph ptr in the paragraph joining function. 2020-10-16 22:00:53 +02:00
version.rc
wrap.c riched20: Update both co-ords during layout. 2020-10-20 22:54:02 +02:00
writer.c riched20: Pass paragraph ptrs to the paragraph property writers. 2020-10-20 22:54:02 +02:00