.. |
tests
|
riched20/tests: Add a test to show the insert style is cleared if the selection changes.
|
2016-10-13 18:11:18 +02:00 |
caret.c
|
riched20: Use the provided style for the end-of-paragraph run.
|
2016-10-05 11:43:37 +02:00 |
clipboard.c
|
riched20: Get rid of casts from COM objects to interfaces.
|
2016-07-14 17:31:00 +09:00 |
context.c
|
|
|
editor.c
|
riched20: The new eop style when typing a list is a copy of the existing eop style.
|
2016-10-11 16:59:31 +02:00 |
editor.h
|
riched20: Add support for arabic number labelled lists.
|
2016-10-10 21:11:03 +02:00 |
editstr.h
|
riched20: Add support for displaying bulleted lists.
|
2016-10-07 13:12:13 +02:00 |
list.c
|
riched20: Add support for displaying bulleted lists.
|
2016-10-07 13:12:13 +02:00 |
Makefile.in
|
|
|
ocr_reverse.cur
|
|
|
paint.c
|
riched20: Draw the paragraph numbering text in the correct colour.
|
2016-10-12 16:57:02 +02:00 |
para.c
|
riched20: Add support for roman numeral labelled lists.
|
2016-10-10 21:11:09 +02:00 |
reader.c
|
riched20: Implement parsing of the paragraph numbering destination.
|
2016-10-07 13:12:06 +02:00 |
res.h
|
|
|
riched20.spec
|
|
|
riched_tom.idl
|
|
|
richole.c
|
riched20: Allow selecting the final end-of-paragraph when using the right arrow key.
|
2016-10-04 14:54:38 +02:00 |
row.c
|
|
|
rtf.h
|
riched20: Don't apply paragraph formatting until the end of paragraph.
|
2016-03-01 01:50:13 +09:00 |
run.c
|
riched20: Update the paragraph numbering style if the end-of-paragraph style changes.
|
2016-10-07 13:12:15 +02:00 |
string.c
|
riched20: Add support for arabic number labelled lists.
|
2016-10-10 21:11:03 +02:00 |
style.c
|
riched20: Alter ME_SaveTempStyle() to accept the new style.
|
2016-10-05 11:43:40 +02:00 |
table.c
|
riched20: Allow selecting the final end-of-paragraph when using the right arrow key.
|
2016-10-04 14:54:38 +02:00 |
txthost.c
|
|
|
txtsrv.c
|
riched20: Use SetRectEmpty() instead of open coding it.
|
2016-03-08 21:29:44 +09:00 |
undo.c
|
riched20: Allow selecting the final end-of-paragraph when using the right arrow key.
|
2016-10-04 14:54:38 +02:00 |
version.rc
|
|
|
wrap.c
|
riched20: Add support for displaying bulleted lists.
|
2016-10-07 13:12:13 +02:00 |
writer.c
|
riched20: Emit RTF for paragraph numbering.
|
2016-10-12 16:57:00 +02:00 |