Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. Mister Iwami! Sorry for not taking care of your former patch, I swear I was about to do it. Of course, it is much better that you did it :-) This is the patch for supporting an input method. It refers to an opinion the

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: Attached is my patch to fix bug 3215 and bug 3390. After testing out the different possible solutions my patch uses a simple solution: When keepaspectratio is checken, the width and height have the same value and unit because of LaTeX's method that the smallest value is the

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. This is the patch for supporting an input method. It refers to an opinion the other day and only Painter and GuiWorkArea were changed. It comes to be able to perform the input of CJK now. By the way Iwami, could you please

GPL statement

2007-04-01 Thread Stefan Schimanski
Nearly forgot it: I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later. Schimmi PGP.sig Description: Signierter Teil der Nachricht

Re: [patch] Addition of input method support

2007-04-01 Thread 岩見昌範
Hi, Mr Abdel lyx developpers. Of course, the following conditions are admitted. I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later. Thanks. -- M. Iwami

Re: GPL statement

2007-04-01 Thread Abdelrazak Younes
Stefan Schimanski wrote: Nearly forgot it: I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later. Thanks. Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the Credits? Thanks in

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. This is the patch for supporting an input method. It refers to an opinion the other day and only Painter and GuiWorkArea were changed. It comes to be able to perform the input of CJK now. OK Iwami, I've checked in a modified

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 09:50:34AM +0200, Abdelrazak Younes wrote: Uwe Stöhr wrote: Attached is my patch to fix bug 3215 and bug 3390. After testing out the different possible solutions my patch uses a simple solution: When keepaspectratio is checken, the width and height have the same value

Re: Crash when rendering CJK document in 1.5.0 Beta 1

2007-04-01 Thread Abdelrazak Younes
Marc Flerackers wrote: Abdelrazak Younes wrote: Hi Marc, As you seem to know what you are doing, may I ask you to test current SVN instead? If you'd prefer a snapshot a of source tree I can send this to you privately. But installing SVN is no big deal really. TortoiseSVN especially is

[patch] normalize unicode text to precomposed form

2007-04-01 Thread Georg Baum
If you enter accents via the kmap mechanism they will not produce a single precomposed character (e.g. é), but a combining pair (e.g. e + '). IMHO we should use the precomposed form if it does exist. The attached patch implements that, and also converts to precomposed form when reading from a

Re: math panel as dock widget

2007-04-01 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Quoting Michael Gerz [EMAIL PROTECTED]: Abdelrazak Younes schrieb: Other candidates for the docking: - The findreplace dialog - The spellchecker dialog Those two are _very_ user-unfriendly; for example, you often have to move them around to see the text

Re: [patch] normalize unicode text to precomposed form

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: If you enter accents via the kmap mechanism they will not produce a single precomposed character (e.g. é), but a combining pair (e.g. e + '). IMHO we should use the precomposed form if it does exist. The attached patch implements that, and also converts to precomposed form

Re: [patch] Addition of input method support

2007-04-01 Thread Georg Baum
Am Sonntag, 1. April 2007 11:20 schrieb Abdelrazak Younes: So Georg, what's next on this front? Concerning the input method I don't have an overview. Concerning the LaTeX export I did start to develop a patch (attached), but it is completely broken currently. I'll continue to work (slowly) on

Re: math panel as dock widget

2007-04-01 Thread Abdelrazak Younes
Michael Gerz wrote: [EMAIL PROTECTED] schrieb: Quoting Michael Gerz [EMAIL PROTECTED]: Abdelrazak Younes schrieb: Other candidates for the docking: - The findreplace dialog - The spellchecker dialog Those two are _very_ user-unfriendly; for example, you often have to move them around

Re: lyxerr

2007-04-01 Thread Georg Baum
Am Sonntag, 1. April 2007 08:43 schrieb Andre Poenitz: I don't think so, but as the main reason is to avoid argument evalution I can live with the verbosity... I agree with Jean-Marc here. Patch according to your preferences attached. It even speeds up ordinary LyX start by ~1% on average

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: Am Sonntag, 1. April 2007 11:20 schrieb Abdelrazak Younes: So Georg, what's next on this front? Concerning the input method I don't have an overview. I am waiting for feedback from Iwami and Marc Flerackers but it is suppose to be complete now :-) Concerning the LaTeX

Re: [patch] Addition of input method support

2007-04-01 Thread 岩見昌範
2007/4/1, Abdelrazak Younes [EMAIL PROTECTED]: OK Iwami, I've checked in a modified verion of your patch. Basically, I've fixed some typo, add some more comments following my understanding (please verify), simplify the code where I could (I think nested if/loop are hard to follow, so I've

Re: QT4.3beta

2007-04-01 Thread Anders Ekberg
It seems that QT4.3 works without problems on some platforms, but at least on the MacPPC there are problems. I did a re-install (with LyX revision Revision: 17668) to capture my exact installation steps (which are according to the INSTALL.MacOSX-file). QT installs without any problems, but

Re: GPL statement

2007-04-01 Thread Uwe Stöhr
Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the Credits? I'll do this but can't find the GPL grant from Iwami, could you please point me to this? thanks and regards Uwe

Re: GPL statement

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the Credits? I'll do this but can't find the GPL grant from Iwami, could you please point me to this? Here: http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg113386.html

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: 2007/4/1, Abdelrazak Younes [EMAIL PROTECTED]: OK Iwami, I've checked in a modified verion of your patch. Basically, I've fixed some typo, add some more comments following my understanding (please verify), simplify the code where I could (I think nested if/loop are hard to follow,

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Michael Gerz
FYI. I will commit more cleanups soon. Michael [EMAIL PROTECTED] schrieb: Author: schmitt Date: Sun Apr 1 16:35:42 2007 New Revision: 17679 URL: http://www.lyx.org/trac/changeset/17679 Log: remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually

Re: Fwd: Re: Fwd: Re: lyx150svn: UserGuide, 4

2007-04-01 Thread Abdelrazak Younes
Hartmut Haase wrote: Sometimes you get a positive feedback. J'ai rien compris! Abdel. -- Weitergeleitete Nachricht -- Subject: Re: Fwd: Re: lyx150svn: UserGuide, 4 Date: Samstag, 31. März 2007 16:04 From: Stephan Althaus [EMAIL PROTECTED] To: Hartmut Haase [EMAIL

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Uwe Stöhr
While you are at it, could you also change the control names: Height - heightLE widht - widthLE aspectratio - aspectratioCB Maybe we should device a general naming scheme. As Designer automatically created names look like 'pushButton', 'pushButton_2' etc. it is usually the least hassle

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: While you are at it, could you also change the control names: Height - heightLE widht - widthLE aspectratio - aspectratioCB Maybe we should device a general naming scheme. As Designer automatically created names look like 'pushButton', 'pushButton_2' etc. it is

Re: GPL statement

2007-04-01 Thread Uwe Stöhr
I wrote: I'll do this but can't find the GPL grant from Iwami, could you please point me to this? OK, found it now, both are now in the credits. Uwe

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 05:07:07PM +0200, Uwe Stöhr wrote: While you are at it, could you also change the control names: Height - heightLE widht - widthLE aspectratio - aspectratioCB Maybe we should device a general naming scheme. As Designer automatically created names look like

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 05:18:11PM +0200, Abdelrazak Younes wrote: Uwe Stöhr wrote: While you are at it, could you also change the control names: Height - heightLE widht - widthLE aspectratio - aspectratioCB Maybe we should device a general naming scheme. As Designer

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 02:35:44PM -, [EMAIL PROTECTED] wrote: Author: schmitt Date: Sun Apr 1 16:35:42 2007 New Revision: 17679 URL: http://www.lyx.org/trac/changeset/17679 Log: remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Richard Heck
Btw. I just saw that Richard updated our element naming scheme to clearify this: http://www.lyx.org/trac/changeset/17644 I wasn't aware of an existing naming scheme. Well, even if the scheme mentioned there does not really match my personal preferences it is better than no scheme at

LyX Banner

2007-04-01 Thread Michael Gerz
Hi, I think it is time to restore the old banner. On that occasion, I am going to change banner.ppm to banner.png. Any objections? Michael

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Richard Heck
I don't want to be difficult, but this patch does not give correct behavior. In particular, this is not true: Assume you have a 2cm x 4cm image and want to have it in double size. So you would write in the dialog the values 4cm x 8cm but as the smaller value is taken as border you get as result

Re: Bug status

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: 3288 event handler crash Don't know, don't seem to happen frequently (never seen it). Please read my comment. The particular reason for this crash was solved, but we must ensure that we don't throw an exception in the event handler. Otherwise this

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Apr 01, 2007 at 05:18:11PM +0200, Abdelrazak Younes wrote: Uwe Stöhr wrote: While you are at it, could you also change the control names: Height - heightLE widht - widthLE aspectratio - aspectratioCB Maybe we should device a general naming scheme. As Designer

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Apr 01, 2007 at 02:35:44PM -, [EMAIL PROTECTED] wrote: Author: schmitt Date: Sun Apr 1 16:35:42 2007 New Revision: 17679 URL: http://www.lyx.org/trac/changeset/17679 Log: remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output

Re: LyX Banner

2007-04-01 Thread Abdelrazak Younes
Michael Gerz wrote: Hi, I think it is time to restore the old banner. And to release beta 2. Or maybe we should call this one RC1 ? Lots of bugs closed lately... Abdel.

Re: LyX Banner

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 06:22:44PM +0200, Michael Gerz wrote: Hi, I think it is time to restore the old banner. On that occasion, I am going to change banner.ppm to banner.png. Any objections? Not from me. Andre'

Build err and file version

2007-04-01 Thread Alain Bertrand
Hi all, I have done a co from the svn repository today (01/04/2007). First, I encountered some build bugs : : entrant dans le répertoire « /home/alain/deb/lyx/lyx-devel/src/client » if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Winvalid-pch --include=./pch.h -I./.. -I../../boost -Wextra -Wall -g

Re: [patch] new bibtex parser (bug 1826)

2007-04-01 Thread Bernhard Roider
Is it ok for you if i commit this patch? Bernhard Bernhard Roider wrote: Andre Poenitz wrote: On Thu, Mar 29, 2007 at 11:44:01PM +0200, Bernhard Roider wrote: +bool removeWSAndComma(idocfstream ifs) { +char_type ch; + +if (ifs.eof()) +return false; C++

Re: math panel as dock widget

2007-04-01 Thread Jean-Marc Lasgouttes
Michael == Michael Gerz [EMAIL PROTECTED] writes: Michael However, in practice, this is unnecessarily complicated. Why Michael don't we have just a Forward and a Backward button? That's what we had before the dialog got redesigned. JMarc

Re: LyX Banner

2007-04-01 Thread Jean-Marc Lasgouttes
Michael == Michael Gerz [EMAIL PROTECTED] writes: Michael Hi, I think it is time to restore the old banner. Michael On that occasion, I am going to change banner.ppm to Michael banner.png. Michael Any objections? I'd rather wait for the real 1.5 to restore the banner. It is a clear mark that

Re: LyX Banner

2007-04-01 Thread Michael Gerz
Abdelrazak Younes schrieb: Michael Gerz wrote: Hi, I think it is time to restore the old banner. And to release beta 2. Or maybe we should call this one RC1 ? Lots of bugs closed lately... No, I don't think we should start with the RC series. There are still some bugs to fix. And Georg

Re: regression: backspace in math

2007-04-01 Thread Bernhard Roider
Bernhard Roider wrote: Andre Poenitz wrote: On Fri, Mar 30, 2007 at 12:22:32AM +0200, Bernhard Roider wrote: Andre Poenitz wrote: On Thu, Mar 29, 2007 at 09:37:33PM +0200, Bernhard Roider wrote: Why i really need this backspace behavior? I often derive equations step by step directly in lyx

Re: Build err and file version

2007-04-01 Thread Martin Vermeer
On Sun, Apr 01, 2007 at 09:25:12PM +0200, Alain Bertrand wrote: Hi all, I have done a co from the svn repository today (01/04/2007). First, I encountered some build bugs : : entrant dans le répertoire « /home/alain/deb/lyx/lyx-devel/src/client » if g++ -DHAVE_CONFIG_H -I. -I. -I../../src

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Uwe Stöhr
I don't want to be difficult, but this patch does not give correct behavior. In particular, this is not true: Assume you have a 2cm x 4cm image and want to have it in double size. So you would write in the dialog the values 4cm x 8cm but as the smaller value is taken as border you get as

Re: LyX Banner

2007-04-01 Thread José Matos
On Sunday 01 April 2007 9:07:17 pm Jean-Marc Lasgouttes wrote: I'd rather wait for the real 1.5 to restore the banner. It is a clear mark that it is a development version. I agree with Jean-Marc here. Let us only change the banner for the RC series. JMarc -- José Abílio

Re: Banner

2007-04-01 Thread Michael Gerz
Jose, too late, I already committed the change :-( Shall I revert? Michael

Re: Banner

2007-04-01 Thread José Matos
On Sunday 01 April 2007 10:49:13 pm Michael Gerz wrote: Jose, too late, I already committed the change :-( Shall I revert? This is a style difference and is not something I consider critical by any metric (or measure). :-) So I don't think it is worth changing back now. I don't care so

Re: better [patch] to fix bug 3215 and bug 3390

2007-04-01 Thread Uwe Stöhr
I wrote: In my opinion the best solution would be to calculate the aspectration from the image bounding box and calculating the width and height accordingly. We already have the infrastructure for this. I'll try to implement this until tomorrow. Attached is the patch, now the width and

allow parentheses in file paths

2007-04-01 Thread Uwe Stöhr
LyX has become now very stable and close to be used for daily work. But there's from my point one thing we should change for the next release: LyX currently doesn't allow parentheses in file paths, see bug 2753: http://bugzilla.lyx.org/show_bug.cgi?id=2753 A path with parentheses is for

Re: Bug status

2007-04-01 Thread Angus Leeming
Abdelrazak Younes wrote: +bool GuiApplication::notify(QObject * receiver, QEvent * event) +{ + bool return_value; + try { + return_value = QApplication::notify(receiver, event); + } + catch (...) { + lyxerr to_utf8(_(ERROR: Exception caught in the

Crash on opening file

2007-04-01 Thread Bennett Helm
Apparently a corrupted sessions file led to a crash every time I tried to open a particular document. (I don't have details on how the sessions file was corrupted, unfortunately, and I don't know the circumstances under which it got corrupted.) In any case, here's the backtrace, in case

Re: [patch] new bibtex parser (bug 1826)

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 09:35:26PM +0200, Bernhard Roider wrote: Is it ok for you if i commit this patch? The augmented patch (i.e. !ifs instead of ifs.eof()) is fine with me. Andre'

Re: math panel as dock widget

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 09:49:41PM +0200, Jean-Marc Lasgouttes wrote: Michael == Michael Gerz [EMAIL PROTECTED] writes: Michael However, in practice, this is unnecessarily complicated. Why Michael don't we have just a Forward and a Backward button? That's what we had before the dialog got

Re: Banner

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 11:21:08PM +0100, José Matos wrote: What I would like to see (personally) is a new banner. Uh... a new banner independence effort? Andre'

Re: [Cvslog] r17695 - /lyx-devel/trunk/src/client/debug.h

2007-04-01 Thread Andre Poenitz
On Mon, Apr 02, 2007 at 01:12:31AM -, [EMAIL PROTECTED] wrote: Author: leeming Date: Mon Apr 2 03:12:29 2007 New Revision: 17695 URL: http://www.lyx.org/trac/changeset/17695 Log: LYXERR compilation fix. Modified: lyx-devel/trunk/src/client/debug.h Modified:

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. Mister Iwami! Sorry for not taking care of your former patch, I swear I was about to do it. Of course, it is much better that you did it :-) This is the patch for supporting an input method. It refers to an opinion the

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: Attached is my patch to fix bug 3215 and bug 3390. After testing out the different possible solutions my patch uses a simple solution: When keepaspectratio is checken, the width and height have the same value and unit because of LaTeX's method that the smallest value is the

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. This is the patch for supporting an input method. It refers to an opinion the other day and only Painter and GuiWorkArea were changed. It comes to be able to perform the input of CJK now. By the way Iwami, could you please

GPL statement

2007-04-01 Thread Stefan Schimanski
Nearly forgot it: I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later. Schimmi PGP.sig Description: Signierter Teil der Nachricht

Re: [patch] Addition of input method support

2007-04-01 Thread 岩見昌範
Hi, Mr Abdel & lyx developpers. Of course, the following conditions are admitted. "I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later." Thanks. -- M. Iwami

Re: GPL statement

2007-04-01 Thread Abdelrazak Younes
Stefan Schimanski wrote: Nearly forgot it: I hereby grant permission to licence my contributions to LyX under the Gnu General Public Licence, version 2 or later. Thanks. Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the Credits? Thanks in

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: Hi, every LyX developpers. It is a long time. I'm Iwami. This is the patch for supporting an input method. It refers to an opinion the other day and only Painter and GuiWorkArea were changed. It comes to be able to perform the input of CJK now. OK Iwami, I've checked in a modified

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 09:50:34AM +0200, Abdelrazak Younes wrote: > Uwe Stöhr wrote: > >Attached is my patch to fix bug 3215 and bug 3390. After testing out the > >different possible solutions my patch uses a simple solution: When > >keepaspectratio is checken, the width and height have the

Re: Crash when rendering CJK document in 1.5.0 Beta 1

2007-04-01 Thread Abdelrazak Younes
Marc Flerackers wrote: Abdelrazak Younes wrote: Hi Marc, As you seem to know what you are doing, may I ask you to test current SVN instead? If you'd prefer a snapshot a of source tree I can send this to you privately. But installing SVN is no big deal really. TortoiseSVN especially is

[patch] normalize unicode text to precomposed form

2007-04-01 Thread Georg Baum
If you enter accents via the kmap mechanism they will not produce a single precomposed character (e.g. é), but a combining pair (e.g. e + '). IMHO we should use the precomposed form if it does exist. The attached patch implements that, and also converts to precomposed form when reading from a

Re: math panel as dock widget

2007-04-01 Thread Michael Gerz
[EMAIL PROTECTED] schrieb: Quoting Michael Gerz <[EMAIL PROTECTED]>: Abdelrazak Younes schrieb: Other candidates for the docking: - The find dialog - The spellchecker dialog Those two are _very_ user-unfriendly; for example, you often have to move them around to see the text

Re: [patch] normalize unicode text to precomposed form

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: If you enter accents via the kmap mechanism they will not produce a single precomposed character (e.g. é), but a combining pair (e.g. e + '). IMHO we should use the precomposed form if it does exist. The attached patch implements that, and also converts to precomposed form

Re: [patch] Addition of input method support

2007-04-01 Thread Georg Baum
Am Sonntag, 1. April 2007 11:20 schrieb Abdelrazak Younes: > So Georg, what's next on this front? Concerning the input method I don't have an overview. Concerning the LaTeX export I did start to develop a patch (attached), but it is completely broken currently. I'll continue to work (slowly)

Re: math panel as dock widget

2007-04-01 Thread Abdelrazak Younes
Michael Gerz wrote: [EMAIL PROTECTED] schrieb: Quoting Michael Gerz <[EMAIL PROTECTED]>: Abdelrazak Younes schrieb: Other candidates for the docking: - The find dialog - The spellchecker dialog Those two are _very_ user-unfriendly; for example, you often have to move them around to

Re: lyxerr

2007-04-01 Thread Georg Baum
Am Sonntag, 1. April 2007 08:43 schrieb Andre Poenitz: > I don't think so, but as the main reason is to avoid argument evalution > I can live with the verbosity... I agree with Jean-Marc here. > Patch according to your preferences attached. It even speeds up ordinary > LyX start by ~1% on

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: Am Sonntag, 1. April 2007 11:20 schrieb Abdelrazak Younes: So Georg, what's next on this front? Concerning the input method I don't have an overview. I am waiting for feedback from Iwami and Marc Flerackers but it is suppose to be complete now :-) Concerning the LaTeX

Re: [patch] Addition of input method support

2007-04-01 Thread 岩見昌範
2007/4/1, Abdelrazak Younes <[EMAIL PROTECTED]>: OK Iwami, I've checked in a modified verion of your patch. Basically, I've fixed some typo, add some more comments following my understanding (please verify), simplify the code where I could (I think nested if/loop are hard to follow, so I've

Re: QT4.3beta

2007-04-01 Thread Anders Ekberg
It seems that QT4.3 works without problems on some platforms, but at least on the MacPPC there are problems. I did a re-install (with LyX revision Revision: 17668) to capture my exact installation steps (which are according to the INSTALL.MacOSX-file). QT installs without any problems, but

Re: GPL statement

2007-04-01 Thread Uwe Stöhr
> Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the > Credits? I'll do this but can't find the GPL grant from Iwami, could you please point me to this? thanks and regards Uwe

Re: GPL statement

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: > Uwe, as you did that a number of times already, could you please add Stefan and Iwami to the > Credits? I'll do this but can't find the GPL grant from Iwami, could you please point me to this? Here: http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg113386.html

Re: [patch] Addition of input method support

2007-04-01 Thread Abdelrazak Younes
岩見昌範 wrote: 2007/4/1, Abdelrazak Younes <[EMAIL PROTECTED]>: OK Iwami, I've checked in a modified verion of your patch. Basically, I've fixed some typo, add some more comments following my understanding (please verify), simplify the code where I could (I think nested if/loop are hard to follow,

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Michael Gerz
FYI. I will commit more cleanups soon. Michael [EMAIL PROTECTED] schrieb: Author: schmitt Date: Sun Apr 1 16:35:42 2007 New Revision: 17679 URL: http://www.lyx.org/trac/changeset/17679 Log: remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output is actually

Re: Fwd: Re: Fwd: Re: lyx150svn: UserGuide, 4

2007-04-01 Thread Abdelrazak Younes
Hartmut Haase wrote: Sometimes you get a positive feedback. J'ai rien compris! Abdel. -- Weitergeleitete Nachricht -- Subject: Re: Fwd: Re: lyx150svn: UserGuide, 4 Date: Samstag, 31. März 2007 16:04 From: Stephan Althaus <[EMAIL PROTECTED]> To: Hartmut Haase <[EMAIL

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Uwe Stöhr
>> While you are at it, could you also change the control names: >> Height -> heightLE >> widht -> widthLE >> aspectratio -> aspectratioCB > > Maybe we should device a general naming scheme. > > As Designer automatically created names look like 'pushButton', > 'pushButton_2' etc. it is usually

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Uwe Stöhr wrote: >> While you are at it, could you also change the control names: >> Height -> heightLE >> widht -> widthLE >> aspectratio -> aspectratioCB > > Maybe we should device a general naming scheme. > > As Designer automatically created names look like 'pushButton', >

Re: GPL statement

2007-04-01 Thread Uwe Stöhr
I wrote: I'll do this but can't find the GPL grant from Iwami, could you please point me to this? OK, found it now, both are now in the credits. Uwe

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 05:07:07PM +0200, Uwe Stöhr wrote: > >> While you are at it, could you also change the control names: > >> Height -> heightLE > >> widht -> widthLE > >> aspectratio -> aspectratioCB > > > > Maybe we should device a general naming scheme. > > > > As Designer automatically

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 05:18:11PM +0200, Abdelrazak Younes wrote: > Uwe Stöhr wrote: > > >> While you are at it, could you also change the control names: > > >> Height -> heightLE > > >> widht -> widthLE > > >> aspectratio -> aspectratioCB > > > > > > Maybe we should device a general naming

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 02:35:44PM -, [EMAIL PROTECTED] wrote: > Author: schmitt > Date: Sun Apr 1 16:35:42 2007 > New Revision: 17679 > > URL: http://www.lyx.org/trac/changeset/17679 > Log: > remove redundant lyxerr.debugging checks; macro LYXERR already checks whether > the output is

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Richard Heck
> > > Btw. I just saw that Richard updated our element naming scheme to clearify > > this: > > http://www.lyx.org/trac/changeset/17644 > > I wasn't aware of an existing naming scheme. > > Well, even if the scheme mentioned there does not really match my > personal preferences it is better than no

LyX Banner

2007-04-01 Thread Michael Gerz
Hi, I think it is time to restore the old banner. On that occasion, I am going to change banner.ppm to banner.png. Any objections? Michael

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Richard Heck
I don't want to be difficult, but this patch does not give correct behavior. In particular, this is not true: > Assume you have a 2cm x 4cm image and want to have it in double size. > So you would write in the dialog the values 4cm x 8cm but as the > smaller value is taken as border you get as

Re: Bug status

2007-04-01 Thread Abdelrazak Younes
Georg Baum wrote: Abdelrazak Younes wrote: 3288 event handler crash Don't know, don't seem to happen frequently (never seen it). Please read my comment. The particular reason for this crash was solved, but we must ensure that we don't throw an exception in the event handler. Otherwise this

Re: [patch] fix bug 3215 and bug 3390

2007-04-01 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Apr 01, 2007 at 05:18:11PM +0200, Abdelrazak Younes wrote: Uwe Stöhr wrote: While you are at it, could you also change the control names: Height -> heightLE widht -> widthLE aspectratio -> aspectratioCB Maybe we should device a general naming scheme. As Designer

Re: [Cvslog] r17679 - in /lyx-devel/trunk/src/frontends: WorkArea.C qt...

2007-04-01 Thread Abdelrazak Younes
Andre Poenitz wrote: On Sun, Apr 01, 2007 at 02:35:44PM -, [EMAIL PROTECTED] wrote: Author: schmitt Date: Sun Apr 1 16:35:42 2007 New Revision: 17679 URL: http://www.lyx.org/trac/changeset/17679 Log: remove redundant lyxerr.debugging checks; macro LYXERR already checks whether the output

Re: LyX Banner

2007-04-01 Thread Abdelrazak Younes
Michael Gerz wrote: Hi, I think it is time to restore the old banner. And to release beta 2. Or maybe we should call this one RC1 ? Lots of bugs closed lately... Abdel.

Re: LyX Banner

2007-04-01 Thread Andre Poenitz
On Sun, Apr 01, 2007 at 06:22:44PM +0200, Michael Gerz wrote: > Hi, > > I think it is time to restore the old banner. > > On that occasion, I am going to change banner.ppm to banner.png. > > Any objections? Not from me. Andre'

Build err and file version

2007-04-01 Thread Alain Bertrand
Hi all, I have done a co from the svn repository today (01/04/2007). First, I encountered some build bugs : : entrant dans le répertoire « /home/alain/deb/lyx/lyx-devel/src/client » if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -Winvalid-pch --include=./pch.h -I./.. -I../../boost -Wextra -Wall -g

Re: [patch] new bibtex parser (bug 1826)

2007-04-01 Thread Bernhard Roider
Is it ok for you if i commit this patch? Bernhard Bernhard Roider wrote: Andre Poenitz wrote: On Thu, Mar 29, 2007 at 11:44:01PM +0200, Bernhard Roider wrote: +bool removeWSAndComma(idocfstream & ifs) { +char_type ch; + +if (ifs.eof()) +return false; C++

Re: math panel as dock widget

2007-04-01 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> However, in practice, this is unnecessarily complicated. Why Michael> don't we have just a "Forward" and a "Backward" button? That's what we had before the dialog got redesigned. JMarc

Re: LyX Banner

2007-04-01 Thread Jean-Marc Lasgouttes
> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes: Michael> Hi, I think it is time to restore the old banner. Michael> On that occasion, I am going to change banner.ppm to Michael> banner.png. Michael> Any objections? I'd rather wait for the real 1.5 to restore the banner. It is a

Re: LyX Banner

2007-04-01 Thread Michael Gerz
Abdelrazak Younes schrieb: Michael Gerz wrote: Hi, I think it is time to restore the old banner. And to release beta 2. Or maybe we should call this one RC1 ? Lots of bugs closed lately... No, I don't think we should start with the RC series. There are still some bugs to fix. And Georg

Re: regression: backspace in math

2007-04-01 Thread Bernhard Roider
Bernhard Roider wrote: Andre Poenitz wrote: On Fri, Mar 30, 2007 at 12:22:32AM +0200, Bernhard Roider wrote: Andre Poenitz wrote: On Thu, Mar 29, 2007 at 09:37:33PM +0200, Bernhard Roider wrote: Why i really need this backspace behavior? I often derive equations step by step directly in lyx

Re: Build err and file version

2007-04-01 Thread Martin Vermeer
On Sun, Apr 01, 2007 at 09:25:12PM +0200, Alain Bertrand wrote: > Hi all, > > I have done a co from the svn repository today (01/04/2007). > First, I encountered some build bugs : > > : entrant dans le répertoire « /home/alain/deb/lyx/lyx-devel/src/client » > if g++ -DHAVE_CONFIG_H -I. -I.

  1   2   >