aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-single: fix compiler warningXan Lopez2013-03-061-1/+1
* ephy-embed-single: cache form data using libsecretClaudio Saavedra2013-03-051-60/+36
* Remove EphyPermissionManagerXan Lopez2013-02-151-54/+1
* ephy-embed-single: remove open_window methodXan Lopez2013-02-141-49/+0
* ephy-embed-single: remove ::handle-content signalXan Lopez2013-02-131-24/+0
* ephy-embed-single: remove clear http auth cache methodXan Lopez2013-02-131-19/+0
* ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITOClaudio Saavedra2013-02-081-1/+1
* Fix build with WebKit2Carlos Garcia Campos2012-12-201-0/+1
* Use new libsoup APIsXan Lopez2012-12-191-15/+3
* ephy-embed: Remove references to SoupPasswordManagerDan Winship2012-12-121-10/+0
* ephy-embed: fix registration of EphyRequestAboutDan Winship2012-12-111-1/+1
* Initialize the favicon database from WebKit2GTK+ as soon as possible.Mario Sanchez Prada2012-12-041-1/+1
* ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register...Carlos Garcia Campos2012-08-221-1/+1
* ephy-embed-single.c: move unstable API defines to be the very first thing in ...Gustavo Noronha Silva2012-08-211-3/+6
* ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOMEGustavo Noronha Silva2012-08-211-1/+1
* ephy-embed-single: style cleanupsXan Lopez2012-08-101-18/+16
* ephy-embed-single: make the http disk cache respect private modeXan Lopez2012-08-101-3/+7
* ephy-embed-single: Port disk cache to Webit2Carlos Garcia Campos2012-08-031-0/+10
* Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-131-3/+12
* Port cookies to WebKit2Carlos Garcia Campos2012-07-041-1/+13
* Port plugins about handler to WebKit2Carlos Garcia Campos2012-06-261-8/+47
* Port about handlers to WebKit2Carlos Garcia Campos2012-06-261-0/+22
* Initial WebKit2 portCarlos Garcia Campos2012-06-211-1/+8
* ephy-embed-single: introspection fixesXan Lopez2012-04-141-1/+1
* ephy-embed-single: do not handle ephy-embed-prefsDiego Escalante Urrelo2012-04-111-4/+0
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-201-0/+6
* Revert "ephy-embed-single: remove some dead code"Xan Lopez2012-03-141-1/+53
* ephy-embed-single: remove network statusXan Lopez2012-03-141-91/+0
* ephy-embed-single: remove some dead codeXan Lopez2012-03-141-56/+1
* Remove last traces of dummy certificate managerXan Lopez2011-12-051-49/+0
* Use SoupSession:ssl-use-system-ca-file propertyDan Winship2011-11-301-12/+4
* Use an enum for the global mode of the applicationXan Lopez2011-06-301-1/+1
* Always use the EphyEmbedShell to know if we are a private instanceXan Lopez2011-06-301-1/+1
* ephy-embed-single: remove add-search-engine signalXan Lopez2011-06-281-22/+0
* Use the generic marshaler throughoutXan Lopez2011-06-141-4/+3
* ephy-embed-single: set_network_status needs to notifyDiego Escalante Urrelo2011-06-051-0/+2
* Added about:plugins support.Sergio Villar Senin2011-06-011-0/+9
* Rely on WebKit doing the check for mixed symbolsGustavo Noronha Silva2011-04-151-14/+0
* ephy-embed-single: Update to use direct-from-libsoup SoupCacheDan Winship2011-02-031-8/+10
* ephy-embed-single: make sure flash plugin is disabledCarlos Garcia Campos2011-01-111-3/+1
* ephy-embed-single: move code from init to initializeXan Lopez2010-12-141-16/+16
* ephy-embed-single: couple of style fixesXan Lopez2010-12-141-2/+2
* ephy-embed-single: disable Flash by defaultXan Lopez2010-12-131-0/+16
* introspection: fix wrong and missing annotationsDiego Escalante Urrelo2010-12-091-8/+7
* ephy-embed-single: don't use macros when not neededDiego Escalante Urrelo2010-12-081-1/+1
* ephy-profile-migration: separate migration code into another binaryDiego Escalante Urrelo2010-12-071-1/+1
* WebKitSoupCache expects a max cache size in bytesSergio Villar Senin2010-11-181-1/+1
* Added soup cacheSergio Villar Senin2010-10-151-0/+44
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-2/+5
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-141-20/+0
* Fix last patch to account for changes in soup API, and bump required version2.29.91Gustavo Noronha Silva2010-02-231-1/+1
* Report broken certs through the padlock iconGustavo Noronha Silva2010-02-231-0/+15
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-051-0/+5
* Implement the actual form authentication saving and pre-fillingGustavo Noronha Silva2009-12-161-0/+3
* ephy-embed-single: add a function to update the form auth cache with a new entryXan Lopez2009-12-151-12/+41
* ephy-embed-single: add a function to get the form auth data for a URIXan Lopez2009-12-151-13/+36
* ephy-embed-single: cache form auth dataXan Lopez2009-12-151-0/+153
* Setup nspluginwrapper if availableBastien Nocera2009-09-151-0/+5
* ephy-embed-single: protect against SoupPasswordManager going awayXan Lopez2009-09-071-0/+4
* ephy-embed-single.c: use new keyring support in libsoup to store passwordsXan Lopez2009-08-131-0/+7
* Remove unused stuff and clean old references to Mozilla.Xan Lopez2009-08-121-22/+2
* Re-implement PDM's password viewer.Xan Lopez2009-08-091-38/+0
* Revert "Move Epiphany to solely use GnomeKeyring for password management."Priit Laes2009-07-291-0/+38
* Move Epiphany to solely use GnomeKeyring for password management.Priit Laes2009-07-291-38/+0
* ephy-embeds-single.c: style fix.Xan Lopez2009-06-061-1/+1
* ephy-embed-single.*: re-indent and untabify.Xan Lopez2009-06-061-120/+121
* Make EphyEmbedSingle a non-interface type.Xan Lopez2009-06-061-49/+253
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-1/+1
* Remove get_backend function, there's only one possibility now.Xan Lopez2009-02-281-17/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Fix backend name for WebKit and update docs in ephy_embed_single_get_backend_...Xan Lopez2007-11-131-1/+1
* 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
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-301-0/+17
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-181-0/+14
* Add chrome: and resource: to the safe list; otherwise forms and scrollbarsChristian Persch2005-11-191-27/+0
* Make "network-status" property readwrite.Christian Persch2005-11-081-1/+1
* More static strings.Christian Persch2005-11-081-1/+1
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-131-26/+24
* Remove code to get the printer list, and fix a compile warning.Christian Persch2005-07-251-7/+0
* Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals.Christian Persch2005-04-091-5/+5
* Emit a signal in EphySidebar::AddSearchEngine.Christian Persch2005-02-151-0/+22
* Move new-window signal to the embed single, and new window creation fromChristian Persch2005-01-301-0/+23
* Puny docs change.Adam Hooper2005-01-141-2/+2
* Remove an extra line of gtk-doc which doesn't belong.Adam Hooper2005-01-121-1/+0
* Add "check-content" signal.Christian Persch2005-01-121-0/+29
* Add an "add-sidebar" signal on the EphyEmbedSingle interface, it getsCrispin Flowerday2005-01-021-0/+20
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-0/+7
* Make ephy_embed_single_open_window() return the newly opened embed widget.Christian Persch2004-08-081-3/+8
* No need to make proxy PAC configuration public, we only use it in a prefChristian Persch2004-07-231-15/+0
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-0/+30
* Implement popup-blocking signals. Part of bug #111930.Adam Hooper2004-06-211-0/+14
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-131-0/+10
* Documented EphyEmbedSingleAdam Hooper2004-03-271-23/+36
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-7/+7
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-15/+15
* Add API to EphyEmbedSingle to clear the HTTP authentication cache.Christian Persch2003-12-311-0/+13
* Added API documentation.Christian Persch2003-11-221-3/+44
* New interfaces: EphyCookieManager, EphyPermissionManager,Christian Persch2003-11-221-137/+31
* Implement an handle_content signal to allow to write plugins to supportMarco Pesenti Gritti2003-11-211-0/+11
* Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler andMarco Pesenti Gritti2003-11-111-20/+0
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-60/+53
* Port to new gtk+ file chooser.Christian Persch2003-10-261-37/+1
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-141-21/+3
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-5/+2
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-24/+9
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-0/+1
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-13/+0
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-071-3/+2
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-7/+8
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-2/+1
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-171-0/+19
* Split mozilla related calls out of EmbedShell. Load default mozilla prefsMarco Pesenti Gritti2003-02-061-0/+292