[LyX/master] build4-2010.bat: remove outdated script

2016-07-10 Thread Uwe Stöhr
commit 1f6e2c323eb88cef9a38a8e67e9a69dbb3bcf048 Author: Uwe Stöhr Date: Mon Jul 11 02:12:36 2016 +0200 build4-2010.bat: remove outdated script building with MSVC 2010 won't be possible with LyX 2.3 --- development/Makefile.am |1 -

[LyX/master] Update sk.po

2016-07-10 Thread Kornel Benko
commit 878acff757fd5b301644abe9e72c76bdb2b1b0d0 Author: Kornel Benko Date: Sun Jul 10 22:16:49 2016 +0200 Update sk.po --- po/sk.gmo | Bin 481281 -> 481868 bytes po/sk.po | 138 +++- 2 files changed, 99

[LyX/master] Amend cb0c881

2016-07-10 Thread Kornel Benko
commit 8a15df6d6531a21afb92bd00cd9a9b7ae416356c Author: Kornel Benko Date: Sun Jul 10 22:14:08 2016 +0200 Amend cb0c881 --- development/cmake/config.h.cmake |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/development/cmake/config.h.cmake

[LyX/master] More fixes to MSVC compilation instructions

2016-07-10 Thread Georg Baum
commit ae8028de7cd1175b086f23e36e09f06eabf02127 Author: Georg Baum Date: Sun Jul 10 20:31:18 2016 +0200 More fixes to MSVC compilation instructions Many thanks to racoon for all the patience and feedback! --- INSTALL.Win32 | 58

[LyX/master] Fix paste of selection to (unfocused) external applications

2016-07-10 Thread Enrico Forestieri
commit cb0c881b0298ef6c54e0cc57dc6f2ef46716c7aa Author: Enrico Forestieri Date: Sun Jul 10 19:31:32 2016 +0200 Fix paste of selection to (unfocused) external applications With both Qt4 and Qt5, when using a click-to-focus policy, the first attempt to paste a

[LyX/2.2.x] Generate a proper error dialog title for XeTeX/LuaTeX

2016-07-10 Thread Juergen Spitzmueller
commit 90e337c84d1ac6292286b4ebb887a4cbb2c4c141 Author: Juergen Spitzmueller Date: Sun Jul 10 11:14:03 2016 +0200 Generate a proper error dialog title for XeTeX/LuaTeX (see bug #10013) Candidate for stable --- src/frontends/qt4/GuiErrorList.cpp |4 +++-

[LyX/2.2.x] fix #10199 Non-encodable characters with XeTeX and utf8-plain

2016-07-10 Thread Guillaume Munch
commit 5198fdfc0b8638f3764c88843ea8863ec8b48656 Author: Günter Milde Date: Sat Jun 11 13:54:33 2016 +0200 fix #10199 Non-encodable characters with XeTeX and utf8-plain XeTeX with TeX fonts is only safe with ASCII input encoding (see #9740) and we therefore force

[LyX/master] Clarify some comments wrt XeTeX/LuaTeX (see bug #10013)

2016-07-10 Thread Juergen Spitzmueller
commit 6bcbd907a46f160fb62b05f8c665367754f324fd Author: Juergen Spitzmueller Date: Sun Jul 10 11:13:13 2016 +0200 Clarify some comments wrt XeTeX/LuaTeX (see bug #10013) --- src/BufferParams.cpp |6 +- src/frontends/qt4/GuiDocument.cpp |2 +- 2

[LyX/master] Generate a proper error dialog title for XeTeX/LuaTeX

2016-07-10 Thread Juergen Spitzmueller
commit 65173b26d55ab7fe0ac15be82730e7f99e8d8aed Author: Juergen Spitzmueller Date: Sun Jul 10 11:14:03 2016 +0200 Generate a proper error dialog title for XeTeX/LuaTeX (see bug #10013) Candidate for stable --- src/frontends/qt4/GuiErrorList.cpp |4 +++-

[LyX/master] Testcase now OK after fixing #8022

2016-07-10 Thread Kornel Benko
commit 582f225aca620e4a390731ac89c501fef43e2979 Author: Kornel Benko Date: Sun Jul 10 11:06:01 2016 +0200 Testcase now OK after fixing #8022 --- development/autotests/suspiciousTests |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git