Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-04 | App: Drag-and-drop events passed to all widgets | Jaakko Keränen | |
2021-01-04 | Updated the_Foundation | Jaakko Keränen | |
2021-01-04 | Added a client certificate import dialog | Jaakko Keränen | |
Todo: Drag-and-drop; the actual identity creation step. | |||
2021-01-04 | Updated the_Foundation | Jaakko Keränen | |
New TlsCertificate private key access methods. | |||
2021-01-04 | GmDocument: Empty lines vs. consecutive quotes | Jaakko Keränen | |
Detecting if quote lines are consecutive was changed so that an empty line can be used to separate quotes. For example, see Astrobotany's Message Board. IssueID #108 | |||
2021-01-03 | Creating a certificate import dialog | Jaakko Keränen | |
Just the widgets thus far. | |||
2021-01-03 | Tweaked text color of Pure White UI theme | Jaakko Keränen | |
Slightly darker. | |||
2021-01-03 | Updated release notes | Jaakko Keränen | |
2021-01-03 | DocumentWidget: Updating trust | Jaakko Keränen | |
Hide the warning banner immediately. IssueID #107 | |||
2021-01-03 | Fixed redirection opening in the wrong tab | Jaakko Keränen | |
2021-01-03 | Improving the Page Information dialog | Jaakko Keränen | |
This should use a proper dialog instead of a simple message. | |||
2021-01-03 | Updating the navbar URL when opening tabs | Jaakko Keränen | |
2021-01-03 | Added menu item for import a certificate | Jaakko Keränen | |
2021-01-03 | Expanded page information | Jaakko Keränen | |
The Certificate Status popup was expanded with certificate fingerprint, media type, and content length. | |||
2021-01-02 | SidebarWidget: Background color for remote bookmarks | Jaakko Keränen | |
2021-01-02 | Bookmarks: Remote bookmarks grouped under source | Jaakko Keränen | |
Rather than mix remote bookmarks with local ones, group them under the source bookmark in "pseudo-folder" fashion. The source is shown as bold. | |||
2021-01-02 | Update release notes | Jaakko Keränen | |
2021-01-02 | Merge branch 'finger' into dev | Jaakko Keränen | |
2021-01-02 | GmDocument: New link icon for Finger links | Jaakko Keränen | |
Added a new link flag to identify Finger links so they can use their own icon. | |||
2021-01-02 | Add support for Finger protocol | Jaakko Keränen | |
A patch courtesy of John Cowan. IssueID #106 | |||
2020-12-31 | Updated release notes | Jaakko Keränen | |
2020-12-31 | Text: Clear glyph cache when it fills up | Jaakko Keränen | |
We can use a smaller glyph cache if we clear it when it fills up. Even a large cache would eventually fill up, so clearing is a good strategy anyway. Clears occur still rather infrequently. | |||
2020-12-30 | Updated release notes | Jaakko Keränen | |
Typo. | |||
2020-12-30 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Update bookmark icons when opening pages | Jaakko Keränen | |
If bookmarks are imported or added manually, they won't have the correct site icons. Whenever a page is loaded the bookmark icon is now updated. | |||
2020-12-30 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Updated the_Foundation | Jaakko Keränen | |
Change to TlsCertificate domain name verification. | |||
2020-12-29 | SidebarWidget: Finetuning the secondary item colors | Jaakko Keränen | |
2020-12-29 | Updated release notes | Jaakko Keränen | |
2020-12-29 | Added a bold UI font | Jaakko Keränen | |
The bold UI label font is used for highlighted sidebar items and default buttons. | |||
2020-12-29 | Bumped version number to 1.1 | Jaakko Keränen | |
2020-12-28 | SidebarWidget: Opening feed entries in new tab | Jaakko Keränen | |
2020-12-27 | SidebarWidget: Fixed editing identity notes | Jaakko Keränen | |
2020-12-27 | Bumped version number to 1.0.2 | Jaakko Keränen | |
2020-12-25 | Compiling with SDL versions earlier than 2.0.14 | Jaakko Keränen | |
2020-12-24 | Fixed percent-encoding the query string | Jaakko Keränen | |
Good old mutable vs. non-mutable argument confusion. The encoded return value was ignored (and leaked). | |||
2020-12-24 | Updated release notes | Jaakko Keränen | |
2020-12-24 | Fixed: InputWidget cursor positioning | Jaakko Keränen | |
2020-12-22 | App: Attempt to open URLs using SDL first | Jaakko Keränen | |
SDL_OpenURL() was added in 2.0.14. | |||
2020-12-22 | Cleanup: Language in New Identity dialog | Jaakko Keränen | |
2020-12-22 | Bumped version number fo 1.0.1 | Jaakko Keränen | |
2020-12-20 | Cleanup | Jaakko Keränen | |
2020-12-19 | Text: Recognize more ANSI escapes | Jaakko Keränen | |
2020-12-19 | macOS: Adjusted menu items | Jaakko Keränen | |
2020-12-19 | Cleanup | Jaakko Keränen | |
2020-12-19 | Updated Help | Jaakko Keränen | |
2020-12-19 | Changed the remote bookmark icon | Jaakko Keränen | |
The cloud character U+2601 is already used as a site icon. | |||
2020-12-19 | Text: Line wrapping tweak | Jaakko Keränen | |
2020-12-19 | Updated Help and release notes | Jaakko Keränen | |
2020-12-19 | Duplicating a bookmark; cloud icon color | Jaakko Keränen | |