Sweden-Number/dlls/riched20
Phil Krylov e6cee96df8 Fixed an off-by-one error in EM_GETLINECOUNT handler. 2005-07-05 20:56:14 +00:00
..
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
caret.c Make some function static. 2005-07-01 15:40:24 +00:00
context.c Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
editor.c Fix -Wmissing-declarations warnings. 2005-07-05 12:49:14 +00:00
editor.h Implemented EM_GETTEXTLENGTHEX RichEdit message. 2005-06-28 13:51:32 +00:00
editstr.h Implemented EM_GETLINECOUNT RichEdit message. 2005-06-30 18:10:22 +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 - added support for \ulnone (turning underline off) 2005-06-12 10:43:24 +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 Make remaining OLE interface vtables const. 2005-06-06 19:50:35 +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 Change an assert to a WARN. 2005-05-16 09:14:50 +00:00
string.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
style.c - added support for \ulnone (turning underline off) 2005-06-12 10:43:24 +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 Fixed an off-by-one error in EM_GETLINECOUNT handler. 2005-07-05 20:56:14 +00:00
writer.c Fixed another couple of EM_STREAMOUT bugs. 2005-07-05 20:56:07 +00:00