Sweden-Number/dlls/riched20
Huw Davies f13fe24e9e riched20: Remove some over-zealous calls to clear the insert style.
It's cleared correctly, if the selection actually changes, in the
selection change notification handler.
2013-12-06 13:15:02 +01:00
..
tests Assorted spelling fixes. 2013-11-21 19:44:46 +01:00
Makefile.in
caret.c riched20: Remove some over-zealous calls to clear the insert style. 2013-12-06 13:15:02 +01:00
clipboard.c
context.c
editor.c riched20: Move the various selection setting methods to a common function. 2013-12-06 13:14:58 +01:00
editor.h riched20: Use BOOL type where appropriate. 2013-11-20 11:26:07 +01:00
editstr.h
list.c
ocr_reverse.cur
paint.c
para.c
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h
run.c riched20: Use BOOL type where appropriate. 2013-11-20 11:26:07 +01:00
string.c riched20: Add a length return parameter to ME_ToUnicode. 2013-09-10 12:27:37 +02:00
style.c
table.c
txthost.c
txtsrv.c
undo.c
version.rc
wrap.c riched20: Simplify the code by using an ME_Paragraph pointer. 2013-11-21 19:39:01 +01:00
writer.c