riched20: Move undo handling to a different set of structs as the display item struct...
commitdee40e90ced1fd8814ad828529edc82dbd68b47c
authorHuw Davies <huw@codeweavers.com>
Tue, 29 Jan 2013 13:41:48 +0000 (29 13:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jan 2013 16:50:17 +0000 (29 17:50 +0100)
treeae2e9a39c6fbe151d45030282bb4bdcb1683fbd2
parentcc796b9569e6769225005e33dd75fae9da76553b
riched20: Move undo handling to a different set of structs as the display item structs are not a good fit.
dlls/riched20/caret.c
dlls/riched20/editor.c
dlls/riched20/editor.h
dlls/riched20/editstr.h
dlls/riched20/list.c
dlls/riched20/para.c
dlls/riched20/run.c
dlls/riched20/undo.c