Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | Updated Help and Release notes | Jaakko Keränen | |
2020-11-21 | Saving inline media content to Downloads | Jaakko Keränen | |
2020-11-21 | Keyboard navigation mode for home row keys | Jaakko Keränen | |
Now there are keybindings for activating the keyboard navigation modes. The modifier-based mode remains as it was before, focusing on numbers, while the home row mode uses a separate activation key. One can erase the bindings to disable the corresponding modes. IssueID #34 | |||
2020-11-21 | DocumentWidget: Marking link icons as search matches | Jaakko Keränen | |
2020-11-21 | Added option to load image instead of scrolling | Jaakko Keränen | |
One can now read through a page and load all inline images simply by repeatedly pressing Space or cursor down. Key repeat events do not trigger image loads. | |||
2020-11-21 | Clearing and resetting keybindings | Jaakko Keränen | |
2020-11-20 | Updated release notes | Jaakko Keränen | |
2020-11-20 | Replaced EB Garamond with Tinos | Jaakko Keränen | |
Tinos is a much more readable serif font, especially when it comes to the italic variant. | |||
2020-11-19 | Removed the Kosugi Maru font | Jaakko Keränen | |
2020-11-19 | Replaced Japanese font with Noto Sans CJK JP | Jaakko Keränen | |
Alas, a couple of megabytes larger than Kosugi Maru, but has better glyph coverage. | |||
2020-11-18 | Updated Help | Jaakko Keränen | |
2020-11-18 | URL parsing improvements | Jaakko Keränen | |
Now it uses a single regular expression to parse all (non "file:") URLs. IssueID #40 | |||
2020-11-16 | Updated release notes | Jaakko Keränen | |
2020-11-11 | Updated release notes | Jaakko Keränen | |
2020-11-08 | Updated release notes | Jaakko Keränen | |
2020-11-08 | Updated release notes | Jaakko Keränen | |
2020-11-07 | Added support for Gopher | Jaakko Keränen | |
Needs more testing. Queries are not supported yet. | |||
2020-11-06 | Automatic redirects to the same scheme | Jaakko Keränen | |
IssueID #16 | |||
2020-11-06 | Updated release notes | Jaakko Keränen | |
2020-11-06 | Link context menu item to bypass proxy | Jaakko Keränen | |
IssueID #25 | |||
2020-11-05 | Full 8-bit ANSI palette for foreground colors | Jaakko Keränen | |
2020-11-05 | Keybindings for Back/Forward navigation | Jaakko Keränen | |
2020-11-04 | Updated Help | Jaakko Keränen | |
More details about identities. | |||
2020-11-04 | Updated release notes | Jaakko Keränen | |
2020-11-04 | Updated release notes | Jaakko Keränen | |
2020-11-03 | GmResponse: Fixed parsing of the response | Jaakko Keränen | |
In some cases an empty <META> in the server response would cause GmResponse to treat the entire header as invalid. Also, TlsRequest was not handling closing of the TLS/SSL connection if the socket still remained open. This caused GmRequest to wait until the timeout before it realized the full response had been received. IssueID #22 | |||
2020-11-03 | DocumentWidget: Opening links in foreground/background | Jaakko Keränen | |
IssueID #20 | |||
2020-11-02 | Updated release notes | Jaakko Keränen | |
2020-11-02 | Build bincat using MinSizeRel config | Jaakko Keränen | |
2020-11-02 | Embed: Build resource files faster | Jaakko Keränen | |
As part of the CMake configuration, build bincat (23 lines of C) to concatenate resource files together. This is much faster because CMake doesn't have to get involved in the contents of the binary files. | |||
2020-10-31 | Updated release notes | Jaakko Keränen | |
2020-10-31 | Updated Help | Jaakko Keränen | |
2020-10-31 | Saving and loading key bindings | Jaakko Keränen | |
2020-10-29 | Updated release notes | Jaakko Keränen | |
2020-10-29 | Cleanup | Jaakko Keränen | |
2020-10-28 | Updated release notes | Jaakko Keränen | |
2020-10-28 | Updated release notes | Jaakko Keränen | |
2020-10-26 | Updated release notes | Jaakko Keränen | |
2020-10-25 | Updated Help | Jaakko Keränen | |
2020-10-24 | Updated Help: color themes | Jaakko Keränen | |
2020-10-24 | Updated release notes (typo) | Jaakko Keränen | |
2020-10-24 | Updated release notes | Jaakko Keränen | |
2020-10-23 | Updated release notes | Jaakko Keränen | |
2020-10-23 | Updated release notes | Jaakko Keränen | |
2020-10-22 | Added Nanum Gothic to license.gmi | Jaakko Keränen | |
2020-10-22 | Added "Nanum Gothic" as a Korean font | Jaakko Keränen | |
This overrides Kosugi Maru as it looks a bit nicer, in case there are glyphs available in both. | |||
2020-10-22 | Updated release notes | Jaakko Keränen | |
2020-10-22 | Windows: Improved executable metadata | Jaakko Keränen | |
2020-10-20 | Added quote indicator preference | Jaakko Keränen | |
Also, added a command that gets posted when the mouse exits or enters the window area. This lets the hover outline to be updated accordingly. | |||
2020-10-19 | Updated release notes | Jaakko Keränen | |