Looks like I forgot to reply all last time. Here is my answer again...
Bo Peng wrote:
It z*works really well and fixes a bunch of bugs related to loading
of child documents. Try it!
Sorry that I do not know what you have done in this branch and I can
not merge it just because 'it fixes a bunch of bugs'. To test it out,
I have to at least know the bug numbers.
The bugs I am talking of are implementation bugs. Some bug related to
crappy BufferView::setBuffer() method are also solved. My branch
implement the one BufferView per Buffer and one WorkArea per BufferView.
It thus implements the multiple WorkArea per LyX window. This will be
beneficial for the split-view feature or for embedding a small workarea
in a find dialog. It simplifies the frontend a lot and simplify the
kernel side related to the loading of documents. Basically, we don't
need a LyXView anymore to load the a document. The LyXView will take
care of creating a proper WorkArea if the user decide to switch to a non
already viewed document. You have to try it to see what I mean.
Anyway, there has not been many activities in the trunk and you
should be able to merge it after the meeting.
I don't believe this. Last time they put everything upside down .-) So
I'd be
happier if the meeting guys (or you) merge it anyway and fixes the remaining
issue with the background splash pixmap.
Thanks in advance,
Abdel.