Sweden-Number/dlls/riched20
Dylan Smith 573102ee88 richedit: Fixed implementation of WM_GETDLGCODE message.
This fixes inconsistencies shown in the tests I added for the
WM_GETDLGCODE.  The tests covered different cases handled by the
current implementation in order to show that the native implementation
is simpler for all these cases.
2009-01-08 13:35:05 +01:00
..
tests richedit: Fixed implementation of WM_GETDLGCODE message. 2009-01-08 13:35:05 +01:00
Makefile.in
caret.c richedit: Made sure text is offset by formatting rectangle. 2008-12-18 14:19:40 +01:00
clipboard.c
context.c
editor.c richedit: Fixed implementation of WM_GETDLGCODE message. 2009-01-08 13:35:05 +01:00
editor.h richedit: Move message handling to function callable without window. 2008-12-20 11:43:44 +01:00
editstr.h richedit: Removed redundant editor height variables and calculations. 2008-12-20 11:43:09 +01:00
list.c
ocr_reverse.cur
paint.c richedit: Prevent redundant rewraps when scrollbar is shown. 2009-01-06 12:51:55 +01:00
para.c
reader.c
res.h
riched20.spec
richole.c
row.c
rtf.h richedit: Removed unused hwndEdit variable for the RTF parser. 2008-12-15 13:20:01 +01:00
run.c richedit: Made sure text is offset by formatting rectangle. 2008-12-18 14:19:40 +01:00
string.c
style.c
table.c riched20: Remove unused Wine debug channel. 2008-12-22 10:29:02 +01:00
txtsrv.c
undo.c
version.rc
wrap.c richedit: Avoid re-calculating positions found in wrapping for painting. 2008-12-20 11:43:29 +01:00
writer.c