summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
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-11Added a preference for heading fontJaakko Keränen
Body and heading fonts can be selected separately.
2020-10-11Added two serif fonts; minor color tweaksJaakko Keränen
Added the EB Garamond and Literata fonts as serif font choices.
2020-10-11Cleanup: Moved fonts to res/fonts/Jaakko 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-29Text: Better readability with Fira SansJaakko Keränen
Increased Fira Sans line spacing, now more in line with Nunito.
2020-09-27macOS: Allow dark mode on 10.13 buildsJaakko Keränen
2020-09-26Updated HelpJaakko 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 HelpJaakko Keränen
2020-09-18Updated release notesJaakko Keränen
2020-09-18Windows: Use a batch file to open URLs in browserJaakko Keränen
Opening via urlopen.bat works under MSYS bash as well. The .bat file is also a place where the user can customize which browser to open.
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-16Updated Help with command line optionsJaakko Keränen
There are only two options at the moment.
2020-09-16macOS: Changing sidebar modes via touch barJaakko Keränen
2020-09-16Updated release notesJaakko Keränen
2020-09-15Added software rendering fallback and --sw optionJaakko Keränen
2020-09-15Updated Help and moved licenses to another pageJaakko Keränen
2020-09-15Updated Help about TLS client certificatesJaakko Keränen
2020-09-15Version 0.2 in the release notesJaakko Keränen
2020-09-15Release notes for 0.1.1Jaakko Keränen
# Conflicts: # res/about/version.gmi
2020-09-15Updated HelpJaakko Keränen
2020-09-15Default sidebar modeJaakko Keränen
Logically the default should be the first sidebar tab.
2020-09-15Updated version historyJaakko Keränen
2020-09-15Release notes for 0.1.1Jaakko Keränen
2020-09-15CleanupJaakko Keränen