Sweden-Number/dlls/riched20
Adam Buchbinder 20323e3f11 riched20: Implement ITextRange::ScrollIntoView.
This only implements bStart = tomStart, but that seems like the most
common use case.

Signed-off-by: Adam Buchbinder <abuchbinder@google.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-29 19:31:35 +09:00
..
tests riched20: Implement ITextRange::ScrollIntoView. 2016-03-29 19:31:35 +09:00
Makefile.in riched20: Added tom typelib. 2015-05-18 15:26:04 +09:00
caret.c riched20: Implement ITextRange::ScrollIntoView. 2016-03-29 19:31:35 +09:00
clipboard.c riched20: Remove unneeded NONAMELESSXXX directives. 2015-03-19 14:05:48 +09:00
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 riched20: Maintain a list of styles and reuse them if possible. 2015-11-10 11:50:08 +09:00
list.c riched20: Make paragraph in make_para independently. 2015-11-06 19:22:44 +09:00
ocr_reverse.cur
paint.c
para.c riched20: Implement alignment styles support. 2015-11-06 21:59:07 +09:00
reader.c riched20: Add handling for a few more special characters. 2016-03-01 01:50:13 +09:00
res.h riched20: Fix copy-paste error in header documentation. 2015-05-19 19:24:24 +09:00
riched20.spec
riched_tom.idl riched20: Improve tracing for unimplemented range methods. 2015-06-16 20:00:37 +09:00
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 riched20: Print boundary for ME_CheckCharOffsets only when richedit_check channel was opened. 2016-01-08 00:47:13 +09:00
string.c
style.c riched20: Maintain a list of styles and reuse them if possible. 2015-11-10 11:50:08 +09:00
table.c
txthost.c riched20: Implement alignment styles support. 2015-11-06 21:59:07 +09:00
txtsrv.c riched20: Use SetRectEmpty() instead of open coding it. 2016-03-08 21:29:44 +09:00
undo.c riched20: Repaint paragraph after undo format setting of the paragraph. 2015-09-04 17:45:44 +09:00
version.rc
wrap.c riched20: Set the base embedding level for RTL paragraphs. 2016-03-11 20:22:34 +09:00
writer.c riched20: Set pStream->written in ME_StreamOutFlush. 2015-11-06 19:22:43 +09:00