..
.cvsignore
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
Makefile.in
Initial implementation of EM_STREAMOUT and RTF writer.
2005-03-14 21:41:16 +00:00
caret.c
- PageUp key support.
2005-03-21 10:27:24 +00:00
context.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
editor.c
- EM_CANPASTE implemented
2005-04-11 12:50:48 +00:00
editor.h
Get rid of HeapAlloc casts.
2005-03-24 21:01:35 +00:00
editstr.h
Made RTF reader and writer handle codepages mostly similar to the
2005-03-22 16:41:36 +00:00
list.c
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
2005-03-09 11:48:59 +00:00
paint.c
- PageUp key support.
2005-03-21 10:27:24 +00:00
para.c
- RTF reader doesn't use RichEdit messages anymore (which saves on
2005-03-17 10:23:40 +00:00
reader.c
Made RTF reader and writer handle codepages mostly similar to the
2005-03-22 16:41:36 +00:00
riched20.spec
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
richole.c
- RTF reader doesn't use RichEdit messages anymore (which saves on
2005-03-17 10:23:40 +00:00
row.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
rtf.h
Made RTF reader and writer handle codepages mostly similar to the
2005-03-22 16:41:36 +00:00
run.c
- made string operations consistent wrt whitespace handling (which
2005-03-19 17:06:17 +00:00
string.c
- made string operations consistent wrt whitespace handling (which
2005-03-19 17:06:17 +00:00
style.c
- EM_STREAMIN can now deal with undo in a reasonable manner (no
2005-03-11 10:24:56 +00:00
undo.c
- EM_STREAMIN can now deal with undo in a reasonable manner (no
2005-03-11 10:24:56 +00:00
wrap.c
- made string operations consistent wrt whitespace handling (which
2005-03-19 17:06:17 +00:00
writer.c
Fixed \u keyword to output signed 16-bit values. Also fixed CP_SYMBOL
2005-03-24 15:09:05 +00:00