Re: r31796 - lyx-devel/trunk/src/frontends/qt4

2009-10-30 Thread Abdelrazak Younes
v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 00:22:50 2009 New Revision: 31796 URL: http://www.lyx.org/trac/changeset/31796 Log: Dissect closeWorkArea and closeBuffer. That's good. +bool GuiView::closeBuffer(Buffer buf) Couldn't (or shouldn't) this go to GuiApplication now? I am

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Abdelrazak Younes
uwesto...@lyx.org wrote: Author: uwestoehr Date: Fri Oct 30 04:33:52 2009 New Revision: 31802 URL: http://www.lyx.org/trac/changeset/31802 Log: UserGuide.lyx: Close Tab Group was renamed to Close Current View \begin_layout Subsection -Fermer le groupe de tabulation +Fermer la fenêtre

RE: Re: r31796 - lyx-devel/trunk/src/frontends/qt4

2009-10-30 Thread Vincent van Ravesteijn - TNW
+bool GuiView::closeBuffer(Buffer buf) Couldn't (or shouldn't) this go to GuiApplication now? I am thinking of Buffers visible in multiple GuiViews... I guess it should. First, I've still more fixes regarding (grand-)child documents and childs with multiple parents etc. Vincent

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Uwe Stöhr
-Fermer le groupe de tabulation +Fermer la fenêtre active This is wrong as fenêtre == window, so this should probably be Fermer la vue active instead... I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it there and inform

Re: r31798 - lyx-devel/trunk/src/insets

2009-10-30 Thread rgheck
On 10/29/2009 08:33 PM, v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 01:33:56 2009 New Revision: 31798 URL: http://www.lyx.org/trac/changeset/31798 Log: Standard Layout should be MultiPar. Now, because LFUN_BREAK_PARAGRAPHS really uses the MultiPar property, it is necessary to set it

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Abdelrazak Younes
Uwe Stöhr wrote: -Fermer le groupe de tabulation +Fermer la fenêtre active This is wrong as fenêtre == window, so this should probably be Fermer la vue active instead... I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it there

Re: [Ticket#2009103010000051] Upgrade Lyx Server to Debian Lenny

2009-10-30 Thread Lars Gullik Bjønnes
On Fri, Oct 30, 2009 at 13:42, Netadmin StudNet Bonn netad...@stw-bonn.de wrote: Hello! We need to move the virtual server lyx.lyx.org (212.201.69.43) to a upgraded Hardware and another storage backend. Also we want to upgrade the server to Debian Lenny. Can we do this next week? I'll cc

Resetting the Parent [Re: r31809 - lyx-devel/trunk/src]

2009-10-30 Thread rgheck
On 10/30/2009 11:24 AM, v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? This description seems not quite right.

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Abdelrazak Younes
v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to ask the user which of the parents he would like to

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:02 PM, Abdelrazak Younes wrote: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Vincent van Ravesteijn
Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to ask the user which of

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Abdelrazak Younes
rgheck wrote: On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do

Re: Bug with possible data loss: unwanted package use?

2009-10-30 Thread Enrico Forestieri
On Fri, Oct 30, 2009 at 02:47:41AM +0100, Uwe Stöhr wrote: Note that the addition of mhchem was adding a new feature not a bug fix. I use \ce and mhchem successfully also with LyX 1.6.3. http://www.lyx.org/trac/ticket/6047 This bug was a regression to LyX 1.5.x because of the new

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Uwe Stöhr
Abdelrazak Younes schrieb: I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it there and inform Jean-Pierre? Sorry I don't have any svn checkout here. OK, I corrected this now. regards Uwe

Re: r31796 - lyx-devel/trunk/src/frontends/qt4

2009-10-30 Thread Abdelrazak Younes
v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 00:22:50 2009 New Revision: 31796 URL: http://www.lyx.org/trac/changeset/31796 Log: Dissect closeWorkArea and closeBuffer. That's good. +bool GuiView::closeBuffer(Buffer & buf) Couldn't (or shouldn't) this go to GuiApplication now? I am

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Abdelrazak Younes
uwesto...@lyx.org wrote: Author: uwestoehr Date: Fri Oct 30 04:33:52 2009 New Revision: 31802 URL: http://www.lyx.org/trac/changeset/31802 Log: UserGuide.lyx: "Close Tab Group" was renamed to "Close Current View" \begin_layout Subsection -Fermer le groupe de tabulation +Fermer la fenêtre

RE: Re: r31796 - lyx-devel/trunk/src/frontends/qt4

2009-10-30 Thread Vincent van Ravesteijn - TNW
>> +bool GuiView::closeBuffer(Buffer & buf) > >Couldn't (or shouldn't) this go to GuiApplication now? >I am thinking of Buffers visible in multiple GuiViews... > I guess it should. First, I've still more fixes regarding (grand-)child documents and childs with multiple parents etc. Vincent

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Uwe Stöhr
>>-Fermer le groupe de tabulation >>+Fermer la fenêtre active > > This is wrong as fenêtre == window, so this should probably be "Fermer la vue active" instead... I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it there and inform

Re: r31798 - lyx-devel/trunk/src/insets

2009-10-30 Thread rgheck
On 10/29/2009 08:33 PM, v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 01:33:56 2009 New Revision: 31798 URL: http://www.lyx.org/trac/changeset/31798 Log: Standard Layout should be MultiPar. Now, because LFUN_BREAK_PARAGRAPHS really uses the MultiPar property, it is necessary to set it

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Abdelrazak Younes
Uwe Stöhr wrote: >>-Fermer le groupe de tabulation >>+Fermer la fenêtre active > > This is wrong as fenêtre == window, so this should probably be "Fermer la vue active" instead... I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it

Re: [Ticket#2009103010000051] Upgrade Lyx Server to Debian Lenny

2009-10-30 Thread Lars Gullik Bjønnes
On Fri, Oct 30, 2009 at 13:42, Netadmin StudNet Bonn wrote: > Hello! > > We need to move the virtual server lyx.lyx.org (212.201.69.43) to a upgraded > Hardware and another > storage backend. Also we want to upgrade the server to Debian Lenny. > > Can we do this next week?

Resetting the Parent [Re: r31809 - lyx-devel/trunk/src]

2009-10-30 Thread rgheck
On 10/30/2009 11:24 AM, v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? This description seems not quite right.

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Abdelrazak Younes
v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to ask the user which of the parents he would like to

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:02 PM, Abdelrazak Younes wrote: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Vincent van Ravesteijn
Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart then, but what? - Do we want to ask the user which of

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread rgheck
On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do something smart

Re: r31809 - lyx-devel/trunk/src

2009-10-30 Thread Abdelrazak Younes
rgheck wrote: On 10/30/2009 12:52 PM, Vincent van Ravesteijn wrote: Abdelrazak Younes schreef: v...@lyx.org wrote: Author: vfr Date: Fri Oct 30 16:24:35 2009 New Revision: 31809 URL: http://www.lyx.org/trac/changeset/31809 Log: Issue a warning if a document has two parents. We should do

Re: Bug with possible data loss: unwanted package use?

2009-10-30 Thread Enrico Forestieri
On Fri, Oct 30, 2009 at 02:47:41AM +0100, Uwe Stöhr wrote: > >> Note that the addition of mhchem was adding a new feature not a bug > >> fix. I use \ce and mhchem successfully also with LyX 1.6.3. > > > > http://www.lyx.org/trac/ticket/6047 > > This bug was a regression to LyX 1.5.x because

Re: r31802 - in lyx-devel/trunk/lib/doc: . es fr

2009-10-30 Thread Uwe Stöhr
Abdelrazak Younes schrieb: I also thought so, but I've only take the existing string from the fr.po file. Can you please correct it there and inform Jean-Pierre? Sorry I don't have any svn checkout here. OK, I corrected this now. regards Uwe