Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-21 | Keybindings for split view menu | Jaakko Keränen | |
The split view keys now have keybindings. The default bindings for horizontal/vertical were changed to conform to Emacs (3/2). IssueID #278 | |||
2021-05-21 | Added identity exporting | Jaakko Keränen | |
Exporting an identity will display it in a new tab in PEM encoded format, where it can be saved or copied. IssueID #236 | |||
2021-05-20 | DocumentWidget: Updated error page localization | Jaakko Keränen | |
Added a new language string and blockquote styling for displaying the server's error message. IssueID #280 | |||
2021-05-20 | Identity creation user experience | Jaakko Keränen | |
Revised the New Identity dialog to hide the additional fields by default. Added a new option to select where the new identity will be active (current domain/page/nowhere). When the new identity is automatically activated, reload the URL used for activation. | |||
2021-05-14 | Show "Line break" help text in input dialog | Jaakko Keränen | |
2021-05-13 | Lang: Added Polish UI translation | Jaakko Keränen | |
IssueID #192 | |||
2021-05-05 | Lang: New strings for directory/archive browsing | Jaakko Keränen | |
2021-05-04 | Adding special tag buttons to bookmark editor | Jaakko Keränen | |
2021-05-04 | Split view pinning, "linksplit" special tag | Jaakko Keränen | |
A navigation aid: when in split mode, option to keep one of the tabs pinned to the current page so all links open to the side. Added "linksplit" bookmark tag to activate view splitting when opening a link on the page. | |||
2021-05-04 | Lang: Added Toki Pona | Jaakko Keränen | |
IssueID #192 | |||
2021-05-03 | Added menu items for view splitting | Jaakko Keränen | |
2021-05-03 | Lang: Added new and missing strings | Jaakko Keränen | |
IssueID #192 | |||
2021-05-02 | Lang: Updated a base string | Jaakko Keränen | |
2021-04-29 | Working on multiple UI roots | Jaakko Keränen | |
Added a menu for changing the split mode. | |||
2021-04-26 | Lang: Added Interlingua (ia) | Jaakko Keränen | |
IssueID #192 | |||
2021-04-24 | Added "Show Downloads" and "Open Downloaded File" | Jaakko Keränen | |
Contents of the Downloads folder can now be viewed as a directory index page. | |||
2021-04-23 | Lang: Changed a source string | Jaakko Keränen | |
Made "error.unsupported.suggestsave" slightly more generic so it can be used in another context. | |||
2021-04-12 | Lang: Removed redundant UI string | Jaakko Keränen | |
"menu.copy.source" had only one use and was replaced with the identical "menu.page.copysource". | |||
2021-04-11 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-04-10 | Feeds: All/Unread view mode selection | Jaakko Keränen | |
This is a bit too simple, but allows seeing the unread entries only. The unread counter needs some reworking: should it show all unread or unread in the "All" list (latest 100 entries)? | |||
2021-04-05 | Added option to disable bold links | Jaakko Keränen | |
IssueID #233 | |||
2021-04-05 | Added new language strings for media, feeds list | Jaakko Keränen | |
"about:feeds", inline downloads, and media player UI didn't have translations. | |||
2021-04-03 | Lang: Added Occidental and Serbian | Jaakko Keränen | |
IssueID #192 | |||
2021-03-30 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-03-29 | Lang: Recompiled language strings | Jaakko Keränen | |
2021-03-28 | Lang: Added a string for missing alt text | Jaakko Keränen | |
2021-03-27 | Document: Fixed autoreload intervals; added strings | Jaakko Keränen | |
2021-03-26 | Lang: Replaced "bytes" with "num.bytes" | Jaakko Keränen | |
A new string to include the numeric value. IssueID #192 | |||
2021-03-26 | LookupWidget: Missing strings; inconsistent fonts | Jaakko Keränen | |
Fonts used in the lookup results list used inconsistent sizes. Now they all use the "UI content" (medium) size. The result headings were not translated at all. | |||
2021-03-25 | Added keybinding for subscribing to page | Jaakko Keränen | |
IssueID #209 | |||
2021-03-25 | Preferences: Revised language selection dropdown | Jaakko Keränen | |
Visible IDs since the language names are also localized. | |||
2021-03-25 | Lang: Plural strings | Jaakko Keränen | |
IssueID #192 | |||
2021-03-24 | Lang: Updated and recompiled translations | Jaakko Keränen | |
2021-03-24 | Lang: Added new strings for error messages | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Updated compiled files | Jaakko Keränen | |
2021-03-23 | Lang: Initial version of the Finnish translation | Jaakko Keränen | |
2021-03-23 | Enable translation of error pages | Jaakko Keränen | |
2021-03-23 | Lang: Added a sidebar string; Finnish template | Jaakko Keränen | |
IssueID #192 | |||
2021-03-23 | Lang: Applied string IDs everywhere | Jaakko Keränen | |
More or less everywhere? IssueID #192 | |||
2021-03-23 | Lang: Applied more string IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-22 | Lang: Improvements; macOS menu items | Jaakko Keränen | |
Use char pointer ranges for the array of IDs and strings to avoid allocations. Translate macOS menu items. IssueID #192 | |||
2021-03-22 | Basic language string mechanism | Jaakko Keränen | |
Added a set of English strings. Lang can load a language. LabelWidget can replace IDs in the label. IssueID #192 |