Re: Boost in LyX

2020-11-22 Thread Yuriy Skalko
Lyx2.3 is not in the best shape for checking adv-find. But you are right, this is not the expected outcome. Kornel If there are some advanced search strings to test basic regex functionality in LyX, I can provide manual check on MinGW64-compiled LyX in Windows. Yuriy -- lyx-devel m

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Yuriy Skalko
> P.S. Just now checked the UserGuide manual. It is linking to > SourceForge as dictionary repository. Should we update these links? Yes. Done. The links have been updated in the old installer already, see https://www.lyx.org/trac/ticket/11192. In the new one it is of course also svn from wh

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Yu Jin
Am So., 22. Nov. 2020 um 16:41 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 11/22/20 9:17 AM, Yuriy Skalko wrote: > >> Good that means careful user can get whatever dictionary he wants. > >> Anyway, I don't see any problem adding the languages you proposed. > >> > >> Pavel > > > > I

Re: Boost in LyX

2020-11-22 Thread Jean-Marc Lasgouttes
Le 21/11/2020 à 20:29, Yuriy Skalko a écrit : This is how the code is elsewhere. Do you use tab size == 4 ? Yes, 4 spaces, so the formatting below is right? As for me it is hard to separate condition from following statements.     if (!current_view_     || (!lyxrc.open_buffers_in_tabs

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Richard Kimberly Heck
On 11/22/20 9:17 AM, Yuriy Skalko wrote: >> Good that means careful user can get whatever dictionary he wants. >> Anyway, I don't see any problem adding the languages you proposed. >> >> Pavel > > I don't want to say that current installation process is not so good. > Just want to simplify life for

Re: Boost in LyX

2020-11-22 Thread Kornel Benko
Am Sun, 22 Nov 2020 16:01:12 +0200 schrieb Yuriy Skalko : > >> Thanks for testing. Now we now that LyX compiles with std regex on MSVC > >> 2019. Probably it would be also useful if somebody test this on previous > >> MSVC (2017?). > >> > >> Yuriy > > > > But do we know if it works as expect

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Yuriy Skalko
Good that means careful user can get whatever dictionary he wants. Anyway, I don't see any problem adding the languages you proposed. Pavel I don't want to say that current installation process is not so good. Just want to simplify life for not so careful users. P.S. Just now checked the Us

Re: Boost in LyX

2020-11-22 Thread Yuriy Skalko
Thanks for testing. Now we now that LyX compiles with std regex on MSVC 2019. Probably it would be also useful if somebody test this on previous MSVC (2017?). Yuriy But do we know if it works as expected? One way would be to test Adv-Find. But there is no test-environment for Windows availabl

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 03:15:00PM +0200, Yuriy Skalko wrote: > Now installer automatically selects OS language for installer UI. But user > should scroll through big language list and manually select dictionary for > the same language. If user skips this (assuming that if installer is in > right l

Re: Boost in LyX

2020-11-22 Thread Kornel Benko
Am Sun, 22 Nov 2020 14:58:13 +0200 schrieb Yuriy Skalko : > > Indeed, it now builds correctly on Windows! > > > Thanks for testing. Now we now that LyX compiles with std regex on MSVC > 2019. Probably it would be also useful if somebody test this on previous > MSVC (2017?). > > Yuriy But d

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Yuriy Skalko
I might be wrong but I thought that windows installer used to have list of languages that you could select to install. If that's the case wouldn't be trivial to just download dicts from our site in case use ask for specific lanugage? Or to have just single checkbox like 'Install comprehensive lan

Re: Boost in LyX

2020-11-22 Thread Yuriy Skalko
Indeed, it now builds correctly on Windows! Thanks for testing. Now we now that LyX compiles with std regex on MSVC 2019. Probably it would be also useful if somebody test this on previous MSVC (2017?). Yuriy -- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/lis

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 12:16:44PM +0100, Stephan Witt wrote: > On Windows I???m not aware of a similar infrastructure. I might be wrong but I thought that windows installer used to have list of languages that you could select to install. If that's the case wouldn't be trivial to just download di

Re: Spellchecking dictionaries in LyX 2.4 installer

2020-11-22 Thread Stephan Witt
Am 21.11.2020 um 21:12 schrieb Yuriy Skalko : > > The thread grown fast and in different directions, so I want to get it back > to the initial proposal. > > Taking only concrete numbers: I've proposed to include dicts for Russian and > Portuguese. Then Joel proposed to include dicts for top 25

Re: Surrounding white frame in fullscreen

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 10:04:40AM +0100, Yu Jin wrote: > With fullscreen you mean View -> Fullscreen I assume? I have attached 2 > screenshots, there are still frames on the right and on the bottom after > your commit, but tbh it doesn't bother me at all. So the new version is better, although i

Re: Surrounding white frame in fullscreen

2020-11-22 Thread Pavel Sanda
On Sun, Nov 22, 2020 at 10:04:40AM +0100, Yu Jin wrote: > > >>> It's in now, still waiting for Stephen/Yu feedback. > > >>> Pavel > > >> IMO you didn???t break fullscreen border. Here on Mac it looks normal. > > > Good, thanks. > > > > > > Riki, this should go to branch, up to you whether 2.3.6 or

Re: Surrounding white frame in fullscreen

2020-11-22 Thread Yu Jin
Am So., 22. Nov. 2020 um 00:59 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > On 11/21/20 12:08 PM, Pavel Sanda wrote: > > On Sat, Nov 21, 2020 at 05:24:34PM +0100, Stephan Witt wrote: > > until (at least) Qt 5.7.1 fullscreen was over the whole screen, in > newer Qt > > (tested 5