aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-session.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-session: add can-undo-tab-closed boolean propertyClaudio Saavedra2013-02-081-0/+2
* ephy-session: add API to restore closed tabsClaudio Saavedra2013-02-081-0/+2
* Move ephy_session_open_uris to EphyShellXan Lopez2013-02-081-5/+0
* ephy-session: save session in a thread to avoid blocking the UICarlos Garcia Campos2013-01-091-2/+1
* ephy-session: Remove ephy_session_queue_command() APICarlos Garcia Campos2013-01-091-7/+0
* ephy-session: Remove EPHY_SESSION_CMD_OPEN_URISCarlos Garcia Campos2013-01-091-2/+6
* ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOW_RESTORECarlos Garcia Campos2013-01-091-2/+0
* ephy-session: Remove EPHY_SESSION_CMD_MAYBE_OPEN_WINDOWCarlos Garcia Campos2013-01-091-1/+0
* ephy-session: Add ephy_session_resume() and use it instead of queueing a resu...Carlos Garcia Campos2013-01-091-1/+9
* ephy-session: Use ephy_session_load() directly instead of queueing a load ses...Carlos Garcia Campos2013-01-091-1/+0
* ephy-session: Load the session asynchronouslyCarlos Garcia Campos2013-01-091-22/+32
* 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
* Move windows handling code from EphySession to EphyShellCarlos Garcia Campos2012-10-081-4/+0
* Make sure windows are properly closed when quitting from the shell menuCarlos Garcia Campos2012-09-271-0/+2
* ephy-session: do not restore tool windowsXan Lopez2012-09-021-6/+0
* ephy-session: add a method to load a session from a stringXan Lopez2012-06-141-0/+5
* Mark string parameters in ephy_session_queue_command() as constClaudio Saavedra2011-06-271-1/+1
* ephy-session: use an infobar to inform the user about session restorationXan Lopez2010-05-031-0/+1
* ephy-session: move header from .h to .cXan Lopez2009-08-121-2/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-041-1/+1
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-121-0/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Queue commands received from the main and remote instances, and processChristian Persch2006-02-021-5/+20
* Define variants with startup ID.Christian Persch2005-02-021-2/+4
* Prefix structs with _.Christian Persch2005-01-091-5/+5
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+1
* New extensions API.Christian Persch2003-11-111-0/+81