Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-page-menu: set a style class when our menu is visible | Xan Lopez | 2012-01-17 | 1 | -1/+1 |
| | | | | To aid with styling. | ||||
* | Refactor GtkActions with attached EphyWindows | Xan Lopez | 2012-01-17 | 1 | -0/+102 |
Make a GtkAction subclass that only holds an EphyWindow and nothing else, and use it throughout. Allows us to kill some duplicated code. |