Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-11-08 | Revised identity creation dialog | Jaakko Keränen | |
Make it clear what "temporary" means, and put all the mandatory fields at the top. | |||
2020-11-08 | Updated release notes | Jaakko Keränen | |
2020-11-08 | DocumentWidget: Context menu for Gopher links | Jaakko Keränen | |
No need for a "default browser" any more. | |||
2020-11-08 | Manually trusting a server certificate | Jaakko Keränen | |
2020-11-08 | Gopher improvements | Jaakko Keränen | |
Asking for query text with item type 7. Enhanced ASCII art detection. | |||
2020-11-07 | Added support for Gopher | Jaakko Keränen | |
Needs more testing. Queries are not supported yet. | |||
2020-11-07 | GmRequest: Working on Gopher requests | Jaakko Keränen | |
Todo: Move this code to a separate file. | |||
2020-11-07 | GmRequest: Mechanism for Gopher requests | Jaakko Keränen | |
2020-11-07 | Cleanup | Jaakko Keränen | |
2020-11-07 | GmRequest: Cleanup | Jaakko Keränen | |
2020-11-07 | GmRequest: Removed timeouts | Jaakko Keränen | |
No automatic timeouts to facilitate long connections. The server can indicate closing of the connection via TLS or by closing the socket. | |||
2020-11-07 | Treat Gopher as an unsupported protocol | Jaakko Keränen | |
2020-11-07 | DocumentWidget: Set document format | Jaakko Keränen | |
This was previously overlooked so everything was shown as text/gemini. | |||
2020-11-07 | Updated the_Foundation | Jaakko Keränen | |
2020-11-06 | Automatic redirects to the same scheme | Jaakko Keränen | |
IssueID #16 | |||
2020-11-06 | Updated release notes | Jaakko Keränen | |
2020-11-06 | Added an option to disable smooth scrolling | Jaakko Keränen | |
IssueID #27 | |||
2020-11-06 | Bypassing proxy on URL open with "noproxy" | Jaakko Keränen | |
IssueID #25 | |||
2020-11-06 | Link context menu item to bypass proxy | Jaakko Keränen | |
IssueID #25 | |||
2020-11-05 | Full 8-bit ANSI palette for foreground colors | Jaakko Keränen | |
2020-11-05 | Keybindings for Back/Forward navigation | Jaakko Keränen | |
2020-11-05 | Cleanup | Jaakko Keränen | |
2020-11-04 | App: Save bookmarks after changes | Jaakko Keränen | |
IssueID #24 | |||
2020-11-04 | Updated Help | Jaakko Keränen | |
More details about identities. | |||
2020-11-04 | Updated release notes | Jaakko Keränen | |