Sweden-Number/dlls/riched20
Dylan Smith fe9933ae4d richedit: Added some extra tests for EM_FORMATRANGE.
The existing tests were not properly testing the return value for the case
where all the text fits in the page rect, so this patch adds a couple of
simple tests for this case.
2010-02-22 12:03:09 +01:00
..
tests richedit: Added some extra tests for EM_FORMATRANGE. 2010-02-22 12:03:09 +01:00
Makefile.in
caret.c richedit: Prevent crash on word selection at end of paragraph. 2010-02-18 12:18:17 +01:00
clipboard.c
context.c
editor.c Grammar fixes "is doesn't" => "doesn't". 2010-01-11 11:33:59 -06:00
editor.h richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
editstr.h
list.c
ocr_reverse.cur
paint.c richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
para.c
reader.c riched20: Don't print the function name twice in ERR/WARN. 2010-02-04 13:39:28 +01:00
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c richedit: Prevent uninitialized value from being used. 2010-01-25 13:01:05 +01:00
string.c
style.c
table.c
txthost.c
txtsrv.c richedit: Initialize fields for windowless richedit controls. 2010-01-25 13:01:17 +01:00
undo.c
version.rc
wrap.c richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
writer.c