Sweden-Number/dlls/riched20
Krzysztof Foltman 8978549722 Removed buffer overrun error (incrementing output pointer one time too
much in non-CRLF mode) making KeyNote fail to install.
2005-10-10 19:52:59 +00:00
..
.cvsignore We are no longer generating .dbg.c files. 2005-09-29 10:35:58 +00:00
Makefile.in
caret.c Fixed a RichEdit RTF reader bug which resulted in loss of text. 2005-08-23 18:16:15 +00:00
context.c Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. 2005-08-15 09:47:14 +00:00
editor.c Removed buffer overrun error (incrementing output pointer one time too 2005-10-10 19:52:59 +00:00
editor.h - Reimplementation of EM_LINELENGTH. 2005-09-29 10:30:50 +00:00
editstr.h - Reimplementation of EM_LINELENGTH. 2005-09-29 10:30:50 +00:00
list.c Send verbose info to different debug channels (richedit_check for 2005-10-08 10:33:44 +00:00
paint.c Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. 2005-08-15 09:47:14 +00:00
para.c Added emulation of RichEdit 1.0 behaviour when the 1.0 window class is 2005-07-21 10:33:32 +00:00
reader.c - Remove another potential sources of infinite loops caused by EOF in 2005-10-03 18:45:39 +00:00
riched20.spec
richole.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
row.c - Reimplementation of EM_LINELENGTH. 2005-09-29 10:30:50 +00:00
rtf.h Added handling of deff RTF control word. 2005-08-22 10:06:08 +00:00
run.c Fixed EOL detection in ME_RunOfsFromCharOfs in 1.0 emulation mode 2005-10-10 11:18:29 +00:00
string.c
style.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
undo.c
wrap.c Make functions static to fix -Wmissing-declarations warnings. 2005-07-06 15:53:04 +00:00
writer.c Fixed gcc 4.0 warnings. 2005-09-12 20:30:37 +00:00