riched20: Move undo handling to a different set of structs as the display item structs are not a good fit.

Huw Davies huw at codeweavers.com
Tue Jan 29 07:41:48 CST 2013


---
 dlls/riched20/caret.c   |  12 +-
 dlls/riched20/editor.c  |  10 +-
 dlls/riched20/editor.h  |   7 +-
 dlls/riched20/editstr.h |  90 ++++++--
 dlls/riched20/list.c    |  31 +--
 dlls/riched20/para.c    |  31 +--
 dlls/riched20/run.c     |  24 +--
 dlls/riched20/undo.c    | 533 ++++++++++++++++++++++++++----------------------
 8 files changed, 396 insertions(+), 342 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-riched20-Move-undo-handling-to-a-different-set-of-st.patch
Type: text/x-patch
Size: 36644 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130129/1cf7517e/attachment-0001.bin>


More information about the wine-patches mailing list