Lars Gullik Bjønnes wrote:
> | I'm awaiting Lars' signal.
>
> I want us to be very careful about this. Sure make sure that this
> patch fixes a problem, get it tested. But make sure (or try to) that
> there are no regressions. Test things that are supposed to work so
> that nothing is different.
M
[EMAIL PROTECTED] writes:
| Hi folks.
| I'm the italian translator.
| I would like to know if Jean Marc Lasgouttes is still in businnes because
| og he doesn't answer to my letters.
| Any suggestions?
J-M is usually pretty quick at answering questions. Ask your questions
on this list or directly
"Jose' Matos" <[EMAIL PROTECTED]> writes:
| On Friday 11 March 2005 16:21, Jose' Matos wrote:
>> Following tradition I send the compile times of the qt frontend:
>>
>> $ ./configure --with-frontend=qt ...
>> ...
>> $ time make -j4
>> ...
>> real3m17.863s
>> user9m41.812s
>> sys 1m34.01
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
| Martin Vermeer wrote:
>> Both your patches work fine together... colour too. For my part
>> you can commit them.
>
| I'm awaiting Lars' signal.
I want us to be very careful about this. Sure make sure that this
patch fixes a problem, get it tested
Hi folks.
I'm the italian translator.
I would like to know if Jean Marc Lasgouttes is still in businnes because
og he doesn't answer to my letters.
Any suggestions?
best regards
Costantino
Martin Vermeer wrote:
> Both your patches work fine together... colour too. For my part
> you can commit them.
I'm awaiting Lars' signal.
> They do expose an undergrowth of other bugs though :-)
>
> e.g. "Assertion triggered in CursorSlice LCursor::anchor() const by failing
> check "anchor_.depth
On Sun, Mar 13, 2005 at 04:30:39PM +0100, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > > With or without my changes?
> >
> > No, without... I think they would fix that.
>
> Fine. Could you please check that?
>
> > Try also to find how font
> > colour changes are made.
>
> I think t
Martin Vermeer wrote:
> > With or without my changes?
>
> No, without... I think they would fix that.
Fine. Could you please check that?
> Try also to find how font
> colour changes are made.
I think there's no lfun. They are made via font-free (which is already handled
by my patch).
Jürgen
On Sun, Mar 13, 2005 at 12:08:14PM +0100, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > Checking what's going on: LFUN_BOLD is handled in text3.C, line 1277
> > (and line 1739 too), while LFUN_SET_COLOR is handled in lyxfunc.C line
> > 1280. It seems not to be about character attributes a
Am Sonntag, 13. März 2005 15.44 schrieb [EMAIL PROTECTED]:
> Hi! This is the ezmlm program. I'm managing the
> lyx-devel@lists.lyx.org mailing list.
>
> To confirm that you would like
>
>[EMAIL PROTECTED]
>
> added to the lyx-devel mailing list, please send
> an empty reply to this address:
>
>
Juergen Spitzmueller wrote:
> > Could you prepare a patch?
>
> Yes.
Here it is.
Jürgen
Index: insettabular.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/insettabular.C,v
retrieving revision 1.455
diff -u -r1.455 insetta
http://bugzilla.lyx.org/show_bug.cgi?id=1799
cut of text in a table cell always cuts the whole cell
The attached patch fixes this.
Martin, this also fixes the ERT generation problem.
Furthermore, it brings back middle mouse button pasting in tabular.
OK to apply?
Jürgen
Index: insettabular.C
==
Martin Vermeer wrote:
> Checking what's going on: LFUN_BOLD is handled in text3.C, line 1277
> (and line 1739 too), while LFUN_SET_COLOR is handled in lyxfunc.C line
> 1280. It seems not to be about character attributes at all but more
> about defining a colour name.
OK.
> About the others (inclu
On Sun, Mar 13, 2005 at 10:35:52AM +0100, Juergen Spitzmueller wrote:
> Martin Vermeer wrote:
> > + case LFUN_BOLD:
> + case LFUN_SET_COLOR:
Checking what's going on: LFUN_BOLD is handled in text3.C, line 1277
(and line 1739 too), while LFUN_SET_COLOR is handled in lyxfunc.C line
1280. It
Martin Vermeer wrote:
> I added this too (with small mods). See attached patch. This works and
> seems pretty final, so I will later commit this if no-one else objects.
> + case LFUN_EMPH:
> + case LFUN_BOLD:
> + case LFUN_ROMAN:
> + case LFUN_NOUN:
> + case LFUN
Am Samstag, 12. März 2005 18:33 schrieb Cengiz Gunay:
> I haven't been able to compile the HEAD CVS branch for some time now.
>
> $ automake --version
> automake (GNU automake) 1.4-p6
Too old (autogen.sh should have complained). Install a later automake,
everything from 1.5 on works. I use the
16 matches
Mail list logo