On Sat, Nov 17, 2007 at 11:32:09PM +0100, Pavel Sanda wrote:
> hi,the following patch fixes this warning, i'll commit later if no objections.
No objection.
Andre'
hi,the following patch fixes this warning, i'll commit later if no objections.
insets/InsetCollapsable.h: In copy constructor
'lyx::InsetCollapsable::InsetCollapsable(const lyx::InsetCollapsable&)':
insets/InsetCollapsable.h:174: warning: 'lyx::InsetCollapsable::button_dim'
will be initialized a
hi,
web has currently broken structure of navigation bar (try click to
Alternate LyX Sites to see).
i'll commit this patch later if nobody objects.
pavel
Moving internet/mailing.php -> ../
Index: navbar.inc
===
--- navbar.inc (revi
Andre Poenitz <[EMAIL PROTECTED]> writes:
> How so? Defining to nothing would have left the << ... << endl; tail
> in the code leaving it incompilable. Using the nullstream is not
> time neutral as arguments still need construction/destruction.
If I output
if (false) lyxerr << ...
I certainly ho
On Sat, Nov 17, 2007 at 02:40:31PM +0100, Pavel Sanda wrote:
> hi,
>
> out of others our ./configure --help says
> --enable-monolithic-insets Use monolithic insets compilations
> --enable-monolithic-mathed Use monolithic mathed compilations
> --enable-monolithic-coreUse monolithic core
On Fri, Nov 16, 2007 at 05:17:41PM +0200, sebastian guttenberg wrote:
> Hi, I just tried to send an example file to demonstrate a bug in the
> index-insets of 1.6.0svn, but the server rejects the file, because it
> is too big. To whom shall I send the file? The bug is related to index
> of course
On Sat, Nov 17, 2007 at 11:27:05AM +, [EMAIL PROTECTED] wrote:
> Author: younes
> Date: Sat Nov 17 12:27:03 2007
> New Revision: 21650
>
> URL: http://www.lyx.org/trac/changeset/21650
> Log:
> Simplify single par drawing:
> * ParagraphMetrics::computeRowSignature(): Integrate row's dimensions
hi,
out of others our ./configure --help says
--enable-monolithic-insets Use monolithic insets compilations
--enable-monolithic-mathed Use monolithic mathed compilations
--enable-monolithic-coreUse monolithic core files compilations
which actually doesn't work. this patch put it in wo
The macro part takes 20% of the runtime, when writing math at the
document end. I already have ideas how to reduce that. Otherwise there
are a lot of metrics and draw calls around taking much time. Not sure
if that is related to macros at all.
Stefan
Am 16.11.2007 um 13:53 schrieb sebastia
On Fri, Nov 16, 2007 at 03:19:13PM +0200, sebastian guttenberg wrote:
> On Fri, 2007-11-16 at 14:05 +0100, Stefan Schimanski wrote:
> > Thanks!
> >
> > Looks like a perfect document for some profiling to find the
> > bottlenecks.
> >
> > Indeed it's quite slow at the end. Will run a profiler to
On Fri, Nov 16, 2007 at 12:54:45PM +0100, Jean-Marc Lasgouttes wrote:
> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> > Jean-Marc Lasgouttes wrote:
> >> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> >>
> >>> Anyway, the problem lied (I think) in the fact that there is no real
> >>> maximisat
On Sat, Nov 17, 2007 at 11:23:18AM +0100, Andre Poenitz wrote:
> On Fri, Nov 16, 2007 at 08:17:31AM +0200, Martin Vermeer wrote:
> > On Fri, Nov 16, 2007 at 12:37:20AM +0100, Pavel Sanda wrote:
> > > hi,
> > >
> > > i'm trying to finish the monolithic builds advertised (but not
> > > implemented)
On Fri, Nov 16, 2007 at 09:35:51AM +0100, Jean-Marc Lasgouttes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
> [...]
> > - easy to shortcut for timing purposes by using #define LYXERR(a, b)
> > /*nothing*/
>
> The same holds for the old version.
How so? Defining to nothing would have left t
Jean-Marc Lasgouttes wrote:
> > Since *_moc.cpp files are created at compile time, they should be
> > removed by 'make clean'. This patch is not needed in 1.6.
> >
> > Juergen?
>
> Ping.
Oops, I missed this.
Yes, you can commit.
Jürgen
[EMAIL PROTECTED] wrote:
> Or, as Joost prefers it, place the links on the main web site.
I prefer this as well.
> But I guess
> that's a little bit more complicated compared to editing a wiki page. It
> also requires commit privileges, but I think most people updating these
> pages have that a
On Fri, Nov 16, 2007 at 08:17:31AM +0200, Martin Vermeer wrote:
> On Fri, Nov 16, 2007 at 12:37:20AM +0100, Pavel Sanda wrote:
> > hi,
> >
> > i'm trying to finish the monolithic builds advertised (but not implemented)
> > by configure.
> >
> > the only thing are these remaining errs:
> >
> > La
This patch fixes a problem reported in bug 4337: the CJK package is not loaded
automatically if a CJK language is chosen in a non-CJK document.
I'll apply to branch and trunk soon, since the patch looks straightforward to
me.
Jürgen
Index: src/LaTeXFeatures.cpp
=
Edwin Leuven wrote:
is wrong, while i select text that spans multiple rows with the mouse.
once i release the mouse button the selection is correctly drawn.
it seems that there is a missing painting update when the cursor leaves
a row
abdel?
I am working on it.
Abdel.
is wrong, while i select text that spans multiple rows with the mouse.
once i release the mouse button the selection is correctly drawn.
it seems that there is a missing painting update when the cursor leaves
a row
abdel?
19 matches
Mail list logo