summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-single.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-291-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-181-17/+0
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-121-9/+5
* Remove obsolete functionChristian Persch2005-07-311-2/+0
* Remove code to get the printer list, and fix a compile warning.Christian Persch2005-07-241-1/+0
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-141-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-111-1/+18
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-011-0/+5
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-101-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-221-4/+1
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-261-19/+25
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-121-2/+10
* Documented EphyEmbedSingleAdam Hooper2004-03-261-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-011-5/+5
* Add API to EphyEmbedSingle to clear the HTTP authentication cache.Christian Persch2003-12-301-0/+3
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-211-85/+5
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-201-0/+8
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-191-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-041-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-131-15/+0
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-091-6/+2
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-011-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-161-0/+5
* Split mozilla related calls out of EmbedShell. Load default mozilla prefsMarco Pesenti Gritti2003-02-051-0/+226