Re: Bug in the bullet selection popup

2000-05-23 Thread Dekel Tsur
On Tue, May 23, 2000 at 05:22:09PM +0200, Lars Gullik Bj&resh;nnes wrote: > Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > > | I changed the 'const int' vs 'int' stuff, but I am not sure what else > | got in. Since I do not really understand what alternative is best, > | could you have a look

Re: Bug in the bullet selection popup

2000-05-23 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | I changed the 'const int' vs 'int' stuff, but I am not sure what else | got in. Since I do not really understand what alternative is best, | could you have a look? Actually I thought the best alternative would be to remove the lazy update.

Re: Bug in the bullet selection popup

2000-05-23 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | Lars> > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: | | Lars> Dekel> I created two new patches (both using the (a) method). Lars> Select | Dekel> the one you think is

Re: Bug in the bullet selection popup

2000-05-23 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: | > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: | | Dekel> I created two new patches (both using the (a) method). Select | Dekel> the one you think is better. | | Lars, has this ever been applied? I am not sure. Something was patched i

Re: Bug in the bullet selection popup

2000-05-23 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> I created two new patches (both using the (a) method). Select Dekel> the one you think is better. Lars, has this ever been applied? JMarc

Re: Bug in the bullet selection popup

2000-05-10 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> I created two new patches (both using the (a) method). Select Dekel> the one you think is better. I'll let Lars decide which one he wants :) JMarc

Re: Bug in the bullet selection popup

2000-05-09 Thread Dekel Tsur
On Mon, May 08, 2000 at 06:14:58PM +0300, Dekel Tsur wrote: > > As far as I can see, wrong fix. > > (otoh I don't knwo the real problem) > > The problem is that the Bullet class does lazy evaluation of the variable > "text". The two getText() methods do different things: > 1) The getText() const

Re: Bug in the bullet selection popup

2000-05-08 Thread Dekel Tsur
On Mon, May 08, 2000 at 10:33:25AM +0200, Lars Gullik Bj&resh;nnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > | Selecting a bullet shape in the popup doesn't update the text field. > | A fix is attached. > > As far as I can see, wrong fix. > (otoh I don't knwo the real problem) The probl

Re: Bug in the bullet selection popup

2000-05-08 Thread Lars Gullik Bjønnes
Dekel Tsur <[EMAIL PROTECTED]> writes: | --J2SCkAp4GZ/dPZZf | Content-Type: text/plain; charset=us-ascii | | Selecting a bullet shape in the popup doesn't update the text field. | A fix is attached. As far as I can see, wrong fix. (otoh I don't knwo the real problem) | - string getText()

Bug in the bullet selection popup

2000-05-07 Thread Dekel Tsur
Selecting a bullet shape in the popup doesn't update the text field. A fix is attached. Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v retrieving revision 1.311 diff -u -p -r1.311 ChangeLog --- ChangeLog