| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-embed: reimplent EphyEmbedSingle 'handle-content' signal | Xan Lopez | 2009-12-03 | 1 | -1/+13 |
* | ephy-web-view.c: fix auto-google search when using Ctrl-Enter | Xan Lopez | 2009-11-30 | 1 | -26/+34 |
* | Add GObject introspection annotations to more functions | Iain Nicol | 2009-11-23 | 1 | -0/+5 |
* | ephy-embed: only fetch the document type for a page from the main frame | Xan Lopez | 2009-11-19 | 1 | -16/+19 |
* | Add GObject introspection annotations to many *_get_* functions | Iain Nicol | 2009-11-18 | 6 | -13/+71 |
* | Initialize ephy_web_view_get_security_level's output param "description" | Iain Nicol | 2009-10-30 | 1 | -2/+6 |
* | Correct "ReturnValue" to "Return value" in gtk-doc comments | Iain Nicol | 2009-10-27 | 2 | -3/+3 |
* | Reimplement content type checking | Gustavo Noronha Silva | 2009-10-26 | 1 | -13/+19 |
* | Refactor EphyShell lifetime tracking | Xan Lopez | 2009-10-24 | 3 | -16/+45 |
* | Allow popups when the user asks for them. | Xan Lopez | 2009-10-23 | 1 | -0/+3 |
* | Pass mailto: URI to gtk_show_uri() | Frédéric Péters | 2009-10-19 | 1 | -0/+1 |
* | Execute "javascript:" URIs instead of browsing for them. | Chris Lamb | 2009-10-19 | 2 | -1/+5 |
* | Encode the typed URL before passing it as a query string for searching | Gustavo Noronha Silva | 2009-10-07 | 1 | -3/+6 |
* | Improve localhost matching | Gustavo Noronha Silva | 2009-10-04 | 1 | -1/+1 |
* | ephy-web-view.c: update comment of ephy_web_view_is_loading | Xan Lopez | 2009-09-24 | 1 | -3/+4 |
* | ephy-web-view.c: take into account FAILED status for is_loading | Xan Lopez | 2009-09-24 | 1 | -8/+8 |
* | GTK+ 2.17.11 is now the required version | Javier Jardón | 2009-09-22 | 2 | -5/+8 |
* | Add back support for the "direction up" navigation (GNOME bug 595653) | Frédéric Péters | 2009-09-22 | 1 | -4/+66 |
* | Cleanup string freeze break for save as | Gustavo Noronha Silva | 2009-09-21 | 1 | -1/+8 |
* | ephy-embed-container.h: fix indentation | Xan Lopez | 2009-09-20 | 1 | -30/+23 |
* | Bring back epiphany context menu | Xan Lopez | 2009-09-20 | 4 | -124/+150 |
* | Implement saving the page using the DataSource API | Gustavo Noronha Silva | 2009-09-15 | 2 | -1/+240 |
* | Setup nspluginwrapper if available | Bastien Nocera | 2009-09-15 | 1 | -0/+5 |
* | ephy-web-view.c: also allow to expire addresses after a new PROVISIONAL status | Xan Lopez | 2009-09-11 | 1 | -0/+2 |
* | Get rid of EphyCommandManager | Xan Lopez | 2009-09-10 | 4 | -239/+1 |
* | Automatically append (n) to duplicated downloads | Diego Escalante Urrelo | 2009-09-10 | 1 | -4/+81 |
* | Delay obtaining suggested filename for dialogs | Gustavo Noronha Silva | 2009-09-09 | 1 | -13/+33 |
* | Fixing style issues I introduced | Gustavo Noronha Silva | 2009-09-08 | 1 | -5/+5 |
* | Re-adding basic ad blocking support | Gustavo Noronha Silva | 2009-09-08 | 1 | -0/+25 |
* | ephy-embed-single: protect against SoupPasswordManager going away | Xan Lopez | 2009-09-07 | 1 | -0/+4 |
* | Simplify EXPIRE logic in ephy_web_view_set_typed_address | Xan Lopez | 2009-09-07 | 2 | -26/+13 |
* | ephy-embed-prefs.c: do not auto-shrink images | Xan Lopez | 2009-09-07 | 1 | -0/+4 |
* | ephy-embed-prefs.c: use 'minimum-logical-font-size' for minimum font size pre... | Xan Lopez | 2009-09-07 | 1 | -1/+1 |
* | ephy-embed: remove some whitespace | Diego Escalante Urrelo | 2009-09-05 | 1 | -1/+1 |
* | Making gcc shut up, by initializing loading_uri | Gustavo Noronha Silva | 2009-09-05 | 1 | -1/+1 |
* | ephy-web-view.c: remove some unused variables | Xan Lopez | 2009-09-04 | 1 | -5/+0 |
* | ephy-embed.c: use the initial request to fill the URL entry | Xan Lopez | 2009-09-03 | 1 | -7/+13 |
* | Reimplement "search keys" structure for the WebKit backend | Gustavo Noronha Silva | 2009-08-28 | 1 | -3/+22 |
* | ephy-embed.c: workaround possibly bogus COMMITTED load-status from WebKit | Xan Lopez | 2009-08-27 | 1 | -2/+41 |
* | ephy-web-view.c: do not duplicate the logic to figure out if a page is secure | Xan Lopez | 2009-08-27 | 1 | -9/+3 |
* | Make non-critical g_warning() into LOG() | Benjamin Otte | 2009-08-27 | 1 | -3/+3 |
* | Reimplement search on the location bar | Gustavo Noronha Silva | 2009-08-27 | 1 | -1/+43 |
* | ephy-embed.c: enable undo/redo | Xan Lopez | 2009-08-26 | 1 | -0/+8 |
* | Rename ephy_web_view_get_load_status to ephy_web_view_is_loading | Xan Lopez | 2009-08-25 | 2 | -7/+7 |
* | ephy-embed.c: update URL in location when clicking on #anchors | Xan Lopez | 2009-08-21 | 1 | -0/+21 |
* | 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 | 3 | -26/+3 |
* | Remove ephy-glib-compat.h, since we depend on a newer glib now | Xan Lopez | 2009-08-12 | 2 | -2/+0 |
* | ephy-embed.c: add FIXME | Xan Lopez | 2009-08-11 | 1 | -0/+5 |
* | ephy-web-view: style fix | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | Prefix noisy commands with AM_V_GEN | Xan Lopez | 2009-08-11 | 1 | -2/+2 |
* | ephy-web-view: whitespace fixes | Xan Lopez | 2009-08-10 | 1 | -169/+169 |
* | Move address normalization to the EphyWebView functions. | Xan Lopez | 2009-08-10 | 1 | -4/+15 |
* | Move URL normalization into a utility function | Xan Lopez | 2009-08-10 | 2 | -2/+18 |
* | downloader-view.c: hide the tray icon before unref | Diego Escalante Urrelo | 2009-08-10 | 1 | -0/+5 |
* | ephy-embed.c: sort headers | Xan Lopez | 2009-08-09 | 1 | -11/+10 |
* | Re-implement PDM's password viewer. | Xan Lopez | 2009-08-09 | 4 | -359/+0 |
* | Add NULL-check as the returned item can be NULL | Benjamin Otte | 2009-08-08 | 1 | -1/+2 |
* | embed/ephy-embed.c: Fix mnemonic usage. | Priit Laes | 2009-08-05 | 1 | -1/+1 |
* | Ignore load status changes after LOAD_FINISHED is emitted | Carlos Garcia Campos | 2009-08-04 | 1 | -0/+16 |
* | Revert "Move Epiphany to solely use GnomeKeyring for password management." | Priit Laes | 2009-07-29 | 5 | -2/+365 |
* | Move Epiphany to solely use GnomeKeyring for password management. | Priit Laes | 2009-07-29 | 5 | -365/+2 |
* | ephy-embed-prefs.c: also set the sans-serif family | Xan Lopez | 2009-07-25 | 1 | -0/+3 |
* | ephy-embed-prefs: use the font families set in the GNOME preferences | Xan Lopez | 2009-07-25 | 2 | -4/+39 |
* | ephy-embed-prefs.h: remove duplicated define | Xan Lopez | 2009-07-25 | 1 | -1/+0 |
* | ephy-favicon-cache.c: recognize icons with mime type image/vnd.microsoft.icon | Peter Bui | 2009-07-21 | 1 | -0/+1 |
* | Try again to fix bug #588143 | Xan Lopez | 2009-07-21 | 1 | -6/+0 |
* | ephy-embed.c: use 'address' if 'typed-address' is NULL when updating the address | Xan Lopez | 2009-07-21 | 1 | -0/+6 |
* | ephy-embed.h: remove unneeded header. | Xan Lopez | 2009-06-21 | 1 | -1/+0 |
* | Add a function to get the EphyWebView inside an EphyEmbed. | Xan Lopez | 2009-06-21 | 2 | -1/+17 |
* | ephy-web-view.c: adapt to another API change in WebKitGTK+. | Xan Lopez | 2009-06-21 | 1 | -2/+2 |
* | ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView. | Xan Lopez | 2009-06-17 | 1 | -1/+1 |
* | Simplify widget hierarchy. | Xan Lopez | 2009-06-16 | 3 | -54/+22 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 4 | -38/+38 |
* | ephy-web-view.c: use 'load-status' property from WebKitWebView also internally. | Xan Lopez | 2009-06-14 | 1 | -36/+7 |
* | Use WebKitWebView::load-status instead of our own solution. | Xan Lopez | 2009-06-14 | 1 | -106/+53 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 3 | -84/+2 |
* | ephy-web-view.c: s/embed/view/ in a few places. | Xan Lopez | 2009-06-14 | 1 | -5/+5 |
* | downloader-view.c: fix warning. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | 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 | 2 | -156/+158 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 6 | -114/+3 |
* | Make EphyEmbedPersist a non-interface type. | Xan Lopez | 2009-06-06 | 6 | -165/+7 |
* | Make EphyEmbedSingle a non-interface type. | Xan Lopez | 2009-06-06 | 7 | -474/+268 |
* | Fold WebKitEmbedPrefs into EphyEmbedPrefs. | Xan Lopez | 2009-06-06 | 7 | -48/+46 |
* | Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed. | Xan Lopez | 2009-06-05 | 4 | -167/+48 |
* | Change EphyEmbed to not be an interface type. | Xan Lopez | 2009-06-05 | 10 | -119/+110 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 13 | -2645/+2239 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 5 | -45/+24 |
* | Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request. | Xan Lopez | 2009-06-03 | 3 | -34/+0 |
* | ephy-web-view.c: use nil for false value in elisp, not 'f'. | Xan Lopez | 2009-06-03 | 1 | -1/+1 |
* | Correctly handle the 'cancel' case in the download decision dialog | Gustavo Noronha Silva | 2009-06-02 | 1 | -1/+2 |
* | webkit-embed.c: we still do need to update loading_uri here. | Xan Lopez | 2009-05-31 | 1 | -0/+3 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 5 | -74/+49 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 3 | -12/+1 |
* | Move URL normalization out of embed, to a higher level | Gustavo Noronha Silva | 2009-05-30 | 1 | -13/+1 |
* | Provide API to loading using WebKitNetworkRequest | Gustavo Noronha Silva | 2009-05-30 | 2 | -0/+22 |
* | Adding a new EphyWebView object | Gustavo Noronha Silva | 2009-05-30 | 4 | -3/+130 |
* | webkit-embed.c: do not reinvent ephy-embed-utils functions. | Xan Lopez | 2009-05-29 | 1 | -10/+2 |
* | webkit-embed: use C gettext macro for translation context. | Xan Lopez | 2009-05-28 | 1 | -3/+1 |
* | Preserve back/forward history when opening links in new tabs/windows. | Xan Lopez | 2009-05-28 | 2 | -0/+32 |
* | Fix variable declaration mixed with the code. | Gustavo Noronha Silva | 2009-05-23 | 1 | -1/+2 |
* | Reimplement the original download logic and dialog. | Gustavo Noronha Silva | 2009-05-23 | 3 | -3/+229 |
* | ephy-embed: remove scroll methods from embed | Xan Lopez | 2009-05-22 | 1 | -17/+0 |
* | Implement caret browsing mode (bug #562621) | Xan Lopez | 2009-04-28 | 2 | -1/+5 |
* | ephy-embed: Mark favicon cache as dirty after deletion (bug #120826) | Priit Laes | 2009-04-25 | 1 | -0/+1 |
* | webkit-embed: don use deprecated 'title-changed' signal, connect to notify::t... | Xan Lopez | 2009-04-24 | 1 | -11/+14 |
* | Use GNOME settings for default font sizes. | Xan Lopez | 2009-04-22 | 2 | -4/+40 |
* | Remove unnecessary passing around of WebKitEmbed, and fix some style | Gustavo Noronha Silva | 2009-03-27 | 1 | -13/+6 |
* | Adding myself to the header as copyright holder, for earlier | Gustavo Noronha Silva | 2009-03-27 | 1 | -0/+1 |
* | Implementing auto-download, and respecting download lock-down. | Gustavo Noronha Silva | 2009-03-27 | 1 | -30/+88 |
* | Remove downloading files when cancelling the download. | Gustavo Noronha Silva | 2009-03-26 | 2 | -1/+4 |
* | Use Epiphany's profile directory to store the downloaded file | Gustavo Noronha Silva | 2009-03-26 | 1 | -7/+8 |
* | webkit-embed: 'foo ? foo : NULL' == 'foo' | Xan Lopez | 2009-03-22 | 1 | -1/+1 |
* | Removing unused variable | Gustavo Noronha Silva | 2009-03-21 | 1 | -1/+0 |
* | Do not use gtk_dialog_run() for the file chooser dialog when | Gustavo Noronha Silva | 2009-03-21 | 2 | -26/+68 |
* | ephy-base-embed: remove note about using force reload when available. | Xan Lopez | 2009-03-18 | 1 | -4/+0 |
* | webkit-embed: re-add support for click-to-download. | Xan Lopez | 2009-03-16 | 1 | -0/+8 |
* | webkit-embed-single: couple of cleanups. | Xan Lopez | 2009-03-14 | 1 | -8/+0 |
* | Adapt WebKitDownload-related code to the changes done today in | Gustavo Noronha Silva | 2009-03-13 | 1 | -28/+36 |
* | webkit-embed.c: set security information. | Xan Lopez | 2009-03-06 | 1 | -1/+24 |
* | Fix a few compiler warnings and coding style. | Xan Lopez | 2009-03-05 | 2 | -11/+14 |
* | Basic download functionality for ephy/webkit. This update also removes | Gustavo Noronha Silva | 2009-03-05 | 6 | -400/+173 |
* | webkit-embed: increase default size of inspector window. | Xan Lopez | 2009-03-04 | 1 | -1/+1 |
* | Remove ephy_embed_has_automatic_encoding, it's unused now. | Xan Lopez | 2009-03-02 | 3 | -25/+0 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 3 | -28/+0 |
* | webkit-embed-prefs: use utils macro to get WebView from embed. | Xan Lopez | 2009-02-28 | 1 | -1/+2 |
* | webkit-embed-prefs: support user style sheets. | Xan Lopez | 2009-02-27 | 1 | -1/+36 |
* | Remove embedding APIs for set/get encoding. | Xan Lopez | 2009-02-27 | 3 | -62/+1 |
* | webkit-embed: remove extra ';'. | Xan Lopez | 2009-02-27 | 1 | -1/+1 |
* | Implement get/set encoding for the embed. | Xan Lopez | 2009-02-27 | 3 | -5/+8 |
* | webkit-embed-single: use SoupProxyResolverGNOME to use GNOME proxy settings. | Xan Lopez | 2009-02-26 | 1 | -1/+6 |
* | webkit-embed-single: unref cookie jar once it's added to the session. | Xan Lopez | 2009-02-26 | 1 | -0/+1 |
* | Use libsoup, getting the session from webkit, to handle cookies. | Xan Lopez | 2009-02-23 | 4 | -394/+14 |
* | downloader-view: use undeprecated gtk_status_icon_set_tooltip_text. | Xan Lopez | 2009-02-21 | 1 | -2/+2 |
* | Remove two unused get_type functions from public header files | Robert Carr | 2009-02-07 | 2 | -4/+0 |
* | Set page title for history on title-changed | Gustavo Noronha Silva | 2009-02-03 | 1 | -9/+8 |
* | webkit-embed: add titles for history items when we know them. | Xan Lopez | 2009-01-31 | 1 | -2/+13 |
* | Remove unused fonts languages and autodetectors stuff. Bug #558407. | Christian Persch | 2009-01-26 | 2 | -146/+84 |
* | Implement scrolling in EphyFindToolbar. | Xan Lopez | 2009-01-23 | 2 | -84/+0 |
* | Use C_() instead of Q_() with context for translatable strings. | Philip Withnall | 2009-01-20 | 1 | -9/+3 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 37 | -37/+0 |
* | We no longer need a separate pkg-config check for WEBKIT. | Gustavo Noronha Silva | 2009-01-14 | 2 | -2/+0 |
* | Port to use GtkBuilder. | Xan Lopez | 2009-01-12 | 1 | -1/+1 |
* | webkit-embed: do not prefix callbacks with 'webkit_embed', they are static fu... | Xan Lopez | 2009-01-04 | 1 | -33/+33 |
* | Emit ge-document-type when the mime type of a page is known. | Xan Lopez | 2009-01-04 | 1 | -0/+33 |
* | And re-add ephy-cookie-manager too. | Xan Lopez | 2008-12-12 | 2 | -0/+363 |
* | Enable Web Inspector. | Xan Lopez | 2008-12-12 | 3 | -1/+69 |
* | Revert cookies stuff, didn't want to commit that. | Xan Lopez | 2008-12-12 | 2 | -0/+33 |
* | Port ephy to use libsoup for cookies. | Xan Lopez | 2008-12-12 | 4 | -396/+0 |
* | webkit-embed: lose not needed casts to GObject. | Xan Lopez | 2008-12-06 | 1 | -6/+6 |
* | Include missing Returns: in comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+8 |
* | Avoid the parsing of non doc comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -1/+1 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -3/+7 |
* | Move libnotify initialization to ephy-main | Diego Escalante Urrelo | 2008-08-04 | 1 | -12/+0 |
* | embed: remove ephy_embed_close. | Xan Lopez | 2008-07-03 | 3 | -23/+0 |
* | embed: forgot to uncomment this when re-enabling restore zoom. | Xan Lopez | 2008-07-03 | 1 | -7/+1 |
* | embed: restore restore_zoom_level. | Xan Lopez | 2008-07-01 | 2 | -35/+39 |
* | embed: remove ephy_embed_{set,get}_zoom. | Xan Lopez | 2008-07-01 | 3 | -63/+0 |
* | embed: remove ge-zoom-changed and zoom property. | Xan Lopez | 2008-07-01 | 4 | -79/+47 |
* | embed: remove history item abstraction from embed. | Xan Lopez | 2008-06-30 | 8 | -278/+1 |
* | embed: remove ephy_embed_go_to_history_item. | Xan Lopez | 2008-06-30 | 3 | -30/+0 |
* | embed: remove ephy_embed_get_{next,previous}_history_item. | Xan Lopez | 2008-06-30 | 3 | -74/+0 |
* | embed: remove ephy_embed_get_{backward,forward}_history. | Xan Lopez | 2008-06-30 | 3 | -83/+0 |
* | misc: add reference to webkit bug about reload_bypass_cache | Xan Lopez | 2008-06-30 | 1 | -0/+1 |
* | embed: remove ephy_embed_print. | Xan Lopez | 2008-06-30 | 3 | -24/+0 |
* | embed: remove ephy_embed_can_go_back. | Xan Lopez | 2008-06-30 | 4 | -24/+1 |
* | embed: remove ephy_embed_can_go_forward. | Xan Lopez | 2008-06-30 | 4 | -24/+2 |
* | embed: remove ephy_embed_go_forward. | Xan Lopez | 2008-06-30 | 3 | -24/+0 |
* | embed: remove ephy_embed_go_back. | Xan Lopez | 2008-06-30 | 3 | -23/+0 |
* | embed: remove ephy_embed_reload. | Xan Lopez | 2008-06-30 | 4 | -33/+4 |
* | embed: remove ephy_embed_stop_load. | Xan Lopez | 2008-06-30 | 3 | -23/+0 |
* | ephy-embed-utils: add macro to get webkitwebview from embed. | Xan Lopez | 2008-06-30 | 2 | -0/+5 |
* | embed: remove ephy-embed-find and the webkit implementation. | Xan Lopez | 2008-06-28 | 7 | -475/+0 |
* | Implement search in page for the WebKit embed. | Cosimo Cecchi | 2008-06-17 | 1 | -9/+81 |
* | Apply clamping for pixel scroll | Alp Toker | 2008-06-17 | 1 | -5/+2 |
* | Emit zoom change signal and implement pixel scrolling | Alp Toker | 2008-06-17 | 1 | -0/+17 |
* | Fix some build warnings. Bug #537487. | Cosimo Cecchi | 2008-06-10 | 3 | -2/+2 |
* | Add pages to ephy history on load-committed. | Xan Lopez | 2008-06-05 | 1 | -6/+5 |
* | Do not do single includes in embed/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -27/+10 |
* | Add printing support. | Alp Toker | 2008-05-31 | 1 | -0/+1 |
* | Bring back zoom support using the zoom-level property added in WebKit r34249. | Alp Toker | 2008-05-30 | 1 | -1/+4 |
* | Fix the window title copying status bar's text, closes: #524587 | Diego Escalante Urrelo | 2008-05-24 | 1 | -13/+8 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 26 | -0/+100 |
* | Small cleanup. | Xan Lopez | 2008-04-08 | 1 | -3/+1 |
* | Small cleanups and correct return value of popup-menu callback. | Xan Lopez | 2008-04-08 | 1 | -7/+5 |
* | Remove this too | Christian Persch | 2008-04-04 | 82 | -22391/+0 |
* | Exorcise gecko configure & build stuff | Christian Persch | 2008-04-04 | 2 | -56/+4 |
* | Decruftify | Christian Persch | 2008-04-03 | 139 | -29111/+0 |
* | Try harder to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 1 | -0/+8 |
* | Try to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 2 | -0/+10 |
* | Do use a 1.9 xpidl for this | Christian Persch | 2008-03-28 | 1 | -1/+3 |
* | Renegerate this with an older xpidl version, so it compiles on xr1.9 beta rel... | Christian Persch | 2008-03-28 | 1 | -20/+18 |
* | Next try to get cert exception addition working. This too isn't not working c... | Christian Persch | 2008-03-27 | 12 | -214/+426 |
* | Fix the build | Christian Persch | 2008-03-17 | 1 | -1/+2 |
* | Try to fix the build on 1.8. | Christian Persch | 2008-03-17 | 2 | -9/+31 |
* | Add a service to open the cert exception dialogue. | Christian Persch | 2008-03-15 | 4 | -0/+212 |
* | Fix the build with 1.9b4. | Christian Persch | 2008-03-15 | 1 | -0/+5 |
* | Only build EphyDirectoryProvider on < 1.9; it's unused on 1.9. | Christian Persch | 2008-03-15 | 1 | -2/+2 |
* | Remove the unnecessary setting of the preffered action in the casees that act... | Christian Persch | 2008-03-15 | 2 | -28/+32 |
* | Make this inclusion conditionally, since we don't use our directory provider ... | Christian Persch | 2008-03-14 | 1 | -1/+4 |
* | Typo fix | Christian Persch | 2008-03-14 | 1 | -1/+1 |
* | Fix the branding bundle registration by providing the app chrome manifest in ... | Christian Persch | 2008-03-14 | 1 | -2/+5 |
* | Try again to fix the directory provider for 1.9. Branding still fails though | Christian Persch | 2008-03-13 | 6 | -14/+271 |
* | Try to fix the gecko 1.8 backend, and this also might fix the branding bundle... | Christian Persch | 2008-03-13 | 1 | -5/+3 |
* | Use GChecksum to calculate the MD5 of favicons. | Xan Lopez | 2008-03-12 | 1 | -3/+2 |
* | Fix | Christian Persch | 2008-03-11 | 1 | -1/+1 |
* | Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657 | Christian Persch | 2008-03-11 | 8 | -25/+249 |
* | Add visited pages to history. | Xan Lopez | 2008-03-11 | 1 | -0/+10 |
* | Use g_slice for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry. (#521... | Xan Lopez | 2008-03-08 | 3 | -8/+8 |
* | Use g_slice for EphyCookie allocation. (#520560) | Xan Lopez | 2008-03-06 | 1 | -3/+3 |
* | Use g_object_connect for multiple signal connections to the same object. | Xan Lopez | 2008-03-01 | 1 | -12/+8 |
* | Do not set to NULL private members in init, memory is already zeroed. | Xan Lopez | 2008-03-01 | 1 | -1/+0 |
* | Strip anchors from URIs before trying to turn them into a GFile, and properly | Jens Granseuer | 2008-02-29 | 1 | -4/+21 |
* | Initialise variable. Bug #519173. | Christian Persch | 2008-02-28 | 1 | -0/+2 |
* | Fix AutoModalDialog::ShouldShow(). Bug #519173. | Christian Persch | 2008-02-28 | 2 | -6/+4 |
* | Support more preferences in the WebKit backend and add code to easily add | Xan Lopez | 2008-02-28 | 1 | -18/+91 |
* | Fix a crash when downloading a file. (Bug #519121) | Carlos Garcia Campos | 2008-02-28 | 1 | -0/+5 |
* | Remove cruft | Christian Persch | 2008-02-27 | 12 | -1040/+0 |
* | Add new types from xr 1.9. | Christian Persch | 2008-02-26 | 1 | -1/+9 |
* | Update for added nsIContentPolicy constants in 1.9. | Christian Persch | 2008-02-26 | 1 | -2/+8 |
* | Adapt to gio API change | Christian Persch | 2008-02-26 | 1 | -1/+1 |
* | Remove unused struct member. | Xan Lopez | 2008-02-25 | 1 | -2/+0 |
* | Make epiphany/webkit start in online mode (though there is no difference | Xan Lopez | 2008-02-24 | 1 | -1/+8 |
* | Make EphyUtils::FindEmbed return the parent of the mozembed, as it is now con... | Xan Lopez | 2008-02-21 | 1 | -1/+1 |
* | Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445. | Christian Persch | 2008-02-18 | 13 | -172/+415 |
* | Use G_DEFINE_TYPE* where possible in embed/* (#517090) | Xan Lopez | 2008-02-18 | 13 | -463/+50 |
* | Comment this out; it's unreliable | Christian Persch | 2008-02-18 | 1 | -0/+4 |
* | Add our own reference to the webkit history item. | Xan Lopez | 2008-02-18 | 1 | -1/+1 |
* | No need to implement nsIBadCertListener2 here | Christian Persch | 2008-02-18 | 2 | -21/+4 |
* | Add ephy-embed::new-document-now signal, does the same than old | Xan Lopez | 2008-02-18 | 4 | -0/+28 |
* | Add stub for displayProtectedAuth | Christian Persch | 2008-02-18 | 1 | -0/+10 |
* | Add translator comment. | Christian Persch | 2008-02-18 | 1 | -0/+1 |
* | Remove unneeded embed list for prefs. | Xan Lopez | 2008-02-16 | 3 | -22/+0 |
* | Make Go Up recognize HTML anchors. Bug #335631. | Cosimo Cecchi | 2008-02-15 | 1 | -1/+11 |
* | Do not apply prefs to a view more than once. | Xan Lopez | 2008-02-15 | 1 | -11/+0 |
* | Plug leaks in webkit-embed-prefs.c | Xan Lopez | 2008-02-15 | 1 | -0/+4 |
* | Initial implementation of WebKit preferences. | Xan Lopez | 2008-02-15 | 5 | -0/+158 |
* | Small cleanups in webki-embed-single.c | Xan Lopez | 2008-02-14 | 1 | -12/+13 |
* | Cleanups in webkit-embed.c | Xan Lopez | 2008-02-10 | 1 | -24/+15 |
* | Fix encoding for webkit-history-item.* | Xan Lopez | 2008-02-05 | 2 | -2/+2 |
* | Implement back and forward history, patch by Jan Alonzo | Xan Lopez | 2008-02-05 | 4 | -10/+231 |
* | Track header location change in WebKit r29898 | Alp Toker | 2008-02-01 | 2 | -2/+2 |
* | Fix keyboard focus remaining in the location entry after entering | Cosimo Cecchi | 2008-02-01 | 1 | -1/+4 |
* | Fix compilation error with gcc4.3. | Cosimo Cecchi | 2008-01-29 | 2 | -2/+2 |
* | Better fix for bug #511759. | Cosimo Cecchi | 2008-01-25 | 2 | -2/+9 |
* | Track upstream API change in WebKit r29550 | Alp Toker | 2008-01-18 | 1 | -2/+2 |
* | Update to new glib 2.15.2 API, bump glib dep and remove a | Cosimo Cecchi | 2008-01-15 | 3 | -4/+6 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 18 | -222/+236 |
* | Update to new coding guidelines. | Xan Lopez | 2008-01-05 | 1 | -18/+20 |