Re: Yet another no.po

2005-06-28 Thread Helge Hafting
On Tue, Jun 28, 2005 at 02:16:16PM +0200, Jean-Marc Lasgouttes wrote: > > "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: > > Helge> This time: Change tracking and various math/table stuff. > > It seems that your patch contains at least parts of the previous one. > Are you sure you ran '

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Martin Vermeer
On Tue, Jun 28, 2005 at 06:04:10PM +0200, Georg Baum wrote: > Martin Vermeer wrote: > > > It's really very simple. A standard array: > > > > [ ] [ ] [ ] > > [ ] [a|] [ ] > > [ ] [ ] [ ] > > > > Note the letter "a" entered with the cursor behind it. Now pull down > > "copy column"

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Georg Baum
Martin Vermeer wrote: > It's really very simple. A standard array: > > [ ] [ ] [ ] > [ ] [a|] [ ] > [ ] [ ] [ ] > > Note the letter "a" entered with the cursor behind it. Now pull down > "copy column" from the menu. Ah, now it "works". I did not know that "leftmost" means "right

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Martin Vermeer
On Tue, 2005-06-28 at 14:47, Martin Vermeer wrote: > On Tue, 2005-06-28 at 13:40, Helge Hafting wrote: > > I edited a math matrix, the cursor was somewhere in the first column.1.4 > > crash edit->rows&columns->copy column crashed lyx. > > > > Helge Hafting > > Confirmed. > > Funny: the crash re

Re: 1.3.6Win-pre17 mungs path to bind file

2005-06-28 Thread Angus Leeming
Paul A. Rubin wrote: > Hi, > > Just tried to set the paths to the ui and bind files explicitly in Edit > | Preferences. Both set ok, but when I restarted LyX, only the ui path > was remembered correctly; the bind path was truncated to C:/Program. > Same happens if I set just the bind path and le

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Martin Vermeer
On Tue, 2005-06-28 at 18:03, Georg Baum wrote: > Martin Vermeer wrote: > > > On Tue, 2005-06-28 at 13:40, Helge Hafting wrote: > >> I edited a math matrix, the cursor was somewhere in the first column.1.4 > >> crash edit->rows&columns->copy column crashed lyx. > >> > >> Helge Hafting > > > > Con

1.3.6Win-pre17 mungs path to bind file

2005-06-28 Thread Paul A. Rubin
Hi, Just tried to set the paths to the ui and bind files explicitly in Edit | Preferences. Both set ok, but when I restarted LyX, only the ui path was remembered correctly; the bind path was truncated to C:/Program. Same happens if I set just the bind path and leave the ui alone. However, if

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Georg Baum
Martin Vermeer wrote: > On Tue, 2005-06-28 at 13:40, Helge Hafting wrote: >> I edited a math matrix, the cursor was somewhere in the first column.1.4 >> crash edit->rows&columns->copy column crashed lyx. >> >> Helge Hafting > > Confirmed. I can't reproduce. > Funny: the crash requires that > 1

Re: Yet another no.po

2005-06-28 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> This time: Change tracking and various math/table stuff. It seems that your patch contains at least parts of the previous one. Are you sure you ran 'cvs up'? I chose to reverse the first patch and then apply the second one. I hope

Re: 1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Martin Vermeer
On Tue, 2005-06-28 at 13:40, Helge Hafting wrote: > I edited a math matrix, the cursor was somewhere in the first column.1.4 > crash edit->rows&columns->copy column crashed lyx. > > Helge Hafting Confirmed. Funny: the crash requires that 1) the cursor is NOT in the top left cell; and 2) the cur

Yet another no.po

2005-06-28 Thread Helge Hafting
This time: Change tracking and various math/table stuff. A lot of xforms stuff isn't translated - is xforms still popular or is it mostly disused? No need to translate it if users prefer qt, or if obsolescence is planned. There are still a few things I find hard to translate. The bigger probl

Re: [Patch] Another no.po update for lyx 1.4

2005-06-28 Thread Martin Vermeer
On Tue, 2005-06-28 at 12:53, Jean-Marc Lasgouttes wrote: > > "G" == G Milde <[EMAIL PROTECTED]> writes: ... > One thing that we should do, though, is to change "opt" for the button > to "short", or in any case change them so that they are coherent. > Maybe "aternative text" could be good, als

1.4 crash edit->rows&columns->copy column

2005-06-28 Thread Helge Hafting
I edited a math matrix, the cursor was somewhere in the first column.1.4 crash edit->rows&columns->copy column crashed lyx. Helge Hafting

Re: [Patch] Another no.po update for lyx 1.4

2005-06-28 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> Some translations I missed, and some improved translations. Thanks, I applied it. JMarc

Re: [Patch] Another no.po update for lyx 1.4

2005-06-28 Thread Jean-Marc Lasgouttes
> "G" == G Milde <[EMAIL PROTECTED]> writes: >> >So IMHO "short title" should be given a more general name in all >> >languages. G> Actually, it would be nice, if the name (menu entry string) could G> be given in the layout file as argument for OptionalArgs. With this G> scheme, the lines G>

1.4 Weird interaction spellcheck+changetracking

2005-06-28 Thread Helge Hafting
Turn spellchekcing on for some document. Add a few misspelt word here and there. They appear blue due to the change tracking. Run a spell checking, it finds those words. Ignore them in the spellchecker. Correct all the misspelt words manually, by backspace&rewriting - now you have some correctly

1.4: Spellchecker runs twice?

2005-06-28 Thread Helge Hafting
New document, type "test test test" Press "home" or move the cursor there. Press F7 for spell checking. First, I get "3 words checked". Well, that's fine, but _then_ I get the spell check dialog that claims to be 93% finished. All fields are blank, it is as if it thinks the empty string is "wro

1.4 microbug in change tracking, "merge changes..." starts out blank

2005-06-28 Thread Helge Hafting
menu "merge changes" The window starts out blank. It'd be better if it started with the first change. Now I have to press the button "Next Change" as the first thing I do - the dialog ought to do that automatically. Not a serious problem, but likely an easy fix. Helge Hafting

Re: [Patch] Another no.po update for lyx 1.4

2005-06-28 Thread G. Milde
On 28.06.05, Helge Hafting wrote: > G. Milde wrote: > >On 27.06.05, Martin Vermeer wrote: > >>On Mon, Jun 27, 2005 at 03:12:30PM +0200, Helge Hafting wrote: > > > >>>I wonder: Is "short title" _only_ for short titles, or is it a generic > >>>way > >>>of adding an optional argument? The two concep

Re: [patch] bug 1808: undo still has serious problems with memory

2005-06-28 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | On Mon, Jun 27, 2005 at 11:49:58AM +0200, Lars Gullik Bjønnes wrote: >>> A friend declaration is not a forward declaration. Yes, it works with >>> gcc <= 4.0.x, but with 4.1 it will fail. >> > | Oh, is it? I wasn't aware of it. > > Some DR if I am not mistaken. > >

Re: [Patch] Another no.po update for lyx 1.4

2005-06-28 Thread Helge Hafting
G. Milde wrote: On 27.06.05, Martin Vermeer wrote: On Mon, Jun 27, 2005 at 03:12:30PM +0200, Helge Hafting wrote: I wonder: Is "short title" _only_ for short titles, or is it a generic way of adding an optional argument? The two concepts translate differently. Currently i