Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-01 | Proxy improvements | Jaakko Keränen | |
Verify domain name against the request and now against the original URL. HTTP proxy overrides the default handling of HTTP URLs. | |||
2020-09-01 | GmDocument: Better formatting for Gopher URLs | Jaakko Keränen | |
2020-09-01 | InputWidget: Pasting replaces selected text | Jaakko Keränen | |
2020-09-01 | App: Missing deinits | Jaakko Keränen | |
2020-09-01 | Scheme-specific proxies for Gopher and HTTP | Jaakko Keränen | |
Make requests via a proxy. TODO: What about the server domain verification? Check against the proxy hostname? | |||
2020-09-01 | GmDocument: Slightly wider indents for more breathing room | Jaakko Keränen | |
2020-09-01 | Text: Fixed color escape ASCII overflow | Jaakko Keränen | |
2020-09-01 | Updated stb headers | Jaakko Keränen | |
2020-09-01 | Text: Newer version of Symbola | Jaakko Keränen | |
2020-08-31 | SidebarWidget: Fixed setting the mouse cursor | Jaakko Keränen | |
2020-08-31 | Linux: Window restore workaround; revealing directories | Jaakko Keränen | |
2020-08-31 | InputWidget: Move cursor, select with mouse | Jaakko Keränen | |
2020-08-30 | InputWidget: Undo, copy/cut, select all | Jaakko Keränen | |
2020-08-30 | InputWidget: Marking, deleting, word skipping | Jaakko Keränen | |
2020-08-30 | Maximum number of redirects | Jaakko Keränen | |
Stop opening links automatically after five redirects. | |||
2020-08-30 | Fixed value input dialog cancel behavior | Jaakko Keränen | |
2020-08-30 | DocumentWidget: Check for non-Gemini redirects | Jaakko Keränen | |
2020-08-29 | DocumentWidget: Crash on restore | Jaakko Keränen | |
Error page tries to access the non-existent request. It should actually be checking the contents of the cached response... | |||
2020-08-29 | Fixed crash when context menu is missing | Jaakko Keränen | |
2020-08-29 | Append a slash in absolute URLs without a path | Jaakko Keränen | |
Saves a redirect. | |||
2020-08-29 | Adjusted paddings: history separators, navbar | Jaakko Keränen | |
2020-08-29 | SidebarWidget: Improved appearance of identities | Jaakko Keränen | |
2020-08-29 | SidebarWidget: Identity use improvements | Jaakko Keränen | |
2020-08-29 | Cleanup | Jaakko Keränen | |
2020-08-29 | Creating identity with email address | Jaakko Keränen | |
2020-08-29 | GmCerts: Fixed certificate import | Jaakko Keränen | |
2020-08-29 | Visualize identity in nav bar | Jaakko Keränen | |
2020-08-29 | Context menu behavior improvements | Jaakko Keränen | |
2020-08-29 | Moved macOS sources to parent dir | Jaakko Keränen | |
2020-08-28 | macOS: Revealing files of an identity | Jaakko Keränen | |
Finder is accessed via AppleScript. | |||
2020-08-28 | Deleting identities | Jaakko Keränen | |
2020-08-28 | GmDocument: Default to preformatted tab width 4 | Jaakko Keränen | |
2020-08-28 | Creating identity containing a domain | Jaakko Keränen | |
2020-08-28 | GmRequest: Use selected identity for request | Jaakko Keränen | |
2020-08-28 | DocumentWidget: Fixed submission of user input | Jaakko Keränen | |
2020-08-28 | Window: Menu order | Jaakko Keränen | |
2020-08-28 | Cleanup | Jaakko Keränen | |
2020-08-28 | DocumentWidget: Slower smooth scroll speed | Jaakko Keränen | |
2020-08-27 | SidebarWidget: Working on identity commands | Jaakko Keränen | |
2020-08-27 | GmCerts: Use a StringSet for identity URLs | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity selection | Jaakko Keränen | |
2020-08-26 | GmDocument: Adjusted first paragraph color | Jaakko Keränen | |
2020-08-26 | LabelWidget: Separate color for disabled buttons | Jaakko Keränen | |
2020-08-26 | DocumentWidget: Error page wouldn't show up | Jaakko Keränen | |
2020-08-26 | SidebarWidget: Working on identity commands | Jaakko Keränen | |
2020-08-26 | Window: Removed redundant menu item | Jaakko Keränen | |
Need a better solution to parallel triggering of commands from native menus and widgets. | |||
2020-08-26 | Cleanup: Running tickers | Jaakko Keränen | |
2020-08-26 | Content theme tweaks | Jaakko Keränen | |
Green background shouldn't be so saturated. | |||
2020-08-25 | Cleanup | Jaakko Keränen | |
2020-08-25 | DocumentWidget: Smooth scrolling for keyboard | Jaakko Keränen | |