summaryrefslogtreecommitdiff
path: root/src/ephy-window.h
Commit message (Expand)AuthorAgeFilesLines
* window: Finish the G_DECLARE_FINAL_TYPE projectMichael Catanzaro2016-02-271-25/+3
* Remove vestiges of public APIMichael Catanzaro2016-02-081-4/+0
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* downloads: Replace the downloads box with a popoverCarlos Garcia Campos2015-10-261-6/+1
* popup windows should respect the window propertiesCarlos Garcia Campos2014-02-051-0/+2
* Move the UI chrome handling to EphyWindowCarlos Garcia Campos2014-02-051-0/+10
* Remove chrome and popup parameters from ephy_shell_new_tab_fullCarlos Garcia Campos2014-02-051-3/+0
* downloads: Do not add automatically the downloads to the UI when they are cre...Carlos Garcia Campos2014-01-131-0/+4
* Append new tab on the window with most tabs in the current workspaceGustavo Noronha Silva2012-12-101-0/+2
* Make sure windows are properly closed when quitting from the shell menuCarlos Garcia Campos2012-09-271-0/+2
* ephy-window: remove unneeded includeXan Lopez2012-01-231-1/+0
* ephy-window: make ephy_window_get_find_toolbar privateXan Lopez2012-01-201-2/+0
* Make ephy_window_get_ui_manager return a GtkUIManager, not a GObjectXan Lopez2012-01-201-1/+1
* ephy-window: make ephy_window_set_location privateXan Lopez2012-01-201-2/+0
* Be a bit more strict about header includesXan Lopez2012-01-201-1/+1
* More private method cleanupsXan Lopez2012-01-201-5/+0
* Add a ephy-private.h headerXan Lopez2012-01-201-4/+0
* ephy-window: remove redundant includesXan Lopez2012-01-201-2/+0
* ephy-window: missing annotationXan Lopez2012-01-201-0/+1
* Rename EphyLocationAction -> EphyLocationControllerCosimo Cecchi2012-01-191-2/+2
* location-action: don't make this a GtkAction anymoreCosimo Cecchi2012-01-191-0/+2
* Stop using GtkUIManager to create the toolbarXan Lopez2012-01-161-0/+2
* Use the new Shell global menu for global actionsXan Lopez2012-01-131-2/+2
* Remove ephy_window_get_toolbarXan Lopez2011-12-141-2/+0
* Remove custom EphyToolbar in favor of a vanilla GtkToolbarXan Lopez2011-12-141-1/+3
* ephy-window: add new downloads UIDiego Escalante Urrelo2011-03-071-0/+3
* Use a chromium-like status bar by defaultXan Lopez2010-05-181-2/+0
* Implemented print previewJose Millan Soto2010-02-081-4/+0
* docs: ephy-windowDiego Escalante Urrelo2009-12-021-5/+0
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-1/+1
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-031-1/+1
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-111-0/+4
* Move print-preview property to EphyEmbedContainer interface.Xan Lopez2007-11-161-1/+1
* Port EphyWindow to the new interface.Xan Lopez2007-11-161-17/+0
* Renamed ephy_tab_get_active_embed to _tab.Christian Persch2007-10-281-1/+1
* Remove EphyTab.Christian Persch2007-10-281-6/+3
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-161-5/+3
* Make the methods to unset/release the context event semi-public.Christian Persch2005-09-191-0/+5
* Add public function ephy_window_get_context_event() to get theChristian Persch2005-08-031-0/+2
* Handle Ctrl-F like / to open the find bar without focusing it. Fixes linkChristian Persch2005-06-081-2/+0
* Deactivate typeaheadfind in print preview mode.Christian Persch2005-05-291-0/+2
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-281-0/+2
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-171-1/+4
* Remove unused include from public header ephy-window.h.Christian Persch2005-01-081-2/+0
* Remove ephy_window_print().Christian Persch2005-01-031-2/+0
* Remove obsolete ephy_window_load_in_tabs() and use generic link openingChristian Persch2004-12-241-4/+0
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-221-1/+1