Sweden-Number/dlls/riched20
Huw Davies d132009ae9 riched20: Maintain a ptr to the end-of-paragraph run.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-07 13:12:11 +02:00
..
tests riched20: Implement parsing of the paragraph numbering destination. 2016-10-07 13:12:06 +02:00
Makefile.in riched20: Added tom typelib. 2015-05-18 15:26:04 +09: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: Implement parsing of the paragraph numbering destination. 2016-10-07 13:12:06 +02:00
editor.h riched20: Add the ability to create ME_Strings from constants. 2016-10-07 13:12:09 +02:00
editstr.h riched20: Maintain a ptr to the end-of-paragraph run. 2016-10-07 13:12:11 +02:00
list.c riched20: Embed PARAFORMAT2 in the paragraph struct rather than its ptr. 2016-09-29 22:40:18 +09:00
ocr_reverse.cur
paint.c riched20: Embed PARAFORMAT2 in the paragraph struct rather than its ptr. 2016-09-29 22:40:18 +09:00
para.c riched20: Maintain a ptr to the end-of-paragraph run. 2016-10-07 13:12:11 +02:00
reader.c riched20: Implement parsing of the paragraph numbering destination. 2016-10-07 13:12:06 +02:00
res.h riched20: Fix copy-paste error in header documentation. 2015-05-19 19:24:24 +09:00
riched20.spec
riched_tom.idl riched20: Improve tracing for unimplemented range methods. 2015-06-16 20:00:37 +09:00
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: Set the end-of-paragraph run width to that of a space. 2016-10-04 14:51:52 +02:00
string.c riched20: Add the ability to create ME_Strings from constants. 2016-10-07 13:12:09 +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 riched20: Implement alignment styles support. 2015-11-06 21:59:07 +09:00
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: Don't try to wrap the end-of-paragraph run. 2016-10-07 13:11:58 +02:00
writer.c riched20: Allow selecting the final end-of-paragraph when using the right arrow key. 2016-10-04 14:54:38 +02:00