[LyX/master] Account for custom encoding in DocIteratior::getEncoding

2018-01-25 Thread Juergen Spitzmueller
commit 7b169de401529c5801c4326e1712fcca59125f50 Author: Juergen Spitzmueller Date: Fri Jan 26 08:37:06 2018 +0100 Account for custom encoding in DocIteratior::getEncoding Addresses #10995 --- src/DocIterator.cpp | 36 +++- 1 files

[LyX/master] Properly communicate forced encodings

2018-01-25 Thread Juergen Spitzmueller
commit f924ef29660af5afd22b96744a3e0bb128e1a58d Author: Juergen Spitzmueller Date: Fri Jan 26 08:38:52 2018 +0100 Properly communicate forced encodings This is currently only relevant fo InsetListings, which falls back to a fixed-width encoding under specific

[LyX/master] New method zoomedPixel to compute pixel amount also in HiDpi

2018-01-25 Thread Jean-Marc Lasgouttes
commit 1a969fa4a6130506ab52e72098ae0edce48d3231 Author: Jean-Marc Lasgouttes Date: Thu Jan 25 22:06:03 2018 +0100 New method zoomedPixel to compute pixel amount also in HiDpi The function does not use for now any information from the BufferView (only

[LyX/master] po files: port some recent changes to master

2018-01-25 Thread Uwe Stöhr
commit 7a93aa47cc0e4cad5c65cf0a9fba04dfa509d4a8 Author: Uwe Stöhr Date: Thu Jan 25 17:51:04 2018 +0100 po files: port some recent changes to master - e.g. enable el.po in LINGUAS po/LINGUAS |2 +- po/el.po|10179

[LyX/2.3.x] po files: remerge for el.po

2018-01-25 Thread Uwe Stöhr
commit 71f534e0f7b7c193552877b684fac6d9d4bc4071 Author: Uwe Stöhr Date: Thu Jan 25 17:49:46 2018 +0100 po files: remerge for el.po - also remerge the po files that are currently not delivered with LyX po/bg.po | 7028 +

[LyX/2.3.x] el.po: new translations from Odysseas

2018-01-25 Thread Uwe Stöhr
commit 61fe7e6513f9662910869fc34e0a5c6822acf831 Author: Uwe Stöhr Date: Thu Jan 25 17:44:20 2018 +0100 el.po: new translations from Odysseas - LINGUAS: enable the delivery of Greek translation with LyX po/LINGUAS |2 +- po/el.po |13766

[LyX/master] Correctly output a single char_type

2018-01-25 Thread Enrico Forestieri
commit 144f06a00c58619557fb431877041fd9e4297a0f Author: Enrico Forestieri Date: Thu Jan 25 09:40:36 2018 +0100 Correctly output a single char_type On platforms where char_type is typedef'd to an integral type rather than to wchar_t, when using the insertion