wine-wine/dlls/riched20
Dylan Smith 4c174fc845 richedit: Removed unused run flags values.
The only place MERF_SKIPPED was in debug code, and MERF_CALCBYWRAP was only
used to clear this unused flag value, so I got rid of both of them.
2010-07-29 10:28:29 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
caret.c riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp. 2010-05-17 12:42:31 +02:00
clipboard.c
context.c
editor.c richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
editor.h richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
editstr.h richedit: Removed unused run flags values. 2010-07-29 10:28:29 +02:00
list.c
ocr_reverse.cur
paint.c richedit: Removed unused run flags values. 2010-07-29 10:28:29 +02:00
para.c
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: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
row.c
rtf.h riched20: Avoid using long. 2010-05-17 12:42:33 +02:00
run.c richedit: Prevent uninitialized value from being used. 2010-01-25 13:01:05 +01:00
string.c
style.c
table.c
txthost.c
txtsrv.c richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
undo.c richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
version.rc
wrap.c richedit: Removed unused run flags values. 2010-07-29 10:28:29 +02:00
writer.c richedit: Fix streaming rtf with table at the start of the text. 2010-07-19 14:38:16 +02:00