Sweden-Number/dlls/riched20
Huw Davies c2c3961cea riched20: Store the host as the window prop.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-09 21:33:43 +01:00
..
tests riched20/tests: Use the system locale to determine rtl and multibyte behaviour. 2021-03-09 21:33:43 +01:00
Makefile.in
caret.c riched20: Use row and para ptrs in the cursor up/down handler. 2020-11-09 10:45:49 +01:00
clipboard.c riched20: Use paragraph and run ptrs in the cursor structure. 2020-11-06 12:02:01 +01:00
context.c
editor.c riched20: Don't take a ref on the text host. 2021-03-03 21:54:44 +01:00
editor.h riched20: The text host should create the text services object. 2021-03-03 21:54:44 +01:00
editstr.h riched20: Use paragraph and run ptrs in the cursor structure. 2020-11-06 12:02:01 +01:00
list.c riched20: Add next / prev run from cursor helpers. 2020-11-06 12:01:59 +01:00
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Use wide-char string literals. 2020-11-19 21:23:22 +01:00
para.c riched20: Use wide-char string literals. 2020-11-19 21:23:22 +01:00
reader.c riched20: Pass para ptrs to the various para selection functions. 2020-10-28 09:53:39 +01:00
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Add check to ensure iob is a valid index into the object array. 2021-01-18 22:46:37 +01:00
row.c riched20: Use row ptrs in the page up/down handlers. 2020-11-09 10:45:47 +01:00
rtf.h riched20: Return a para ptr from the insert start table row functions. 2020-10-22 22:02:02 +02:00
run.c riched20: Use wide-char string literals. 2020-11-19 21:23:22 +01:00
string.c
style.c riched20: Use paragraph and run ptrs in the cursor structure. 2020-11-06 12:02:01 +01:00
table.c riched20: Use wide-char string literals. 2020-11-19 21:23:22 +01:00
txthost.c riched20: Store the host as the window prop. 2021-03-09 21:33:43 +01:00
txtsrv.c riched20: Remove an unused critsec. 2021-03-09 21:33:43 +01:00
undo.c riched20: Use paragraph and run ptrs in the cursor structure. 2020-11-06 12:02:01 +01:00
version.rc
wrap.c riched20: Use paragraph and run ptrs in the cursor structure. 2020-11-06 12:02:01 +01:00
writer.c riched20: Use zero terminated wchar strings. 2020-11-19 21:23:22 +01:00