Re: [patch] bug 1999: Wrong default label in figure captions

2006-03-16 Thread Jean-Marc Lasgouttes
Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre I'd prefer something like Andre for (size_t i = cur.depth(); i--; ) You have to test for i0 somewhere, don't you? JMarc

Re: LyX 1.4.0 does not truncate long file names

2006-03-16 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg I changed the comment slightly to make the reason for the value Georg 140 clear. The attached goes into trunk now. Is it also OK for Georg 1.4? Yes. JMarc

Re: [Patch] allow delete para break after insert in CT

2006-03-16 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: You are accumulating changes for 1.4.x too, right? Martin What do you mean? Martin 1. Yes, I try to remember updating status.14x whenever Martin committimg I know that. Martin 2. Yes, I'll make a list of all change tracking -related Martin

Re: [Patch] allow delete para break after insert in CT

2006-03-16 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: PS: is it normal that in head, a footnote along in its paragraph takes the whole width of the window when edited? Is that what you discussed with bennett? Martin Yes, that was a design choice. Without it, selective redraw Martin will

Re: Sysprof -- did anybody try it?

2006-03-16 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John On Wed, Mar 15, 2006 at 06:49:07PM +0100, Jean-Marc Lasgouttes John wrote: To my defense, I shall add that I never managed to use oprofile (I plead guilty of incompetence). John Hmmm... I dunno how. You only have to do one piece of setup... I

Re: [Patch] CT related fixes (Re: [Patch] allow delete para break after insert in CT)

2006-03-16 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Martin Vermeer [EMAIL PROTECTED] writes: | (BTW tip: alias Lars svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' | in .bashrc) Lars Or set it in .subversion/config How exactly? JMarc

Re: isTrueTextInset issue

2006-03-16 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin Even more precisely: the idea is, that if you have an inset Martin that can contain internal text that can _itself_ be Martin change-track marked in LaTeX/DVI, then in the text surrounding Martin it, the change track markings have to end

Re: qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Leuven, E. a écrit : hi guys, just compiled the qt4 frontend and am surprised how well it works. great work abdul! Thanks :-) I am curious of how well it works for you. Do you see the same problem as Georg? (slowness and Qt errors about painting in the console) i made some little changes

Re: Qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Mon, Mar 13, 2006 at 12:20:28PM +0100, Abdelrazak Younes wrote: Juergen Spitzmueller a écrit : Abdelrazak Younes wrote: The problems seems to be that we try to initialize the QPainter object multiple times (at least in QLPainter). This is not allowed:

Re: [patch] fix lib/configure.py

2006-03-16 Thread Abdelrazak Younes
Andre Poenitz a écrit : On Mon, Mar 13, 2006 at 02:54:13PM +0100, Abdelrazak Younes wrote: Coming back to QProcess, I am sure we could use that in a clean manner by using a virtual base class that would be inherited by a new ForkedCall that would encapsulate QProcess. If rtti is enabled, the

Re: isTrueTextInset issue

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 10:40:04AM +0100, Jean-Marc Lasgouttes wrote: Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin Even more precisely: the idea is, that if you have an inset Martin that can contain internal text that can _itself_ be Martin change-track marked in LaTeX/DVI,

RE: Re: qt4 frontend

2006-03-16 Thread Leuven, E.
I am curious of how well it works for you. Do you see the same problem as Georg? (slowness and Qt errors about painting in the console) don't see painting errors on the console, but it seems a bit slow when selecting text (not sure this is a qt4 frontend thingie) i am trying to get some work

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Georg Baum
Chris Karakas wrote: No. I mean in LyX 1.2 I can choose the SGML environment, then write and it will be exported to SGML as , i.e. unchanged. Now, with LyX 1.4, all SGML environments have become Standard environments - this breaks whole parts of the document, like smilies, author info,

Re: qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Leuven, E. a écrit : I am curious of how well it works for you. Do you see the same problem as Georg? (slowness and Qt errors about painting in the console) don't see painting errors on the console, Very good, maybe it just vanished after my QWorkArea cleanup, Georg, Juergen, do you confirm

Re: [patch] fix bug 2361

2006-03-16 Thread Georg Baum
Andre Poenitz wrote: On Tue, Mar 14, 2006 at 02:38:42PM +0100, Georg Baum wrote: Jean-Marc Lasgouttes wrote: I am a bit nervous about removing things like \begin, \left or \protect. Can you tell what having these break? Nothing, but they are not used either. At least \protect will

Re: isTrueTextInset issue

2006-03-16 Thread Georg Baum
Martin Vermeer wrote: With all due respect, I think you miss the point. What the isTrueTextInset method tries to establish, is whether a certain type of inset (math; collapsable; tabular) is _derived_ from textinset, by inheritance. The reason this is necessary is, that only then will it

Re: qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Leuven, E. a écrit : I guess you have commit RW access, so please commit your patch. am not sure i have. i can imagine lars removed me from the list after migrating to subversion At least you have an account in svn.lyx.org: [EMAIL PROTECTED] ~]$ ls -d /home/leuven /home/leuven

Re: qt4 frontend

2006-03-16 Thread Jean-Marc Lasgouttes
Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Leuven, E. a écrit : I guess you have commit RW access, so please commit your patch. am not sure i have. i can imagine lars removed me from the list after migrating to subversion Abdelrazak At least you have an account in

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Stephen Harris
-Ursprüngliche Nachricht- Von: Stephen Harris Gesendet: 16.03.06 06:38:58 An: chris(at)karakas-online.de Betreff: LyX 1.4.0 and DocBook SGML Stephen Harris wrote: Hello Chris, I found your document interesting. When I opened your mySGML.lyx, I got that missing docbook-book TeX

[Patch] Edwin fixes to qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Leuven, E. a écrit : I guess you have commit RW access, so please commit your patch. am not sure i have. i can imagine lars removed me from the list after migrating to subversion Abdelrazak

RE: Re: qt4 frontend

2006-03-16 Thread Leuven, E.
I don't know, are you compiling with enable-stdlib-debug? no i disabled that one... perhaps we can reinstate that one while john levon is not watching? ;-) I would agree with such a change. don't know how others think about it, but i am very tempted... ed.

Re: qt4 frontend

2006-03-16 Thread Abdelrazak Younes
Leuven, E. a écrit : I don't know, are you compiling with enable-stdlib-debug? no i disabled that one... perhaps we can reinstate that one while john levon is not watching? ;-) I would agree with such a change. don't know how others think about it, but i am very tempted... I have read

Re: [Patch] CT related fixes (Re: [Patch] allow delete para break after insert in CT)

2006-03-16 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: | | Lars Martin Vermeer [EMAIL PROTECTED] writes: | (BTW tip: alias | Lars svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' | in .bashrc) | | Lars Or set it in .subversion/config | | How

Re: qt4 frontend

2006-03-16 Thread Lars Gullik Bjønnes
Leuven, E. [EMAIL PROTECTED] writes: | I guess you have commit RW access, so please commit your patch. | | am not sure i have. i can imagine lars removed me from the list | after migrating to subversion Yeah... I weeded out committers that did not declare interest in keeping the RW access.

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 03:09:30AM -0800, Stephen Harris wrote: ... This is NOT what we want! :-( I hope it's clear now. Regards, Chris Karakas http://www.karakas-online.de - Thanks for the clarification. I was interested because of a

[PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Jean-Marc Lasgouttes
This patch disables Save when document is not changed. This is going in trunk and branch this afternoon if nobody complains. JMarc Index: src/ChangeLog === --- src/ChangeLog (revision 13376) +++ src/ChangeLog (working copy) @@ -1,3

RE: Re: qt4 frontend

2006-03-16 Thread Leuven, E.
Yeah... I weeded out committers that did not declare interest in keeping the RW access. Shall I enable it for you? i don't think i will be a big committer, a fix now and then. you could enable it for qt4 so that abdel does not need to shove them in... it is up to you. regards, edwin

Re: Problem with mathed

2006-03-16 Thread Juergen Spitzmueller
Georg Baum wrote: Out of curiosity, Georg, Juergen, do you see any improvement under linux with qt4 frontend wrt compilation time? On windows, if I'm changing a file, re-generating the executable is a matter of three minutes (with -O3). Qt2, well, a bit less than an hour and 450 Megs of

Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Chris Karakas
Hello all, I am creating a source RPM file for LyX 1.4.0 and I see that for Authors I only have: Matthias Ettrich [EMAIL PROTECTED] After extensively searching the LyX homepage for a list of authors, I gave up. I tried to locate a CREDITS file (which must be there, according to the GPL, I

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Jean-Marc Lasgouttes
Chris == Chris Karakas [EMAIL PROTECTED] writes: Chris After extensively searching the LyX homepage for a list of Chris authors, I gave up. I tried to locate a CREDITS file (which Chris must be there, according to the GPL, I think) in the 1.4.0 Chris tarball, but nothing... Have a look at

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Jose' Matos
On Thursday 16 March 2006 11:50, Martin Vermeer wrote: I see 9147jamatos 9147jamatos Style SGML 9147jamatos ObsoletedBy Standard 9147jamatos End at the end of db_stdlayouts.inc, and r9147 | jamatos | 2004-10-30 21:17:31 +0300 (Sat, 30 Oct 2004) |

Re: Question about Patch submission and commit

2006-03-16 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : btw. did we come to any consensus about my Drop ChangeLogs RFC? I guess unless someone decide there would be no decision. So?

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Jose' Matos
On Wednesday 15 March 2006 21:01, Chris Karakas wrote: Whatever I had written in pure SGML is now exported as if it were normal text, with /caution becoming lt;/cautiongt;, for example. My mistake. We need to fix lyx2lyx to do the right convertion. I will send a fix soon. -- José Abílio

Re: [patch] fix bugs 2234 and 2236

2006-03-16 Thread Jean-Marc Lasgouttes
Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Enrico Forestieri wrote: Just noticed a small problem. It works when importing a latex file, but I am not able to insert \tag* by using the keyboard. I obtain a \tag cell plus the *, but not a \tag* cell. Georg I know. The only method to

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Angus Leeming
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Chris == Chris Karakas [EMAIL PROTECTED] writes: Chris After extensively searching the LyX homepage for a list of Chris authors, I gave up. I tried to locate a CREDITS file (which Chris must be there, according to the GPL, I think) in the 1.4.0

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Abdelrazak Younes
Angus Leeming a écrit : Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Chris == Chris Karakas [EMAIL PROTECTED] writes: Chris After extensively searching the LyX homepage for a list of Chris authors, I gave up. I tried to locate a CREDITS file (which Chris must be there, according to the GPL,

Re: Question about Patch submission and commit

2006-03-16 Thread Angus Leeming
Abdelrazak Younes [EMAIL PROTECTED] writes: Lars Gullik Bjønnes a écrit : btw. did we come to any consensus about my Drop ChangeLogs RFC? I guess unless someone decide there would be no decision. So? I don't hear anybody speaking up for ChangeLogs. Just do it and move on :) Angus

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | This patch disables Save when document is not changed. This is going | in trunk and branch this afternoon if nobody complains. Why do we need to avoid a save when the document is not changed? Why is it wrong to just overwrite the existing one? --

[patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
OK for branch and trunk? Jürgen Index: src/text.C === --- src/text.C (Revision 13392) +++ src/text.C (Arbeitskopie) @@ -1579,6 +1579,10 @@ bool LyXText::Delete(LCursor cur) recordUndo(cur, Undo::DELETE, cur.pit());

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Jose' Matos
On Thursday 16 March 2006 13:16, Jose' Matos wrote: My mistake. We need to fix lyx2lyx to do the right convertion. I will send a fix soon. Chris, could you please apply this patch to lyx2lyx/lyx_1_4.py and see if it works? -- José Abílio Index: lyx_1_4.py

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Angus Leeming
Abdelrazak Younes [EMAIL PROTECTED] writes: Angus Leeming a écrit : Jean-Marc Lasgouttes Jean-Marc.Lasgouttes at ... writes: Chris == Chris Karakas chris at ... writes: Chris After extensively searching the LyX homepage for a list of Chris authors, I gave up. I tried to locate a CREDITS

Re: Question about Patch submission and commit

2006-03-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | Abdelrazak Younes [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes a écrit : | btw. did we come to any consensus about my Drop ChangeLogs RFC? | | I guess unless someone decide there would be no decision. | So? | | I don't hear anybody speaking up

Re: Question about Patch submission and commit

2006-03-16 Thread Lars Gullik Bjønnes
Abdelrazak Younes [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes a écrit : | btw. did we come to any consensus about my Drop ChangeLogs RFC? | | I guess unless someone decide there would be no decision. | | So? I'd like to at least convince Jean-Marc that this is a good idea. But I guess to

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars This patch disables Save when document is not changed. This is Lars going | in trunk and branch this afternoon if nobody complains. Lars Why do we need to avoid a save when the

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Abdelrazak Younes
Angus Leeming a écrit : Abdelrazak Younes [EMAIL PROTECTED] writes: Angus Leeming a écrit : Jean-Marc Lasgouttes Jean-Marc.Lasgouttes at ... writes: Chris == Chris Karakas chris at ... writes: Chris After extensively searching the LyX homepage for a list of Chris authors, I gave up. I tried

Re: Question about Patch submission and commit

2006-03-16 Thread Jean-Marc Lasgouttes
Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars I'd like to at least convince Jean-Marc that this is a good Lars idea. But I guess to be able to do that, the rest of you have to Lars help. Create nice commit messages so that J-M understands that Lars this will give just what ChangeLog

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Jean-Marc Lasgouttes
Juergen == Juergen Spitzmueller [EMAIL PROTECTED] writes: Juergen OK for branch and trunk? Jürgen See the message I just posted in the bug: now that the patch for 880 is in, do you need to test for pos size()? Otherwise it is OK. JMarc

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Jean-Marc Lasgouttes
Jean-Marc == Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars This patch disables Save when document is not changed. This is Lars going | in trunk and branch this afternoon if nobody

Re: Question about Patch submission and commit

2006-03-16 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : Abdelrazak Younes [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes a écrit : | btw. did we come to any consensus about my Drop ChangeLogs RFC? | | I guess unless someone decide there would be no decision. | | So? I'd like to at least convince Jean-Marc that

Re: Question about Patch submission and commit

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 02:49:11PM +0100, Lars Gullik Bjønnes wrote: Angus Leeming [EMAIL PROTECTED] writes: | Abdelrazak Younes [EMAIL PROTECTED] writes: | Lars Gullik Bjønnes a écrit : | btw. did we come to any consensus about my Drop ChangeLogs RFC? | | I guess unless someone

Re: qt4 frontend

2006-03-16 Thread Juergen Spitzmueller
Abdelrazak Younes wrote: don't see painting errors on the console, Very good, maybe it just vanished after my QWorkArea cleanup, Georg, Juergen, do you confirm that? No, it's still there. Jürgen

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 02:46:07PM +0100, Juergen Spitzmueller wrote: OK for branch and trunk? Jürgen Does this also fix the problem with my earlier patch of deleting a just inserted paragraph break? - Martin pgpMZvWjMEOdT.pgp Description: PGP signature

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 02:59:31PM +0100, Jean-Marc Lasgouttes wrote: Jean-Marc == Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: Lars == Lars Gullik Bjønnes [EMAIL PROTECTED] writes: Lars Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars This patch disables Save when document is not

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Jean-Marc Lasgouttes
Martin == Martin Vermeer [EMAIL PROTECTED] writes: Martin No, I think it is nice. Many word processors even claim that Martin the doc has changed when you didn't do anything... I hate Martin that. This patch makes every save intentional, which is a Good Martin Thing. Something I want to do (not

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
Jean-Marc Lasgouttes wrote: Juergen OK for branch and trunk? Jürgen See the message I just posted in the bug: now that the patch for 880 is in, do you need to test for pos size()? I'll try if it works without and change accordingly, if so. However, for branch (where Martin's patch is not

[PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Jean-Marc Lasgouttes
This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems when dEPM triggers. I tested it and it does what it says. Applying now. JMarc Index: src/ChangeLog

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
Martin Vermeer wrote: Does this also fix the problem with my earlier patch of deleting a just inserted paragraph break? It isn't supposed to. But I thought you have fixed this already? At least it looks like it. Jürgen

Re: pre6

2006-03-16 Thread Rex Dieter
Jean-Marc Lasgouttes wrote: Rex == Rex Dieter [EMAIL PROTECTED] writes: Rex And here it is (sorry for not mentioning it here/upstream Rex earlier). Should be pretty self-explanatory. Rex In particular, adds usage for htmlview, evince, gsview... Rex re-arranges priorities a bit (you can

Re: [Patch] CT related fixes (Re: [Patch] allow delete para break after insert in CT)

2006-03-16 Thread Georg Baum
Lars Gullik Bjønnes wrote: Jean-Marc Lasgouttes [EMAIL PROTECTED] writes: | Lars == Lars Gullik Bjønnes | [EMAIL PROTECTED] writes: | | Lars Martin Vermeer [EMAIL PROTECTED] | writes: | (BTW tip: alias Lars svndiff='svn diff --diff-cmd | /usr/bin/diff -x -up' | in .bashrc) | |

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Angus Leeming
Abdelrazak Younes [EMAIL PROTECTED] writes: Funny, I could have sworn that you were in generate_contributions.py. That's maybe because you asked me the question once: http://marc.theaimsgroup.com/?l=lyx-develm=113993670602439w=2 I'm obviously going senile :( Anyway, thanks for following up

Re: [PATCH] bug 2313: Save should be disabled for unchanged documents

2006-03-16 Thread Lars Gullik Bjønnes
Martin Vermeer [EMAIL PROTECTED] writes: | There is the easiest of workarounds: do a small edit. | spacebackspace comes to mind. And super annoying... (but I guess we are used to it...) -- Lgb

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems when dEPM triggers. I tested it and it does what it says. Applying now. Modified:

Re: Question about Patch submission and commit

2006-03-16 Thread Angus Leeming
Martin Vermeer [EMAIL PROTECTED] writes: Is there a way to automate the commit message editing process in such a way that the user can easily add this info to the list of files? I.e., the guard protecting the file list should be removed and some smaller format conversions to make it

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Jean-Marc Lasgouttes
Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Jean-Marc Lasgouttes a écrit : This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems when dEPM triggers. I tested it

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 03:21:10PM +0100, Juergen Spitzmueller wrote: Martin Vermeer wrote: Does this also fix the problem with my earlier patch of deleting a just inserted paragraph break? It isn't supposed to. But I thought you have fixed this already? At least it looks like it. You

Re: Missing CREDITS file - who are the authors of LyX?

2006-03-16 Thread Abdelrazak Younes
Angus Leeming a écrit : Funny, I could have sworn that you were in generate_contributions.py. Please post a mail to this list (a reply will to this will do) stating that you agree to licence your contributions to LyX under the Gnu General Public License, version 2 or later. Once you've done

Re: Question about Patch submission and commit

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 02:35:17PM +, Angus Leeming wrote: Martin Vermeer [EMAIL PROTECTED] writes: Is there a way to automate the commit message editing process in such a way that the user can easily add this info to the list of files? I.e., the guard protecting the file list should be

Re: [PATCH] bug 2298: cursorEnd triggers dEPM but does not update

2006-03-16 Thread Abdelrazak Younes
Jean-Marc Lasgouttes a écrit : Abdelrazak == Abdelrazak Younes [EMAIL PROTECTED] writes: Abdelrazak Jean-Marc Lasgouttes a écrit : This patch from Félix-Antoine Bourbonnais makes sure that cursorBegin/End and cursorTop/Bottom correctly return their dEPM status. This fixes frawing problems

[Patch] Wide inset rendering unpleasantness

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 10:31:58AM +0100, Jean-Marc Lasgouttes wrote: ... Is it possible to do selective redraw only when the inset is in display mode (that is, when the footnote has more than one line)? Would that solve something? Actually it isn't quite that simple (we more or less have

Re: [patch] fix bugs 2234 and 2236

2006-03-16 Thread Georg Baum
Jean-Marc Lasgouttes wrote: Georg == Georg Baum [EMAIL PROTECTED] writes: Georg Enrico Forestieri wrote: Just noticed a small problem. It works when importing a latex file, but I am not able to insert \tag* by using the keyboard. I obtain a \tag cell plus the *, but not a \tag* cell.

Re: r13397 - in /lyx-devel/branches/BRANCH_1_4_X/src: fronten...

2006-03-16 Thread Michael Gerz
O I was in hope that this patch goes in 1.4.X :-) At least it shouldn't hurt. Michael - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 16, 2006 3:30 PM Subject: r13397 - in /lyx-devel/branches/BRANCH_1_4_X/src: fronten... Author:

[patch] fix bug 2175

2006-03-16 Thread Georg Baum
As discussed with Jean-Marc in bugzilla. This is already in. Abdel, am I right that it is not needed for qt4? GeorgIndex: src/frontends/qt2/QContentPane.C === --- src/frontends/qt2/QContentPane.C (Revision 13399) +++

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
Also sprach Martin Vermeer: You complained about the cursor ending up in the wrong place. Does is still? No, this is gone (unrelated to my patch). But there's a new one: 1. type hello world 2. place cursor after hello (before blank) and break paragraph 3. place cursor in second line after

[patch] fix bug 2290

2006-03-16 Thread Georg Baum
Also discussed in bugzilla, goes also in 1.5 and 1.4. Georg PS: I switched already to no ChangeLog.Index: src/tex2lyx/table.C === --- src/tex2lyx/table.C (Revision 13208) +++ src/tex2lyx/table.C (Arbeitskopie) @@ -1059,7 +1059,7 @@

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: See the message I just posted in the bug: now that the patch for 880 is in, do you need to test for pos size()? I'll try if it works without and change accordingly, if so. the test is still needed, otherwise the cursor hangs at paragraph end. Jürgen

Re: [patch] fix bug 2175

2006-03-16 Thread Abdelrazak Younes
Georg Baum a écrit : As discussed with Jean-Marc in bugzilla. This is already in. Abdel, am I right that it is not needed for qt4? I guess not because QWorkArea handle the scrollbar wheelevent directly. But you should maybe verify that it's working on par with other Qt4 apps if any...

Re: Question about Patch submission and commit

2006-03-16 Thread Angus Leeming
Martin Vermeer wrote: svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' alias grepfunc='egrep \(Index:\|^@@\)' $ svndiff -r 13397 svndiff.txt $ sh svndiff.sh svndiff.txt Regards, -- Angus svndiff.sh Description: application/shellscript

Re: [Patch] allow delete para break after insert in CT

2006-03-16 Thread Juergen Spitzmueller
Georg Baum wrote: Having edited a lot of footnotes recently I agree with Bennet that it is ugly. I understand the reason for doing it, mut it might be worth it to rethink about that when the most urgent bugs are fixed. I agree. This gets very irritating especially when several collapsables are

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Martin Vermeer
Juergen Spitzmueller [EMAIL PROTECTED] writes: Also sprach Martin Vermeer: You complained about the cursor ending up in the wrong place. Does is still? No, this is gone (unrelated to my patch). But there's a new one: 1. type hello world 2. place cursor after hello (before blank)

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Lars Gullik Bjønnes
Martin Vermeer [EMAIL PROTECTED] writes: | Juergen Spitzmueller [EMAIL PROTECTED] writes: | | | Also sprach Martin Vermeer: | You complained about the cursor ending up in the wrong place. Does is | still? | | No, this is gone (unrelated to my patch). | But there's a new one: | | 1.

Re: [patch] fix bug 2290

2006-03-16 Thread Lars Gullik Bjønnes
Georg Baum [EMAIL PROTECTED] writes: | Also discussed in bugzilla, goes also in 1.5 and 1.4. | | | Georg | | PS: I switched already to no ChangeLog. then you shouÃld post what you plan to write in the commit message in the same mail that has the patch. -- Lgb

Re: Re: qt4 frontend

2006-03-16 Thread John Levon
On Thu, Mar 16, 2006 at 11:03:34AM +0100, Leuven, E. wrote: i am trying to get some work done with it, but at the moment cannot insert a bibtex biblio... why is there an extra dialog here btw? think i like the 1.3 version better perhaps we can reinstate that one while john levon is not

Re: qt4 frontend

2006-03-16 Thread John Levon
On Thu, Mar 16, 2006 at 12:37:33PM +0100, Abdelrazak Younes wrote: I have read some people complaining in lyx-users but maybe some poll is in order. In any case, no need to erase any code, we can provide both in the qt4 frontend and switch to one or the other via a compiler switch or

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Juergen Spitzmueller
Martin Vermeer wrote: Just for fun, have a look at stripLeadingSpaces in paragraph.C, and try to imagine how this should ever work with change tracking on... (remember that erase(0) only does a logical erase in this case. No whitespace is actually removed) pandora's box... The method is

Re: [patch] fix bug 2290

2006-03-16 Thread Georg Baum
Lars Gullik Bjønnes wrote: then you shouÃld post what you plan to write in the commit message in the same mail that has the patch. OK, next time, it is simply a matter of getting used to it. Georg

[patch] fix bug 2245, was: Re: Pending patches for 1.5 - 1.4.x

2006-03-16 Thread Georg Baum
Georg Baum wrote: Attached is a better patch, based on your comments. Plase test. Did anybody test this? It works for me. I think I am committing it to trunk soon, but I'd like to get enough testing so that it can also go into 1.4.1. ChangeLog: * parser_tools.py

Re: [patch] bug 2185: Delete key does not move the cursor to the next character in change tracking mode

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 05:48:05PM +0100, Juergen Spitzmueller wrote: Martin Vermeer wrote: Just for fun, have a look at stripLeadingSpaces in paragraph.C, and try to imagine how this should ever work with change tracking on... (remember that erase(0) only does a logical erase in this case.

Re: Question about Patch submission and commit

2006-03-16 Thread Martin Vermeer
On Thu, Mar 16, 2006 at 03:55:06PM +, Angus Leeming wrote: Martin Vermeer wrote: svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' alias grepfunc='egrep \(Index:\|^@@\)' $ svndiff -r 13397 svndiff.txt $ sh svndiff.sh svndiff.txt Cool! How to integrate this into the commit message

Re: qt4 frontend

2006-03-16 Thread Abdelrazak Younes
John Levon a écrit : On Thu, Mar 16, 2006 at 12:37:33PM +0100, Abdelrazak Younes wrote: I have read some people complaining in lyx-users but maybe some poll is in order. In any case, no need to erase any code, we can provide both in the qt4 frontend and switch to one or the other via a

RE: Re: qt4 frontend

2006-03-16 Thread Leuven, E.
i agree with your points here on the insert citation dialog (i like the 1.3 version better too) for clarity: in my previous mail i referred to the insert bibtex biblio dialog (or 2 dialogs in 1.4) it is tedious going through 2 dialogs if 1 could have sufficed... my 2c of course edwin

Re: Question about Patch submission and commit

2006-03-16 Thread Angus Leeming
Martin Vermeer [EMAIL PROTECTED] writes: On Thu, Mar 16, 2006 at 03:55:06PM +, Angus Leeming wrote: Martin Vermeer wrote: svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' alias grepfunc='egrep \(Index:\|^ at at \)' $ svndiff -r 13397 svndiff.txt $ sh svndiff.sh svndiff.txt

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Chris Karakas
Chris, could you please apply this patch to lyx2lyx/lyx_1_4.py and see if it works? Yes, it works. But there are still some bugs in the SGML export. I guess I will use the bugzilla system to report them. One thing I can already tell you: when you have an URL (which you inserted with

Re: [patch] fix bug 2245, was: Re: Pending patches for 1.5 - 1.4.x

2006-03-16 Thread Jose' Matos
On Thursday 16 March 2006 16:57, Georg Baum wrote: Georg Baum wrote: Attached is a better patch, based on your comments. Plase test. Did anybody test this? It works for me. I think I am committing it to trunk soon, but I'd like to get enough testing so that it can also go into 1.4.1.

Re: Question about Patch submission and commit

2006-03-16 Thread Lars Gullik Bjønnes
Angus Leeming [EMAIL PROTECTED] writes: | Martin Vermeer [EMAIL PROTECTED] writes: | On Thu, Mar 16, 2006 at 03:55:06PM +, Angus Leeming wrote: | Martin Vermeer wrote: |svndiff='svn diff --diff-cmd /usr/bin/diff -x -up' |alias grepfunc='egrep \(Index:\|^ at at \)' | | $

Re: qt4 frontend

2006-03-16 Thread John Levon
On Thu, Mar 16, 2006 at 06:21:44PM +0100, Abdelrazak Younes wrote: I think its a matter of beginner vs power user. No. If it comes down to that, we've already failed. tool? I think a simple, case-insensitive, search-as-type is more than enough and more intuitive. A more powerful search tool

Re: LyX 1.4.0 and DocBook SGML

2006-03-16 Thread Jose' Matos
On Thursday 16 March 2006 17:44, Chris Karakas wrote: Chris, could you please apply this patch to lyx2lyx/lyx_1_4.py and see if it works? Yes, it works. But there are still some bugs in the SGML export. I guess I will use the bugzilla system to report them. Thanks. One thing I can

Re: Mysterious crash with a cygwin build

2006-03-16 Thread Enrico Forestieri
Angus Leeming [EMAIL PROTECTED] writes: I'll try to come up with a patch to the LaTeX::deplog() function in src/LaTeX.C. Way to go! ;-) Here is the patch. Please test, it works for me. The only drawback which I can foresee is that a file *may* be passed two times to handleFoundFile() but

Re: Qt4 frontend

2006-03-16 Thread Andre Poenitz
On Thu, Mar 16, 2006 at 10:50:41AM +0100, Abdelrazak Younes wrote: I thought even painting into a pixmap should only be done in a paintEvent(). The pixmap is located on the server side after all... I don't think so... or maybe I don't understand what you mean by server side. The X server.

Re: [patch] bug 1999: Wrong default label in figure captions

2006-03-16 Thread Andre Poenitz
On Thu, Mar 16, 2006 at 10:28:22AM +0100, Jean-Marc Lasgouttes wrote: Andre == Andre Poenitz [EMAIL PROTECTED] writes: Andre I'd prefer something like Andre for (size_t i = cur.depth(); i--; ) You have to test for i0 somewhere, don't you? Testing for != 0 gives the same result in

Re: [patch] fix bug 2361

2006-03-16 Thread Andre Poenitz
On Thu, Mar 16, 2006 at 11:27:31AM +0100, Georg Baum wrote: Andre Poenitz wrote: On Tue, Mar 14, 2006 at 02:38:42PM +0100, Georg Baum wrote: Jean-Marc Lasgouttes wrote: I am a bit nervous about removing things like \begin, \left or \protect. Can you tell what having these break?

  1   2   3   >