Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| Lars, this is the patch I would like to apply. OK?
Yes, ok.
--
Lgb
Jean-Marc Lasgouttes wrote:
Here is a simpler try that does mostly what you propose, but uses
forwardPos() to do the hard work. I kept the old code around (see the
#if 0) to be able to compare the results with the old slow method.
I will continue some testing, but basically it sees to work.
It seem
Guys, I've rather lost track of who I've thanked for responding to my
request. Rest assured however, that your response is carefully logged
in http://www.lyx.org/blanket-permission.txt.
So far we've had 55 responses to my mailshot, leaving 48 who are
listed in the LyX CREDITS hall of fame but w
Guys, all this tracking down of people who have contributed to LyX
over the years reveals that you haven't received the recognition you
deserve. Perhaps you might convert my crude summary of your efforts
into something more representative of your toil ;-)
Kindest regards,
Angus
JoÃo Luis Melon
Hi, Ruurd. It appears that I forgot you from the original mail shot
(you're not listed in CREDITS which is something we should fix ASAP.)
Dear all,
please excuse the personal email, but I'm trying to do something about
the messy state of the LyX licence and need your help.
LyX is currently lic
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> I will continue some testing, but basically it sees to work.
Georg> I played a bit with it and it indeed seems to work. It is still
Georg> somewhat slow, but I think it is acceptable now.
I ran it a bit under oprofile, and I could not de
Angus Leeming wrote:
> "The following people hereby grant permission to licence their
> contributions to LyX under the Gnu General Public Licence, version 2 or
> later."
I do.
Alfredo
Lars Gullik BjÃnnes wrote:
> Georg Baum <[EMAIL PROTECTED]>
> writes:
>
> | Jean-Marc Lasgouttes wrote:
>>
>>> Breaking a paragraph in the userguide gives a delay of ~ 1sec on my
>>> 2.8GHz Xeon. Not acceptable IMO.
>>>
>>> Here is an updated version of the patch (with lyxtext.h this time) for
>
Juergen Vigna wrote:
>> Wooo! JÃrgen! It's good to see a message from you! How's life in Italy?
>
> Very busy! #:O)
hear hear ;-)
Alfredo
Jean-Marc Lasgouttes wrote:
> Jean-Marc> To make this faster, I think DocIterator::forwardPar should
> Jean-Marc> take advantage of the inset list of paragraphs. This is the
> Jean-Marc> only way to avoid visiting all cursor positions... So each
> Jean-Marc> cursor slice should keep an up to date
Jean-Marc Lasgouttes wrote:
> Yes, but this is not safe if there insets in the paragraph before lastp,
> I think.
Ah, you are right. I overlooked that.
> Here is a simpler try that does mostly what you propose, but uses
> forwardPos() to do the hard work. I kept the old code around (see the
> #i
Angus et al.,
I hereby grant permission to licence my contributions to LyX under the
GNU General Public Licence, version 2 or later.
--
Mike Ressler
[EMAIL PROTECTED]
The link to the second figure on the LyX home page is broken!
Michael
John Levon wrote:
>> Baruch Even
>> NOT YET REPLIED
>> YET TO TRY
>
> Please try the latter, it's what he's currently using (I spoke to him
> briefly on IRC yesterday)
I mailed all the "YET TO TRY"s just an hour ago.
Yet to hear anything from 'em though.
> I'm net.dead for a couple of w
Johnathan Burchill wrote:
> The simplest way to reproduce it is:
> 2. insert "a".
> 3. track changes.
> 4. cut "a" and paste it at the beginning of the par
> 5. paste "a" at beginning again.
> 6. paste "a" at beginning again ---> problem appears (4 "a"'s all marked
> inserted).
I have committed th
On Thu, Feb 24, 2005 at 11:03:49AM +, Angus Leeming wrote:
> Baruch Even
> NOT YET REPLIED
> YET TO TRY
Please try the latter, it's what he's currently using (I spoke to him
briefly on IRC yesterday)
I'm net.dead for a couple of weeks, btw.
john
Juergen Spitzmueller <[EMAIL PROTECTED]> writes:
| Juergen Spitzmueller wrote:
>> As to the crash fix: can someone please have a look if this can be applied?
>> (fixes the crash described in bug 1277).
>
| Lars?
| (see http://marc.theaimsgroup.com/?l=lyx-devel&m=110894706811499&w=2 for the
| patc
Juergen Spitzmueller wrote:
> As to the crash fix: can someone please have a look if this can be applied?
> (fixes the crash described in bug 1277).
Lars?
(see http://marc.theaimsgroup.com/?l=lyx-devel&m=110894706811499&w=2 for the
patch).
Jürgen
Dear all,
please excuse the personal email, but I'm trying to do something about
the messy state of the LyX licence and need your help.
LyX is currently licenced under the GPL with a huge hole blowing it
wide apart so that it could be linked against the closed source
XForms library. See http:/
Angus Leeming wrote:
> It's quite interesting to see what happens when you post off a request
> into the ether and wait. So far, 45 people have responded and 56 haven't.
Actually, it was 46. Now we're up to 53 respondants, the new ones being.
João Luis Meloni Assirati
Helge Hafting
Adrien Rebo
Angus,
You have my permission to change the license of my contribution to the
GNU GPL version 2 or later.
Please note the change of email address (please check the headers - I'm
not quoting it here for the spam-bots to find.).
Ben Stanley.
On Wed, 2005-02-23 at 01:55, Angus Leeming wrote:
> In
Jean-Marc Lasgouttes wrote:
> PS: we are going to have a huge diff for 1.3.6 :)
I checked out BRANCH_1_3_X of 13 Dec so that I could see exactly what
changes I've made to this beast in the name of Windows support. (Can't use
`cvs diff -D'13 Dec 2004'` on a branch unfortunately.)
If we cut out the
Martin Vermeer wrote:
> I modified autogen.sh to allow this and it seems to build just fine.
> Is there a reason for not supporting 1.8? Already FC2 comes with 1.8.3.
None at all. It's just that I didn't have an FC machine handy at the time.
In fact FC3 ships with automake 1.9, so I'll up the tes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Hi, JMarc. This patch simply removes the forked process dialog
Angus> from the XForms frontend. It never made it into the Qt frontend
Angus> and has since been removed from the 1.4.x tree too.
Angus> Removing this is the simplest w
> "Andreas" == Andreas Vox <[EMAIL PROTECTED]> writes:
Andreas> Yes, but that wasn't my question. :-) I just wanted to know
Andreas> if I'm just too stupid to produce the delay or if PowerPC is
Andreas> genuinely faster. Now that's settled I'd like to know your
Andreas> compiler settings, so I
25 matches
Mail list logo