[LyX/2.1.x] Fix setting Interlingua as GUI language

2015-03-30 Thread Jean-Marc Lasgouttes
commit 22a9e27895e5b30d3f33f078c748003f4ee17e13 Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Tue Mar 17 11:34:28 2015 +0100 Fix setting Interlingua as GUI language The problem came from the fact that Qt associates Interlingua to locale C. Now, we do not rely anymore on

[LyX/2.1.x] Call DEPM properly when going somewhere with outliner.

2015-03-30 Thread Jean-Marc Lasgouttes
commit c966875ecefe5ea59a7f1a9fb9dcc669ec454a1e Author: Jean-Marc Lasgouttes lasgout...@lyx.org Date: Thu Mar 26 10:27:59 2015 +0100 Call DEPM properly when going somewhere with outliner. LFUN_PARAGRAPH_GOTO used to do a plain setCursor, whereas the more elaborate mouseSetCursor

[LyX/master] Improve read-only mode of InsetParams derived dialogs

2015-03-30 Thread Juergen Spitzmueller
commit 99f7b916e6b9c3eb3e9d69e7d996ed590248ee53 Author: Juergen Spitzmueller sp...@lyx.org Date: Mon Mar 30 14:44:11 2015 +0200 Improve read-only mode of InsetParams derived dialogs * Disable New Inset button * Do not disable line edits, but use setReadOnly instead (this allows

[LyX/master] Math Panels: revise the Arrows svg icons

2015-03-30 Thread Enrico Forestieri
commit f191dc49615a6211c11dec0181963b7ed6dbba34 Author: Enrico Forestieri for...@lyx.org Date: Mon Mar 30 16:06:02 2015 +0200 Math Panels: revise the Arrows svg icons diff --git a/lib/images/math/Lleftarrow.svgz b/lib/images/math/Lleftarrow.svgz index a4af0b1..bf15e4a 100644 Binary files

[LyX/master] Initialize definition_ correctly

2015-03-30 Thread Georg Baum
commit af6cb2d0e239a4e84a8e25c947862c215aac93f4 Author: Georg Baum b...@lyx.org Date: Mon Mar 30 22:04:52 2015 +0200 Initialize definition_ correctly diff --git a/src/mathed/MathMacro.cpp b/src/mathed/MathMacro.cpp index b23be09..4cdecbd 100644 --- a/src/mathed/MathMacro.cpp +++

[LyX/master] whitespace

2015-03-30 Thread Georg Baum
commit cdd79e76a6c4cb5b61a4989af5bede0b03d6aa33 Author: Georg Baum b...@lyx.org Date: Mon Mar 30 22:03:03 2015 +0200 whitespace diff --git a/src/mathed/MathMacro.h b/src/mathed/MathMacro.h index e3fdde9..81cb7ea 100644 --- a/src/mathed/MathMacro.h +++ b/src/mathed/MathMacro.h @@ -56,7

[LyX/master] Math Panels: revise the Operators svg icons

2015-03-30 Thread Enrico Forestieri
commit 498ca9f2bf3439b84923f0d8b81da180fd1f7577 Author: Enrico Forestieri for...@lyx.org Date: Tue Mar 31 01:14:02 2015 +0200 Math Panels: revise the Operators svg icons diff --git a/lib/images/math/amalg.svgz b/lib/images/math/amalg.svgz index 5c13b72..6161bab 100644 Binary files

[LyX/master] Add comment

2015-03-30 Thread Enrico Forestieri
commit f51662928579db1e44bd0fb024e6b65eb02f6add Author: Enrico Forestieri for...@lyx.org Date: Tue Mar 31 01:26:48 2015 +0200 Add comment diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp index ac2fd03..9a9fc14 100644 --- a/src/insets/InsetInfo.cpp +++

[LyX/2.1.x] Rewrite of change-related helpers lyxfind.cpp(findNextChange, findPreviousChange, findChange, selectChange): factor the change-selection part out of the change-finding part Text.cpp (accep

2015-03-30 Thread Richard Heck
commit d91035d89f0b5107f4ddc6780b0ab8e937a54d68 Author: Alfredo Braunstein abrau...@lyx.org Date: Tue Oct 14 09:58:40 2014 +0200 Rewrite of change-related helpers lyxfind.cpp(findNextChange, findPreviousChange, findChange, selectChange): factor the change-selection part out of the

[LyX/2.1.x] Fix setting Interlingua as GUI language

2015-03-30 Thread Jean-Marc Lasgouttes
commit 22a9e27895e5b30d3f33f078c748003f4ee17e13 Author: Jean-Marc Lasgouttes Date: Tue Mar 17 11:34:28 2015 +0100 Fix setting Interlingua as GUI language The problem came from the fact that Qt associates Interlingua to locale C. Now, we do not rely anymore

[LyX/2.1.x] Call DEPM properly when going somewhere with outliner.

2015-03-30 Thread Jean-Marc Lasgouttes
commit c966875ecefe5ea59a7f1a9fb9dcc669ec454a1e Author: Jean-Marc Lasgouttes Date: Thu Mar 26 10:27:59 2015 +0100 Call DEPM properly when going somewhere with outliner. LFUN_PARAGRAPH_GOTO used to do a plain setCursor, whereas the more elaborate mouseSetCursor

[LyX/master] Improve read-only mode of InsetParams derived dialogs

2015-03-30 Thread Juergen Spitzmueller
commit 99f7b916e6b9c3eb3e9d69e7d996ed590248ee53 Author: Juergen Spitzmueller Date: Mon Mar 30 14:44:11 2015 +0200 Improve read-only mode of InsetParams derived dialogs * Disable "New Inset" button * Do not disable line edits, but use setReadOnly instead (this

[LyX/master] Math Panels: revise the "Arrows" svg icons

2015-03-30 Thread Enrico Forestieri
commit f191dc49615a6211c11dec0181963b7ed6dbba34 Author: Enrico Forestieri Date: Mon Mar 30 16:06:02 2015 +0200 Math Panels: revise the "Arrows" svg icons diff --git a/lib/images/math/Lleftarrow.svgz b/lib/images/math/Lleftarrow.svgz index a4af0b1..bf15e4a 100644 Binary

[LyX/master] Initialize definition_ correctly

2015-03-30 Thread Georg Baum
commit af6cb2d0e239a4e84a8e25c947862c215aac93f4 Author: Georg Baum Date: Mon Mar 30 22:04:52 2015 +0200 Initialize definition_ correctly diff --git a/src/mathed/MathMacro.cpp b/src/mathed/MathMacro.cpp index b23be09..4cdecbd 100644 --- a/src/mathed/MathMacro.cpp +++

[LyX/master] whitespace

2015-03-30 Thread Georg Baum
commit cdd79e76a6c4cb5b61a4989af5bede0b03d6aa33 Author: Georg Baum Date: Mon Mar 30 22:03:03 2015 +0200 whitespace diff --git a/src/mathed/MathMacro.h b/src/mathed/MathMacro.h index e3fdde9..81cb7ea 100644 --- a/src/mathed/MathMacro.h +++ b/src/mathed/MathMacro.h @@ -56,7

[LyX/master] Math Panels: revise the Operators svg icons

2015-03-30 Thread Enrico Forestieri
commit 498ca9f2bf3439b84923f0d8b81da180fd1f7577 Author: Enrico Forestieri Date: Tue Mar 31 01:14:02 2015 +0200 Math Panels: revise the Operators svg icons diff --git a/lib/images/math/amalg.svgz b/lib/images/math/amalg.svgz index 5c13b72..6161bab 100644 Binary files

[LyX/master] Add comment

2015-03-30 Thread Enrico Forestieri
commit f51662928579db1e44bd0fb024e6b65eb02f6add Author: Enrico Forestieri Date: Tue Mar 31 01:26:48 2015 +0200 Add comment diff --git a/src/insets/InsetInfo.cpp b/src/insets/InsetInfo.cpp index ac2fd03..9a9fc14 100644 --- a/src/insets/InsetInfo.cpp +++

[LyX/2.1.x] Rewrite of change-related helpers lyxfind.cpp(findNextChange, findPreviousChange, findChange, selectChange): factor the change-selection part out of the change-finding part Text.cpp (accep

2015-03-30 Thread Richard Heck
commit d91035d89f0b5107f4ddc6780b0ab8e937a54d68 Author: Alfredo Braunstein Date: Tue Oct 14 09:58:40 2014 +0200 Rewrite of change-related helpers lyxfind.cpp(findNextChange, findPreviousChange, findChange, selectChange): factor the change-selection part out of the