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 richedit: Implemented ITextServices TxGetText and TxSetText. 2009-01-21 11:55:36 +01:00
caret.c richedit: Prevent crash on word selection at end of paragraph. 2010-02-18 12:18:17 +01:00
clipboard.c richedit: Use ME_Cursor instead of offsets for stream out functions. 2009-08-13 15:35:28 +02:00
context.c richedit: Use width from EM_SETTARGETDEVICE for wrapping. 2009-02-02 15:21:44 +01:00
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 riched20: Enable the dialog mode after receiving WM_GETDLGCODE message. 2009-10-13 12:38:44 +02:00
list.c richedit: Created functions to move between runs and track paragraphs. 2009-08-12 17:35:24 +02:00
ocr_reverse.cur
paint.c richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
para.c richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. 2009-08-12 17:35:50 +02:00
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 richedit: Only increment objects' reference by one when inserting an OLE object. 2009-11-09 20:01:56 +01:00
row.c riched20: Remove unused functions. 2009-02-09 13:21:21 +01:00
rtf.h richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
run.c richedit: Prevent uninitialized value from being used. 2010-01-25 13:01:05 +01:00
string.c riched20: ME_MakeString() is unused so remove it. 2009-05-15 10:28:20 +02:00
style.c richedit: Added function to get selection cursors in order. 2009-08-12 17:29:30 +02:00
table.c richedit: Replace offsets arg with ME_Cursor for ME_InternalDeleteText. 2009-08-13 15:35:17 +02:00
txthost.c riched20: Cache ES_WANTRETURN style. 2009-10-13 12:38:40 +02:00
txtsrv.c richedit: Initialize fields for windowless richedit controls. 2010-01-25 13:01:17 +01:00
undo.c richedit: Replace offsets arg with ME_Cursor for ME_InternalDeleteText. 2009-08-13 15:35:17 +02:00
version.rc
wrap.c richedit: Move function ME_GetParaLineSpace to make it static. 2010-02-10 11:32:31 +01:00
writer.c richedit: Use ME_Cursor instead of offsets for stream out functions. 2009-08-13 15:35:28 +02:00