.. |
tests
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Makefile.in
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
caret.c
|
riched20: Remove variables yprev and ys which are not really used from ME_ArrowPageUp.
|
2010-05-17 12:42:31 +02:00 |
clipboard.c
|
richedit: Use ME_Cursor instead of offsets for stream out functions.
|
2009-08-13 15:35:28 +02:00 |
context.c
|
…
|
|
editor.c
|
riched20: Process messages which arrive before WM_NCCREATE.
|
2010-07-08 17:33:25 +02:00 |
editor.h
|
richedit: Documented paragraph border widths are in points not pixels.
|
2010-03-01 11:32:18 +01:00 |
editstr.h
|
riched20: Enable the dialog mode after receiving WM_GETDLGCODE message.
|
2009-10-13 12:38:44 +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: Send EN_SELCHANGE after wrapping but before EN_CHANGE.
|
2010-05-19 11:17:55 +02:00 |
para.c
|
richedit: Use ME_Cursor instead of offsets for ME_SetCharFormat.
|
2009-08-12 17:35:50 +02:00 |
reader.c
|
riched20: Don't print the function name twice in ERR/WARN.
|
2010-02-04 13:39:28 +01:00 |
res.h
|
…
|
|
riched20.spec
|
…
|
|
richole.c
|
richedit: Revert commit that caused a regression. (Bug 22758).
|
2010-05-19 11:17:55 +02:00 |
row.c
|
…
|
|
rtf.h
|
riched20: Avoid using long.
|
2010-05-17 12:42:33 +02:00 |
run.c
|
richedit: Prevent uninitialized value from being used.
|
2010-01-25 13:01:05 +01: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: Replace offsets arg with ME_Cursor for ME_InternalDeleteText.
|
2009-08-13 15:35:17 +02:00 |
txthost.c
|
riched20: Cache ES_WANTRETURN style.
|
2009-10-13 12:38:40 +02:00 |
txtsrv.c
|
richedit: Initialize fields for windowless richedit controls.
|
2010-01-25 13:01:17 +01:00 |
undo.c
|
richedit: Send EN_SELCHANGE after wrapping but before EN_CHANGE.
|
2010-05-19 11:17:55 +02:00 |
version.rc
|
…
|
|
wrap.c
|
richedit: Fix assignment to wrong variable (LLVM/Clang).
|
2010-05-25 12:02:28 +02:00 |
writer.c
|
richedit: Fix streaming rtf with table at the start of the text.
|
2010-07-19 14:38:16 +02:00 |