aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-shell.h
Commit message (Expand)AuthorAgeFilesLines
* Only load pages when their tab is switched to upon session restoreGustavo Noronha Silva2013-02-121-0/+3
* Use GtkApplication method to get the list of windowsXan Lopez2013-02-091-2/+0
* ephy-shell: Make it possible to prepend a tab in a windowClaudio Saavedra2013-02-081-7/+8
* ephy-shell: return the proper types for EphySession and GNetworkMonitorXan Lopez2013-02-081-10/+11
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-081-0/+4
* Append new tab on the window with most tabs in the current workspaceGustavo Noronha Silva2012-12-111-0/+2
* ephy-shell: remove the ephy_shell globalDiego Escalante Urrelo2012-12-111-2/+0
* Remove option to launch Web as the bookmarks editorXan Lopez2012-12-101-1/+0
* Use gtk_application_get_active_window instead of rolling our ownXan Lopez2012-11-261-2/+0
* Remove extensions supportXan Lopez2012-10-081-2/+0
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-0/+8
* Focus windows when opening new links in tabsXan Lopez2012-09-131-0/+2
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-0/+8
* ephy-shell: document EphyNewTabFlagsDiego Escalante Urrelo2012-06-151-0/+27
* Move a few EphyShell methods to ephy-private.hXan Lopez2012-04-141-13/+0
* Remove last traces of the EggToolbar codeXan Lopez2011-12-151-3/+0
* ephy-shell: use new HACKING styleXan Lopez2011-06-301-90/+84
* Use an enum for the global mode of the applicationXan Lopez2011-06-301-1/+1
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-301-3/+33
* Require an EphyApplication parameter when creating an EphyShellXan Lopez2011-06-291-1/+1
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-241-0/+3
* Allow not copying history when creating a new embedMario Sanchez Prada2010-04-221-0/+1
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-151-2/+1
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-1/+1
* Fix missing HTTP information when opening links in new tabsGustavo Noronha Silva2009-05-301-1/+2
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-121-0/+4
* Open externally opened link in current tab if it is blank.Cosimo Cecchi2008-01-111-0/+1
* Remove EphyTab use.Christian Persch2007-10-281-5/+5
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Get keyword search back by passing ALLOW_THIRD_PARTY_FIXUP flag to gecko.Jean-François Rameau2006-10-231-0/+4
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* A embed/mozilla/GeckoPrintService.cpp: AChristian Persch2006-06-191-2/+0
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-261-4/+3
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-241-35/+4
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-0/+1
* Add chrome param to ephy_shell_new_tab_full, and use it inChristian Persch2005-02-031-1/+3
* Define variants with startup ID.Christian Persch2005-02-021-0/+8
* Add a function to get the default ephy_shell, this makes it easier forCrispin Flowerday2005-01-161-0/+2
* A lib/ephy-dbus.c: A lib/ephy-dbus.h:Christian Persch2005-01-101-0/+2
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-9/+5
* Add some more types for enums and flagsCrispin Flowerday2005-01-041-0/+10
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-4/+1
* Append tabs at the end instead of grouping them near the current one.Marco Pesenti Gritti2004-06-201-1/+0
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-3/+4
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-231-3/+0
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-25/+22
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-0/+2
* Make PDM dialogue a singleton.Christian Persch2003-11-271-0/+2
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+2
* Use an unique factory for both interfaces.Marco Pesenti Gritti2003-11-151-4/+4
* Put back borked mozilla alert.Marco Pesenti Gritti2003-11-141-2/+1
* ChangeLogMarco Pesenti Gritti2003-11-131-0/+30
* New extensions API.Christian Persch2003-11-111-20/+24
* Cleanup session. Persist also history and bookmarks.Marco Pesenti Gritti2003-11-101-4/+2
* Open source in the default editor and remove the unused copy api. Add aMarco Pesenti Gritti2003-10-281-2/+3
* Merge completion branchMarco Pesenti Gritti2003-10-121-2/+0
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-191-1/+2
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-7/+8
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-8/+5
* Make sure to rebuild on add bookmark and on topic removal. Update on idle,Marco Pesenti Gritti2003-06-041-3/+2
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-13/+18
* Implement the EPHY_NEW_TAB_APPEND_AFTER flag.Christian Persch2003-05-061-1/+2
* Respect all the new_tab used flags, drop unused ones. Patch by ChristianXan Lopez2003-04-301-13/+12
* Actually pass a parent to history/bookmarks window, where to open the url.Marco Pesenti Gritti2003-04-281-14/+16
* Update from eggMarco Pesenti Gritti2003-04-251-0/+3
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-1/+3
* Allow to launch the BME alone, rework some CORBA code, add a .desktop fileXan Lopez2003-04-091-0/+2
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-4/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+101