Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Subwindows are similar to tab groups. - Rewrote Browser and MainWindow, so they should be somewhat cleaner now - Moved AboutDialog to lib/about What's broken: - loading bar - search box - address bar bookmark suggestions - plugins | ||||
* | Fixed bug where refresh button and loading bar would get stuck in loading state | Aqua-sama | 2018-01-31 | 1 | -1/+4 |
| | |||||
* | Fixed repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 1 | -0/+50 |
- Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted |