Age | Commit message (Collapse) | Author |
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/es/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tr/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/uk/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/gl/
|
|
Currently translated at 96.5% (622 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/sr/
|
|
Currently translated at 94.5% (609 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/de/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/
|
|
Currently translated at 100.0% (644 of 644 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ru/
|
|
|
|
IssueID #416
|
|
When drawing glyphs, each one of them may be individually cached. Allocate less heap memory during these calls.
|
|
|
|
Improve mixed-language word wrapping, and position U+3001 and U+3002 near the baseline.
IssueID #380
|
|
|
|
|
|
IssueID #345
|
|
Tell HarfBuzz when Devanagari has been detected.
TODO: Check for other languages supported by HarfBuzz (there's a long list).
IssueID #345
|
|
|
|
Added a utility for setting up dialog titles consistently. They are now in all-caps and aligned appropriately.
|
|
|
|
|
|
|
|
Post merge.
|
|
|
|
# Conflicts:
# CMakeLists.txt
# Depends-Android.cmake
# res/about/version.gmi
# res/lang/cs.bin
# res/lang/eo.bin
# res/lang/es.bin
# res/lang/fi.bin
# res/lang/gl.bin
# res/lang/ia.bin
# res/lang/ie.bin
# res/lang/ru.bin
# res/lang/sr.bin
# res/lang/tok.bin
# res/lang/tr.bin
# res/lang/uk.bin
# res/lang/zh_Hant.bin
# src/app.c
# src/main.c
# src/ui/documentwidget.c
# src/ui/labelwidget.c
# src/ui/sidebarwidget.c
# src/ui/util.c
|
|
|
|
|
|
When navigating via home row, ensure that other widgets will not trigger when keys are pressed. The document is given keyboard focus even though it is not flagged as focusable, to make sure it gets to handle all the keys first.
On macOS, disable all native menu items that have a home row keyboard shortcut.
Also on macOS, disable all native menus when changing bindings.
IssueID #419
|
|
|
|
|
|
SDL has added multiple input sources for mice.
|
|
|
|
|
|
|
|
|
|
Use a regular font weight and dimmer color for the entry date.
|
|
SGR codes 2 and 10.
|
|
|
|
|
|
|
|
|
|
|
|
Currently translated at 92.7% (572 of 617 strings)
Translation: Lagrange/User Interface
Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ia/
|
|
Portrait phone URL input field has some special padding rules. This should be done elsewhere (updateMetrics_Root?), but InputWidget does not check the Widget paddings currently.
|
|
|
|
|
|
The uppercasing of headings will occur programmatically if appropriate.
|
|
The navbar is an important tap target, so it should be the same height as most menu items and the toolbar.
|
|
|