Sweden-Number/dlls/riched20
Dylan Smith ecb6c2169c richedit: Store paragraph in cursors.
This prevents some needless searching for the start of the paragraph
from a run stored in a cursor.  Usually a pointer to the paragraph is
already available when the cursor is set anyway.
2009-02-10 12:59:09 +01:00
..
tests richedit: Use width from EM_SETTARGETDEVICE for wrapping. 2009-02-02 15:21:44 +01:00
Makefile.in richedit: Implemented ITextServices TxGetText and TxSetText. 2009-01-21 11:55:36 +01:00
caret.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
clipboard.c riched20: Remove superfluous pointer casts. 2009-01-30 11:45:23 +01:00
context.c richedit: Use width from EM_SETTARGETDEVICE for wrapping. 2009-02-02 15:21:44 +01:00
editor.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
editor.h riched20: Remove unused functions. 2009-02-09 13:21:21 +01:00
editstr.h richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
list.c riched20: Remove unused functions. 2009-02-09 13:21:21 +01:00
ocr_reverse.cur riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
paint.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
para.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
reader.c riched20: Remove superfluous pointer casts. 2009-01-30 11:45:23 +01:00
res.h riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
riched20.spec Initial implementation of riched20. 2005-03-05 11:19:14 +00:00
richole.c riched20: Remove superfluous pointer casts. 2009-01-30 11:45:23 +01:00
row.c riched20: Remove unused functions. 2009-02-09 13:21:21 +01:00
rtf.h riched20: Declare some functions static. 2009-01-19 13:36:26 +01:00
run.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
string.c richedit: Removed ME_StrRelPos, ME_StrRelPos2, & ME_PosToVPos functions. 2009-02-09 13:05:13 +01:00
style.c riched20: Remove unused functions. 2009-02-09 13:21:21 +01:00
table.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
txthost.c riched20: Fix some Win64 compiler warnings. 2009-02-09 12:06:20 +01:00
txtsrv.c riched20: Remove superfluous pointer casts. 2009-01-30 11:45:23 +01:00
undo.c richedit: Store paragraph in cursors. 2009-02-10 12:59:09 +01:00
version.rc riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
wrap.c richedit: Removed ME_StrRelPos, ME_StrRelPos2, & ME_PosToVPos functions. 2009-02-09 13:05:13 +01:00
writer.c richedit: Removed ME_StrLen and ME_StrVLen field access functions. 2009-02-09 13:05:13 +01:00