wine-wine/dlls/riched20
Alexandre Julliard 954558806e riched20: Use the correct resource id for the reverse arrow cursor. 2010-10-18 19:08:37 +02:00
..
tests riched20/tests: Cleaned up ITextServices::TxGetNaturalSize test and fixed test failures. 2010-10-13 17:45:23 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
caret.c richedit: Use ME_Cursor as parameter to ME_SplitRunSimple. 2010-07-30 11:36:02 +02:00
clipboard.c
context.c
editor.c richedit: Check for bits instead of equality in EM_SETCHARFORMAT. 2010-07-30 11:36:01 +02:00
editor.h richedit: Use ME_Cursor as parameter to ME_SplitRunSimple. 2010-07-30 11:36:02 +02:00
editstr.h richedit: Removed unused run flags values. 2010-07-29 10:28:29 +02:00
list.c
ocr_reverse.cur
paint.c richedit: Removed unused run flags values. 2010-07-29 10:28:29 +02:00
para.c
reader.c
res.h riched20: Use the correct resource id for the reverse arrow cursor. 2010-10-18 19:08:37 +02:00
riched20.spec
richole.c richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
row.c
rtf.h
run.c richedit: Avoid redundant calls to ME_CalcRunExtent. 2010-07-30 11:36:02 +02:00
string.c
style.c richedit: Remove checks for converting internal CHARFORMAT structs. 2010-07-30 11:36:02 +02:00
table.c richedit: Use ME_Cursor as parameter to ME_SplitRunSimple. 2010-07-30 11:36:02 +02:00
txthost.c
txtsrv.c richedit: Invalidate without calling UpdateWindow in many cases. 2010-07-29 10:28:00 +02:00
undo.c richedit: Use ME_Cursor as parameter to ME_SplitRunSimple. 2010-07-30 11:36:02 +02:00
version.rc
wrap.c richedit: Avoid redundant calls to ME_CalcRunExtent. 2010-07-30 11:36:02 +02:00
writer.c