Sweden-Number/dlls/riched20
Dylan Smith e364a4406a richedit: Added missing return to ME_EnsureVisible.
The missing return was to prevent automatic vertically scrolling when
style for it is not set, but is set for the horizontal scrollbar. I
initially missed this by testing with no autoscrolling on either
scrollbar.
2009-07-21 10:47:13 +02:00
..
tests richedit: Add more tests for WM_SETTEXT RTF support. 2009-07-13 10:48:05 +02:00
Makefile.in
caret.c
clipboard.c riched20: If DataObjectImpl_EnumFormatEtc returns E_NOTIMPL then ensure that returned pointers are nulled. 2009-06-02 12:09:12 +02:00
context.c
editor.c richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
editor.h
editstr.h
list.c
ocr_reverse.cur
paint.c richedit: Added missing return to ME_EnsureVisible. 2009-07-21 10:47:13 +02:00
para.c
reader.c richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
res.h
riched20.spec
richole.c
row.c
rtf.h richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
run.c
string.c
style.c
table.c
txthost.c riched20: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
txtsrv.c riched20: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
undo.c
version.rc
wrap.c
writer.c