Sweden-Number/dlls/riched20
Francois Gouget ca147f51f0 riched20: Fix a spelling error in a dump message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-26 21:37:34 +09:00
..
tests riched20: Don't allow negative margins in ME_WrapTextParagraph. 2016-04-18 22:42:58 +09:00
Makefile.in
caret.c riched20: Implement ITextRange::ScrollIntoView. 2016-03-29 19:31:35 +09:00
clipboard.c
context.c
editor.c riched20: \pard resets the reading direction. 2016-03-11 20:22:31 +09:00
editor.h riched20: Implement ITextRange::ScrollIntoView. 2016-03-29 19:31:35 +09:00
editstr.h
list.c
ocr_reverse.cur
paint.c riched20: Use wine_dbgstr_rect() to trace a RECT. 2016-04-21 18:42:12 +09:00
para.c riched20: Fix a spelling error in a dump message. 2016-04-26 21:37:34 +09:00
reader.c riched20: Add handling for a few more special characters. 2016-03-01 01:50:13 +09:00
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Implement ITextRange::ScrollIntoView. 2016-03-29 19:31:35 +09:00
row.c
rtf.h riched20: Don't apply paragraph formatting until the end of paragraph. 2016-03-01 01:50:13 +09:00
run.c
string.c
style.c
table.c
txthost.c
txtsrv.c riched20: Use SetRectEmpty() instead of open coding it. 2016-03-08 21:29:44 +09:00
undo.c
version.rc
wrap.c riched20: Don't allow negative margins in ME_WrapTextParagraph. 2016-04-18 22:42:58 +09:00
writer.c