| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused stuff and clean old references to Mozilla. | Xan Lopez | 2009-08-12 | 1 | -3/+0 |
* | ephy-embed-single.*: re-indent and untabify. | Xan Lopez | 2009-06-06 | 1 | -36/+37 |
* | Make EphyEmbedSingle a non-interface type. | Xan Lopez | 2009-06-06 | 1 | -21/+12 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 1 | -1/+2 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 1 | -2/+0 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 1 | -0/+4 |
* | 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 |
* | Add a function (ephy_embed_single_get_backend_name) to get the backend | Crispin Flowerday | 2006-01-30 | 1 | -0/+3 |
* | Decouple embed single instantiation and initialisation. Prevents | Christian Persch | 2006-01-18 | 1 | -0/+3 |
* | Add chrome: and resource: to the safe list; otherwise forms and scrollbars | Christian Persch | 2005-11-19 | 1 | -17/+0 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 1 | -9/+5 |
* | Remove obsolete function | Christian Persch | 2005-08-01 | 1 | -2/+0 |
* | Remove code to get the printer list, and fix a compile warning. | Christian Persch | 2005-07-25 | 1 | -1/+0 |
* | Emit a signal in EphySidebar::AddSearchEngine. | Christian Persch | 2005-02-15 | 1 | -2/+7 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 1 | -0/+4 |
* | Add "check-content" signal. | Christian Persch | 2005-01-12 | 1 | -1/+18 |
* | Add an "add-sidebar" signal on the EphyEmbedSingle interface, it gets | Crispin Flowerday | 2005-01-02 | 1 | -0/+5 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -6/+9 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 1 | -23/+25 |
* | Remove load_proxy_autoconf() vfunc. | Christian Persch | 2004-07-27 | 1 | -2/+0 |
* | No need to make proxy PAC configuration public, we only use it in a pref | Christian Persch | 2004-07-23 | 1 | -4/+1 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -19/+25 |
* | Add a way to open new windows passing features and uri. Something like js | Marco Pesenti Gritti | 2004-06-13 | 1 | -2/+10 |
* | Documented EphyEmbedSingle | Adam Hooper | 2004-03-27 | 1 | -9/+9 |
* | s/IFace/Iface/g to match the gtk+ naming convention. | Christian Persch | 2004-02-20 | 1 | -4/+4 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -5/+5 |
* | Add API to EphyEmbedSingle to clear the HTTP authentication cache. | Christian Persch | 2003-12-31 | 1 | -0/+3 |
* | New interfaces: EphyCookieManager, EphyPermissionManager, | Christian Persch | 2003-11-22 | 1 | -85/+5 |
* | Implement an handle_content signal to allow to write plugins to support | Marco Pesenti Gritti | 2003-11-21 | 1 | -0/+8 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -19/+2 |
* | Build xul dialogs using GtkWindow+GtkMozEmbed. Make src code simpler and | Marco Pesenti Gritti | 2003-11-11 | 1 | -7/+0 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -63/+57 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -19/+2 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 1 | -15/+0 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 1 | -6/+2 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -8/+7 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+0 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -2/+0 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 1 | -10/+2 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -15/+12 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 1 | -2/+0 |
* | Moved the new_window_orphan signal to EphyEmbedSingle. | Dave Camp | 2003-04-17 | 1 | -0/+5 |
* | Split mozilla related calls out of EmbedShell. Load default mozilla prefs | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+226 |