Re: r33110 - in lyx-devel/trunk/src: . insets mathed

2010-01-21 Thread Abdelrazak Younes
On 01/20/2010 08:42 PM, rgh...@lyx.org wrote: Author: rgheck Date: Wed Jan 20 20:42:12 2010 New Revision: 33110 URL: http://www.lyx.org/trac/changeset/33110 Log: Get rid of some magic booleans in updateLabels() and related routines. I think it's really time to rename this method and stop prete

Re: r33110 - in lyx-devel/trunk/src: . insets mathed

2010-01-20 Thread rgheck
On 01/20/2010 04:22 PM, Andre Poenitz wrote: On Wed, Jan 20, 2010 at 08:42:16PM +0100, rgh...@lyx.org wrote: Author: rgheck Date: Wed Jan 20 20:42:12 2010 New Revision: 33110 URL: http://www.lyx.org/trac/changeset/33110 Log: Get rid of some magic booleans in updateLabels() and related routi

Re: r33110 - in lyx-devel/trunk/src: . insets mathed

2010-01-20 Thread Andre Poenitz
On Wed, Jan 20, 2010 at 08:42:16PM +0100, rgh...@lyx.org wrote: > Author: rgheck > Date: Wed Jan 20 20:42:12 2010 > New Revision: 33110 > URL: http://www.lyx.org/trac/changeset/33110 > > Log: > Get rid of some magic booleans in updateLabels() and related routines. Cool. Thanks! Andre'