..
.cvsignore
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
caret.c
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
context.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
editor.c
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
editor.h
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
editstr.h
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
list.c
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
2005-03-09 11:48:59 +00:00
Makefile.in
Implement EM_GETOLEINTERFACE.
2005-03-08 16:46:00 +00:00
paint.c
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
para.c
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
2005-03-09 11:48:59 +00:00
reader.c
- Single quotes are now handled properly (previously they were
2005-03-08 19:01:25 +00:00
riched20.spec
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
richole.c
Implement EM_GETOLEINTERFACE.
2005-03-08 16:46:00 +00:00
row.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
rtf.h
Port the RTF parser to the richedit 2.0 control.
2005-03-07 17:15:33 +00:00
run.c
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00
string.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
style.c
Old font management replaced by the cache-based one, which keeps
2005-03-08 16:26:23 +00:00
undo.c
Initial implementation of riched20.
2005-03-05 11:19:14 +00:00
wrap.c
- Optimized repaint of the area below the text.
2005-03-09 18:43:18 +00:00