Re: [patch] Big update to no.po for 1.4

2005-06-26 Thread Helge Hafting
Jean-Marc Lasgouttes wrote: "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> Lots of translated strings, now that I figured out those Helge> "fuzzy" things. In particular, all of the main menu+submenus Helge> and main toolbar texts, except for a very few I couldn't find

Re: [Patch] fix bug 1765: fixed width cell's width not displayed on screen

2005-06-26 Thread Martin Vermeer
On Fri, Jun 24, 2005 at 01:38:11PM +0200, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > Attached, please review > > > > - Martin > > x.diff > > Index: insettabular.C > > === > > RCS file: /usr/local/lyx/cvsroot/lyx-devel/sr

Re: \textrm in math, was: Re: [patch] math_colorinset fix

2005-06-26 Thread Martin Vermeer
On Fri, Jun 24, 2005 at 08:55:50AM +0200, Georg Baum wrote: > Juergen Spitzmueller wrote: > > > Georg Baum wrote: > > Yes, but isn't the cause for this the partial disabling of font changes in > > MATH_MODE (in math_nestinset::getStatus)? > > Yes. > > > When I reenable them (see attached patch),

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

2005-06-26 Thread Alfredo Braunstein
Juergen Spitzmueller wrote: > http://bugzilla.lyx.org/show_bug.cgi?id=1808 > > I have been strictly following this recipe from André a.k.a. Kornelia > (minus the cosmetics): > http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg75701.html > > It fixes the cases described in bug 1808, but si

Lyx1.3.6Win prel. minor, bind files not active

2005-06-26 Thread Petrus Hyvönen
I installed Lyx1.3.6prel win today. The bind file is default to cua in preferences, but keyboard shortcuts doesn't work. setting this manually to the path and cua.bind files makes it work. Keep up good work! /Petrus

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

2005-06-26 Thread Juergen Spitzmueller
http://bugzilla.lyx.org/show_bug.cgi?id=1808 I have been strictly following this recipe from André a.k.a. Kornelia (minus the cosmetics): http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg75701.html It fixes the cases described in bug 1808, but since I do not really understand the undo

Re: [patch] bug 1801: wasteland inside table cell is not clickable

2005-06-26 Thread Alfredo Braunstein
Juergen Spitzmueller wrote: > Attached is a rewritten dist function which calculates the actual cell > dimensions. I have found no other way to get the dimensions than the > calculations I have used. If there are better solutions, please let me > know. I think that there are not (the tabular cod

Re: tex2lyx.exe not working

2005-06-26 Thread Andre Poenitz
On Wed, Jun 22, 2005 at 02:50:04AM -0700, Stephen Harris wrote: > I thought that in Windows that putting the prime directive in the path > was sufficient since dos searches all the sub-directories unlike *nix? DOS does not search in subdirectories, and neither does Windows. Andre'