summaryrefslogtreecommitdiff
path: root/res/about/version.gmi
AgeCommit message (Collapse)Author
2020-11-03GmResponse: Fixed parsing of the responseJaakko 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-03DocumentWidget: Opening links in foreground/backgroundJaakko Keränen
IssueID #20
2020-11-02Updated release notesJaakko Keränen
2020-10-31Updated release notesJaakko Keränen
2020-10-31Saving and loading key bindingsJaakko Keränen
2020-10-29Updated release notesJaakko Keränen
2020-10-29CleanupJaakko Keränen
2020-10-28Updated release notesJaakko Keränen
2020-10-28Updated release notesJaakko Keränen
2020-10-26Updated release notesJaakko Keränen
2020-10-24Updated release notes (typo)Jaakko Keränen
2020-10-24Updated release notesJaakko Keränen
2020-10-23Updated release notesJaakko Keränen
2020-10-23Updated release notesJaakko Keränen
2020-10-22Updated release notesJaakko Keränen
2020-10-20Added quote indicator preferenceJaakko 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-19Updated release notesJaakko Keränen
2020-10-18Updated release notesJaakko Keränen
2020-10-17Updated release notesJaakko Keränen
2020-10-16Updated release notesJaakko Keränen
2020-10-15Added mpg123 to open source licenses pageJaakko Keränen
2020-10-15Updated release notesJaakko Keränen
2020-10-13Updated released notesJaakko Keränen
2020-10-11Updated release notesJaakko Keränen
2020-10-11Updated release notesJaakko Keränen
2020-10-10Mention 24-bit WAV support in release notesJaakko Keränen
2020-10-10Updated release notesJaakko Keränen
2020-09-30Windows: Use the system UI scaling factorJaakko Keränen
Check for system UI scaling factor via Direct2D DPI values.
2020-09-29Updated release notesJaakko Keränen
2020-09-26CleanupJaakko Keränen
2020-09-26DocumentWidget: Show top heading on the sideJaakko Keränen
2020-09-25Document side elements; hover outlineJaakko Keränen
2020-09-21Merge branch 'release' into devJaakko Keränen
Window state bug fixes from the release branch.
2020-09-21Updated release notesJaakko Keränen
2020-09-21Restoring maximized windowsJaakko Keränen
Window position and size are stored when move/resize events are received, not only when the window is closed.
2020-09-21Bumped version to 0.2.1Jaakko Keränen
2020-09-21Updated release notesJaakko Keränen
2020-09-20Updated release notesJaakko Keränen
2020-09-20Opening links in a new background tabJaakko Keränen
2020-09-20Updated release notesJaakko Keränen
2020-09-20Updated release notesJaakko Keränen
2020-09-19Merge branch 'dev' into releaseJaakko Keränen
# Conflicts: # CMakeLists.txt # res/about/help.gmi # res/about/version.gmi # src/app.c # src/ui/documentwidget.c
2020-09-18Updated release notesJaakko Keränen
2020-09-18Updated release notesJaakko Keränen
2020-09-18CleanupJaakko Keränen
2020-09-18DocumentWidget: Inline image download indicatorJaakko Keränen
2020-09-18Updated release notesJaakko Keränen
2020-09-17Updated release notesJaakko Keränen
2020-09-17Updated release notesJaakko Keränen
2020-09-16macOS: Changing sidebar modes via touch barJaakko Keränen