wine/dlls/riched20
Dylan Smith 73e0c5ea8b richedit: Never wrap for single line controls.
I tested without the ES_MULTILINE style, and found that wrapping
doesn't occur where it normally would.
2009-02-24 16:57:28 +01:00
..
tests
caret.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
clipboard.c
context.c
editor.c richedit: Never wrap for single line controls. 2009-02-24 16:57:28 +01:00
editor.h
editstr.h richedit: Removed unused ME_Document structure. 2009-02-17 12:46:56 +01:00
list.c
Makefile.in
ocr_reverse.cur
paint.c richedit: Fixed scrollbar visiblility calculation after SetScrollInfo. 2009-02-24 16:57:28 +01:00
para.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
string.c
style.c
table.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
txthost.c Assorted spelling fixes. 2009-02-11 15:56:02 +01:00
txtsrv.c
undo.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
version.rc
wrap.c
writer.c