aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-page-menu-action.c
Commit message (Collapse)AuthorAgeFilesLines
* ephy-page-menu-action: try to use the actual activate event when possibleXan Lopez2012-01-141-1/+12
| | | | Otherwise fallback to faking it as before.
* Drop menubar and create an actions menu button in the toolbarXan Lopez2012-01-141-0/+90
Similar to Chrome's wrench menu, but used only (in the future) for page-related actions. For now we have mechanically moved most stuff there, now we need to start removing them one by one when appropriate.