Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'finger' into dev | Jaakko Keränen | |
2021-01-02 | Add support for Finger protocol | Jaakko Keränen | |
A patch courtesy of John Cowan. IssueID #106 | |||
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 | 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-29 | SidebarWidget: Finetuning the secondary item colors | 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-28 | SidebarWidget: Opening feed entries in new tab | Jaakko Keränen | |
2020-12-27 | SidebarWidget: Fixed editing identity notes | 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 | Fixed: InputWidget cursor positioning | Jaakko Keränen | |
2020-12-22 | Cleanup: Language in New Identity dialog | 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 | 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 | Duplicating a bookmark; cloud icon color | Jaakko Keränen | |
2020-12-19 | SidebarWidget: Disable menu items for remote bookmarks | Jaakko Keränen | |
2020-12-19 | Remote bookmark sources | Jaakko Keränen | |
Bookmarks tagged "remotesource" are fetched and all links are treated as remote bookmarks. Remote bookmarks are not saved locally. | |||
2020-12-19 | Open links from sidebar in new tabs | Jaakko Keränen | |
Added context menu items for opening in new tabs, and the modifier keys work like in DocumentWidget. IssueID #77 | |||
2020-12-19 | "Edit Feed..." opens Feed Settings | Jaakko Keränen | |
2020-12-19 | Bookmark a link via context menu | Jaakko Keränen | |
2020-12-19 | SidebarWidget: Hide unimplemented menu items | Jaakko Keränen | |
IssueID #80 | |||
2020-12-19 | Opening unrecognized schemes in default browser | Jaakko Keränen | |
This works if the OS supports the scheme as built-in or via some handler application. IssueID #103 IssueID #84 | |||
2020-12-18 | Import all links as bookmarks | Jaakko Keränen | |
2020-12-18 | Text: Improved handling of tab stops | Jaakko Keränen | |
Text drawing can now be made aware of the available horizontal space. | |||
2020-12-17 | Reorganized menus; added new bookmark list items | Jaakko Keränen | |
2020-12-17 | Text: Tuned content monospace line spacing | Jaakko Keränen | |
2020-12-16 | Fixed link to Help from the Identities sidebar tab | Jaakko Keränen | |
2020-12-16 | Progress bar colors; thicker on HiDPI displays | Jaakko Keränen | |
One should be able to see the progress bar in light mode, too. IssueID #101 | |||
2020-12-16 | URL decoding preference affects input widgets | Jaakko Keränen | |
2020-12-15 | Window: More subtle rotating download animation | Jaakko Keränen | |
2020-12-15 | Window: Use a rotating arrow as the download animation | Jaakko Keränen | |
2020-12-15 | Window: Show a little animation during downloads | Jaakko Keränen | |
The Stop/Reload button shows a little Unicode animation during downloads. IssueID #101 | |||
2020-12-13 | macOS: Disable page navigation while editing text | Jaakko Keränen | |
The Cmd+Left/Right keys used both for page navigation (by default) and for moving the cursor inside text editor. The input widget keys should take precedence. | |||
2020-12-13 | Fixed UI text color regression | Jaakko Keränen | |
2020-12-12 | Text: Clip glyphs to fit vertically | Jaakko Keränen | |
There may be partial overlaps with full-height glyphs because the fonts are scaled unhinted. | |||
2020-12-12 | Text: Smaller monospace body font | Jaakko Keränen | |
2020-12-12 | InputWidget: Double-click to select all | Jaakko Keränen | |
2020-12-12 | New monospace font; flexible mono spacing | Jaakko Keränen | |
Iosevka replaces Fira Mono as the monospace font. Emojis are now allowed to be wider than normal monospace glyphs. However, if whitespace permits, the original monospacing is restored. IssueID #73 | |||
2020-12-12 | Added option to show URL paths as encoded or decoded | Jaakko Keränen | |
IssueID #73 | |||
2020-12-12 | InputWidget: Allow variable-width fonts | Jaakko Keränen | |
2020-12-10 | SidebarWidget: Cleanup; Identities context menu | Jaakko Keränen | |
2020-12-10 | Feeds: Show entries in lookup results | Jaakko Keränen | |
2020-12-09 | Added keybindings for zooming | Jaakko Keränen | |
2020-12-09 | macOS: Update shortcuts in menu items | Jaakko Keränen | |
When keybindings are changed the menus will need updating. | |||
2020-12-09 | DocumentWidget: Clicking on certificate warning | Jaakko Keränen | |
Show the Certificate Status dialog. IssueID #93 | |||
2020-12-09 | InputWidget: Usability improvements | Jaakko Keränen | |
Select all when search bar gets focus, so it's easy to enter a new search term. One press of Escape will both unfocus and dismiss the search bar. IssueID #65 |