| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-embed-single: protect against SoupPasswordManager going away | Xan Lopez | 2009-09-07 | 1 | -0/+4 |
* | ephy-embed-single.c: use new keyring support in libsoup to store passwords | Xan Lopez | 2009-08-13 | 1 | -0/+7 |
* | Remove unused stuff and clean old references to Mozilla. | Xan Lopez | 2009-08-12 | 1 | -22/+2 |
* | Re-implement PDM's password viewer. | Xan Lopez | 2009-08-09 | 1 | -38/+0 |
* | Revert "Move Epiphany to solely use GnomeKeyring for password management." | Priit Laes | 2009-07-29 | 1 | -0/+38 |
* | Move Epiphany to solely use GnomeKeyring for password management. | Priit Laes | 2009-07-29 | 1 | -38/+0 |
* | ephy-embeds-single.c: style fix. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | ephy-embed-single.*: re-indent and untabify. | Xan Lopez | 2009-06-06 | 1 | -120/+121 |
* | Make EphyEmbedSingle a non-interface type. | Xan Lopez | 2009-06-06 | 1 | -49/+253 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -1/+1 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 1 | -17/+0 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Fix backend name for WebKit and update docs in ephy_embed_single_get_backend_... | Xan Lopez | 2007-11-13 | 1 | -1/+1 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Add a function (ephy_embed_single_get_backend_name) to get the backend | Crispin Flowerday | 2006-01-30 | 1 | -0/+17 |
* | Decouple embed single instantiation and initialisation. Prevents | Christian Persch | 2006-01-18 | 1 | -0/+14 |
* | Add chrome: and resource: to the safe list; otherwise forms and scrollbars | Christian Persch | 2005-11-19 | 1 | -27/+0 |
* | Make "network-status" property readwrite. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | More static strings. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 1 | -26/+24 |
* | Remove code to get the printer list, and fix a compile warning. | Christian Persch | 2005-07-25 | 1 | -7/+0 |
* | Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals. | Christian Persch | 2005-04-09 | 1 | -5/+5 |
* | Emit a signal in EphySidebar::AddSearchEngine. | Christian Persch | 2005-02-15 | 1 | -0/+22 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -0/+23 |
* | Puny docs change. | Adam Hooper | 2005-01-14 | 1 | -2/+2 |
* | Remove an extra line of gtk-doc which doesn't belong. | Adam Hooper | 2005-01-12 | 1 | -1/+0 |
* | Add "check-content" signal. | Christian Persch | 2005-01-12 | 1 | -0/+29 |
* | Add an "add-sidebar" signal on the EphyEmbedSingle interface, it gets | Crispin Flowerday | 2005-01-02 | 1 | -0/+20 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -0/+7 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 1 | -3/+8 |
* | No need to make proxy PAC configuration public, we only use it in a pref | Christian Persch | 2004-07-23 | 1 | -15/+0 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -0/+30 |
* | Implement popup-blocking signals. Part of bug #111930. | Adam Hooper | 2004-06-21 | 1 | -0/+14 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -0/+10 |
* | Documented EphyEmbedSingle | Adam Hooper | 2004-03-27 | 1 | -23/+36 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -7/+7 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -15/+15 |
* | Add API to EphyEmbedSingle to clear the HTTP authentication cache. | Christian Persch | 2003-12-31 | 1 | -0/+13 |
* | Added API documentation. | Christian Persch | 2003-11-22 | 1 | -3/+44 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -137/+31 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+11 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -20/+0 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -60/+53 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -37/+1 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 1 | -21/+3 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -5/+2 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -24/+9 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -0/+1 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -13/+0 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 1 | -3/+2 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -7/+8 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 1 | -2/+1 |
* | Moved the new_window_orphan signal to EphyEmbedSingle. | Dave Camp | 2003-04-17 | 1 | -0/+19 |
* | Split mozilla related calls out of EmbedShell. Load default mozilla prefs | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+292 |