summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2022-02-20Updated language stringsJaakko Keränen
2022-02-20Merge branch 'work/v1.11' into devJaakko Keränen
# Conflicts: # res/lang/es.bin # res/lang/ie.bin # res/lang/ru.bin # res/lang/sr.bin # res/lang/uk.bin
2022-02-19Updated release notesJaakko Keränen
2022-02-19Updated language stringsJaakko Keränen
2022-02-18Serializing multiple windowsJaakko Keränen
Not quite fully functional yet. The window positioning still needs to be written to prefs.cfg.
2022-02-16Help: Site-specific theme; max URL size; data URL imagesJaakko Keränen
2022-02-15Site-specific settingsJaakko Keränen
The theme palette seed phrase and ANSI warnings can be configured in the new site-specific settings dialog. Added bindings for Page Information and for opening the site-specific settings dialog. IssueID #381
2022-02-15Merge branch 'dev' into work/v1.11Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/lang/cs.bin # res/lang/de.bin # res/lang/en.bin # res/lang/eo.bin # res/lang/es.bin # res/lang/es_MX.bin # res/lang/fi.bin # res/lang/fr.bin # res/lang/gl.bin # res/lang/hu.bin # res/lang/ia.bin # res/lang/ie.bin # res/lang/isv.bin # res/lang/nl.bin # res/lang/pl.bin # res/lang/ru.bin # res/lang/sk.bin # res/lang/sr.bin # res/lang/tok.bin # res/lang/tr.bin # res/lang/uk.bin # res/lang/zh_Hans.bin # res/lang/zh_Hant.bin
2022-02-15Updated release notesJaakko Keränen
2022-02-15Added keybindings for Unread/All mode switchJaakko Keränen
IssueID #456
2022-02-14Added option for autoshowing images in data URLsJaakko Keränen
Disabled by default to be consistent with behavior of other links.
2022-02-13Added a preference for maximum URL sizeJaakko Keränen
The setting defaults to 8 KB. Link lines with longer URLs are not recognized as links.
2022-02-11Merge branch 'dev' into work/v1.11Jaakko Keränen
2022-02-11Updated language stringsJaakko Keränen
2022-02-11Updated release notesJaakko Keränen
2022-02-11Added a binding for "Paste Preceding Line"Jaakko Keränen
2022-02-10Updated release notesJaakko Keränen
2022-02-09SidebarWidget: Update after identity addition/deletionJaakko Keränen
2022-02-09Merge branch 'dev' into work/v1.11Jaakko Keränen
# Conflicts: # res/lang/eo.bin # res/lang/ie.bin
2022-02-09DocumentWidget: "Paste Preceding Line" should be undoableJaakko Keränen
2022-02-09Updated release notesJaakko Keränen
2022-02-09Updated release notesJaakko Keränen
2022-02-08Fonts: Improved fallback glyph searchJaakko Keränen
The fontpack documentation says that when a glyph isn't found, all available fonts are checked in priority order. However, the implementation didn't actually do this. Now there is a separate priority mapping for loaded fonts so they can be quickly scanned for any missing glyphs in the right order. "iosevka-body" was prioritized higher because it provides a number of UI icons.
2022-02-08Updated release notesJaakko Keränen
2022-02-07Updated release notesJaakko Keränen
2022-02-06Recompiled UI stringsJaakko Keränen
2022-02-06Merge branch 'dev' into work/v1.11Jaakko Keränen
# Conflicts: # CMakeLists.txt # res/fonts/SmolEmoji-Regular.ttf # res/lang/gl.bin # src/app.c
2022-02-05SidebarWidget: Fixed animations in the 2nd splitJaakko Keränen
2022-02-05Updated release notes and AUTHORSJaakko Keränen
2022-02-04Updated release notesJaakko Keränen
2022-02-04macOS: Use Metal on >60 Hz displaysJaakko Keränen
The problem with the occasional stutters related to SDL_WaitEvent() are still there, but on a 120 Hz display it's even worse to be stuck on 60 Hz. Metal is required for 120 Hz.
2022-02-04Fixed issues with stripping ANSI escapesJaakko Keränen
2022-02-01Fixed ANSI color handling issuesJaakko Keränen
Added the missing BG escapes 100-107, and fixed how the FG is adjusted to keep text legible. Previously it was not considering the actual BG color being applied to a text run.
2022-01-30Updated release notesJaakko Keränen
2022-01-30Release notes broken to smaller pagesJaakko Keränen
2022-01-30CleanupJaakko Keränen
2022-01-30Text: Break words at backslashesJaakko Keränen
2022-01-29Don't have duplicate New Tab buttonsJaakko Keränen
There tab buttons don't need a New Tab button if the navbar has it.
2022-01-29Hierarchical navigation with Gopher and TitanJaakko Keränen
With Gopher, ensure that the item type changes to 1, and with Titan, change to normal Gemini.
2022-01-28iOS: Updated release notesJaakko Keränen
2022-01-28Updated release notesJaakko Keränen
2022-01-28Updated release notesJaakko Keränen
2022-01-27Updated release notesJaakko Keränen
2022-01-26Added a man pageJaakko Keränen
Generated with Pandoc.
2022-01-24Android: Bumped version number; updated release notesJaakko Keränen
2022-01-24iOS: Bumped version number; updated release notesJaakko Keränen
2022-01-24Gopher: Set item type to 1 when navigating to parentJaakko Keränen
As suggested in: gemini://ruario.flounder.online/gemlog/2022-01-19_Some_Gopher_improvements_for_Lagrange.gmi
2022-01-24Updated release notes and Smol EmojiJaakko Keränen
2022-01-22Updated Smol EmojiJaakko Keränen
2022-01-22Updated Smol EmojiJaakko Keränen