[3/3] richedit: Protect deletion of cell boundaries when not deleting row

Dylan Smith dylan.ah.smith at gmail.com
Tue Aug 5 11:10:51 CDT 2008


Still need to make sure the paragraph format is transferred properly
when deleting an empty row before a table.  Also need to handle tabs so
that more cells aren't inserted that can't be easily deleted.
---
 dlls/riched20/caret.c  |   22 +++++++++----
 dlls/riched20/editor.c |   18 ++++++------
 dlls/riched20/editor.h |    5 ++-
 dlls/riched20/table.c  |   75 ++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/riched20/undo.c   |    2 +-
 5 files changed, 103 insertions(+), 19 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-richedit-Protect-deletion-of-cell-boundaries-whe.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080805/1cb86860/attachment.txt 


More information about the wine-patches mailing list