Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enabled address bar suggestions | Aqua-sama | 2018-04-17 | 1 | -2/+0 |
| | | | | Also fixed occasional bug when showing the completer. | ||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 1 | -27/+14 |
| | | | | | | | | | | | | 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 repo location in license headers | Aqua-sama | 2018-01-20 | 1 | -1/+1 |
| | |||||
* | Refactoring MainWindow | Aqua-sama | 2018-01-19 | 1 | -0/+55 |
- Added NavigationBar object that manages the navigation buttons - Removed NavigationButton class that it obsoleted |