[LyX/master] Cmake url tests: Add special handling for some ftp-urls

2016-01-05 Thread Kornel Benko
commit 7b4064bbcbaded5f627787c07d30e19288fd86c6 Author: Kornel Benko Date: Tue Jan 5 17:27:49 2016 +0100 Cmake url tests: Add special handling for some ftp-urls diff --git a/development/checkurls/CheckURL.pm b/development/checkurls/CheckURL.pm index d0a8fad..4ab70ab 100755 --- a/developme

[LyX/master] Minor ctest documentation edits.

2016-01-05 Thread Günter Milde
commit 88b3fa32256062775d7e165a6f8c858290a5bb00 Author: Günter Milde Date: Sat Jan 2 22:31:14 2016 +0100 Minor ctest documentation edits. Make sure not to confuse failing test and failing export for inverted tests. diff --git a/lib/doc/Development.lyx b/lib/doc/Development.lyx ind

[LyX/master] ctests: hebrew PDF (LuaTeX) works.

2016-01-05 Thread Günter Milde
commit fb11ac511f9b5ad596e990215368de3f2024d374 Author: Günter Milde Date: Tue Jan 5 17:02:44 2016 +0100 ctests: hebrew PDF (LuaTeX) works. Works with system-fonts due to font substitution in the test-script. TODO: set system fonts that work in the lyx source(s) to allow compil

[LyX/master] ctests: ignore docbook_article latex export.

2016-01-05 Thread Günter Milde
commit 8cc9028b840897957a9da1e0ff3c20ac12bf6627 Author: Günter Milde Date: Sat Jan 2 21:50:45 2016 +0100 ctests: ignore docbook_article latex export. diff --git a/development/autotests/ignoredTests b/development/autotests/ignoredTests index 891b955..06e9b48 100644 --- a/development/autote

[LyX/master] Set correct document language for Basque example.

2016-01-05 Thread Günter Milde
commit 110f505b63ea36bbaa3ff3a6baa7952a05a55c89 Author: Günter Milde Date: Sat Jan 2 22:28:58 2016 +0100 Set correct document language for Basque example. diff --git a/lib/examples/eu/adibide_lyx-atua.lyx b/lib/examples/eu/adibide_lyx-atua.lyx index 0cea5c0..a1e7e13 100644 --- a/lib/examp

[LyX/2.1.x] Fix entering inset in visual cursor mode

2016-01-05 Thread Jean-Marc Lasgouttes
commit 3fad30da63f7fa963269af1241438923f6dfa172 Author: Jean-Marc Lasgouttes Date: Tue Jan 5 10:10:26 2016 +0100 Fix entering inset in visual cursor mode Improve the test whether cursor has moved in Cursor::posVisLeft. The code for posVisRight had already been fixed for #5764 at 0

[LyX/2.1.x] When moving cursor, always reset anchor

2016-01-05 Thread Jean-Marc Lasgouttes
commit 0e4442e928c79939cc82a7462eea1524b768967a Author: Jean-Marc Lasgouttes Date: Tue Jan 5 11:12:00 2016 +0100 When moving cursor, always reset anchor This applies to BufferView::moveToPosition, which is used for bookmarks and initial cursor position (on loading). Fixes

[LyX/2.1.x] Fix bug #9907: We get a crash if we first close a master buffer one of whose children is also a child of another buffer, then try to close that one.

2016-01-05 Thread Richard Heck
commit 9d4406268ceef604a93dfce8a956609c3d8896af Author: Richard Heck Date: Tue Jan 5 09:53:42 2016 -0500 Fix bug #9907: We get a crash if we first close a master buffer one of whose children is also a child of another buffer, then try to close that one. The problem is that

[LyX/2.1.x] Rewrite the BufferList::releaseChild method so that it only checks whether a given child Buffer is also a child of some other parent. Then do the releasing or resetting where this method i

2016-01-05 Thread Richard Heck
commit 37992130966569d7216e0853e40582765c05a56e Author: Richard Heck Date: Tue Jan 5 09:52:18 2016 -0500 Rewrite the BufferList::releaseChild method so that it only checks whether a given child Buffer is also a child of some other parent. Then do the releasing or resetting where thi

[LyX/2.1.x] Updated French translation of linguistics manual.

2016-01-05 Thread Richard Heck
commit ce7782be5b7398a951bf9ea861aa91667f2fb482 Author: Richard Heck Date: Tue Jan 5 10:03:46 2016 -0500 Updated French translation of linguistics manual. diff --git a/lib/examples/fr/linguistics.lyx b/lib/examples/fr/linguistics.lyx index 4085924..1cdec4e 100644 --- a/lib/examples/fr/ling

[LyX/master] Rewrite the BufferList::releaseChild method so that it only checks whether a given child Buffer is also a child of some other parent. Then do the releasing or resetting where this method

2016-01-05 Thread Richard Heck
commit e8ffb0c97aa7c5a27dd3fcfc79a4ce13d8701762 Author: Richard Heck Date: Tue Jan 5 09:52:18 2016 -0500 Rewrite the BufferList::releaseChild method so that it only checks whether a given child Buffer is also a child of some other parent. Then do the releasing or resetting where thi

[LyX/master] Fix bug #9907: We get a crash if we first close a master buffer one of whose children is also a child of another buffer, then try to close that one.

2016-01-05 Thread Richard Heck
commit 0407364392abca866ee5a3da3c89ad41811ed81f Author: Richard Heck Date: Tue Jan 5 09:53:42 2016 -0500 Fix bug #9907: We get a crash if we first close a master buffer one of whose children is also a child of another buffer, then try to close that one. The problem is that

[LyX/master] When moving cursor, always reset anchor

2016-01-05 Thread Jean-Marc Lasgouttes
commit 01fc62b78eb844d400803f0a489d5b326714708b Author: Jean-Marc Lasgouttes Date: Tue Jan 5 11:12:00 2016 +0100 When moving cursor, always reset anchor This applies to BufferView::moveToPosition, which is used for bookmarks and initial cursor position (on loading). Fixes

[LyX/master] Fix entering inset in visual cursor mode

2016-01-05 Thread Jean-Marc Lasgouttes
commit d3c00446179927360380c1511294e5a7ef19e269 Author: Jean-Marc Lasgouttes Date: Tue Jan 5 10:10:26 2016 +0100 Fix entering inset in visual cursor mode Improve the test whether cursor has moved in Cursor::posVisLeft. The code for posVisRight had already been fixed for #5764 at 0

[LyX/master] Broken URLs: replace with values found by Jean-Pierre.

2016-01-05 Thread Kornel Benko
commit e2a16f1c9a70c93a5049a1487d32a584e2a4e5e4 Author: Kornel Benko Date: Tue Jan 5 12:13:21 2016 +0100 Broken URLs: replace with values found by Jean-Pierre. diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index 6bdfa44..8e78f88 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/l