Re: Is this the right behavior for del?

2006-04-06 Thread Bo Peng
> In my opinion del should do nothing here. OK. Let us wait other's opinion and see if we should change the current behavior, which is, in my opinion, worse than acting as backspace, or doing nothing. In the meantime, if you have time, could you help me test the attached patch? It basically

Re: Revision 13302 link errors

2006-04-06 Thread Kayvan A. Sylvan
On Sat, Mar 25, 2006 at 12:41:45AM +0100, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | On Fri, Mar 24, 2006 at 10:25:04PM +0100, Lars Gullik Bjønnes wrote: > | > Helge Hafting <[EMAIL PROTECTED]> writes: > | > > | > | If FC4 don't have any older or newer

[PATCH] Bug 686 delete empty math box with delete/backspace key.

2006-04-06 Thread Bo Peng
Patch submitted to http://bugzilla.lyx.org/show_bug.cgi?id=686 . Current behavior: [] means cell boundary, | is cursor [|] + del/bs = | (remove empty cell from inside) [[|]] + del/bs = [|] (the same) [|] ---del: nothing happens, backspace: move left [other] [|]a ---

Re: r13557 - in /lyx-devel/trunk/src/frontends/qt4: QMathDial...

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 10:44:54AM +0200, Georg Baum wrote: > Abdelrazak Younes wrote: > > > If buildir is not at the same level as srcdir then it won't work. i.e. > > the icons won't show in the math panel. As I said in a previous mail > > this is just an interim fix (for srcdir and posix

Re: [patch] Decap all functions in filetools.h

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 10:50:09AM +0200, Lars Gullik Bjønnes wrote: > > I am afraid this steps a bit on the patch Andre is trying to commit, > so I'll hold off a bit. Just commit, we'd get quite a few conflicts and your patch is more extensive. Andre'

Re: Who is who in the 1.5.0svn flash picture?

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 10:42:41AM +0100, Jose' Matos wrote: > On Thursday 06 April 2006 10:32, Abdelrazak Younes wrote: > > Well, I think German people looks like German also... ;-) > > And I think I saw Angus face and yours in some web sites. > > So, how do you expect Portuguese to appear?

Re: committing stuff

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 11:35:22AM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | > (I do not really like svn+ssh but to be it is the only realistic > | > alternative. I hope the subversion people will get their act together > | > soon and provide some

Re: [Qt4 Patch] fixing Math panel icons (was Re: [Patch] Re: [Patch] nicefrac - test results)

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 01:52:35PM +0200, Abdelrazak Younes wrote: > Leuven, E. a écrit : > >>I think we can shortcut that by > >>using QLAction and avoid the call to > >>"form_->controller().dispatchInsert(str)". > > > >do we have access to lyxview in qmathdialog so that we can pass it to >

Re: What is the current coding rule regarding exception?

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 11:36:52AM +0200, Lars Gullik Bjønnes wrote: > Andre Poenitz <[EMAIL PROTECTED]> writes: > > | On Wed, Apr 05, 2006 at 01:20:48AM +0200, Lars Gullik Bjønnes wrote: > | > "Bo Peng" <[EMAIL PROTECTED]> writes: > | > > | > | > Could you please post a use case or two where

Re: [Qt4 Patch] fixing Math panel icons (was Re: [Patch] Re: [Patch] nicefrac - test results)

2006-04-06 Thread Andre Poenitz
On Thu, Apr 06, 2006 at 11:32:57AM +0200, Abdelrazak Younes wrote: > Andre Poenitz a écrit : > >On Wed, Apr 05, 2006 at 12:47:22PM +0200, Abdelrazak Younes wrote: > >>Abdelrazak Younes a écrit : > >>>Helge Hafting a écrit : > >>>Concerning the math panel, it used to work great also last time I >

<    1   2   3