Age | Commit message (Expand) | Author |
---|---|---|
2022-01-24 | Browser: Convert search-engines file loading to Core::Stream :^) | Sam Atkins |
2021-10-31 | Browser: Add "Color scheme" setting | Sam Atkins |
2021-08-23 | Browser: Add "Inspect Element" to context menu :^) | Sam Atkins |
2021-07-14 | Browser: Add context menu item for selecting all text | Timothy Flynn |
2021-07-14 | Browser: Add context menu item for copying selected text | Timothy Flynn |
2021-06-18 | Browser: Add setting to change homepage URL | Marco Cutecchia |
2021-05-19 | Browser: Add support for custom search engines | Maciej Zygmanowski |
2021-05-18 | Browser: Move actions from Tab to BrowserWindow | Andreas Kling |
2021-05-18 | Browser: Move menu management from Tab to BrowserWindow | Andreas Kling |
2021-05-17 | Browser: Move main browser window logic into a BrowserWindow class | Andreas Kling |