Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-05 | Added option to disable bold links | Jaakko Keränen | |
IssueID #233 | |||
2021-04-05 | Updated release notes | Jaakko Keränen | |
2021-04-04 | Updated release notes | Jaakko Keränen | |
2021-04-04 | Updated release notes | Jaakko Keränen | |
2021-04-04 | Cleanup | Jaakko Keränen | |
2021-04-04 | Text: Kerning was broken | Jaakko Keränen | |
Kerning has been broken by the changes for adaptive Emoji spacing inside monospace text. Now the current X position is updated correctly also for kerning. | |||
2021-04-03 | Lang: Added Occidental and Serbian | Jaakko Keränen | |
IssueID #192 | |||
2021-04-03 | Updated release notes | Jaakko Keränen | |
2021-04-03 | Updated release notes | Jaakko Keränen | |
2021-03-30 | Updated release notes | Jaakko Keränen | |
2021-03-30 | Updated release notes | Jaakko Keränen | |
2021-03-28 | Added Noto Sans Arabic | Jaakko Keränen | |
Added a font for Arabic, making the glyphs available for rendering. Of course, this doesn't solve Arabic text rendering yet. There is still the RTL direction to work out and possibly some missing glyph combining rules. IssueID #195 | |||
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-14 | Updated release notes | Jaakko Keränen | |
2021-03-12 | Added "about:about" | Jaakko Keränen | |
IssueID #200 | |||
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 | Added alt-texts in preformatted blocks of "about:"-pages | Jaakko Keränen | |
2021-02-27 | Fixed crash when creating a bookmark | Jaakko Keränen | |
IssueID #184 | |||
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. | |||
2021-02-23 | Updated release notes | Jaakko Keränen | |
2021-02-23 | Editing bookmark icons | Jaakko Keränen | |
IssueID #140 | |||
2021-02-22 | Allow user to set any character as bookmark icon | Jaakko Keränen | |
The custom icons only appear in bookmark and feed lists, though. | |||
2021-02-16 | Search engine queries via the navbar | Jaakko Keränen | |
Any text that doesn't look like a URL is passed onto the configured search URL as a query string. IssueID #157 | |||
2021-02-15 | DocumentWidget: Scroll position while resizing | Jaakko Keränen | |
Keep the top of the view fixed during horizontal resizing. | |||
2021-02-14 | Updated release notes | Jaakko Keränen | |
2021-02-14 | Open Help on first run | Jaakko Keränen | |
Make things less confusing for newcomers by showing the Help document on first run. Moved up the "What is Gemini" section to the top since it has the FAQ link. IssueID #159 | |||
2021-02-14 | Updated release notes | Jaakko Keränen | |
2021-02-11 | Updated release notes | Jaakko Keränen | |
2021-02-10 | Updated release notes | Jaakko Keränen | |
2021-02-10 | Updated release notes | Jaakko Keränen | |
2021-02-08 | Update release notes | Jaakko Keränen | |
2021-02-08 | Updated release notes | Jaakko Keränen | |
2021-02-08 | Updated release notes | Jaakko Keränen | |
2021-02-07 | Updated release notes | Jaakko Keränen | |
2021-02-05 | Updated release notes | Jaakko Keränen | |
2021-02-03 | Updated release notes | Jaakko Keränen | |
2021-02-03 | Bumped version number to 1.2 | Jaakko Keränen | |
2021-02-02 | Updated release notes | Jaakko Keränen | |
2021-02-02 | Improved focus switching for dialogs | Jaakko Keränen | |
Widgets can now be defined as being the "focus root", i.e., the topmost widget under which focus switching happens. Normally this is the window root widget, but dialogs use this flag to confine focus switching inside the dialog. InputWidget in Overwrite mode will focus switch to the next focusable widget when the text field becomes full. | |||
2021-02-02 | InputWidget: Fixed cursor missing in an empty input widget | Jaakko Keränen | |
2021-02-01 | DocumentWidget: Allow reloading the current URL | Jaakko Keränen | |
IssueID #129 |