Michael Gerz wrote:
Hi,
this patch should fix most problems related to accept/reject-change. I
tested it briefly (given the limited time resources).
I don't understand where InsetText::acceptChanges() and
InsetText::rejectChanges() are used. I only see that
LyXText::acceptOrRejectChange() is used in BufferView. Is that temporary
code that still need to be finished or what?
Remaining items on my agenda:
- invoke DEPM after accept/reject-change (high prio, take 1 evening)
Less than that I guess. Just call checkDepm() after all CT related LFUN
in BufferView.
Abdel.