[LyX/master] Remove DOCBOOK enum values, no more used.

2020-07-08 Thread Pavel Sanda
commit 25bb51c865b8013e983395122f8a20835b8f1319 Author: Thibaut Cuvelier Date: Sun Jul 5 02:31:37 2020 +0200 Remove DOCBOOK enum values, no more used. --- src/BufferParams.cpp | 13 - src/BufferParams.h |2 -- src/LayoutEnums.h|

[LyX/master] Makefile forgotten in previous patch

2020-07-08 Thread Pavel Sanda
commit d393df4f1a0f0d44103be22344d24e9e003ebf3a Author: Pavel Sanda Date: Wed Jul 8 10:08:15 2020 +0200 Makefile forgotten in previous patch --- lib/Makefile.am | 10 -- 1 files changed, 0 insertions(+), 10 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index

[LyX/master] Remove GuiRef::nameAllowed, as the DocBook support no more uses it

2020-07-08 Thread Pavel Sanda
commit fd6e14414f272d5890fa5334f861c3b0770ca908 Author: Thibaut Cuvelier Date: Sun Jul 5 02:24:57 2020 +0200 Remove GuiRef::nameAllowed, as the DocBook support no more uses it --- src/frontends/qt/GuiRef.cpp | 16 src/frontends/qt/GuiRef.h|2 --

[LyX/master] Remove GuiRef::typeAllowed, as it is now always allowed.

2020-07-08 Thread Pavel Sanda
commit 3a24550765c7c64e3978e7c4af1231d0b7b2b1dc Author: Thibaut Cuvelier Date: Sun Jul 5 02:19:20 2020 +0200 Remove GuiRef::typeAllowed, as it is now always allowed. --- src/frontends/qt/GuiRef.cpp | 12 ++-- src/frontends/qt/GuiRef.h |2 -- 2 files changed, 2

[LyX/master] Add documentation for the new layout attributes.

2020-07-08 Thread Pavel Sanda
commit 7989ebca85ddf95d58dfb86e234a17e5470d62c2 Author: Thibaut Cuvelier Date: Fri May 10 02:54:44 2019 +0200 Add documentation for the new layout attributes. --- lib/doc/Customization.lyx | 1870 - 1 files changed, 1865 insertions(+), 5

[LyX/master] Migrate the previous DocBook layouts so the old documents can still be generated with the new implementation.

2020-07-08 Thread Pavel Sanda
commit 67414563ac13cd8f61f58ae7018e20b61cfdb87f Author: Thibaut Cuvelier Date: Fri May 10 02:20:20 2019 +0200 Migrate the previous DocBook layouts so the old documents can still be generated with the new implementation. The output WILL change for these documents, as the output is

[LyX/master] Migrate the existing layouts to the new DocBook attributes.

2020-07-08 Thread Pavel Sanda
commit 1ec87298ff499386a1276cdde6ba113dd191c1e6 Author: Thibaut Cuvelier Date: Fri May 10 02:16:56 2019 +0200 Migrate the existing layouts to the new DocBook attributes. --- lib/layouts/agu_stdclass.inc | 49 ++--- lib/layouts/agu_stdtitle.inc

[LyX/master] The new DocBook output has no prerequisite on the document, so enable it for each and every document.

2020-07-08 Thread Pavel Sanda
commit b5969212119673d479bb2e0a99ccc0e359d35e0b Author: Thibaut Cuvelier Date: Fri May 10 02:13:23 2019 +0200 The new DocBook output has no prerequisite on the document, so enable it for each and every document. --- lib/configure.py |2 +- src/BufferParams.cpp |1 + 2 files

[LyX/master] New DocBook support

2020-07-08 Thread Pavel Sanda
commit 3883b85f49054c109cb8a9a293721a5e41edb68d Author: Thibaut Cuvelier Date: Mon Jun 8 23:27:49 2020 +0200 New DocBook support src/BiblioInfo.cpp | 75 +++- src/BiblioInfo.h|3 + src/Buffer.cpp | 107 ++--- src/Buffer.h

[LyX/master] Add required elements in the layouts to support DocBook.

2020-07-07 Thread Pavel Sanda
<pre>commit 28968b1f0de85aae1a8b11ffc9e6e872abcc8fa4 Author: Pavel Sanda <sa...@lyx.org> Date: Tue Jul 7 09:49:48 2020 +0200 Add required elements in the layouts to support DocBook. Slightly modified patch from Thibaut Cuvelier. --- lib/scripts/layout2layo

[LyX/master] * contrib

2020-07-07 Thread Pavel Sanda
commit 8c11b81c08138069d09ec0e1b50fadae3e39bb77 Author: Pavel Sanda Date: Tue Jul 7 09:52:22 2020 +0200 * contrib --- lib/generate_contributions.py |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/generate_contributions.py b/lib/generate_contributions.py index

[LyX/master] Remove old example, as its mechanisms are now deprecated.

2020-07-02 Thread Pavel Sanda
commit 8a6e5005701423c10e5b5f754ad64aaa53c8243a Author: Thibaut Cuvelier Date: Fri May 10 00:42:26 2019 +0200 Remove old example, as its mechanisms are now deprecated. --- development/autotests/ignoredTests |5 - lib/Makefile.am|

[LyX/master] Configure script: update names for new DocBook support, which is now always enabled.

2020-06-29 Thread Pavel Sanda
commit c9e0c2e28a59f35a102b4888a28649ad18799b10 Author: Thibaut Cuvelier Date: Fri May 10 00:41:20 2019 +0200 Configure script: update names for new DocBook support, which is now always enabled. --- lib/configure.py | 29 + 1 files changed, 13 insertions(+),

[LyX/master] Adding DocBook test cases.

2020-06-26 Thread Pavel Sanda
commit 02216551b3c51d70159c1196672df244e4871bf3 Author: Thibaut Cuvelier Date: Fri May 10 00:39:56 2019 +0200 Adding DocBook test cases. autotests/export/docbook/basic.bib | 109 +++ autotests/export/docbook/basic.lyx | 1057 +++

[LyX/master] typo left by codespell

2020-06-25 Thread Pavel Sanda
commit 7a132f4f8cb4642c1a1749b5e1a18e8311c9045e Author: Pavel Sanda Date: Fri Jun 26 00:07:03 2020 +0200 typo left by codespell --- src/tex2lyx/Preamble.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tex2lyx/Preamble.cpp b/src/tex2lyx/Preamble.cpp index

[LyX/master] Fix in symbols handling: parse the XML entity with \def.

2020-06-19 Thread Pavel Sanda
commit 8f897682112026cf0f86cfcf5c24f5052111e02d Author: Thibaut Cuvelier Date: Fri Jun 19 02:27:31 2020 +0200 Fix in symbols handling: parse the XML entity with \def. --- lib/symbols| 20 ++-- src/mathed/MathFactory.cpp | 11 +++ 2 files

[LyX/master] MathML: Convert HTML entities to XML entities.

2020-06-18 Thread Pavel Sanda
commit 718eede94bd57b51f6f60cda4c05a68da3dd0d66 Author: Thibaut Cuvelier Date: Mon Jun 8 04:07:47 2020 +0200 MathML: Convert HTML entities to XML entities. lib/symbols | 1664 +-- src/mathed/InsetMathBig.cpp |4 +-

[LyX/master] MathML stream allows for name spaces.

2020-06-18 Thread Pavel Sanda
commit 054bdc5d1854b9b1b08735e004a5440bff46531a Author: Thibaut Cuvelier Date: Fri May 10 01:52:07 2019 +0200 MathML stream allows for name spaces. --- src/mathed/InsetMath.cpp | 10 +++--- src/mathed/InsetMathBig.cpp|7 +++-- src/mathed/InsetMathBoldSymbol.cpp |

[LyX/master] Rename-XHTMLStream-to-XMLStream #3.

2020-06-18 Thread Pavel Sanda
commit ebcaa5b1db605a3420c23a2e6b28a3b06ed4e180 Author: Pavel Sanda Date: Thu Jun 18 15:58:48 2020 +0200 Rename-XHTMLStream-to-XMLStream #3. Fix paragraph id in xHTML output to the pre-refactoring status. Tested on math manual (plus minus nonessential newlines

[LyX/master] Rename-XHTMLStream-to-XMLStream #2.

2020-06-15 Thread Pavel Sanda
commit 86387120bcadec444d7250fd38ba05da06f85d50 Author: Pavel Sanda Date: Mon Jun 15 23:28:27 2020 +0200 Rename-XHTMLStream-to-XMLStream #2. Refactor font-related stuff to come closer to the previous xHTML output. Patch from Thibaut Cuvelier. --- src/Paragraph.cpp

[LyX/master] Amend a6b07608d8e9de24, took older patch.

2020-06-15 Thread Pavel Sanda
commit 8e2b18ada988aa6145e4b3e6834c44f370dd9c74 Author: Pavel Sanda Date: Mon Jun 15 13:13:00 2020 +0200 Amend a6b07608d8e9de24, took older patch. --- src/output_xhtml.cpp |2 +- src/output_xhtml.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src

[LyX/master] Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption.

2020-06-15 Thread Pavel Sanda
commit a6b07608d8e9de24383d3ebaec20b6b265ed9314 Author: Thibaut Cuvelier Date: Fri May 10 01:35:40 2019 +0200 Rename XHTMLStream to XMLStream, move it to another file, and prepare for DocBook adoption. xml.cpp/h also merges functionalities from sgml.cpp/h.

[LyX/master] We were finally able to get in contact with MARC maintainers.

2020-06-09 Thread Pavel Sanda
commit d5fb7ddaf23ec0984bdddf8871e373474e8ccf34 Author: Pavel Sanda Date: Tue Jun 9 22:36:10 2020 +0200 We were finally able to get in contact with MARC maintainers. --- lib/generate_contributions.py | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib

[LyX/2.3.x] * cs.po

2020-05-21 Thread Pavel Sanda
commit c16440ac9bdb7505aafff0dc9d94c5e63403948c Author: Pavel Sanda Date: Thu May 21 16:07:55 2020 +0200 * cs.po --- po/cs.po | 16 +++- 1 files changed, 7 insertions(+), 9 deletions(-) diff --git a/po/cs.po b/po/cs.po index bc71c4e..1b4fb4d 100644 --- a/po/cs.po +++ b/po

[LyX/master] Add new template for Hebrew.

2020-05-04 Thread Pavel Sanda
commit cf628911d0ea9f5f3a906b457ec3dfe18b9628f2 Author: Pavel Sanda Date: Mon May 4 13:03:52 2020 +0200 Add new template for Hebrew. Provided by Guy Rutenberg, available also here: https://github.com/guyru/lyx-hebrew-templates --- lib/Makefile.am

[LyX/2.3.x] * cs.po

2020-04-17 Thread Pavel Sanda
commit 4eff6e97e86f68b85ccf23a8324bb3c2907807e5 Author: Pavel Sanda Date: Fri Apr 17 10:59:41 2020 +0200 * cs.po --- po/cs.po |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/po/cs.po b/po/cs.po index 57fc21c..03160a2 100644 --- a/po/cs.po +++ b/po/cs.po

[LyX/master] This has been asked numerous times on users list.

2020-04-16 Thread Pavel Sanda
commit 2b7ab0225202c56baec0a5e990a147e74f2ec9a7 Author: Pavel Sanda Date: Thu Apr 16 18:57:31 2020 +0200 This has been asked numerous times on users list. --- INSTALL |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/INSTALL b/INSTALL index 6229f6e..47b73f1 100644

[LyX/master] fix distcheck

2020-04-10 Thread Pavel Sanda
commit 59e84a525fe70f28e3c0f8887f9d779e641d28ed Author: Pavel Sanda Date: Fri Apr 10 14:28:59 2020 +0200 fix distcheck --- 3rdparty/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/3rdparty/Makefile.am b/3rdparty/Makefile.am index bcc195b..e21e1cb

[LyX/master] ia.po: Update from Giovanni

2020-04-03 Thread Pavel Sanda
commit 3173e520bedbceeea6cb033de522251a4303 Author: Pavel Sanda Date: Fri Apr 3 13:49:37 2020 +0200 ia.po: Update from Giovanni po/ia.po | 2060 +- 1 files changed, 827 insertions(+), 1233 deletions(-) -- lyx-cvs mailing

[LyX/master] Remerge ia.po

2020-04-03 Thread Pavel Sanda
commit 87bf45583748a84e3a9b4d2f7213c4fb4ce6cd76 Author: Pavel Sanda Date: Fri Apr 3 13:46:55 2020 +0200 Remerge ia.po po/ia.po | 793 +++--- 1 files changed, 398 insertions(+), 395 deletions(-) -- lyx-cvs mailing list lyx-cvs

[LyX/master] Let hyperlink insets to be longer if name is given.

2020-03-25 Thread Pavel Sanda
commit 426ca3a5d6de3c4f90d48f26538bfc6d40ce59d9 Author: Pavel Sanda Date: Wed Mar 25 07:40:27 2020 +0100 Let hyperlink insets to be longer if name is given. Thanks to Oystein Senneset Haaland. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg210882.html --- src/insets

[LyX/master] * fix missing entry in ia.po

2020-03-20 Thread Pavel Sanda
commit f5669c0a3db80510085ee65df4618d6915317939 Author: Pavel Sanda Date: Fri Mar 20 20:43:39 2020 +0100 * fix missing entry in ia.po --- lib/layouttranslations |2 +- po/ia.po |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib

[LyX/master] layouttranslations check from Giovanni

2020-03-20 Thread Pavel Sanda
commit e91b2e2fbe38f95598612c26b3f35534cd4b6a51 Author: Pavel Sanda Date: Fri Mar 20 17:48:36 2020 +0100 layouttranslations check from Giovanni --- lib/layouttranslations| 12 +++- lib/layouttranslations.review |6 +++--- 2 files changed, 10 insertions(+), 8

[LyX/master] Remerge ia.po

2020-03-20 Thread Pavel Sanda
commit e9c120a4c36b506edd7a0e44a14f09af5c4203ee Author: Pavel Sanda Date: Fri Mar 20 17:41:00 2020 +0100 Remerge ia.po po/ia.po | 7251 +- 1 files changed, 3854 insertions(+), 3397 deletions(-) -- lyx-cvs mailing list lyx-cvs

[LyX/master] Update from Giovanni

2020-03-20 Thread Pavel Sanda
commit c7d93904b266e981df246f74ef36f66b9140e828 Author: Pavel Sanda Date: Fri Mar 20 17:42:47 2020 +0100 Update from Giovanni po/ia.po | 1604 ++ 1 files changed, 886 insertions(+), 718 deletions(-) -- lyx-cvs mailing list lyx

[LyX/2.3.x] Update ia.po from giovanni.

2020-02-24 Thread Pavel Sanda
commit 4150011e1e6bab205b2d25fb2173a60b2a2b3d77 Author: Pavel Sanda Date: Mon Feb 24 22:40:23 2020 +0100 Update ia.po from giovanni. po/ia.po | 767 +- 1 files changed, 457 insertions(+), 310 deletions(-) -- lyx-cvs mailing

[LyX/master] gcc 4.7 leftover

2020-02-20 Thread Pavel Sanda
commit 4e4bba441d7f98825a88b416dd63ccba83ee7f0f Author: Pavel Sanda Date: Thu Feb 20 09:24:34 2020 +0100 gcc 4.7 leftover --- src/support/unicode.h |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/support/unicode.h b/src/support/unicode.h index 6373e47

[LyX/master] Only gcc 4.8 is C++11 feature complete.

2020-02-20 Thread Pavel Sanda
commit 748bb5a046494f3e54da9a2388b931f0c2e2122b Author: Pavel Sanda Date: Thu Feb 20 09:15:31 2020 +0100 Only gcc 4.8 is C++11 feature complete. --- INSTALL |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/INSTALL b/INSTALL index 1525618..6229f6e 100644

[LyX/master] Fix memory leak.

2020-02-18 Thread Pavel Sanda
commit b7af21ad7c0a9c26600584ed122772214d1da9ef Author: Pavel Sanda Date: Tue Feb 18 10:03:42 2020 +0100 Fix memory leak. Spotted by Scott. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg210447.html --- src/frontends/qt/TocModel.cpp |7 +++ src/frontends/qt

[LyX/master] Unify handling in dispatchVC.

2020-02-15 Thread Pavel Sanda
commit 2db6a81156a13a8265457b1eb6ec40d58b43c0eb Author: Pavel Sanda Date: Sat Feb 15 20:55:14 2020 +0100 Unify handling in dispatchVC. All these check could be actually dropped, because unless dispatchVC is called directly, getstatus would already handle it. --- src/frontends

[LyX/master] endl needs ostream header here.

2020-01-14 Thread Pavel Sanda
commit 8c4d6bbba68d0913ae4a7ec3beefea0e9ff4d8ea Author: Pavel Sanda Date: Tue Jan 14 21:59:05 2020 +0100 endl needs ostream header here. --- src/boost.cpp |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/boost.cpp b/src/boost.cpp index ce1fb27..646d4e4 100644

[LyX/master] * lib/RELEASE-NOTES

2020-01-14 Thread Pavel Sanda
commit b9bf39240bf6bfd6e002870a08ce84459a078da2 Author: Pavel Sanda Date: Tue Jan 14 22:12:35 2020 +0100 * lib/RELEASE-NOTES --- lib/RELEASE-NOTES |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES index 0b4efec..421ec9a 100644

[LyX/2.3.x] * cs.po

2019-11-22 Thread Pavel Sanda
commit c85e30de99cba39d560b4d18361c855d8bafea8f Author: Pavel Sanda Date: Fri Nov 22 20:05:39 2019 +0100 * cs.po --- po/cs.po |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/po/cs.po b/po/cs.po index 4d6c012..6db36d1 100644 --- a/po/cs.po +++ b/po/cs.po

[LyX/2.3.x] * cs.po

2019-11-21 Thread Pavel Sanda
commit 02309392a44eb629ba742bccfaceedde86789e8d Author: Pavel Sanda Date: Thu Nov 21 17:16:35 2019 +0100 * cs.po --- po/cs.po | 20 +--- 1 files changed, 9 insertions(+), 11 deletions(-) diff --git a/po/cs.po b/po/cs.po index 768b6f0..c93c8fa 100644 --- a/po/cs.po +++ b

[LyX/master] typo

2019-11-21 Thread Pavel Sanda
commit 88ff1686bc1660968c15ecb00d28cde9f5d91409 Author: Pavel Sanda Date: Thu Nov 21 17:13:47 2019 +0100 typo --- src/insets/InsetGraphics.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/insets/InsetGraphics.cpp b/src/insets/InsetGraphics.cpp index

[LyX/2.3.x] remerge cs.po

2019-11-21 Thread Pavel Sanda
commit ea88310517c78bc17d96c9326a171a0a0acd7175 Author: Pavel Sanda Date: Thu Nov 21 16:59:34 2019 +0100 remerge cs.po po/cs.po | 1937 +++--- 1 files changed, 975 insertions(+), 962 deletions(-) -- lyx-cvs mailing list lyx-cvs

[LyX/master] Previous header change breaks postats script for web.

2019-11-21 Thread Pavel Sanda
commit eb6cf2788edef5b314a050011ca7d923e00adff9 Author: Pavel Sanda Date: Thu Nov 21 15:35:42 2019 +0100 Previous header change breaks postats script for web. --- po/gl.po |2 +- po/sr.po |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/gl.po b/po/gl.po

[LyX/2.3.x] Previous header change breaks postats script for web.

2019-11-21 Thread Pavel Sanda
commit b7cac2fda64c4a8c3b2ef4cc2ad633e059b42c8c Author: Pavel Sanda Date: Thu Nov 21 15:30:47 2019 +0100 Previous header change breaks postats script for web. --- po/gl.po |2 +- po/sr.po |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/po/gl.po b/po/gl.po

[LyX/2.3.x] Update bg.po from Veselin.

2019-11-21 Thread Pavel Sanda
commit eb33c2f40dd4394f2a4d3cb264c7ad56c1a0bb29 Author: Pavel Sanda Date: Thu Nov 21 15:08:36 2019 +0100 Update bg.po from Veselin. po/bg.po | 4494 +- 1 files changed, 2428 insertions(+), 2066 deletions(-) -- lyx-cvs mailing

[LyX/2.3.x] generated bg.gmo

2019-11-21 Thread Pavel Sanda
commit f08f331eaca037a131b4a9d1efc79d7303c4fdaf Author: Pavel Sanda Date: Thu Nov 21 15:10:58 2019 +0100 generated bg.gmo --- po/bg.gmo | Bin 322098 -> 371058 bytes 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/po/bg.gmo b/po/bg.gmo index 61a2288..2fc7a8c 100644 Bin

[LyX/master] Support C++98 again (gcc 4.8).

2019-11-06 Thread Pavel Sanda
commit d6b108d8c341699e7bece63fc046b8a82c8b1e2d Author: Pavel Sanda Date: Wed Nov 6 15:54:27 2019 +0100 Support C++98 again (gcc 4.8). --- src/tex2lyx/Preamble.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tex2lyx/Preamble.cpp b/src/tex2lyx

[LyX/2.3.x] Make branch compilable in C++98 mode again.

2019-11-06 Thread Pavel Sanda
commit 69031bb2cea38735dac415e73518266a794b903a Author: Pavel Sanda Date: Wed Nov 6 09:53:28 2019 +0100 Make branch compilable in C++98 mode again. --- src/Session.cpp |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Session.cpp b/src/Session.cpp index 3947883

[LyX/master] As observed on users list it's hard to guess where to setup external editor.

2019-08-16 Thread Pavel Sanda
commit 58cf1c5345104cb3071bf6788f65e4fae07ac749 Author: Pavel Sanda Date: Fri Aug 16 23:01:34 2019 +0200 As observed on users list it's hard to guess where to setup external editor. --- src/frontends/qt/ui/LocalLayoutUi.ui |3 +++ src/frontends/qt/ui/PreambleUi.ui|3 +++ 2

[LyX/master] Minor comment.

2019-08-07 Thread Pavel Sanda
commit 2a8c8b6345ce7c3abd307c2d449380a1cac4b6e8 Author: Pavel Sanda Date: Wed Aug 7 17:13:18 2019 +0200 Minor comment. Offshoot of bf99ece7366ad. https://mailman.ntg.nl/pipermail/ntg-pdftex/2019-August/004306.html --- src/LaTeX.cpp |3 +++ 1 files changed, 3 insertions

[LyX/master] Additional manual - few updates about VCS info inset from Joel and me.

2019-07-29 Thread Pavel Sanda
commit 992fe6561ed1eb1fb0e212ab50e1c37e1b5756b9 Author: Pavel Sanda Date: Mon Jul 29 13:36:15 2019 +0200 Additional manual - few updates about VCS info inset from Joel and me. --- lib/doc/Additional.lyx | 47 +++ 1 files changed, 35 insertions

[LyX/master] git VCS: add support for short hashes in inset info ("Abbreviated revision").

2019-07-28 Thread Pavel Sanda
commit a6634f5bb376e3456e7265503661f3e3ec7ac106 Author: Pavel Sanda Date: Sun Jul 28 22:01:17 2019 +0200 git VCS: add support for short hashes in inset info ("Abbreviated revision"). Fixes bug #11620. Patch from Joel Kulesza. --- development/FORMAT

[LyX/2.3.x] Backport eceed02a90.

2019-07-26 Thread Pavel Sanda
commit f4e700be2a5a52e841e596155ce0750d4a2b76aa Author: Pavel Sanda Date: Fri Jul 26 21:42:19 2019 +0200 Backport eceed02a90. --- src/VCBackend.cpp |3 ++- status.23x|3 +++ 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/src/VCBackend.cpp b/src

[LyX/master] Do not issue error dialog when no tag is found in git repo for tree-revision info.

2019-07-25 Thread Pavel Sanda
commit eceed02a90b3de41c0a8cfcd7ef2d859e9638993 Author: Pavel Sanda Date: Thu Jul 25 14:31:20 2019 +0200 Do not issue error dialog when no tag is found in git repo for tree-revision info. Reported by Joel Kulesza. Candidate for branch. --- src/VCBackend.cpp |3

[LyX/master] Set high compression level for xz distribution, now really.

2019-07-24 Thread Pavel Sanda
commit 7bdaa2feb60c3ab6330ccdc1c1f08263a7abede6 Author: Pavel Sanda Date: Wed Jul 24 23:58:42 2019 +0200 Set high compression level for xz distribution, now really. tar:117 585 920 xz: 17 394 696 xz-9:16 571 524 xz-9e: 16 271 632 (xz

[LyX/master] layouttranslation: this part slipped in without intention

2019-07-14 Thread Pavel Sanda
commit 1d56ea325a16adcc55b74eac79ffb1ad79d96921 Author: Pavel Sanda Date: Mon Jul 15 00:35:26 2019 +0200 layouttranslation: this part slipped in without intention --- lib/layouttranslations |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib

[LyX/master] layouttranslation reviewed for nl by Niko

2019-07-14 Thread Pavel Sanda
commit b8c5aabc0f034a08b2b6434fd558d1c73e325eb9 Author: Pavel Sanda Date: Sun Jul 14 23:21:02 2019 +0200 layouttranslation reviewed for nl by Niko --- lib/layouttranslations |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/layouttranslations b/lib

[LyX/master] nl reviewed by Niko.

2019-07-14 Thread Pavel Sanda
commit 321923444a0739c463d557a14586cf8049cb019f Author: Pavel Sanda Date: Sun Jul 14 23:22:38 2019 +0200 nl reviewed by Niko. --- lib/layouttranslations.review |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/layouttranslations.review b/lib

[LyX/master] Update lib/layouttranslation after nl update

2019-07-12 Thread Pavel Sanda
commit 2e6163f075a25162b17492fd2bb99e25558d312b Author: Pavel Sanda Date: Fri Jul 12 11:48:17 2019 +0200 Update lib/layouttranslation after nl update --- lib/layouttranslations | 30 +++--- 1 files changed, 15 insertions(+), 15 deletions(-) diff --git a/lib

[LyX/master] Start reporting missing citations and broken references in LaTeX build.

2019-06-07 Thread Pavel Sanda
commit bf99ece7366ad479458b3cecb067341a3320286a Author: Pavel Sanda Date: Fri Jun 7 16:47:04 2019 +0200 Start reporting missing citations and broken references in LaTeX build. Now we report these in the same way as LaTeX errors (but let the user to see the result anyway

[LyX/master] lineno: dump lineno buffer token if false/empty as well.

2019-05-24 Thread Pavel Sanda
commit bea2756472918c7da42f40aa1ac851cd330d626b Author: Pavel Sanda Date: Fri May 24 15:50:10 2019 +0200 lineno: dump lineno buffer token if false/empty as well. Oversmarted myself. Wanted to save .lyx header from overbloating but dialog's UI depends on those tokens when

[LyX/master] lineno: convert ui GB to CB per Juergen's request

2019-05-24 Thread Pavel Sanda
commit 88f4718996ac47fdd00ae086cbadcb5570a45263 Author: Pavel Sanda Date: Fri May 24 15:40:09 2019 +0200 lineno: convert ui GB to CB per Juergen's request --- src/frontends/qt4/GuiDocument.cpp | 17 - src/frontends/qt4/GuiDocument.h |1 + src/frontends/qt4/ui

[LyX/master] UserGuide.lyx - few notes for lineno.

2019-05-23 Thread Pavel Sanda
commit c29f0d21cd971f40e99ec38761c9dbda370a47aa Author: Pavel Sanda Date: Thu May 23 16:15:38 2019 +0200 UserGuide.lyx - few notes for lineno. --- lib/doc/UserGuide.lyx | 52 - 1 files changed, 51 insertions(+), 1 deletions(-) diff --git

[LyX/master] Resave NumberingUi.ui in qt5 designer

2019-05-23 Thread Pavel Sanda
commit e3707f13310249009a639cac4027fb7a8886bf65 Author: Pavel Sanda Date: Thu May 23 15:11:39 2019 +0200 Resave NumberingUi.ui in qt5 designer --- src/frontends/qt4/ui/NumberingUi.ui | 81 -- 1 files changed, 48 insertions(+), 33 deletions(-) diff --git

[LyX/master] Introduce doc preference for line numbering.

2019-05-23 Thread Pavel Sanda
commit 7f125f62d2cfeacdb820aee5ef39f86eb82db3ae Author: Pavel Sanda Date: Thu May 23 15:13:27 2019 +0200 Introduce doc preference for line numbering. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg208781.html --- development/FORMAT |3 ++ lib/lyx2lyx

[LyX/master] * cs.po (sync with 2.3 after finalizing 2.3.3)

2019-05-06 Thread Pavel Sanda
commit 36ba7fac744cbf158f7dc5c27df7c6b9902f433a Author: Pavel Sanda Date: Mon May 6 15:21:27 2019 +0200 * cs.po (sync with 2.3 after finalizing 2.3.3) po/cs.po | 5828 -- 1 files changed, 2989 insertions(+), 2839 deletions(-)

[LyX/2.3.x] * cs.po - finalize

2019-05-06 Thread Pavel Sanda
commit 2b380fff7ecb48079562e404f6bb4d0d62c1c5de Author: Pavel Sanda Date: Mon May 6 15:07:25 2019 +0200 * cs.po - finalize --- po/cs.po | 21 - 1 files changed, 8 insertions(+), 13 deletions(-) diff --git a/po/cs.po b/po/cs.po index 698c1d2..5d7b26a 100644 --- a/po

[LyX/master] Translation reviewed by Veso.

2019-04-26 Thread Pavel Sanda
commit 209b9c594f2e88f71d381d82d1b4cb8504bd2e35 Author: Pavel Sanda Date: Fri Apr 26 12:26:18 2019 +0200 Translation reviewed by Veso. --- lib/layouttranslations.review |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/layouttranslations.review b/lib

[LyX/master] * layouttranslation bg update

2019-04-26 Thread Pavel Sanda
commit 45cd903d34238e0f31e3211879e44244a0126678 Author: Pavel Sanda Date: Fri Apr 26 12:25:36 2019 +0200 * layouttranslation bg update --- lib/layouttranslations |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/layouttranslations b/lib/layouttranslations index

[LyX/master] layoutranslations: tiny bg update

2019-04-24 Thread Pavel Sanda
commit 072fe84186d44daadd755772a793c7cbdcf9bc7e Author: Pavel Sanda Date: Thu Apr 25 00:17:32 2019 +0200 layoutranslations: tiny bg update --- lib/layouttranslations |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/layouttranslations b/lib

[LyX/master] unintended part of previous commit

2019-04-18 Thread Pavel Sanda
commit 7b313ec4522d0e8cfe37983b54e974dc730ee4ce Author: Pavel Sanda Date: Thu Apr 18 14:28:54 2019 +0200 unintended part of previous commit --- lib/layouttranslations | 16 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/layouttranslations b/lib

[LyX/master] * layouttranslations - big bg update from Veso.

2019-04-18 Thread Pavel Sanda
commit b924e335fdf73b35e948e62bcd10872c034391a9 Author: Pavel Sanda Date: Thu Apr 18 14:26:06 2019 +0200 * layouttranslations - big bg update from Veso. --- lib/layouttranslations | 73 --- 1 files changed, 37 insertions(+), 36 deletions

[LyX/master] * layouttranslations - sk updates.

2019-04-18 Thread Pavel Sanda
commit faf1f41944e315bad8a4e4c4a041934266d2206e Author: Pavel Sanda Date: Thu Apr 18 14:16:27 2019 +0200 * layouttranslations - sk updates. Kornel I hope this was your intention (looks correct to me). --- lib/layouttranslations | 14 +++--- 1 files changed, 7 insertions

[LyX/master] Module categories: join math related stuff

2019-04-18 Thread Pavel Sanda
commit a0196c9784e00c1da19988aa66a79665a3d2bcf4 Author: Pavel Sanda Date: Thu Apr 18 14:00:00 2019 +0200 Module categories: join math related stuff --- lib/layouts/theorems-ams-bytype.module |2 +- lib/layouts/theorems-ams-chap-bytype.module|2 +- lib/layouts

[LyX/master] Another from distcheck problems

2019-03-25 Thread Pavel Sanda
commit 1c05f4e727f77d12df93bf6603a492395913f372 Author: Pavel Sanda Date: Tue Mar 26 01:19:01 2019 +0100 Another from distcheck problems --- lib/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 9858484..aed0819

[LyX/master] Toward again working make distcheck.

2019-03-25 Thread Pavel Sanda
commit 42b643e6fe50171a6fc474761d52683b2d5e4c18 Author: Pavel Sanda Date: Mon Mar 25 10:44:29 2019 +0100 Toward again working make distcheck. Not there yet. Introducing examples/templates into the Rules-lyx hall of fame make those dirs more sensitive to build stuff

[LyX/master] missing example

2019-03-23 Thread Pavel Sanda
commit f6d69e698054d63b8e9c35874d653c7db00876bd Author: Pavel Sanda Date: Sat Mar 23 09:21:24 2019 +0100 missing example --- lib/Makefile.am |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 5dd2d90..6f7f7b2 100644 --- a/lib

[LyX/2.3.x] backport forgotten accelerators

2019-03-23 Thread Pavel Sanda
commit 0b24c0db58dbb3fa32fd4825a6aecdf56a173ca0 Author: Pavel Sanda Date: Sat Mar 23 07:56:21 2019 +0100 backport forgotten accelerators --- src/frontends/qt4/GuiDocument.cpp |8 src/frontends/qt4/ui/LocalLayoutUi.ui |2 +- src/frontends/qt4/ui/PreambleUi.ui|4

[LyX/2.3.x] * cs.po

2019-03-22 Thread Pavel Sanda
commit 026f7975fe7d79f9697a179e1a172b0acb9c3bd0 Author: Pavel Sanda Date: Fri Mar 22 22:27:23 2019 +0100 * cs.po --- po/cs.po | 126 ++--- 1 files changed, 46 insertions(+), 80 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/master] Forgotten accelerators.

2019-03-22 Thread Pavel Sanda
commit 066a164ba6198f8e8950f2dfebc796b86d5345cf Author: Pavel Sanda Date: Fri Mar 22 22:14:21 2019 +0100 Forgotten accelerators. --- src/frontends/qt4/GuiDocument.cpp |8 src/frontends/qt4/ui/LocalLayoutUi.ui |2 +- src/frontends/qt4/ui/PreambleUi.ui|4 ++-- 3

[LyX/2.3.x] * cs.po

2019-03-18 Thread Pavel Sanda
commit 5d90934bf891ecb80c052dca659b3c6f8969921b Author: Pavel Sanda Date: Mon Mar 18 22:22:44 2019 +0100 * cs.po --- po/cs.po | 74 - 1 files changed, 29 insertions(+), 45 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/2.3.x] remerge cs.po

2019-02-26 Thread Pavel Sanda
commit 6c005fd511b9af000a59a4c9c479f57846a920f2 Author: Pavel Sanda Date: Tue Feb 26 14:19:57 2019 +0100 remerge cs.po po/cs.po | 2001 ++ 1 files changed, 1100 insertions(+), 901 deletions(-)

[LyX/2.3.x] * cs.po

2019-02-26 Thread Pavel Sanda
commit 6569fee6d7690a72c0d94e19e92b17a9d9e7989d Author: Pavel Sanda Date: Tue Feb 26 14:18:47 2019 +0100 * cs.po --- po/cs.po | 46 ++ 1 files changed, 18 insertions(+), 28 deletions(-) diff --git a/po/cs.po b/po/cs.po index f384f23..304e351

[LyX/2.3.x] * cs.po

2019-02-22 Thread Pavel Sanda
commit f922858fe3df59c3f0323bf19256756935e6df32 Author: Pavel Sanda Date: Fri Feb 22 16:52:17 2019 +0100 * cs.po --- po/cs.po | 23 --- 1 files changed, 12 insertions(+), 11 deletions(-) diff --git a/po/cs.po b/po/cs.po index ebdc176..f384f23 100644 --- a/po/cs.po

[LyX/master] rebuild credits

2019-02-22 Thread Pavel Sanda
commit 852896da33edd3a9a7d16bc378282ff50dbab639 Author: Pavel Sanda Date: Fri Feb 22 16:43:16 2019 +0100 rebuild credits --- lib/CREDITS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/CREDITS b/lib/CREDITS index b38b863..016a764 100644 --- a/lib/CREDITS

[LyX/master] Add few hints for varwidth module.

2019-02-22 Thread Pavel Sanda
commit b1132a34387b7085a2c503ea3a56e040f5a85353 Author: Pavel Sanda Date: Fri Feb 22 16:51:14 2019 +0100 Add few hints for varwidth module. --- lib/examples/varwidth-floats-side-by-side.lyx |1 + lib/layouts/varwidth.module |2 ++ 2 files changed, 3 insertions

[LyX/2.3.x] * cs.po

2019-01-23 Thread Pavel Sanda
commit 14d766e2aedd8792e1cf7a9b3bfd12045b2cfbc5 Author: Pavel Sanda Date: Wed Jan 23 23:11:36 2019 +0100 * cs.po --- po/cs.po | 90 ++--- 1 files changed, 33 insertions(+), 57 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/2.3.x] * cs.po

2018-12-29 Thread Pavel Sanda
commit a6ed1c8f5749e3e02f4931fc7938067e1453920f Author: Pavel Sanda Date: Sat Dec 29 19:22:51 2018 +0100 * cs.po --- po/cs.po | 130 +++-- 1 files changed, 49 insertions(+), 81 deletions(-) diff --git a/po/cs.po b/po/cs.po index

[LyX/2.3.x] Backport 33284ee5c.

2018-12-29 Thread Pavel Sanda
commit 78e256163ab4fef7766d023bf8388ac062a49984 Author: Pavel Sanda Date: Sat Dec 29 17:55:55 2018 +0100 Backport 33284ee5c. --- src/frontends/qt4/GuiCompleter.cpp |5 + status.23x |2 ++ 2 files changed, 7 insertions(+), 0 deletions(-) diff --git

[LyX/master] Completion popup menu did not respond to Esc.

2018-12-29 Thread Pavel Sanda
commit 33284ee5c8618e8a6aed00259e7ac0fd305332ad Author: Pavel Sanda Date: Sat Dec 29 14:36:38 2018 +0100 Completion popup menu did not respond to Esc. https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg207346.html --- src/frontends/qt4/GuiCompleter.cpp |5 + 1 files

[LyX/2.3.x] Backport 99bfe201208.

2018-12-19 Thread Pavel Sanda
commit 7b431ff0ba662738baa82af6fc43098140e28460 Author: Pavel Sanda Date: Wed Dec 19 21:47:06 2018 +0100 Backport 99bfe201208. --- src/BufferView.cpp|5 - src/frontends/qt4/GuiView.cpp |2 +- status.23x|2 ++ 3 files changed, 7 insertions

[LyX/master] Properly clean cache which binds inset and dialog.

2018-12-19 Thread Pavel Sanda
commit 99bfe201208a5cb4553cb88d0633ebc1c64b828c Author: Pavel Sanda Date: Wed Dec 19 21:31:26 2018 +0100 Properly clean cache which binds inset and dialog. We fill up edited insets into cache when editing inset is triggered, but this cache is never cleared up for dialogs

[LyX/2.3.x] * status.23x

2018-12-18 Thread Pavel Sanda
commit cb848bbcd0bd11089fa67ff5c83ebb31f16b7b93 Author: Pavel Sanda Date: Tue Dec 18 23:17:54 2018 +0100 * status.23x --- status.23x |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/status.23x b/status.23x index 9295df2..58a515a 100644 --- a/status.23x +++ b/status

[LyX/2.3.x] Backport 641ae5c7add025.

2018-12-14 Thread Pavel Sanda
commit 05282ceeec5fc9872f73f7de93136fc218f8ecb4 Author: Pavel Sanda Date: Fri Dec 14 19:19:08 2018 +0100 Backport 641ae5c7add025. The main reason is to prepare #5348 for landing. --- src/BufferView.cpp |2 +- src/Cursor.cpp | 50

[LyX/2.3.x] Keep permissions of the saved files intact. (Backporting 04fe818b2239).

2018-12-14 Thread Pavel Sanda
commit 759769131a4e5bd021ddb5e8fc5995a2af537e05 Author: Pavel Sanda Date: Fri Dec 14 18:50:36 2018 +0100 Keep permissions of the saved files intact. (Backporting 04fe818b2239). Apparently this code helps for qt5 only. qt4 accepts setPermission, but does not seem to actually

[LyX/master] typo

2018-12-07 Thread Pavel Sanda
commit 9547e0b765e52fccad3b40525009d6511a1483ea Author: Pavel Sanda Date: Sat Dec 8 00:04:04 2018 +0100 typo --- src/support/FileName.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/support/FileName.h b/src/support/FileName.h index fad5077..3bfdf13 100644

<    2   3   4   5   6   7   8   9   10   11   >