Re: [LyX/2.3-staging] Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDialog() methods. This is a requirement on Mac to get the current buffer view topmost after buf

2016-04-17 Thread Richard Heck
On 04/17/2016 11:12 AM, Stephan Witt wrote: > Am 17.04.2016 um 16:18 schrieb Richard Heck : >> On 04/17/2016 09:09 AM, Stephan Witt wrote: >>> Am 16.04.2016 um 22:30 schrieb Stephan Witt : commit 5f368aec7b3206c873c94294def906911523dc8e Author: Stephan Witt Date: Sat Apr 16 22:30:

Re: SVG display on LyX appears corrupted on the 2.2RC1 Windows build

2016-04-17 Thread Scott Kostyshak
On Sun, Apr 17, 2016 at 03:48:59PM -0700, Pavel Sanda wrote: > Guillaume Munch wrote: > > diff --git a/src/frontends/qt4/GuiApplication.cpp > > b/src/frontends/qt4/GuiApplication.cpp > > index 6fb5499..0170778 100644 > > --- a/src/frontends/qt4/GuiApplication.cpp > > +++ b/src/frontends/qt4/GuiApp

Re: lyx 2.2.0 RC 1 failed to start in Windows 10

2016-04-17 Thread Scott Kostyshak
On Sat, Apr 16, 2016 at 01:25:58AM +0200, Uwe Stöhr wrote: > Am 15.04.2016 um 09:03 schrieb Scott Kostyshak: > > > > @Scott : can you please replace the Win installer by the new version I > > > uploaded yesterday? > > > > Sure, can you confirm that the new version is built from the rc1 > > tarba

Re: [LyX/2.1.x] Backporting of recent changes about French typography

2016-04-17 Thread Pavel Sanda
jpc wrote: > commit e9cc60a5be1c833731d516ef1be9802241fa161b > Author: jpc > Date: Sat Apr 16 09:18:35 2016 +0100 Welcome on board Jean-Pierre! Pavel

Re: SVG display on LyX appears corrupted on the 2.2RC1 Windows build

2016-04-17 Thread Pavel Sanda
Guillaume Munch wrote: > diff --git a/src/frontends/qt4/GuiApplication.cpp > b/src/frontends/qt4/GuiApplication.cpp > index 6fb5499..0170778 100644 > --- a/src/frontends/qt4/GuiApplication.cpp > +++ b/src/frontends/qt4/GuiApplication.cpp > @@ -232,9 +232,11 @@ vector loadableImageFormats() >

Re: Lyx-rc1 feedback

2016-04-17 Thread mn
On 16.04.16 06:43, Stephan Witt wrote: > You didn’t report the dictionary problems in details - so I cannot tell > something about it, sorry. > To improve the performance I rarely use "check-spelling as you type". During beta and earlier I simply thought dicts were broken and I did not care.

Re: "Splitting of consecutive environments has been reworked and enhanced"

2016-04-17 Thread Enrico Forestieri
On Sat, Apr 16, 2016 at 04:10:23PM -0400, Richard Heck wrote: > On 04/16/2016 04:01 PM, Guillaume Munch wrote: > > Le 24/01/2016 23:08, Enrico Forestieri a �crit : > >> On Sun, Jan 24, 2016 at 10:41:39PM +0100, Enrico Forestieri wrote: > >>> On Fri, Jan 22, 2016 at 06:36:03PM -0500, Guillaume Munc

Re: [LyX/2.3-staging] Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDialog() methods. This is a requirement on Mac to get the current buffer view topmost after buf

2016-04-17 Thread Stephan Witt
Am 17.04.2016 um 16:18 schrieb Richard Heck : > > On 04/17/2016 09:09 AM, Stephan Witt wrote: >> Am 16.04.2016 um 22:30 schrieb Stephan Witt : >>> commit 5f368aec7b3206c873c94294def906911523dc8e >>> Author: Stephan Witt >>> Date: Sat Apr 16 22:30:33 2016 +0200 >>> >>> Handle activateWindow i

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Stephan Witt
Am 17.04.2016 um 16:19 schrieb Guillaume Munch : > > Le 17/04/2016 14:12, Stephan Witt a écrit : >> Am 17.04.2016 um 11:46 schrieb Kornel Benko : >>> >>> Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch >>> commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 Author: Guillau

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Guillaume Munch
Le 17/04/2016 14:12, Stephan Witt a écrit : Am 17.04.2016 um 11:46 schrieb Kornel Benko : Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 Author: Guillaume Munch Date: Tue Mar 22 21:57:17 2016 + LyXToolBox: a QToolBox

Re: [LyX/2.3-staging] Sanitize InsetMathHull and add a check for mutability in LFUN_MATH_MUTATE

2016-04-17 Thread Richard Heck
On 04/16/2016 07:15 PM, Guillaume Munch wrote: > Le 17/04/2016 00:09, Richard Heck a écrit : >> On 04/16/2016 05:58 PM, Guillaume Munch wrote: >>> commit 9b45121e4fbecd6c15f42d81a6d522236079760c >>> Author: Guillaume Munch >>> Date: Mon Dec 14 01:54:27 2015 + >>> >>> Sanitize InsetMathH

Re: [LyX/2.3-staging] Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDialog() methods. This is a requirement on Mac to get the current buffer view topmost after buf

2016-04-17 Thread Richard Heck
On 04/17/2016 09:09 AM, Stephan Witt wrote: > Am 16.04.2016 um 22:30 schrieb Stephan Witt : >> commit 5f368aec7b3206c873c94294def906911523dc8e >> Author: Stephan Witt >> Date: Sat Apr 16 22:30:33 2016 +0200 >> >>Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() >> and

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Kornel Benko
Am Sonntag, 17. April 2016 um 15:12:18, schrieb Stephan Witt > Am 17.04.2016 um 11:46 schrieb Kornel Benko : > > > > Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch > > > >> commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 > >> Author: Guillaume Munch > >> Date: Tue Mar 22 21:

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Guillaume Munch
Le 17/04/2016 14:12, Stephan Witt a écrit : Am 17.04.2016 um 11:46 schrieb Kornel Benko : Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 Author: Guillaume Munch Date: Tue Mar 22 21:57:17 2016 + LyXToolBox: a QToolBox

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Guillaume Munch
Le 17/04/2016 10:46, Kornel Benko a écrit : Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 Author: Guillaume Munch Date: Tue Mar 22 21:57:17 2016 + LyXToolBox: a QToolBox with minimum size management Compiling with

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Stephan Witt
Am 17.04.2016 um 11:46 schrieb Kornel Benko : > > Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch >> commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 >> Author: Guillaume Munch >> Date: Tue Mar 22 21:57:17 2016 + >> >>LyXToolBox: a QToolBox with minimum size management

Re: [LyX/2.3-staging] Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() and doShowDialog() methods. This is a requirement on Mac to get the current buffer view topmost after buf

2016-04-17 Thread Stephan Witt
Am 16.04.2016 um 22:30 schrieb Stephan Witt : > > commit 5f368aec7b3206c873c94294def906911523dc8e > Author: Stephan Witt > Date: Sat Apr 16 22:30:33 2016 +0200 > >Handle activateWindow in LFUN_BUFFER_SWITCH like in saveBufferIfNeeded() > and doShowDialog() methods. >This is a requirem

Re: [LyX/2.3-staging] LyXToolBox: a QToolBox with minimum size management

2016-04-17 Thread Kornel Benko
Am Sonntag, 17. April 2016 um 01:34:41, schrieb Guillaume Munch > commit 367a7a6dddc7917d5e99fa6ba894812ad6f62e48 > Author: Guillaume Munch > Date: Tue Mar 22 21:57:17 2016 + > > LyXToolBox: a QToolBox with minimum size management > Compiling with QT5 I get: In file included from