Re: [patch] bug 2003

2005-09-07 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote: > > But I might be in favour. > > I'll have a look. Here is the patch. Works like a charme, except for insettabular. I did not find a way to let the tabular cell's (or their insettexts, for that matter) return neverIndent() true, so I left the (par.ownerCode() != Ins

Re: request for help with CVS access to LyX sources

2005-09-07 Thread Lars Gullik Bjønnes
Juergen Spitzmueller <[EMAIL PROTECTED]> writes: | David Soukal wrote: >> I'm sorry to bother you directly, but I have a question regarding the >> access to the LyX CVS server and I didn't want to post it on the list. >> >> My problem is that when I click the link "Details can be found here" on >>

Re: Qt toolbar prettiness

2005-09-07 Thread Angus Leeming
John Levon wrote: >> The attached patch implements this for LyX 1.3.x. Thoughts? > What happens if the real widgets extend right to the edge already? > You don't get the ">>" thing do you? If not, fine. Good point. I'll go ask on the Qt devel list what the recognised way to do this is and whether

Re: Qt toolbar prettiness

2005-09-07 Thread John Levon
On Wed, Sep 07, 2005 at 09:46:00AM +0100, Angus Leeming wrote: > The attached patch implements this for LyX 1.3.x. Thoughts? What happens if the real widgets extend right to the edge already? You don't get the ">>" thing do you? If not, fine. regards john

Re: support/lstrings.C subst() stuck in a loop

2005-09-07 Thread Eric Wilhelm
# from Jean-Marc Lasgouttes # on Wednesday 07 September 2005 04:47: >So the following patches are OK? > >Lars> guess so > >I applied them. Thanks to everybody who followed-up on this. I wasn't sure if I was making any sense working without a $HOME -- otherwise I would have filed a bug report.

Re: Bug: Entering/leaving char style inset requires two keystrokes

2005-09-07 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> See subject. You have to press Cursor-Left/Right twice in Michael> order to leave or enter a char style inset. The debug status Michael> line at the bottom of the LyX window tells me that this has Michael> to do with the new boun

Re: request for help with CVS access to LyX sources

2005-09-07 Thread Juergen Spitzmueller
David Soukal wrote: > I'm sorry to bother you directly, but I have a question regarding the > access to the LyX CVS server and I didn't want to post it on the list. > > My problem is that when I click the link "Details can be found here" on > the Download page, section CVS Access at LyX.org, nothin

Re: Broken \lyxline{} in 1.4cvs, and a suggested fix

2005-09-07 Thread Georg Baum
Jean-Marc Lasgouttes wrote: >> "Georg" == Georg Baum >> <[EMAIL PROTECTED]> >> writes: > > Georg> I was about to write 'No'. Then I tried to do it and now I > Georg> write 'Yes' :-( That was probably the reason for the change: In > Georg> 1.3 \lyxline is handled by the paragraph code,

Re: Cut & Paste in tables is broken!

2005-09-07 Thread Martin Vermeer
On Wed, 2005-09-07 at 10:27 +0200, Juergen Spitzmueller wrote: > Martin Vermeer wrote: > > BTW I have my patch for 1765 also still sitting in my tree, untested and > > uncommitted > > Please post the patch to bugzilla. I'll be happy to test it once my tree is > ready for it (i.e., my tabular chan

Re: [PATCH] Fix crash when toggling off change tracking

2005-09-07 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | Lars? Lars> Ok ok. I committed it. Lars> I think I am going to empower you right away to be on equal Lars> footing with me when it comes to approving patches for 1.4. OK. Lars> Just show some caution please... (ok I probably d

Re: Qt toolbar prettiness

2005-09-07 Thread Angus Leeming
Angus Leeming wrote: > The toolbars in KDE apps all extend to the end of the line. LyX's are cut > short and the result has always looked a little ugly to me. I've been > writing some Qt code here and have discovered that one way to create the > KDE-style toolbar is to add an empty, but stretchabl

Re: support/lstrings.C subst() stuck in a loop

2005-09-07 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: | So the following patches are OK? Lars> guess so I applied them. JMarc

Re: [PATCHES 13x, 14x] Paths with spaces

2005-09-07 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Our Windows users have been reporting that running of Angus> TeXFiles.sh is failing because the file name is not quoted. The Angus> attached patches resolves the problem for both 1.3.x and 1.4.x. Angus> Committing now as they're ob

Re: Cut & Paste in tables is broken!

2005-09-07 Thread Juergen Spitzmueller
Martin Vermeer wrote: > BTW I have my patch for 1765 also still sitting in my tree, untested and > uncommitted Please post the patch to bugzilla. I'll be happy to test it once my tree is ready for it (i.e., my tabular changes are in). Jürgen

[PATCHES 13x, 14x] Paths with spaces

2005-09-07 Thread Angus Leeming
Our Windows users have been reporting that running of TeXFiles.sh is failing because the file name is not quoted. The attached patches resolves the problem for both 1.3.x and 1.4.x. Committing now as they're obviously correct. -- AngusIndex: src/frontends/controllers/ChangeLog ==

Qt toolbar prettiness

2005-09-07 Thread Angus Leeming
The toolbars in KDE apps all extend to the end of the line. LyX's are cut short and the result has always looked a little ugly to me. I've been writing some Qt code here and have discovered that one way to create the KDE-style toolbar is to add an empty, but stretchable widget to the end of the too