aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-page-menu-action.c
Commit message (Expand)AuthorAgeFilesLines
* Make ephy_window_get_ui_manager return a GtkUIManager, not a GObjectXan Lopez2012-01-211-1/+1
* ephy-page-menu-action: do not query the action proxies during disposeXan Lopez2012-01-181-9/+5
* ephy-page-menu-action: disconnect the visible handler on disposeXan Lopez2012-01-171-0/+10
* ephy-page-menu-action: set the DROPDOWN type hint on the page menuCosimo Cecchi2012-01-171-0/+4
* ephy-page-menu-action: set the style class in the button, not the menuXan Lopez2012-01-171-12/+12
* ephy-page-menu-action: hang on to our menuXan Lopez2012-01-171-2/+14
* ephy-page-menu: set a style class when our menu is visibleXan Lopez2012-01-171-24/+53
* ephy-page-menu: fix warningXan Lopez2012-01-171-1/+1
* ephy-page-menu: activate on button pressXan Lopez2012-01-171-16/+41
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-171-2/+2
* ephy-toolbar: use normal GtkButtons for the toolbarXan Lopez2012-01-171-3/+3
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-171-2/+4
* ephy-page-menu-action: try to use the actual activate event when possibleXan Lopez2012-01-141-1/+12
* Drop menubar and create an actions menu button in the toolbarXan Lopez2012-01-141-0/+90