Sweden-Number/dlls/riched20
Krzysztof Foltman 810b261175 - made string operations consistent wrt whitespace handling (which
should greatly improve stability of the wrap code and eliminate
  regressions of the most recent versions)
- completely new scrollbar handling (much more reliable) and related
  redraw fixes
- Page Down handler (no Page Up yet, fixing wrap/redraw/scrollbar bugs
  was of higher priority)
2005-03-19 17:06:17 +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 - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
context.c Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
editor.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
editor.h - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
editstr.h - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +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 - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +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 Fixed support for RTF documents using ANSI charset and added support 2005-03-18 10:24:51 +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 Fixed support for RTF documents using ANSI charset and added support 2005-03-18 10:24:51 +00:00
run.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
string.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +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 - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
writer.c Improved RTF export. 2005-03-16 20:18:11 +00:00