Sweden-Number/dlls/riched20
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Initial implementation of EM_STREAMOUT and RTF writer. 2005-03-14 21:41:16 +00:00
caret.c - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
context.c Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
editor.c Fixed an error in my previous commit which caused an infinite loop in 2005-04-20 14:25:03 +00:00
editor.h - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
editstr.h - removed trailing spaces from some files 2005-04-16 10:48:35 +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 - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
para.c - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
reader.c Make RTF reader fall back to simple text if a correct RTF header is 2005-04-13 11:11:03 +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 Make RTF reader fall back to simple text if a correct RTF header is 2005-04-13 11:11:03 +00:00
run.c - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
string.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
style.c - removed trailing spaces from some files 2005-04-16 10:48:35 +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 - removed trailing spaces from some files 2005-04-16 10:48:35 +00:00
writer.c Fixed \u keyword to output signed 16-bit values. Also fixed CP_SYMBOL 2005-03-24 15:09:05 +00:00