Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-02 | InputWidget: Simple text renderer needs fixing | Jaakko Keränen | |
2021-08-01 | Cleanup | Jaakko Keränen | |
2021-08-01 | Updated release notes | Jaakko Keränen | |
2021-08-01 | UploadWidget: Allow expanding to full window height | Jaakko Keränen | |
2021-08-01 | Translations for hardcoded English strings | Jaakko Keränen | |
IssueID #276 | |||
2021-07-31 | Updated release notes | Jaakko Keränen | |
2021-07-31 | Window: Update contents when (re)shown | Jaakko Keränen | |
IssueID #311 | |||
2021-07-31 | Updated release notes | Jaakko Keränen | |
2021-07-31 | Window: Fonts reinit after render device/targets reset | Jaakko Keränen | |
2021-07-30 | Updated release notes | Jaakko Keränen | |
2021-07-30 | InputWidget: Home/End moves to start/end of wrapped line segment | Jaakko Keränen | |
2021-07-30 | Bumped version number to 1.6.2 | Jaakko Keränen | |
2021-07-30 | Updated release notes | Jaakko Keränen | |
2021-07-30 | InputWidget: Fixed undefined behavior when inserting a newline | Jaakko Keränen | |
2021-07-30 | Depends: HarfBuzz should build static and shared libraries | Jaakko Keränen | |
2021-07-30 | Updated release notes and AppData | Jaakko Keränen | |
2021-07-30 | Updated translations | Jaakko Keränen | |
2021-07-29 | Translated using Weblate (Toki Pona (tok)) | jan Anja | |
Currently translated at 99.4% (526 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-07-29 | Translated using Weblate (Toki Pona (tok)) | jan Anja | |
Currently translated at 99.0% (524 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-07-29 | Translated using Weblate (Spanish) | Wally Hackenslacker | |
Currently translated at 100.0% (529 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/es/ | |||
2021-07-28 | Updated release notes | Jaakko Keränen | |
2021-07-28 | Titan: Reloading should re-open the Upload UI | Jaakko Keränen | |
2021-07-27 | InputWidget: Fixed cursor and selection issues | Jaakko Keränen | |
Cursor position was miscalculated because WrapText works a bit differently with maxWidth==0. Selection was not always updated as intended. | |||
2021-07-27 | GmCerts: As a fallback, use Gemini identities for Titan URLs | Jaakko Keränen | |
Allows configuring Titan-specific identities. | |||
2021-07-27 | GmCerts: Use Gemini identities for Titan URLs | Jaakko Keränen | |
The upload dialog needs to have some UI for displaying/selecting which identity is used for the upload. | |||
2021-07-26 | Updated release notes | Jaakko Keränen | |
2021-07-26 | InputWidget: Fixed copying a range of text | Jaakko Keränen | |
2021-07-26 | Bumped version to 1.6.1 | Jaakko Keränen | |
2021-07-26 | Depends: Even more build fixes | Jaakko Keränen | |
2021-07-26 | GitHub: Updating CI scripts | Jaakko Keränen | |
2021-07-26 | GitHub: Updating CI scripts | Jaakko Keränen | |
2021-07-26 | GitHub: Updated CI build environment | Jaakko Keränen | |
2021-07-26 | Updated AppData for v1.6 | Jaakko Keränen | |
2021-07-26 | Depends: Yet more build fixings | Jaakko Keränen | |
2021-07-26 | Depends: Trying a different tracking method | Jaakko Keränen | |
The external project install targets are not being executed in time, maybe this helps? | |||
2021-07-26 | Depends: Yet more build fixings | Jaakko Keränen | |
2021-07-26 | Depends: Even more build fixes | Jaakko Keränen | |
2021-07-26 | Depends: Trying out step targets | Jaakko Keränen | |
2021-07-26 | macOS: Fixing linking with HarfBuzz | Jaakko Keränen | |
2021-07-26 | Depends: Declare build byproducts | Jaakko Keränen | |
2021-07-26 | Depends: Declare build byproducts | Jaakko Keränen | |
2021-07-26 | UploadWidget: Use frameless widgets | Jaakko Keränen | |
2021-07-26 | Updated translations | Jaakko Keränen | |
2021-07-26 | Translated using Weblate (Serbian) | Страхиња Радић | |
Currently translated at 100.0% (529 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/sr/ | |||
2021-07-26 | Translated using Weblate (Occidental) | Olga Smirnova | |
Currently translated at 99.8% (528 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ie/ | |||
2021-07-26 | Translated using Weblate (Russian) | Olga Smirnova | |
Currently translated at 100.0% (529 of 529 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/ru/ | |||
2021-07-25 | Cleanup | Jaakko Keränen | |
2021-07-25 | UploadWidget: Fixes and improvements | Jaakko Keränen | |
Fixed update after undo. Line wrap long destination URLs. Don't open a new upload dialog if one is already open. | |||
2021-07-24 | LabelWidget: Fixed wrapped content positioning | Jaakko Keränen | |
2021-07-24 | InputWidget: Focus, cursor and scrolling | Jaakko Keränen | |
Tweak that lets a single-line editor (URL field) keep its first line visible when unfocused. |