Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-27 | Updated release notes | Jaakko Keränen | |
2021-01-27 | Updated release notes | Jaakko Keränen | |
2021-01-26 | Updated release notes | Jaakko Keränen | |
2021-01-26 | Updated release notes | Jaakko Keränen | |
2021-01-24 | Added an AppData XML document | Jaakko Keränen | |
2021-01-24 | DocumentWidget: Fix/improve home row link navigation | Jaakko Keränen | |
Removed the second `U` from the set of home row keys for link navigation. Added a new command bound to `.` (period) for switching to the next set of links for home row navigation. This makes it possible to access all visible links via keyboard no matter how many there are. `.` can also be used to activate home row navigation if it isn't active. IssueID #111 | |||
2021-01-19 | Feeds: Don't trim quotes from titles | Jaakko Keränen | |
2021-01-19 | Closing tabs with the middle mouse button | Jaakko Keränen | |
IssueID #115 | |||
2021-01-18 | Better versioned file name for visited URLs | Jaakko Keränen | |
2021-01-18 | Renamed ".binary" files | Jaakko Keränen | |
Use the .lgr extension for Lagrange binary files. | |||
2021-01-12 | Updated release notes | Jaakko Keränen | |
2021-01-12 | Fixed: Percent-encode spaces when copying | Jaakko Keränen | |
IssueID #112 | |||
2021-01-12 | Updated release notes | Jaakko Keränen | |
2021-01-10 | Updated release notes | Jaakko Keränen | |
2021-01-10 | Option to show full URL when hovering on a link | Jaakko Keränen | |
The URL is shown in the bottom of the page. IssueID #64 | |||
2021-01-10 | macOS: Register "gopher:" URL scheme | Jaakko Keränen | |
IssueID #113 | |||
2021-01-10 | Updated release notes | Jaakko Keränen | |
2021-01-05 | Updated bincat.sh to use /bin/bash | Jaakko Keränen | |
This works on Linux, but of course makes bash a dependency. ENABLE_BINCAT_SH is still disabled by default. | |||
2021-01-05 | Don't use bincat.sh by default | Jaakko Keränen | |
It's not portable enough, need to tweak the script. | |||
2021-01-05 | Embed: Use a shell script for bincat | Jaakko Keränen | |
Todo: Needs testing if this is portable enough. Should be pretty POSIX, though. | |||
2021-01-04 | Updated release notes | Jaakko Keränen | |
2021-01-04 | GmDocument: Quote border line on empty quote lines | Jaakko Keränen | |
IssueID #108 | |||
2021-01-04 | Updated Help | Jaakko Keränen | |
2021-01-04 | Update Help and release notes | Jaakko Keränen | |
2021-01-03 | Updated release notes | Jaakko Keränen | |
2021-01-03 | Fixed redirection opening in the wrong tab | Jaakko Keränen | |
2021-01-03 | Updating the navbar URL when opening tabs | 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 | |
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 | |