wine-wine/dlls/riched20
Nikolay Sivov ed673ff947 riched20: Use helpers from header instead of internal functions. 2013-06-12 12:09:13 +02:00
..
tests riched20: EM_FINDTEXT implementation should match richedit character type. 2013-03-25 14:07:19 +01:00
Makefile.in riched20: Make sure to load dll below 2GB address space. 2013-02-19 10:39:31 +01:00
caret.c riched20: Add a visual vs logical order flag to the character to position mapping routines. 2013-04-17 14:26:09 +02:00
clipboard.c
context.c
editor.c riched20: Don't bother to unregister classes at process exit. 2013-05-14 11:33:19 +02:00
editor.h riched20: Use PointFromCharContext now that we can specify logical ordering. 2013-04-17 14:26:14 +02:00
editstr.h riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
list.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
ocr_reverse.cur
paint.c riched20: Fix an (incorrect) compiler warning. 2013-04-17 14:26:18 +02:00
para.c riched20: We don't need to special case the PARAFORMAT2 fields since the masks have already been correctly sanitised. This fixes setting PFE_RTLPARA. 2013-03-25 14:09:31 +01:00
reader.c
res.h
riched20.spec
richole.c riched20: Use helpers from header instead of internal functions. 2013-06-12 12:09:13 +02:00
row.c
rtf.h
run.c riched20: Use PointFromCharContext now that we can specify logical ordering. 2013-04-17 14:26:14 +02:00
string.c riched20: ME_StrDup() is not used anymore so remove it. 2013-04-03 17:54:35 +02:00
style.c
table.c riched20: Pass a character ptr and length to SplitParagraph. 2013-02-05 20:15:36 +01:00
txthost.c
txtsrv.c riched20: Let C look like C. 2013-02-07 12:04:01 +01:00
undo.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
version.rc
wrap.c riched20: Use PointFromCharContext now that we can specify logical ordering. 2013-04-17 14:26:14 +02:00
writer.c riched20: Fix richtext copy/paste to OOffice. 2013-05-01 11:16:27 +02:00