Sweden-Number/dlls/riched20
Huw Davies f24ba125f6 riched20: Use the get_text helper in a few more places. 2013-01-31 16:32:07 +01:00
..
tests riched20/tests: Remove a superfluous function pointer cast. 2012-11-30 19:12:16 +01:00
Makefile.in
caret.c riched20: Add a helper to retrieve the run text. 2013-01-30 17:19:31 +01:00
clipboard.c
context.c richedit: Remove some unused structure fields. 2012-05-14 12:04:24 +02:00
editor.c riched20: Add a helper to retrieve the run text. 2013-01-30 17:19:31 +01:00
editor.h riched20: Rewrite the run whitespace test to take a run parameter. 2013-01-31 16:32:01 +01:00
editstr.h riched20: Add a paragraph ptr to each run. 2013-01-30 17:19:22 +01:00
list.c riched20: Add a helper to debug the run text. 2013-01-30 17:19:28 +01:00
ocr_reverse.cur
paint.c riched20: Add a helper to retrieve the run text. 2013-01-30 17:19:31 +01:00
para.c riched20: Add a helper to debug the run text. 2013-01-30 17:19:28 +01:00
reader.c riched20: Flush the output buffer before a codepage change. 2012-12-05 20:23:51 +01:00
res.h
riched20.spec
richole.c riched20: Fix some GDI object leaks. 2012-01-30 11:54:47 +01:00
row.c
rtf.h
run.c riched20: Use the get_text helper in a few more places. 2013-01-31 16:32:07 +01:00
string.c riched20: Rewrite the run whitespace test to take a run parameter. 2013-01-31 16:32:01 +01:00
style.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
table.c richedit: Invalidate a range of paragraphs without marking them. 2012-05-18 18:10:27 +02:00
txthost.c riched20: Avoid a TRUE:FALSE conditional expression. 2012-08-15 12:12:51 +02:00
txtsrv.c riched20: Support COM aggregation in CreateTextServices(). 2012-03-28 11:38:59 +02:00
undo.c riched20: Move undo handling to a different set of structs as the display item structs are not a good fit. 2013-01-29 17:50:17 +01:00
version.rc
wrap.c riched20: Add a helper to retrieve the run text. 2013-01-30 17:19:31 +01:00
writer.c riched20: Add a helper to retrieve the run text. 2013-01-30 17:19:31 +01:00