Sweden-Number/dlls/riched20
Huw Davies f45408b24a riched20: Use row helpers for Home/End key handling.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-26 10:24:24 +01:00
..
tests riched20: Implement ITextRange/ITextSelection Copy and Cut. 2020-10-15 20:18:40 +02:00
Makefile.in
caret.c riched20: Use row helpers for Home/End key handling. 2020-10-26 10:24:24 +01:00
clipboard.c
context.c
editor.c riched20: Remove the caret at end hack. 2020-10-23 19:56:20 +02:00
editor.h riched20: Use row and para helpers for the selection function. 2020-10-26 10:24:22 +01:00
editstr.h riched20: Remove the caret at end hack. 2020-10-23 19:56:20 +02:00
list.c
ocr_reverse.cur
ocr_reverse.svg
paint.c riched20: Use cell and para ptrs in the table border drawing function. 2020-10-23 19:56:20 +02:00
para.c riched20: Use row ptrs in the cursor from virtual co-ords function. 2020-10-26 10:24:20 +01:00
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c riched20: Pass a cursor ptr to the insert style retrieval function. 2020-10-21 11:08:04 +02:00
row.c riched20: Use row and para helpers for the selection function. 2020-10-26 10:24:22 +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: Pass a cursor ptr to the insert style retrieval function. 2020-10-21 11:08:04 +02:00
string.c
style.c riched20: Pass a cursor ptr to the insert style retrieval function. 2020-10-21 11:08:04 +02:00
table.c riched20: Remove the caret at end hack. 2020-10-23 19:56:20 +02:00
txthost.c riched20: Include wine/asm.h in editstr.h. 2020-05-04 12:39:09 +02:00
txtsrv.c riched20: Simplify the cursor from char offset function. 2020-10-15 20:18:30 +02:00
undo.c riched20: Pass and return a paragraph ptr in the paragraph joining function. 2020-10-16 22:00:53 +02:00
version.rc
wrap.c riched20: Use cell ptrs in the wrapping functions. 2020-10-23 19:56:20 +02:00
writer.c riched20: Use cell ptrs in the rtf writing code. 2020-10-22 22:02:03 +02:00