Sweden-Number/dlls/riched20
Dylan Smith 326f9b3f3f richedit: Fixed regression in ME_SetCharFormat.
Missed an assignment for end_run when the end cursor is provided and the
end position doesn't cause a split.
2009-08-13 11:45:13 +02:00
..
tests richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. 2009-08-12 17:35:50 +02:00
Makefile.in
caret.c richedit: Add helpers for setting cursor to start/end of text. 2009-08-12 17:35:30 +02:00
clipboard.c richedit: ME_GetTextW must use source and destination lengths. 2009-08-12 17:32:16 +02:00
context.c
editor.c richedit: Use ME_Cursor instead of offsets for ME_GetTextRange. 2009-08-12 17:35:55 +02:00
editor.h richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. 2009-08-12 17:35:50 +02:00
editstr.h richedit: ME_GetTextW must use source and destination lengths. 2009-08-12 17:32:16 +02:00
list.c richedit: Created functions to move between runs and track paragraphs. 2009-08-12 17:35:24 +02:00
ocr_reverse.cur
paint.c richedit: Added function to get selection cursors in order. 2009-08-12 17:29:30 +02:00
para.c richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. 2009-08-12 17:35:50 +02:00
reader.c richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
res.h
riched20.spec
richole.c richedit: Added function to get selection cursors in order. 2009-08-12 17:29:30 +02:00
row.c
rtf.h richedit: Properly restore style after end of rtf group. 2009-07-20 12:18:43 +02:00
run.c richedit: Fixed regression in ME_SetCharFormat. 2009-08-13 11:45:13 +02:00
string.c
style.c richedit: Added function to get selection cursors in order. 2009-08-12 17:29:30 +02:00
table.c richedit: Created functions to move between runs and track paragraphs. 2009-08-12 17:35:24 +02:00
txthost.c riched20: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
txtsrv.c richedit: ME_GetTextW must use source and destination lengths. 2009-08-12 17:32:16 +02:00
undo.c richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat. 2009-08-12 17:35:50 +02:00
version.rc
wrap.c
writer.c richedit: Created functions to move between runs and track paragraphs. 2009-08-12 17:35:24 +02:00