.. |
tests
|
riched20: Implement ITextRange/ITextSelection Copy and Cut.
|
2020-10-15 20:18:40 +02:00 |
Makefile.in
|
…
|
|
caret.c
|
riched20: Use para and run ptrs in the table deletion function.
|
2020-10-29 20:19:13 +01:00 |
clipboard.c
|
riched20: Use a paragraph ptr in the clipboard get text function.
|
2020-11-03 11:21:27 +01:00 |
context.c
|
…
|
|
editor.c
|
riched20: Use para and row ptrs in the row number from offset function.
|
2020-11-03 11:21:26 +01:00 |
editor.h
|
riched20: Use para and row ptrs in the row number from offset function.
|
2020-11-03 11:21:26 +01:00 |
editstr.h
|
riched20: Pass para ptrs to the various para selection functions.
|
2020-10-28 09:53:39 +01:00 |
list.c
|
…
|
|
ocr_reverse.cur
|
…
|
|
ocr_reverse.svg
|
…
|
|
paint.c
|
riched20: Use a helper function to find the first row.
|
2020-10-28 09:53:44 +01:00 |
para.c
|
riched20: Pass para ptrs to the various para selection functions.
|
2020-10-28 09:53:39 +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: Use a row ptr in the run drawing function.
|
2020-10-27 09:51:50 +01:00 |
row.c
|
riched20: Use para and row ptrs in the row number from offset function.
|
2020-11-03 11:21:26 +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 table corruption check function.
|
2020-10-29 20:19:13 +01: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: Use a cell helper in the split paragraph undo function.
|
2020-11-04 09:06:38 +01:00 |
version.rc
|
…
|
|
wrap.c
|
riched20: Use a helper to retrieve the first run.
|
2020-10-28 09:53:50 +01:00 |
writer.c
|
riched20: Use a paragraph ptr in the rtf writer function.
|
2020-11-04 09:06:35 +01:00 |