summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
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-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
2020-09-15Updated HelpJaakko Keränen
2020-09-14Default sidebar modeJaakko Keränen
Logically the default should be the first sidebar tab.
2020-09-14Updated version historyJaakko Keränen
2020-09-13Updated version.gmi with 0.1 featuresJaakko Keränen
2020-09-13Updated Help pageJaakko Keränen
2020-09-13Added Kosugi Maru for Japanese textJaakko Keränen
Kosugi Maru is from Google Fonts and licensed used Apache License 2.0.
2020-09-11macOS: Handling launch URLs and drop'n'dropJaakko Keränen
Improved drop and drop event handling: multiple dropped files/URLs open in new tabs. The application registers gemini: as a handled URL scheme.
2020-09-09Updated "about:lagrange"Jaakko Keränen
2020-09-08Updated "about:help" with more contentJaakko Keränen
2020-09-04Information about font licensesJaakko Keränen
2020-09-04Text: Heavier bold fontJaakko Keränen
2020-09-03Changed default font to NunitoJaakko Keränen
Nunito is licensed under OFL.
2020-09-01Text: Newer version of SymbolaJaakko Keränen
2020-08-28CleanupJaakko Keränen
2020-08-22Help: Updated source linksJaakko Keränen
2020-08-22Added BSD 2-clause license and copyright noticesJaakko Keränen
2020-08-20CleanupJaakko Keränen
2020-08-19Help: Elaborate on link navigation via keyboardJaakko Keränen
2020-08-18Declare .gemini as a supported file extensionJaakko Keränen
2020-08-16Tweaked default color themesJaakko Keränen
2020-08-15Built-in embedded “about:” pages; Help menuJaakko Keränen
2020-08-08macOS: Updated app iconJaakko Keränen
The padding around the squircle now matches the style in Big Sur.
2020-08-07Linux: Added app iconJaakko Keränen
2020-08-07Added an application iconJaakko Keränen