Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-27 | Lang: Get missing strings from base language | Jaakko Keränen | |
IssueID #192 | |||
2021-03-27 | Lang: Added Spanish (es) | Jaakko Keränen | |
IssueID #192 | |||
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 | Cleanup: Omit partially translated "de" | Jaakko Keränen | |
Only show the languages that are currently (more or less) fully translated. 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-26 | Added Noto Sans SC; font table cleanup | Jaakko Keränen | |
Added the Noto Sans Simplified Chinese font. This adds another ~10 MB to resources.lgr, increasing the urgency of distributing fonts via separate downloads. The font table was getting difficult to manage, so now the sizes are broken out into a separate enum, and the table is reordered to match the FontSize order. | |||
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: Updated compiled strings | Jaakko Keränen | |
2021-03-25 | Lang: Added Chinese (Simplified) | Jaakko Keränen | |
IssueID #192 | |||
2021-03-25 | Lang: Fixed plural and multiline strings | Jaakko Keränen | |
IssueID #192 | |||
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 strings | Jaakko Keränen | |
2021-03-23 | Lang: Added Russian to resources | 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 | |||
2021-03-22 | Lang: Began replacing UI strings with IDs | Jaakko Keränen | |
IssueID #192 | |||
2021-03-20 | Show unread entry count in sidebar | Jaakko Keränen | |
2021-03-19 | Cleanup | Jaakko Keränen | |
2021-03-19 | Updated release notes | Jaakko Keränen | |
2021-03-18 | Draw soft popup menu border shadows | Jaakko Keränen | |
2021-03-15 | macOS: Info.plist key for app icon | Jaakko Keränen | |
2021-03-14 | Updated release notes | Jaakko Keränen | |
2021-03-12 | Added "about:about" | Jaakko Keränen | |
IssueID #200 | |||
2021-03-12 | iOS: Added a separate Info.plist template | Jaakko Keränen | |
2021-03-11 | iOS: Updated build | Jaakko Keränen | |
2021-03-11 | Mobile: Adjustments and fixes for iOS | Jaakko Keränen | |
2021-03-11 | Bring back regular-bold Nunito for links | Jaakko Keränen | |
The extra bold that is used for titles is too bold for links. | |||
2021-03-04 | Windows: Fixed build; updated release notes | Jaakko Keränen | |
2021-03-04 | Updated release notes | Jaakko Keränen | |
2021-03-02 | Server certificates may also be verified by CAs | Jaakko Keränen | |
If the CA file/path are configured in preferences, trust CA verification over manual TOFU checks. | |||
2021-03-01 | macOS: Don't force use of discrete GPU | Jaakko Keränen | |
https://developer.apple.com/library/archive/qa/qa1734/_index.html | |||
2021-03-01 | Added a resource for the --help instructions | Jaakko Keränen | |
IssueID #174 | |||
2021-03-01 | Added alt-texts in preformatted blocks of "about:"-pages | Jaakko Keränen | |
2021-03-01 | Embed: Ensure data blocks are null-terminated | Jaakko Keränen | |
2021-02-27 | Fixed crash when creating a bookmark | Jaakko Keränen | |
IssueID #184 | |||
2021-02-27 | Updated AppData | Jaakko Keränen | |
2021-02-27 | Updated Help | Jaakko Keränen | |
2021-02-26 | Updated release notes | Jaakko Keränen | |
2021-02-24 | Fixed text entry dialogs closing prematurely | Jaakko Keränen | |
2021-02-23 | Updated release notes | Jaakko Keränen | |
Added v1.1.4 from the release branch. |