Re: A tiny cedilla anomaly

2016-04-30 Thread Stephan Witt
Am 01.05.2016 um 04:06 schrieb Scott Kostyshak : > > On Sun, May 01, 2016 at 01:28:56PM +1200, Andrew Parsloe wrote: >> On 1/05/2016 11:33 a.m., Jean-Marc Lasgouttes wrote: >>> Le 27/04/2016 03:22, Andrew Parsloe a écrit : Having just skimmed through an article on Wikipedia about cedillas, I

Re: A tiny cedilla anomaly

2016-04-30 Thread Scott Kostyshak
On Sun, May 01, 2016 at 01:28:56PM +1200, Andrew Parsloe wrote: > On 1/05/2016 11:33 a.m., Jean-Marc Lasgouttes wrote: > > Le 27/04/2016 03:22, Andrew Parsloe a écrit : > > > Having just skimmed through an article on Wikipedia about cedillas, I > > > gather a cedilla is never attached to the letter

Re: A tiny cedilla anomaly

2016-04-30 Thread Andrew Parsloe
On 1/05/2016 11:33 a.m., Jean-Marc Lasgouttes wrote: Le 27/04/2016 03:22, Andrew Parsloe a écrit : Having just skimmed through an article on Wikipedia about cedillas, I gather a cedilla is never attached to the letter 'i'. Nonetheless, when I do attach one (using european.kmap, then ',' followe

Re: A tiny cedilla anomaly

2016-04-30 Thread Jean-Marc Lasgouttes
Le 27/04/2016 03:22, Andrew Parsloe a écrit : Having just skimmed through an article on Wikipedia about cedillas, I gather a cedilla is never attached to the letter 'i'. Nonetheless, when I do attach one (using european.kmap, then ',' followed by 'i'), everything looks fine in the main LyX windo

Re: [LyX/2.3-staging] TocWidget: Fix perf regression

2016-04-30 Thread Scott Kostyshak
On Sat, Apr 30, 2016 at 03:44:48PM +0100, Guillaume Munch wrote: > This is candidate for 2.2.0 and 2.1.5. How noticeable and bad is the regression? Scott > > Le 30/04/2016 15:42, Guillaume Munch a écrit : > > commit af89840334486e310d7951b2e84363f1caee0dfa > > Author: Guillaume Munch > > Date:

Re: #10096: Keyboard shortcut for interword space does not work on Mac

2016-04-30 Thread Scott Kostyshak
On Thu, Apr 28, 2016 at 10:34:25AM +0200, Kornel Benko wrote: > Am Donnerstag, 28. April 2016 um 00:21:36, schrieb Kornel Benko > > > Am Mittwoch, 27. April 2016 um 23:55:49, schrieb Stephan Witt > > > > > Am 27.04.2016 um 17:48 schrieb Scott Kostyshak : > > > > > > > > On Wed, Apr 27, 2016 at

Re: [LyX/2.3-staging] TocWidget: clean-up the timer logic

2016-04-30 Thread Guillaume Munch
This is candidate for 2.2.2-staging Le 30/04/2016 15:42, Guillaume Munch a écrit : commit 96a9946ea2300ae10a8fac55530fbeb6d5713280 Author: Guillaume Munch Date: Fri Apr 29 22:48:53 2016 +0100 TocWidget: clean-up the timer logic The timer logic introduced to solve bug #7138 was not

[patch] Remove the "Keep" checkbox in the outliner panel

2016-04-30 Thread Guillaume Munch
Dear list I propose to remove the "Keep" checkbox in the outliner panel. The panel would behave as if always checked. This is because the only place where "not-Keep" currently takes effect has been broken since the updates of the outliner panel were put on a timer, causing the collapse of the tre

Re: [LyX/2.3-staging] TocWidget: Fix perf regression

2016-04-30 Thread Guillaume Munch
This is candidate for 2.2.0 and 2.1.5. Le 30/04/2016 15:42, Guillaume Munch a écrit : commit af89840334486e310d7951b2e84363f1caee0dfa Author: Guillaume Munch Date: Sat Apr 30 00:25:46 2016 +0100 TocWidget: Fix perf regression 4d1ad336 fixed #9754 but caused perf issues by cancelli