Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-20 | Preferences: Added a Gemini proxy | Jaakko Keränen | |
2020-11-20 | Text: Fixed font scaling of level 3 headings | Jaakko Keränen | |
2020-11-20 | Updated release notes | Jaakko Keränen | |
2020-11-20 | Replaced EB Garamond with Tinos | Jaakko Keränen | |
Tinos is a much more readable serif font, especially when it comes to the italic variant. | |||
2020-11-19 | Cleanup | Jaakko Keränen | |
Ran clang-format. | |||
2020-11-19 | Merge pull request #42 from waweic/dev | Jaakko Keränen | |
Add username and ipv6 literals to authority regex | |||
2020-11-19 | Removed the Kosugi Maru font | Jaakko Keränen | |
2020-11-19 | Replaced Japanese font with Noto Sans CJK JP | Jaakko Keränen | |
Alas, a couple of megabytes larger than Kosugi Maru, but has better glyph coverage. | |||
2020-11-18 | Updated Help | Jaakko Keränen | |
2020-11-18 | Add username and ipv6 literals to authority regex | Waweic | |
2020-11-18 | Ignore whitespace around user-entered URL | Jaakko Keränen | |
2020-11-18 | Render an Ideographic Space glyph using the Korean font | Jaakko Keränen | |
IssueID #41 | |||
2020-11-18 | Handling an URL that begins with a tilde | Jaakko Keränen | |
IssueID #40 | |||
2020-11-18 | Handling an URL that contains nothing by a query | Jaakko Keränen | |
IssueID #40 | |||
2020-11-18 | URL parsing improvements | Jaakko Keränen | |
Now it uses a single regular expression to parse all (non "file:") URLs. IssueID #40 | |||
2020-11-17 | Window: Added notifications for window focus gain/loss | Jaakko Keränen | |
2020-11-16 | Keybinding for opening links via keyboard | Jaakko Keränen | |
This is part one. Still need to change the link numbering/lettering method. IssueID #34 | |||
2020-11-16 | Closing the sidebar with Escape | Jaakko Keränen | |
2020-11-16 | Bumped version number to 0.10 | Jaakko Keränen | |
2020-11-16 | Updated release notes | Jaakko Keränen | |
2020-11-16 | Remember redirected URLs as visited | Jaakko Keränen | |
"visited.txt" will now remember URLs that were redirects, but those are not shown in the UI as part of the history. This fixes the issue where redirected URLs were not being shown as visited links in the UI. Beware if downgrading Lagrange: URLs in the history will get prefixed with "0000 ". Might be a good idea to switch to a forwards compatible format like JSON for these files. | |||
2020-11-15 | Cleanup | Jaakko Keränen | |
2020-11-15 | Added a preference for monospace body text | Jaakko Keränen | |
Monospace body font can be set separately for Gemini and Gopher. | |||
2020-11-14 | Added keybindings for parent/root navigation | Jaakko Keränen | |
2020-11-14 | macOS: Disable menu shortcuts while binding keys | Jaakko Keränen | |
2020-11-14 | macOS: Font tweak for ⌘ and ⇧ characters | Jaakko Keränen | |
2020-11-14 | Merge branch 'dev' of github.com:skyjake/lagrange into dev | Jaakko Keränen | |
2020-11-14 | Navigating to parent directory or site root | Jaakko Keränen | |
Added keyboard shortcuts for navigating up to the parent directory and to the site root. Clicking the top banner also navigates to the site root. IssueID #29 | |||
2020-11-14 | Merge pull request #35 from davewongillies/davewongillies/gopher | Jaakko Keränen | |
Add gopher to MimeType for desktop file | |||
2020-11-14 | Recognize "gopher:" in command line arguments | Jaakko Keränen | |
IssueID #36 | |||
2020-11-14 | Fixed copying the URL input field contents | Jaakko Keränen | |
2020-11-14 | macOS: Workaround for menu shortcut keys | Jaakko Keränen | |
Avoid double-triggering actions because SDL doesn't eat the keydown events — it ignores key equivalents. | |||
2020-11-13 | Add gopher to MimeType for desktop file | David Gillies | |
2020-11-14 | Updated README | Jaakko Keränen | |
Note about Raspberry Pi 4 and 400. | |||
2020-11-11 | Fixed: Empty lines in the visited URLs file | Jaakko Keränen | |
2020-11-11 | Fixed: Mishandled format string | Jaakko Keränen | |
IssueID #31 | |||
2020-11-11 | Window: Create hidden to avoid shuffling position during launch | Jaakko Keränen | |
2020-11-11 | Updated release notes | Jaakko Keränen | |
2020-11-11 | Debian: Updated changelog for 0.8.1 | Jaakko Keränen | |
Do the Ubuntu CI build using 18.04. | |||
2020-11-10 | Updated README | Jaakko Keränen | |
2020-11-10 | macOS: Improved scrolling using mouse wheel | Jaakko Keränen | |
This required further SDL hacking. The macOS SDL .diff was updated. IssueID #26 | |||
2020-11-10 | Updated the_Foundation | Jaakko Keränen | |
IssueID #30 | |||
2020-11-09 | Debian: Specify minimum dependency versions | Jaakko Keränen | |
2020-11-09 | Bumped version number to 0.9 | Jaakko Keränen | |
2020-11-08 | GitHub: Package version must have a revision | Jaakko Keränen | |
2020-11-08 | GitHub: Import a signing key for debuild | Jaakko Keränen | |
2020-11-08 | Merge branch 'epilys-dev' into dev | Jaakko Keränen | |
2020-11-08 | Updated Debian/Ubuntu packaging files | Jaakko Keränen | |
2020-11-08 | UI tweak | Jaakko Keränen | |
2020-11-08 | Updated release notes | Jaakko Keränen | |