.. |
tests
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
caret.c
|
riched20: Ensure the cursors are correctly ordered in the case of a zero (logical) length selection bridging two runs.
|
2013-12-10 13:01:22 +01:00 |
clipboard.c
|
…
|
|
context.c
|
…
|
|
editor.c
|
riched20: Use CP_UNICODE instead of 1200.
|
2014-01-06 20:52:40 +01:00 |
editor.h
|
riched20: Use CP_UNICODE instead of 1200.
|
2014-01-06 20:52:40 +01: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
|
riched20: Flush the output buffer before a codepage change.
|
2012-12-05 20:23:51 +01:00 |
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 BOOL type where appropriate.
|
2013-11-20 11:26:07 +01:00 |
string.c
|
riched20: Add a length return parameter to ME_ToUnicode.
|
2013-09-10 12:27:37 +02:00 |
style.c
|
Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode.
|
2012-09-24 22:27:28 +02:00 |
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: Simplify the code by using an ME_Paragraph pointer.
|
2013-11-21 19:39:01 +01:00 |
writer.c
|
riched20: Use \ulnone instead of \ul0 for no underline.
|
2013-08-20 11:50:14 +02:00 |