Sweden-Number/dlls/riched20
Phil Krylov 4e796854af riched20: Allow inheriting table cell definitions from previous table row.
Allow inheriting of table cell definitions from a previous table row
when the current table row does not contain a \trowd, only an \intbl.
2006-04-12 11:17:25 +02:00
..
tests riched20: Implements FR_WHOLEWORD for EM_FINDTEXT. 2006-03-21 20:11:04 +01:00
.gitignore riched20: Add a version resource. 2006-03-22 11:20:02 +01:00
Makefile.in riched20: Add a version resource. 2006-03-22 11:20:02 +01:00
caret.c
clipboard.c riched20: Ensure copied text is terminated with a null. 2006-02-23 11:51:24 +01:00
context.c
editor.c riched20: Allow inheriting table cell definitions from previous table row. 2006-04-12 11:17:25 +02:00
editor.h riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT. 2006-03-01 20:27:43 +01:00
editstr.h riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT. 2006-03-01 20:27:43 +01:00
list.c
paint.c riched20: EM_HIDESELECTION implementation. 2006-02-27 12:20:56 +01:00
para.c riched20: Allow inheriting table cell definitions from previous table row. 2006-04-12 11:17:25 +02:00
reader.c
riched20.spec
richole.c riched20: Enable retrieving data through the ole interface. 2006-02-23 11:51:33 +01:00
row.c
rtf.h
run.c
string.c
style.c
txtsrv.c riched20: Take a ref on text host. 2006-03-27 21:41:20 +02:00
undo.c
version.rc riched20: Add a version resource. 2006-03-22 11:20:02 +01:00
wrap.c
writer.c riched20: Separate stream state from editor state. 2006-02-05 13:05:45 +01:00