Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-26 | MimeHooks: Atom conversion message | Jaakko Keränen | |
2021-02-26 | GmDocument: Adjusted theme heading colors | Jaakko Keränen | |
2021-02-26 | Updated the_Foundation | Jaakko Keränen | |
IssueID #122 | |||
2021-02-26 | Updated release notes | Jaakko Keränen | |
2021-02-26 | Visual design improvements | Jaakko Keränen | |
URL input field has a maximum width. Adjusted navbar appearance and margins. Tuned UI palette and added UI accent color preference. | |||
2021-02-26 | DocumentWidget: Inline downloads | Jaakko Keränen | |
2021-02-26 | GmDocument: Palette tuning | Jaakko Keränen | |
The greenish-yellow was a bit off-putting. | |||
2021-02-25 | SidebarWidget: Skip future-dated feed entries | Jaakko Keränen | |
2021-02-25 | Consolidating media handling | Jaakko Keränen | |
2021-02-25 | Gopher: Decode request path/query | Jaakko Keränen | |
The query is \t-delimited, and URL encoding is not used in Gopher. | |||
2021-02-25 | Cleanup | Jaakko Keränen | |
2021-02-25 | Adjusting input field colors | Jaakko Keränen | |
2021-02-24 | Modal dialogs fade the background | Jaakko Keränen | |
2021-02-24 | Window: Adjusted lock spacing | Jaakko Keränen | |
2021-02-24 | Preferences: Dropdown styling | Jaakko Keränen | |
2021-02-24 | Source Sans Pro and Iosevka as font options | Jaakko Keränen | |
Allow the UI and monospace fonts to be used as page content fonts. | |||
2021-02-24 | Window: Adjusted lock icon spacing | Jaakko Keränen | |
2021-02-24 | Lock button is embedded in the URL field | Jaakko Keränen | |
2021-02-24 | SidebarWidget: Draw a border | Jaakko Keränen | |
2021-02-24 | GmDocument: Media type flexibility | Jaakko Keränen | |
Allow defining new inline media types. | |||
2021-02-24 | UI font consistency | Jaakko Keränen | |
Try to minimize the number of fonts in the UI. Input fields now use the same UI font as everything else. The monospace font was originally used because the widget required one, but that is no longer the case. | |||
2021-02-24 | DocumentWidget: Expand/shrink page margin | Jaakko Keränen | |
Based on the width of the document, make the horizontal margins larger or smaller. | |||
2021-02-24 | GmDocument: Balance horizontal space | Jaakko Keränen | |
Right margin should match the indented left margin. | |||
2021-02-24 | Cleanup | Jaakko Keränen | |
2021-02-24 | GmDocument: Adjusted link margins | Jaakko Keränen | |
Making it even more clearer if a link is not separated by an empty line from the preceding line. | |||
2021-02-24 | Fixed text entry dialogs closing prematurely | Jaakko Keränen | |
2021-02-24 | Bookmarks: Looking up site icons | Jaakko Keränen | |
Bookmark icons apply to site roots instead of domains. A root includes the user directory if one is found in the URL. | |||
2021-02-24 | SidebarWidget: Background color tuning | Jaakko Keränen | |
2021-02-24 | Updated the_Foundation | Jaakko Keränen | |
2021-02-23 | SidebarWidget: Improved appearance | Jaakko Keränen | |
Added a color for sidebar background. Removed the right-edge separator line; instead, use color to separate. Page outline uses bold font for level 1 headings. | |||
2021-02-23 | Updated release notes | Jaakko Keränen | |
Added v1.1.4 from the release branch. | |||
2021-02-23 | Updated release notes | Jaakko Keränen | |
2021-02-23 | Option to auto-reload a tab at a given interval | Jaakko Keränen | |
IssueID #116 | |||
2021-02-23 | Widget: Inserting children at a specific index | Jaakko Keränen | |
2021-02-23 | GmDocument: Avoid a strange violet-on-green color pairing | Jaakko Keränen | |
2021-02-23 | Audio: Handling unsupported audio | Jaakko Keränen | |
There was a crash open the context menu when the audio decoder is missing. | |||
2021-02-23 | Fixed potential crash in URL handling | Jaakko Keränen | |
2021-02-23 | Audio: Give up if failed to decode Ogg Vorbis data | Jaakko Keränen | |
IssueID #169 | |||
2021-02-23 | Preferences: Leave an empty search URL unmodified | Jaakko Keränen | |
2021-02-23 | DocumentWidget: Middle-click behavior on links | Jaakko Keränen | |
Mimic Firefox so that a normal middle-click opens a new tab in the background, and Shift-middle-click opens new tab in foreground. IssueID #152 | |||
2021-02-23 | "Go to Root" respects user names in URL | Jaakko Keränen | |
The behavior of navigating to root should match what is displayed in the top banner. | |||
2021-02-23 | Show a search indicator in the URL bar | Jaakko Keränen | |
Indicate to user when entered text will be user for a search engine query. IssueID #157 | |||
2021-02-23 | Improved handling of bookmark icons | Jaakko Keränen | |
The effect of a bookmark icon is restricted to URLs that begin with the bookmarked URL. TODO: Bookmark icon of an URL should affect the whole domain, but this should take into consideration user subdirectories ("~name" or "/users/name"). IssueID #140 | |||
2021-02-23 | Added a Large Bold UI font | Jaakko Keränen | |
2021-02-23 | SidebarWidget: Bold headings; item spacing | Jaakko Keränen | |
2021-02-23 | Feeds: Improved Atom feed parser | Jaakko Keränen | |
Entries may only have a "published" time. | |||
2021-02-23 | Feeds: Secondary sort by discovery time | Jaakko Keränen | |
IssueID #173 | |||
2021-02-23 | Bookmarks: Crash when removing a tag | Jaakko Keränen | |
2021-02-23 | Editing bookmark icons | Jaakko Keränen | |
IssueID #140 | |||
2021-02-23 | Text: Escape for restoring original color | Jaakko Keränen | |