Sweden-Number/dlls/riched20
Sergio Gómez Del Real 195f84cfa1 riched20: Implement list of marked paragraphs.
Signed-off-by: Sergio Gómez Del Real <sdelreal@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-29 17:48:33 +01:00
..
tests riched20/tests: Fix typos in ok() messages. 2018-11-29 15:55:36 +01:00
Makefile.in
caret.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
clipboard.c
context.c
editor.c riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
editor.h riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
editstr.h riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
list.c riched20: Add destroy_para() helper. 2018-11-29 17:48:33 +01:00
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Use the ARRAY_SIZE() macro. 2018-09-11 11:12:08 +02:00
para.c riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
reader.c riched20: Properly handle \0 inside rtf input. 2018-11-09 21:08:09 +01:00
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Add stub for ITextDocument2Old interface. 2018-09-28 11:05:20 +02:00
row.c
rtf.h
run.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
string.c
style.c riched20: Use the ARRAY_SIZE() macro. 2018-09-11 11:12:08 +02:00
table.c
txthost.c riched20: Avoid using GCC's typeof extension. 2018-09-27 11:04:01 +02:00
txtsrv.c riched20: Add stub for ITextDocument2Old interface. 2018-09-28 11:05:20 +02:00
undo.c riched20: Add helper function to mark paragraphs for rewrapping. 2018-11-29 17:48:33 +01:00
version.rc
wrap.c riched20: Implement list of marked paragraphs. 2018-11-29 17:48:33 +01:00
writer.c riched20: Use the ARRAY_SIZE() macro. 2018-09-11 11:12:08 +02:00