Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-31 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Updated release notes | Jaakko Keränen | |
Typo. | |||
2020-12-30 | Updated release notes | Jaakko Keränen | |
2020-12-30 | Updated release notes | 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-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 | Updated release notes | Jaakko Keränen | |
2020-12-19 | Cleanup | Jaakko Keränen | |
2020-12-19 | Updated Help | Jaakko Keränen | |
2020-12-19 | Updated Help and release notes | Jaakko Keränen | |
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 | 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-16 | Updated release notes | Jaakko Keränen | |
2020-12-13 | Updated release notes | Jaakko Keränen | |
2020-12-13 | Updated Help | Jaakko Keränen | |
2020-12-13 | Fixed UI text color regression | Jaakko Keränen | |
2020-12-12 | Bumped version number to 0.13.1 | Jaakko Keränen | |
2020-12-12 | Updated release notes | 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 | IDN applies to all network schemes | Jaakko Keränen | |
But not "file" or "about". | |||
2020-12-11 | Updated release notes | Jaakko Keränen | |
2020-12-10 | Bumped version number to 0.13 | Jaakko Keränen | |
Not just bug fixes here. | |||
2020-12-09 | Updated Help | Jaakko Keränen | |
2020-12-08 | Bumped version number to 0.12.2 | Jaakko Keränen | |
2020-12-07 | Updated release notes | Jaakko Keränen | |
2020-12-06 | MimeHooks: Request URL via environment variable | Jaakko Keränen | |
IssueID #90 | |||
2020-12-06 | Added build option for sleeping while idle | Jaakko Keränen | |
It appears at least on macOS, SDL is doing a while lot of stuff while waiting for new events. Perhaps because it has some sort of high-frequency input/sensor processing? Not sure. Now Lagrange will idle by polling events every 15 ms and sleeping in between. This reduces CPU time by an order of magnitude on macOS. Need to still test on other platforms. | |||
2020-12-06 | Cleanup | Jaakko Keränen | |
2020-12-06 | Updated release notes | Jaakko Keränen | |
2020-12-06 | Updated release notes | Jaakko Keränen | |
2020-12-05 | Updated Help | Jaakko Keränen | |
Multiple sidebars, no more hover outline. | |||
2020-12-04 | Updated release notes and Help | Jaakko Keränen | |
Documentation for MIME hooks. | |||
2020-12-01 | Subscribing to new headings on a page | Jaakko Keränen | |
When "subscribed" and "headings" tags are used, the subscribed page is tracked for newly added headings (of any kind). This works for the weiph/pikkulogs out there. | |||
2020-11-29 | Feeds: Worker saves feeds in the background | Jaakko Keränen | |
No need to wait until quitting the app to write the feeds state to disk. | |||
2020-11-28 | Updated Help and release notes | Jaakko Keränen | |
2020-11-28 | Updated Help and release notes | Jaakko Keränen | |
2020-11-28 | Updated release notes | Jaakko Keränen | |
2020-11-27 | Updated release notes | Jaakko Keränen | |
2020-11-27 | Updated README and release notes | Jaakko Keränen | |
2020-11-27 | Updated release notes | Jaakko Keränen | |
2020-11-26 | Updated Help | Jaakko Keränen | |
2020-11-21 | Updated Help and Release notes | Jaakko Keränen | |
2020-11-21 | Saving inline media content to Downloads | Jaakko Keränen | |