wine-wine/dlls/riched20
Phil Krylov bd10348ec9 Fixed UTF-8 RTF parsing. 2005-08-08 11:05:36 +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 Implemented EM_CHARFROMPOS RichEdit message. 2005-07-26 10:33:00 +00:00
context.c
editor.c Implemented EM_CHARFROMPOS RichEdit message. 2005-07-26 10:33:00 +00:00
editor.h Implemented EM_CHARFROMPOS RichEdit message. 2005-07-26 10:33:00 +00:00
editstr.h Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers. 2005-07-24 16:17:43 +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 EM_GETZOOM and EM_SETZOOM RichEdit message handlers. 2005-07-24 16:17:43 +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 Fixed UTF-8 RTF parsing. 2005-08-08 11:05:36 +00:00
riched20.spec
richole.c gcc 4.0 warning fixes for Interlocked* functions. 2005-08-03 11:03:05 +00:00
row.c Fixed EM_LINEINDEX handler and added EM_LINEFROMCHAR handler. 2005-07-06 11:12:10 +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 Fixed EM_GETCHARFORMAT for selection containing a single character. 2005-07-22 18:27:26 +00:00
string.c - made string operations consistent wrt whitespace handling (which 2005-03-19 17:06:17 +00:00
style.c Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers. 2005-07-24 16:17:43 +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 Make functions static to fix -Wmissing-declarations warnings. 2005-07-06 15:53:04 +00:00
writer.c Generate ending \par in RTF output of RichEdit when streaming out a 2005-07-26 10:32:46 +00:00