LyX

~gadmm/lyx/+git/master:2.3.4-4

Last commit made on 2020-02-25
Get this branch:
git clone -b 2.3.4-4 https://git.launchpad.net/~gadmm/lyx/+git/master

Branch merges

Branch information

Name:
2.3.4-4
Repository:
lp:~gadmm/lyx/+git/master

Recent commits

056aaf4... by Richard Kimberly Heck <email address hidden>

Prepare for 2.3.4-4.

cae946d... by Richard Kimberly Heck <email address hidden>

Fix bug #11750.

Unfortunately, stat.st_ino returns 0 on Windows, at least on Python 2.7, so we can't use that way of telling when we're seeing the same directory again. Surely the real pathname should work.

(cherry picked from commit 9d8dfe934ba6a73a899c907a687552104d2cb847)

fb6b820... by Richard Kimberly Heck <email address hidden>

Prepare for 2.3.4-3

d930913... by Richard Kimberly Heck <email address hidden>

Fix bug #11737.

We need to use the FileName methods when moving or removing a file,
so that refresh() gets called.

a0c768b... by Kornel Benko <email address hidden>

Cmake build: Amend 1c097e56, correctly respect the patch-level

Handle also the case of creating from tar-file _and_ having 'git' installed

(cherry picked from commit cd3f11e5857e58d5e6a0cce888a8b72aa4a1130c)

42764fd... by Richard Kimberly Heck <email address hidden>

Use dot instead of dash in version.

2bf2294... by Stephan Witt <email address hidden>

Fix a crash with uninitialized buffer member of MathData

See the details here: https://<email address hidden>/msg210294.html

(cherry picked from commit 59fa0b25928b43c8d32d19a6193dc3bd07716947)

0060292... by Richard Kimberly Heck <email address hidden>

Final preparations for 2.3.4-2.

1f060e5... by Juergen Spitzmueller <email address hidden>

Ignore geometry-related settings if the class provides geometry

Fixes #11724

(cherry picked from commit dce9e44a1421350f275c9a3131f7e0532477c3a6)
(cherry picked from commit b0a286893868bfcbf6ba51e88571e73bc8e110e9)

e30adc7... by Juergen Spitzmueller <email address hidden>

Fix encoding inheritance with CJKUtf8 as custom document encoding

Fixes #11579

(cherry picked from commit b2604aa840a8ee1017fb8ac5f5bc740106976727)