Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update about dialog | Aqua-sama | 2018-05-29 | 2 | -6/+10 |
| | |||||
* | Remove unneeded po::store | Aqua-sama | 2018-04-21 | 1 | -1/+1 |
| | |||||
* | Add msvc to AboutDialog compiler define | Aqua-sama | 2018-04-21 | 1 | -1/+3 |
| | |||||
* | Add Boost_INCLUDE_DIRS to poi and about | Aqua-sama | 2018-04-21 | 1 | -0/+3 |
| | |||||
* | Style pass | Aqua-sama | 2018-04-17 | 1 | -7/+7 |
| | |||||
* | Multiple subwindows interface | Aqua-sama | 2018-04-16 | 4 | -0/+219 |
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 |