Am Sonntag, 29. Oktober 2006 18:10 schrieb Abdelrazak Younes: > Georg Baum wrote: > > I am not surprised. You remember my words about multi-window support and > > core changes during Denmark? > > Yes, you were right. For my defense, I'd say that there's a lot of ugly > corner cases inside the code ;-)
Everybody knows that ;-) > > Did you replace all tests for bv in InsetText with a proper ismainText > > call? > > There was not many of those test (only in the LyXText constructor I > think). I am not quite sure what you are talking about but I think I > have done some cleanup in the past that eliminated some of these tests. Good. I did only skim the patch, and I do remember from my try that there where several explicit &bv()->buffer()->text() == this tests where isMainText() was meant insetad. I only wanted to make sure that these where translated correctly. Georg
