>>
>> Please apply this.
Applied, will commit soon, just some observations:
- you really should fix your indentation, when I look into insetgraphics.C
you mix tab-indentation (8 chars normally) and 4 spaces, so the indent
level is not equal on the whole file.
- I don't like the bv_ variable in insetgraphics.C. We now have only one
BufferView, but you should think for the future in which it should be
possible to open more then one BufferView. You probably should work with
a Buffer * pointer as that is really unique and for now you can access
the bufferview with buffer->users().
I had only a fast look and this is what I've seen. I know this is in
development work, I just wanted to make sure you go in the right direction ;)
Jürgen
--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel/Fax: +39-0471-450260 / +39-0471-450296
I-39100 Bozen Web: http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
The important thing is not to stop questioning.