wine-wine/dlls/riched20
Sergey Khodych 12a417de8a riched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode. 2009-10-13 12:38:58 +02:00
..
tests riched20: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode. 2009-10-13 12:38:58 +02:00
Makefile.in
caret.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +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: Implement handling of WM_KEYDOWN VK_TAB in the dialog mode. 2009-10-13 12:38:58 +02:00
editor.h richedit: Handle to parent window is cached. 2009-09-30 17:41:06 +02: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: 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
res.h
riched20.spec
richole.c richedit: Use ME_Cursor instead of offsets for copying text. 2009-08-13 15:34:54 +02:00
row.c
rtf.h
run.c richedit: Removed ME_InsertRun since it uses character offsets. 2009-08-13 15:35:07 +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: 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: Replace offsets arg with ME_Cursor for ME_InternalDeleteText. 2009-08-13 15:35:17 +02:00
undo.c richedit: Replace offsets arg with ME_Cursor for ME_InternalDeleteText. 2009-08-13 15:35:17 +02:00
version.rc
wrap.c richedit: Use ITextHost interface in ME_LinkNotify. 2009-09-28 12:54:16 +02:00
writer.c richedit: Use ME_Cursor instead of offsets for stream out functions. 2009-08-13 15:35:28 +02:00