Sweden-Number/dlls/riched20
Krzysztof Foltman f089de1f4d - RTF reader doesn't use RichEdit messages anymore (which saves on
unnecessary repaints)
- added unicode character support to RTF import (like: \u12345 ?)
- small fixes
- fixed whitespace identification bug
- removed drawing of paragraph marks
- improved stub implementations for IRichEditOle
2005-03-17 10:23:40 +00:00
..
.cvsignore Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
Makefile.in Initial implementation of EM_STREAMOUT and RTF writer. 2005-03-14 21:41:16 +00:00
caret.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
context.c Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
editor.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
editor.h - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
editstr.h Initial implementation of EM_STREAMOUT and RTF writer. 2005-03-14 21:41:16 +00:00
list.c The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of 2005-03-09 11:48:59 +00:00
paint.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
para.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
reader.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
riched20.spec Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
richole.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
row.c Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
rtf.h - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
run.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
string.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
style.c - EM_STREAMIN can now deal with undo in a reasonable manner (no 2005-03-11 10:24:56 +00:00
undo.c - EM_STREAMIN can now deal with undo in a reasonable manner (no 2005-03-11 10:24:56 +00:00
wrap.c - RTF reader doesn't use RichEdit messages anymore (which saves on 2005-03-17 10:23:40 +00:00
writer.c Improved RTF export. 2005-03-16 20:18:11 +00:00