Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | Updated release notes | 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 | |
2020-10-18 | Updated release notes | Jaakko Keränen | |
2020-10-17 | Updated release notes | Jaakko Keränen | |
2020-10-16 | Updated release notes | Jaakko Keränen | |
2020-10-16 | Updated README | Jaakko Keränen | |
Added mention of optional mpg123 decoder library. | |||
2020-10-15 | Added mpg123 to open source licenses page | Jaakko Keränen | |
2020-10-15 | Updated release notes | Jaakko Keränen | |
2020-10-13 | Updated released notes | Jaakko Keränen | |
2020-10-11 | Updated release notes | Jaakko Keränen | |
2020-10-11 | Added two serif fonts; minor color tweaks | Jaakko Keränen | |
Added the EB Garamond and Literata fonts as serif font choices. | |||
2020-10-11 | Updated release notes | Jaakko Keränen | |
2020-10-10 | Mention 24-bit WAV support in release notes | Jaakko Keränen | |
2020-10-10 | Updated release notes | Jaakko Keränen | |
2020-09-30 | Windows: Use the system UI scaling factor | Jaakko Keränen | |
Check for system UI scaling factor via Direct2D DPI values. | |||
2020-09-29 | Updated release notes | Jaakko Keränen | |
2020-09-29 | Text: Better readability with Fira Sans | Jaakko Keränen | |
Increased Fira Sans line spacing, now more in line with Nunito. | |||
2020-09-26 | Updated Help | Jaakko Keränen | |
2020-09-26 | Cleanup | Jaakko Keränen | |
2020-09-26 | DocumentWidget: Show top heading on the side | Jaakko Keränen | |
2020-09-25 | Document side elements; hover outline | Jaakko Keränen | |
2020-09-21 | Merge branch 'release' into dev | Jaakko Keränen | |
Window state bug fixes from the release branch. | |||
2020-09-21 | Updated release notes | Jaakko Keränen | |
2020-09-21 | Restoring maximized windows | Jaakko Keränen | |
Window position and size are stored when move/resize events are received, not only when the window is closed. | |||
2020-09-21 | Bumped version to 0.2.1 | Jaakko Keränen | |
2020-09-21 | Updated release notes | Jaakko Keränen | |
2020-09-20 | Updated release notes | Jaakko Keränen | |
2020-09-20 | Opening links in a new background tab | Jaakko Keränen | |
2020-09-20 | Updated release notes | Jaakko Keränen | |
2020-09-20 | Updated release notes | Jaakko Keränen | |
2020-09-19 | Merge branch 'dev' into release | Jaakko Keränen | |
# Conflicts: # CMakeLists.txt # res/about/help.gmi # res/about/version.gmi # src/app.c # src/ui/documentwidget.c |