Sweden-Number/dlls/riched20
Eric Pouech 475b45d8ab richedit: Don't recreate the DC all the time, but use uniformely a ME_Context structure where needed. 2008-01-02 13:56:02 +01:00
..
tests riched20/tests: Avoid using size_t in traces. 2007-12-14 14:31:35 +01:00
Makefile.in riched20: Make richedit control IME aware. 2007-06-28 12:16:12 +02:00
caret.c richedit: Small optimisation in ME_GetSelectionInsertStyle. 2008-01-02 13:55:24 +01:00
clipboard.c riched20: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-08 19:54:58 +01:00
context.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
editor.c richedit: Simplified handling of background brush while painting. 2008-01-02 13:49:57 +01:00
editor.h richedit: Don't recreate the DC all the time, but use uniformely a ME_Context structure where needed. 2008-01-02 13:56:02 +01:00
editstr.h richedit: Enforce usage of paraformat2 fields instead of homegrown ones for paragraphs. 2008-01-02 13:52:10 +01:00
list.c riched20: Fix a leak in the undo stack. 2006-11-06 12:23:50 +01:00
ocr_reverse.cur riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
paint.c richedit: Move init code after some sanity checks to avoid unneeded computations. 2008-01-02 13:55:53 +01:00
para.c richedit: Enforce usage of paraformat2 fields instead of homegrown ones for paragraphs. 2008-01-02 13:52:10 +01:00
reader.c riched20: Remove a redundant parameter from trace. 2007-12-20 12:17:26 +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: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-08 19:54:58 +01:00
row.c riched20: Removed more dead code. 2007-02-09 11:48:46 +01:00
rtf.h riched20: Remove the RTFAlloc() wrapper around heap_alloc(). 2007-12-08 19:55:26 +01:00
run.c richedit: Don't recreate the DC all the time, but use uniformely a ME_Context structure where needed. 2008-01-02 13:56:02 +01:00
string.c riched20: Constify some variables. 2007-08-16 11:35:06 +02:00
style.c richedit: Extend the usage of underlinetype from charformat2 in richedit. 2008-01-02 13:48:11 +01:00
txtsrv.c riched20: Exclude unused headers. 2007-05-18 14:11:33 +02:00
undo.c riched20: Constify some variables. 2007-08-17 12:01:37 +02:00
version.rc riched20: Implement ECO/EM SELECTIONBAR. 2007-12-17 11:34:40 +01:00
wrap.c richedit: Don't recreate the DC all the time, but use uniformely a ME_Context structure where needed. 2008-01-02 13:56:02 +01:00
writer.c riched20: Prevent overflow on richedit debug channel. 2007-09-17 13:46:15 +02:00