Phil Krylov
|
08bf7180f3
|
riched20: Initial support for simple tables.
|
2006-02-04 17:01:01 +01:00 |
Phil Krylov
|
2eb59ee2b0
|
riched20: Added \n to trace output.
|
2006-01-11 20:55:18 +01:00 |
Krzysztof Foltman
|
793f9a5155
|
- Style trace information is written to different debug channel (it's
not very useful anymore, reference counting looks correct for now).
- The document dump contains the character position of the end-of-text
mark.
|
2005-10-12 21:05:52 +00:00 |
Krzysztof Foltman
|
2489dd212b
|
Send verbose info to different debug channels (richedit_check for
output from offset checker, richedit_lists for the document list
dumps).
|
2005-10-08 10:33:44 +00:00 |
Krzysztof Foltman
|
89075fb429
|
The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of
MEPF_WRAPPED) for consistency.
Major code cleanups in rewrap/repaint code, leading to "smarter"
behaviour wrt repainting selections.
|
2005-03-09 11:48:59 +00:00 |
Krzysztof Foltman
|
d488f3f1de
|
Initial implementation of riched20.
|
2005-03-05 11:19:14 +00:00 |