summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ephy-window: we don't have a menu anymore, so the menudock widget is not neededXan Lopez2012-01-221-8/+1
* ephy-window: update comments a bit in window actionsXan Lopez2012-01-221-15/+15
* window-commands.h: remove duplicate and obsolete stuff, reformat a bitXan Lopez2012-01-221-113/+81
* ephy-window: make ephy_window_get_find_toolbar privateXan Lopez2012-01-203-2/+3
* Make ephy_window_get_ui_manager return a GtkUIManager, not a GObjectXan Lopez2012-01-205-15/+15
* ephy-window: remove "add-widget" callback from GtkUIManagerXan Lopez2012-01-201-11/+0
* ephy-window: make ephy_window_set_location privateXan Lopez2012-01-202-3/+4
* Be a bit more strict about header includesXan Lopez2012-01-204-1/+4
* ephy-window: do not include <string.h> just for strcmpXan Lopez2012-01-201-2/+1
* ephy-window: and remove three more forward declarationsXan Lopez2012-01-201-183/+174
* ephy-window: remove unused includeXan Lopez2012-01-201-1/+0
* ephy-window: reorder a few methods to get rid of forward declarationsXan Lopez2012-01-201-142/+134
* ephy-window: remove duplicated methodXan Lopez2012-01-201-15/+2
* More private method cleanupsXan Lopez2012-01-204-21/+19
* Add a ephy-private.h headerXan Lopez2012-01-206-9/+48
* ephy-window: remove redundant includesXan Lopez2012-01-201-2/+0
* ephy-window: missing annotationXan Lopez2012-01-202-0/+9
* location-controller: remove references to "proxy"Cosimo Cecchi2012-01-191-7/+7
* location-controller: use the right signal data to unblock signalCosimo Cecchi2012-01-191-2/+1
* ephy-shell: pass active window to the about dialogDiego Escalante Urrelo2012-01-191-1/+7
* Rename EphyLocationAction -> EphyLocationControllerCosimo Cecchi2012-01-197-264/+263
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-196-212/+201
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-194-106/+36
* ephy-window: annotate return value of a methodXan Lopez2012-01-191-0/+9
* ephy-toolbar: set the MENUBAR style classXan Lopez2012-01-181-0/+5
* ephy-window: hide our titlebar when maximizedXan Lopez2012-01-181-0/+3
* Remove Print Setup item from the super menu and embed it into print dialogCarlos Garcia Campos2012-01-184-34/+0
* ephy-home-action: remove a lot of unused codeXan Lopez2012-01-181-148/+9
* Remove Print Preview item from the super menuXan Lopez2012-01-184-22/+0
* ephy-page-menu-action: do not query the action proxies during disposeXan Lopez2012-01-171-9/+5
* ephy-find-toolbar: reorder includesXan Lopez2012-01-171-3/+3
* ephy-window: fix binding for Find PreviousXan Lopez2012-01-171-1/+1
* Remove Find Next/Previous from page menuXan Lopez2012-01-171-0/+3
* 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-161-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-173-29/+61
* ephy-toolbar: set a name for the page menu buttonXan Lopez2012-01-161-0/+1
* Move the nautilus floating bar to lib/widgetsXan Lopez2012-01-163-466/+0
* floating-bar: import NautilisFloatingBar into EpiphanyCosimo Cecchi2012-01-163-0/+466
* ephy-notebook: use symbolic icon for close buttonXan Lopez2012-01-161-1/+2
* ephy-page-menu: fix warningXan Lopez2012-01-161-1/+1
* ephy-combined-stop-reload-action: object orientation is hard, let's go shoppingXan Lopez2012-01-162-5/+5
* ephy-page-menu: activate on button pressXan Lopez2012-01-161-16/+41
* Back/Forward actions do need to have a label setXan Lopez2012-01-162-0/+4
* ephy-window: forgot thisXan Lopez2012-01-161-1/+0
* Refactor GtkActions with attached EphyWindowsXan Lopez2012-01-1613-215/+190
* ephy-window: add extra bindings for zoom in/outXan Lopez2012-01-161-1/+5
* ephy-navigation-history-action: make sure embed is focused after navigationXan Lopez2012-01-161-0/+2