Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-13 | SidebarWidget: No actions in empty Identities | Jaakko Keränen | |
2021-05-13 | Updated AppData for v1.4.1 | Jaakko Keränen | |
2021-05-13 | Updated release notes | Jaakko Keränen | |
2021-05-13 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-05-13 | Translated using Weblate (Finnish) | Jaakko Keränen | |
Currently translated at 100.0% (480 of 480 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/fi/ | |||
2021-05-13 | Lang: Added Polish UI translation | Jaakko Keränen | |
IssueID #192 | |||
2021-05-13 | Translated using Weblate (Polish) | Waterrail | |
Currently translated at 100.0% (479 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pl/ | |||
2021-05-13 | Translated using Weblate (Interslavic (isv)) | Waterrail | |
Currently translated at 10.6% (51 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/isv/ | |||
2021-05-13 | Translated using Weblate (Polish) | Waterrail | |
Currently translated at 100.0% (479 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/pl/ | |||
2021-05-13 | Translated using Weblate (Interslavic (isv)) | Waterrail | |
Currently translated at 3.1% (15 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/isv/ | |||
2021-05-13 | Added translation using Weblate (Interslavic (isv)) | Jaakko Keränen | |
2021-05-13 | Translated using Weblate (Toki Pona (tok)) | jan Anja | |
Currently translated at 99.3% (476 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-05-13 | Added translation using Weblate (Polish) | Jaakko Keränen | |
2021-05-13 | Translated using Weblate (Toki Pona (tok)) | jan Anja | |
Currently translated at 99.3% (476 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-05-13 | Translated using Weblate (Toki Pona (tok)) | tbodt | |
Currently translated at 99.3% (476 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-05-13 | Translated using Weblate (Toki Pona (tok)) | tbodt | |
Currently translated at 99.3% (476 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-05-13 | Translated using Weblate (Toki Pona (tok)) | jan Anja | |
Currently translated at 99.3% (476 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/tok/ | |||
2021-05-13 | SidebarWidget: Never disable for context menu | Jaakko Keränen | |
Sidebars were disabled so the hover item wouldn't change while accessing a context menu, but that's no longer necessary because the context item is tracked separately. | |||
2021-05-13 | Widget: Remove timed commands when destroyed | Jaakko Keränen | |
2021-05-12 | Keep labels aligned with expanding inputs | Jaakko Keränen | |
A widget may copy its height from another widget. | |||
2021-05-12 | InputWidget: Shift-click to select a range | Jaakko Keränen | |
2021-05-12 | DocumentWidget: Input query length validation | Jaakko Keränen | |
Enforce the maximum length of 1024 bytes for Gemini URLs. The input query prompt shows how many bytes are remaining. | |||
2021-05-12 | Cleanup | Jaakko Keränen | |
Use the Return key symbol consistently, also in the Search Query indicator. The input dialog "Send" label now no longer needs the "⇒" icon. | |||
2021-05-12 | InputWidget: Expanding while editing | Jaakko Keränen | |
The navbar layout cannot accommodate more than one line of text, but allow the editor to expand while writing text. | |||
2021-05-12 | DocumentWidget: Clean up drawing | Jaakko Keränen | |
Children drawn were twice? | |||
2021-05-12 | Bumped version number to 1.5.0 | Jaakko Keränen | |
2021-05-11 | InputWidget: Word wrapping, inserting newlines | Jaakko Keränen | |
2021-05-10 | Updated release notes | Jaakko Keränen | |
2021-05-10 | GmDocument: Monospace link styling | Jaakko Keränen | |
Monospace links should remain monospace regardless of visited state. IssueID #274 | |||
2021-05-09 | Window: Workaround for lack of window expose event | Jaakko Keränen | |
IssueID #264 | |||
2021-05-09 | Updated release notes | Jaakko Keränen | |
2021-05-09 | Fixed showing of pinning indicator | Jaakko Keränen | |
The indicator always shows the current tab's status. | |||
2021-05-09 | Updated release notes | Jaakko Keränen | |
2021-05-09 | Window: Fixed closing all tabs in the left split | Jaakko Keränen | |
Take the current tab from the other side if the active side is out of tabs. | |||
2021-05-09 | Window: Keep the current tab when unsplitting | Jaakko Keränen | |
2021-05-09 | BindingsWidget: Scrollbar is not shown | Jaakko Keränen | |
IssueID #257 | |||
2021-05-09 | Bumped version number to 1.4.1 | Jaakko Keränen | |
2021-05-09 | Updated the_Foundation | Jaakko Keränen | |
2021-05-07 | Windows: Fixed use of native path separators | Jaakko Keränen | |
`GmRequest` should use the correct path separators on Windows in native paths. | |||
2021-05-07 | Updated the_Foundation | Jaakko Keränen | |
2021-05-07 | Window: First move with custom frame may be cancelled | Jaakko Keränen | |
Use of uninitialized memory. | |||
2021-05-07 | Cleanup | Jaakko Keränen | |
2021-05-07 | Gempub: Restoring pages from cache | Jaakko Keränen | |
Only auto-open the first chapter when navigating normally, and not via cache. Otherwise the previous read position would be lost. | |||
2021-05-07 | GmCerts: Avoid losing identity metadata | Jaakko Keränen | |
idents.lgr format has not been changed, so keep using the old version number in the file. | |||
2021-05-07 | Updated release notes | Jaakko Keränen | |
2021-05-06 | Translated using Weblate (Serbian) | Страхиња Радић | |
Currently translated at 100.0% (479 of 479 strings) Translation: Lagrange/User Interface Translate-URL: http://weblate.skyjake.fi/projects/lagrange/ui/sr/ | |||
2021-05-06 | Updated release notes and AppData | Jaakko Keränen | |
2021-05-06 | Updated release notes | Jaakko Keränen | |
2021-05-06 | DocumentWidget: Update pinning indicator | Jaakko Keränen | |
2021-05-06 | Root: Indicator appearance | Jaakko Keränen | |