aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-single: remove network statusXan Lopez2012-03-141-5/+0
* ephy-embed-single: remove add-search-engine signalXan Lopez2011-06-281-5/+0
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-141-4/+0
* ephy-embed-single: add a function to update the form auth cache with a new entryXan Lopez2009-12-151-0/+6
* ephy-embed-single: add a function to get the form auth data for a URIXan Lopez2009-12-151-0/+9
* Remove unused stuff and clean old references to Mozilla.Xan Lopez2009-08-121-3/+0
* ephy-embed-single.*: re-indent and untabify.Xan Lopez2009-06-061-36/+37
* Make EphyEmbedSingle a non-interface type.Xan Lopez2009-06-061-21/+12
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-1/+2
* Remove get_backend function, there's only one possibility now.Xan Lopez2009-02-281-2/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian 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-1/+1
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-301-0/+3
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-181-0/+3
* Add chrome: and resource: to the safe list; otherwise forms and scrollbarsChristian Persch2005-11-191-17/+0
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-131-9/+5
* Remove obsolete functionChristian Persch2005-08-011-2/+0
* Remove code to get the printer list, and fix a compile warning.Christian Persch2005-07-251-1/+0
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-151-2/+7
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-301-0/+4
* Add "check-content" signal.Christian Persch2005-01-121-1/+18
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-021-0/+5
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-6/+9
* Make ephy_embed_single_open_window() return the newly opened embed widget.Christian Persch2004-08-081-23/+25
* Remove load_proxy_autoconf() vfunc.Christian Persch2004-07-271-2/+0
* No need to make proxy PAC configuration public, we only use it in a prefChristian Persch2004-07-231-4/+1
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-19/+25
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-131-2/+10
* Documented EphyEmbedSingleAdam Hooper2004-03-271-9/+9
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-4/+4
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-5/+5
* Add API to EphyEmbedSingle to clear the HTTP authentication cache.Christian Persch2003-12-311-0/+3
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-85/+5
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-211-0/+8
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-19/+2
* Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler andMarco Pesenti Gritti2003-11-111-7/+0
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-63/+57
* Port to new gtk+ file chooser.Christian Persch2003-10-261-19/+2
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-141-15/+0
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-6/+2
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-8/+7
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-2/+0
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-2/+0
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-10/+2
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-15/+12
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-2/+0
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-171-0/+5
* Split mozilla related calls out of EmbedShell. Load default mozilla prefsMarco Pesenti Gritti2003-02-061-0/+226