Sweden-Number/dlls/riched20
Huw Davies c5c4d54905 riched20: Allow the cursor offset to be equal to the run length - this implies the cursor is at the end of the run, which isn't necessarily the start of the next. 2013-02-26 18:18:12 +01:00
..
tests riched20/tests: Remove a superfluous function pointer cast. 2012-11-30 19:12:16 +01:00
Makefile.in riched20: Make sure to load dll below 2GB address space. 2013-02-19 10:39:31 +01:00
caret.c riched20: Allow the cursor offset to be equal to the run length - this implies the cursor is at the end of the run, which isn't necessarily the start of the next. 2013-02-26 18:18:12 +01:00
clipboard.c
context.c richedit: Remove some unused structure fields. 2012-05-14 12:04:24 +02:00
editor.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00
editor.h riched20: Add the ability to CharFromPoint to either pick the closest leading edge or the leading edge of the selected character. 2013-02-18 16:34:10 +01:00
editstr.h riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
list.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
ocr_reverse.cur
paint.c riched20: Move the password string hack to just before it's used. 2013-02-15 17:52:11 +01:00
para.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +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: Add the ability to CharFromPoint to either pick the closest leading edge or the leading edge of the selected character. 2013-02-18 16:34:10 +01:00
string.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +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 riched20: Pass a character ptr and length to SplitParagraph. 2013-02-05 20:15:36 +01:00
txthost.c riched20: Avoid a TRUE:FALSE conditional expression. 2012-08-15 12:12:51 +02:00
txtsrv.c riched20: Let C look like C. 2013-02-07 12:04:01 +01:00
undo.c riched20: Move the text to the paragraph level. 2013-02-05 20:15:37 +01:00
version.rc
wrap.c riched20: Correctly set the row's x position. 2013-02-26 18:18:06 +01:00
writer.c riched20: Add an explicit run length member and use it rather than accessing the string length. 2013-01-31 16:32:12 +01:00