Re: [Patch] Fix for bug 1792 (cursor up stuck in math)

2005-03-12 Thread Martin Vermeer
On Sat, Mar 12, 2005 at 07:17:25PM +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > Patch attached. Seems to work for me, at least for for various character > > attributes, and for rows/columns/sub-rectangles of the table. > > Yes, works fine here too. The only irritating thing (and

Re: [Patch] Fix for bug 1792 (cursor up stuck in math)

2005-03-12 Thread Juergen Spitzmueller
Martin Vermeer wrote: > Patch attached. Seems to work for me, at least for for various character > attributes, and for rows/columns/sub-rectangles of the table. Yes, works fine here too. The only irritating thing (and annoying, if you want to do several operations on a selection) is that only the

Cannot compile lyx-1.4cvs

2005-03-12 Thread Cengiz Gunay
Hi, I haven't been able to compile the HEAD CVS branch for some time now. First there was a [src/config.h] which caused my autoconf to break in configure.ac. I had to remove the []'s. And now I keep getting this error: -- make[6]: Entering directory `/home/cengiz/work/lyx/lyx-devel/src/fronte

Re: [Patch] Fix for bug 1792 (cursor up stuck in math)

2005-03-12 Thread Martin Vermeer
On Sat, Mar 12, 2005 at 11:54:08AM +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > Here, the command is dispatched only for the current cell, precisely the > > behaviour we are seeing. > > > > Shouldn't we here test for "tablemode" and loop over the selected cells? > > > > Do you agr

Re: [Patch] Fix for bug 1792 (cursor up stuck in math)

2005-03-12 Thread Juergen Spitzmueller
Martin Vermeer wrote: > Here, the command is dispatched only for the current cell, precisely the > behaviour we are seeing. > > Shouldn't we here test for "tablemode" and loop over the selected cells? > > Do you agree? Yes, this sounds reasonable (though I haven't checked the code). Jürgen

Re: [Patch] Fix for bug 1792 (cursor up stuck in math)

2005-03-12 Thread Martin Vermeer
On Fri, Mar 11, 2005 at 11:15:15AM +0100, Juergen Spitzmueller wrote: > Martin Vermeer wrote: ... > Not only that one, it also fixes the table selection crash reported by Helge > (though it is still not possible to change several cells to bold at once, but > this is another problem). Yes... I

Re: New Version of my ref dialog

2005-03-12 Thread Andreas Klostermann
The bufferstore_ thingy is ref counted. It get's deleted automagically. Smart pointers... I know that the Ok button does not become sensitive... I don't really know why! I think the underlying code should activate it? The double insert probably comes from calling dispatchParams.