wine/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
.gitignore riched20: Add a version resource. 2006-03-22 11:20:02 +01:00
caret.c
clipboard.c
context.c
editor.c riched20: Allow inheriting table cell definitions from previous table row. 2006-04-12 11:17:25 +02:00
editor.h
editstr.h
list.c
Makefile.in riched20: Add a version resource. 2006-03-22 11:20:02 +01:00
paint.c
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
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