wine-wine/dlls/riched20
Rafał Harabień 585dfa1409 riched20: Protect against pasting multi-line text in single-line control.
Signed-off-by: Rafał Harabień <rafalh1992@o2.pl>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-15 20:20:13 +01:00
..
tests riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
Makefile.in
caret.c riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
clipboard.c
context.c
editor.c riched20: Protect against pasting multi-line text in single-line control. 2017-11-15 20:20:13 +01:00
editor.h riched20: Remove an unused parameter. 2017-09-14 17:32:49 +02:00
editstr.h
list.c
ocr_reverse.cur riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
ocr_reverse.svg riched20: Specify cursor hotspots separately for each size. 2017-10-17 16:23:18 +02:00
paint.c riched20: Remove an unused parameter. 2017-09-14 17:32:49 +02:00
para.c
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Don't scale the picture size with dpi. 2017-09-14 17:32:56 +02:00
row.c
rtf.h riched20: Don't create a special richedit ole instance for the RTF parser. 2017-08-24 08:35:59 +09:00
run.c
string.c
style.c
table.c riched20: In ME_ProtectPartialTableDeletion properly set out parameter (cppcheck). 2017-10-04 10:44:00 +02:00
txthost.c
txtsrv.c riched20: Initialize ME_TextEditor members in ME_MakeEditor(). 2017-08-24 08:35:52 +09:00
undo.c
version.rc
wrap.c
writer.c