Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread Pavel Sanda
Richard Heck wrote: > commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 > Author: Richard Heck > Date: Tue Jul 12 00:20:27 2016 -0400 > > Document new inverted branch insets in User Guide. Also add note to > RELEASE_NOTES. https://wiki.lyx.org/LyX/NewInLyX23 :)

Re: [LyX/2.2.x] status.22x

2016-07-12 Thread Pavel Sanda
Guillaume Munch wrote: > commit ffec1b5169646d5485844a5d524cae11a94ff89b > Author: Guillaume Munch > Date: Tue Jul 12 15:02:17 2016 +0100 > > status.22x > --- > status.22x |4 > 1 files changed, 4 insertions(+), 0 deletions(-) > > diff --git a/status.22x

Re: [LyX/2.2.x] UI for save_transient_properties

2016-07-12 Thread Uwe Stöhr
Am 12.07.2016 um 15:56 schrieb Guillaume Munch: Add a new checkbox "Save transient properties" to the "Output" panel in the document properties dialog (now renamed as "Format"). Why was this change allowed for 2.2.1? Richard just asked the translators to do their work and now you are

Re: [LyX/master] Add missing dlls

2016-07-12 Thread Uwe Stöhr
Am 12.07.2016 um 22:49 schrieb Kornel Benko: I don't get it. To my understanding of cmake code: 1.) The target 'LyX' creates (and should) onlyx LyX.exe 2.) The target 'package' should create a .zip file 3.) The target 'install' should install also Qt5 dlls to

Re: [LyX/2.2.x] UI for save_transient_properties

2016-07-12 Thread Richard Heck
On 07/12/2016 07:07 PM, Uwe Stöhr wrote: > Am 12.07.2016 um 15:56 schrieb Guillaume Munch: > >> Add a new checkbox "Save transient properties" to the "Output" >> panel in the >> document properties dialog (now renamed as "Format"). > > Why was this change allowed for 2.2.1? Richard just

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread José Abílio Matos
On Tuesday, July 12, 2016 6:20:38 AM WEST Richard Heck wrote: > commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 > Author: Richard Heck > Date: Tue Jul 12 00:20:27 2016 -0400 > > Document new inverted branch insets in User Guide. Also add note to > RELEASE_NOTES. Since

Re: How to create a patch with git gui

2016-07-12 Thread Daniel
Thanks. I think it worked (patch and screenshot of gitk attached). On 12.07.2016 00:10, Richard Heck wrote: [...] Then right-click on the commit for which you want to make the patch. You will have the option "Make patch". Choose that and then choose where to save it. Should I try to commit

Re: [LyX/master] We do not need to enter the format numbers for 2.3 at this time. The code just below fills thiss automatically.

2016-07-12 Thread José Abílio Matos
On Tuesday, July 12, 2016 4:49:21 AM WEST Richard Heck wrote: > commit ed87044d91e39daf2c079ba4582603add299d667 > Author: Richard Heck > Date: Mon Jul 11 22:48:04 2016 -0400 > > We do not need to enter the format numbers for 2.3 at this time. > The code just below fills

Re: Delay when closing LyX

2016-07-12 Thread Scott Kostyshak
On Mon, Jul 11, 2016 at 11:51:27AM +0100, Jean-Pierre Chrétien wrote: > Hello, > > Since 2.2.0, I get this message in the calling command window when I close LyX > > QClipboard: Unable to receive an event from the clipboard manager in a > reasonable time > > It takes about 10 seconds to get the

Re: [LyX/2.2.x] UI for save_transient_properties

2016-07-12 Thread Uwe Stöhr
Am 13.07.2016 um 01:30 schrieb Richard Heck: Therefore please revert the renaming and use change tracking to describe the new document settings option. This was discussed on the list, and no one objected, I hereby object. I am fine with the new feature as it was approved and with a

Re: How to create a patch with git gui

2016-07-12 Thread racoon
On 12.07.2016 12:20, Guillaume Munch wrote: [...] patches with detailed commit log are better. What is a "commit log"? Honestly, I think most people use git from the command line. It would be easier for you to find guides on the internet and for us to help you. In this case the command is

Re: How to create a patch with git gui

2016-07-12 Thread Stephan Witt
> Am 12.07.2016 um 14:20 schrieb racoon : > > On 12.07.2016 12:20, Guillaume Munch wrote: >> [...] patches with detailed commit log are better. > > What is a "commit log"? > >> Honestly, I think most people use git from the command line. It would be >> easier for you to find

LyX Wiki Password?

2016-07-12 Thread Joel Kulesza
LyX Developers: I previously posted some "walkthrough" steps about compiling hunspell into LyX at https://wiki.lyx.org/Devel/Hunspell. I wanted to edit it to clarify something; however, now it is requesting a password. Is this a recent change? Regardless, can I be granted access to modify what

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Richard Heck
On 07/12/2016 01:54 AM, Daniel wrote: > On 12.07.2016 00:16, Richard Heck wrote: >> OK. Try opening the messages pane: View> Messages Pane. Then >> reconfigure. > > Okay. Here is the full log: > > [snip] > > 07:53:18.990: Running configure... > 07:53:19.039: The process failed to start. Either the

Re: [LyX/master] Document new inverted branch insets in User Guide. Also add note to RELEASE_NOTES.

2016-07-12 Thread Richard Heck
On 07/12/2016 05:31 AM, José Abílio Matos wrote: > On Tuesday, July 12, 2016 6:20:38 AM WEST Richard Heck wrote: >> commit e57889ff2f38ed8e804a7e3c7e62114e31bf7715 >> Author: Richard Heck >> Date: Tue Jul 12 00:20:27 2016 -0400 >> >> Document new inverted branch insets in

Re: toolbars Lock menu

2016-07-12 Thread racoon
40ec9d3..36c5ea5 100644 --- a/src/FuncCode.h +++ b/src/FuncCode.h @@ -362,6 +362,8 @@ enum FuncCode LFUN_LISTING_INSERT,// Herbert 2000, bpeng 20070502 // 275 LFUN_TOOLBAR_TOGGLE,// Edwin 20070521 + LFUN_TOOLBAR_MOVABLE, //

Re: How to create a patch with git gui

2016-07-12 Thread Guillaume Munch
Le 12/07/2016 07:11, Daniel a écrit : Thanks. I think it worked (patch and screenshot of gitk attached). On 12.07.2016 00:10, Richard Heck wrote: [...] Then right-click on the commit for which you want to make the patch. You will have the option "Make patch". Choose that and then choose where

Re: How to create a patch with git gui

2016-07-12 Thread Richard Heck
On 07/12/2016 08:20 AM, racoon wrote: > On 12.07.2016 12:20, Guillaume Munch wrote: >> [...] patches with detailed commit log are better. > > What is a "commit log"? He just means the message you write when you commit. > >> Honestly, I think most people use git from the command line. It would be

Re: How to create a patch with git gui

2016-07-12 Thread racoon
On 12.07.2016 14:58, Stephan Witt wrote: Am 12.07.2016 um 14:20 schrieb racoon : On 12.07.2016 12:20, Guillaume Munch wrote: [...] patches with detailed commit log are better. What is a "commit log"? Honestly, I think most people use git from the command line. It would

Re: LyX Wiki Password?

2016-07-12 Thread Richard Heck
On 07/12/2016 10:34 AM, Joel Kulesza wrote: > LyX Developers: > > I previously posted some "walkthrough" steps about compiling hunspell > into LyX at https://wiki.lyx.org/Devel/Hunspell. I wanted to edit it > to clarify something; however, now it is requesting a password. > > Is this a recent

Re: LyX Wiki Password?

2016-07-12 Thread Joel Kulesza
Sounds good, thanks. I just wanted to make sure I wasn't stepping out of turn. Perhaps I boldly charged ahead (and read more clearly) last time. On Tue, Jul 12, 2016 at 9:05 AM, Richard Heck wrote: > On 07/12/2016 10:34 AM, Joel Kulesza wrote: > > LyX Developers: > > > > I

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread racoon
On 12.07.2016 16:48, Richard Heck wrote: On 07/12/2016 01:54 AM, Daniel wrote: On 12.07.2016 00:16, Richard Heck wrote: OK. Try opening the messages pane: View> Messages Pane. Then reconfigure. Okay. Here is the full log: [snip] 07:53:18.990: Running configure... 07:53:19.039: The process

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread racoon
Final warnings I get are of the following form: 3> Generating LyX2.3.pot 3>CUSTOMBUILD : cygwin warning : 3>MS-DOS style path detected: C:/LyX/lyx-23-build/po/POTFILES.in 3>Preferred POSIX equivalent is: /cygdrive/c/LyX/lyx-23-build/po/POTFILES.in 3>CYGWIN environment variable

Re: How to create a patch with git gui

2016-07-12 Thread Georg Baum
racoon wrote: > On 12.07.2016 14:58, Stephan Witt wrote: >> >>> Am 12.07.2016 um 14:20 schrieb racoon : >>> >>> I really don't like the windows command line. The native cmd.exe is indeed too limited. IMHO it does not matter whether you use git via a gui or from command line.

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Georg Baum
racoon wrote: > On 11.07.2016 16:05, racoon wrote: >> >> Did click on "Build" (is that the same as compile?) from the context >> menu of "LyX" in the Solution Explorer. And it compiled with no errors. Yes I meant build (this is the MSVc terminology). >> Pressed F5, got a message about outdated

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Georg Baum
racoon wrote: > On 11.07.2016 17:43, racoon wrote: >> >> If I provide just those CMake gives me an error: >> >> --- >> >> Make Error at CMakeLists.txt:601 (find_package): >> By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project >> has >> asked CMake to find a package

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Georg Baum
racoon wrote: > Final warnings I get are of the following form: > > 3> Generating LyX2.3.pot > 3>CUSTOMBUILD : cygwin warning : > 3>MS-DOS style path detected: C:/LyX/lyx-23-build/po/POTFILES.in > 3>Preferred POSIX equivalent is: > /cygdrive/c/LyX/lyx-23-build/po/POTFILES.in > 3>

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Georg Baum
racoon wrote: > On 12.07.2016 16:48, Richard Heck wrote: >> >> The python executable is not being found. Is it in your path? I would >> guess that this is something the installer usually takes care of. > > Thanks. The python path was actually not in my path variable. Now it > works. I don't

Re: Compiling with Microsoft Visual C++

2016-07-12 Thread Georg Baum
Richard Heck wrote: > If you're running LyX from a terminal, you should get some output > explaining why reconfiguration is failing. Unfortunately this is more complicated on windows than on other operating systems. An application is either a console application (with stdin/stdout/stderr and