diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-18 07:04:27 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-05-18 07:04:27 +0300 |
commit | facc3abb7faafb323cb87e26ddba8dac01af02e9 (patch) | |
tree | 387aa23e03b029f516ecca6880131fd6523e1c3f /res | |
parent | ced855c338b78e05c66d38618373728ef946ebaa (diff) | |
parent | 5d517c2f790a38d7fe3c3cc59a1b39fd49e20280 (diff) |
Merge branch 'dev' into work/typesetter
# Conflicts:
# src/ui/documentwidget.c
# src/ui/inputwidget.c
Diffstat (limited to 'res')
-rw-r--r-- | res/about/version.gmi | 5 | ||||
-rw-r--r-- | res/fi.skyjake.Lagrange.appdata.xml | 18 | ||||
-rw-r--r-- | res/lang/de.bin | bin | 20259 -> 20305 bytes | |||
-rw-r--r-- | res/lang/en.bin | bin | 19008 -> 19054 bytes | |||
-rw-r--r-- | res/lang/es.bin | bin | 20975 -> 21021 bytes | |||
-rw-r--r-- | res/lang/fi.bin | bin | 20950 -> 20995 bytes | |||
-rw-r--r-- | res/lang/fr.bin | bin | 21465 -> 21511 bytes | |||
-rw-r--r-- | res/lang/ia.bin | bin | 21166 -> 21212 bytes | |||
-rw-r--r-- | res/lang/ie.bin | bin | 20337 -> 20383 bytes | |||
-rw-r--r-- | res/lang/pl.bin | bin | 0 -> 22016 bytes | |||
-rw-r--r-- | res/lang/ru.bin | bin | 32048 -> 32094 bytes | |||
-rw-r--r-- | res/lang/sr.bin | bin | 30359 -> 30673 bytes | |||
-rw-r--r-- | res/lang/tok.bin | bin | 19372 -> 19417 bytes | |||
-rw-r--r-- | res/lang/zh_Hans.bin | bin | 18130 -> 18176 bytes | |||
-rw-r--r-- | res/lang/zh_Hant.bin | bin | 18204 -> 18250 bytes |
15 files changed, 21 insertions, 2 deletions
diff --git a/res/about/version.gmi b/res/about/version.gmi index e261cb25..23eeebef 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi | |||
@@ -7,10 +7,11 @@ | |||
7 | # Release notes | 7 | # Release notes |
8 | 8 | ||
9 | ## 1.4.1 | 9 | ## 1.4.1 |
10 | * Fixed removing the left side split by closing all its tabs. The URL input field got confused about which tab was currently open and the wrong theme was active. | 10 | * Fixed removing the left side split by closing all its tabs. The URL input field got confused about which tab was currently open, and the wrong theme was active. |
11 | * Fixed tab merging when unsplitting the window: keep the currently active tab open. | 11 | * Fixed tab merging when unsplitting the window: keep the currently active tab open. |
12 | * Fixed issue with sidebars sometimes becoming unresponsive. | ||
12 | * Fixed font used for visited monospace Gopher links. | 13 | * Fixed font used for visited monospace Gopher links. |
13 | * Fixed incorrectly shown pinning indicator (◧) for the current tab. | 14 | * Fixed incorrectly shown/hidden ◧ indicator. |
14 | * Fixed scrollbar in Preferences > Keys being hidden until the list is scrolled. | 15 | * Fixed scrollbar in Preferences > Keys being hidden until the list is scrolled. |
15 | 16 | ||
16 | ## 1.4 | 17 | ## 1.4 |
diff --git a/res/fi.skyjake.Lagrange.appdata.xml b/res/fi.skyjake.Lagrange.appdata.xml index 308a2164..e3b75771 100644 --- a/res/fi.skyjake.Lagrange.appdata.xml +++ b/res/fi.skyjake.Lagrange.appdata.xml | |||
@@ -45,6 +45,24 @@ | |||
45 | <update_contact>jaakko.keranen@iki.fi</update_contact> | 45 | <update_contact>jaakko.keranen@iki.fi</update_contact> |
46 | 46 | ||
47 | <releases> | 47 | <releases> |
48 | <release version="1.4.1" date="2021-05-13"> | ||
49 | <description> | ||
50 | <p>Bug fixes:</p> | ||
51 | <ul> | ||
52 | <li>Removing the left side split by closing all its tabs. The URL | ||
53 | input field got confused about which tab was currently open, and | ||
54 | the wrong theme was active.</li> | ||
55 | <li>Tab merging when unsplitting the window: keep the currently | ||
56 | active tab open.</li> | ||
57 | <li>Sidebars sometimes become unresponsive.</li> | ||
58 | <li>Incorrect font was used for visited monospace Gopher links.</li> | ||
59 | <li>Incorrectly shown/hidden tab pinning indicator.</li> | ||
60 | <li>Scrollbar in Preferences > Keys was hidden until the list | ||
61 | was scrolled.</li> | ||
62 | </ul> | ||
63 | </description> | ||
64 | <url>https://github.com/skyjake/lagrange/releases/tag/v1.4.1</url> | ||
65 | </release> | ||
48 | <release version="1.4" date="2021-05-07"> | 66 | <release version="1.4" date="2021-05-07"> |
49 | <description> | 67 | <description> |
50 | <p>This release introduces a split view mode, support for Gempub | 68 | <p>This release introduces a split view mode, support for Gempub |
diff --git a/res/lang/de.bin b/res/lang/de.bin index 61769bdb..45c01abd 100644 --- a/res/lang/de.bin +++ b/res/lang/de.bin | |||
Binary files differ | |||
diff --git a/res/lang/en.bin b/res/lang/en.bin index f6ccec4b..0a9a3c0f 100644 --- a/res/lang/en.bin +++ b/res/lang/en.bin | |||
Binary files differ | |||
diff --git a/res/lang/es.bin b/res/lang/es.bin index 5842d4c4..0d3e80c7 100644 --- a/res/lang/es.bin +++ b/res/lang/es.bin | |||
Binary files differ | |||
diff --git a/res/lang/fi.bin b/res/lang/fi.bin index 6fada58c..00039ebd 100644 --- a/res/lang/fi.bin +++ b/res/lang/fi.bin | |||
Binary files differ | |||
diff --git a/res/lang/fr.bin b/res/lang/fr.bin index d4734f50..139f8e51 100644 --- a/res/lang/fr.bin +++ b/res/lang/fr.bin | |||
Binary files differ | |||
diff --git a/res/lang/ia.bin b/res/lang/ia.bin index 3f1f65e4..e7607899 100644 --- a/res/lang/ia.bin +++ b/res/lang/ia.bin | |||
Binary files differ | |||
diff --git a/res/lang/ie.bin b/res/lang/ie.bin index 4741ff24..79b517df 100644 --- a/res/lang/ie.bin +++ b/res/lang/ie.bin | |||
Binary files differ | |||
diff --git a/res/lang/pl.bin b/res/lang/pl.bin new file mode 100644 index 00000000..e208f3ba --- /dev/null +++ b/res/lang/pl.bin | |||
Binary files differ | |||
diff --git a/res/lang/ru.bin b/res/lang/ru.bin index f8676f61..4e775c94 100644 --- a/res/lang/ru.bin +++ b/res/lang/ru.bin | |||
Binary files differ | |||
diff --git a/res/lang/sr.bin b/res/lang/sr.bin index 13159229..19408d1a 100644 --- a/res/lang/sr.bin +++ b/res/lang/sr.bin | |||
Binary files differ | |||
diff --git a/res/lang/tok.bin b/res/lang/tok.bin index 76304d49..2d8017cb 100644 --- a/res/lang/tok.bin +++ b/res/lang/tok.bin | |||
Binary files differ | |||
diff --git a/res/lang/zh_Hans.bin b/res/lang/zh_Hans.bin index 75245b7b..171bd2a8 100644 --- a/res/lang/zh_Hans.bin +++ b/res/lang/zh_Hans.bin | |||
Binary files differ | |||
diff --git a/res/lang/zh_Hant.bin b/res/lang/zh_Hant.bin index 8a48e087..6518c7bf 100644 --- a/res/lang/zh_Hant.bin +++ b/res/lang/zh_Hant.bin | |||
Binary files differ | |||