| Commit message (Expand) | Author | Age | Files | Lines |
* | Only connect to the FormAuthDataSaveConfirmationRequired signal of the instan... | Carlos Garcia Campos | 2013-04-06 | 1 | -1/+1 |
* | Compile template pages as GResources | Carlos Garcia Campos | 2013-04-05 | 1 | -13/+11 |
* | Unify all web context setup in EphyEmbedShell on primary instance startup | Carlos Garcia Campos | 2013-04-05 | 2 | -58/+112 |
* | ephy-web-view: restore zoom level on load started | Xan Lopez | 2013-03-26 | 1 | -3/+3 |
* | ephy-embed-shell: unref downloads in dispose | Xan Lopez | 2013-03-24 | 1 | -10/+4 |
* | ephy-embed-shell: use g_list_free_full | Xan Lopez | 2013-03-24 | 1 | -2/+1 |
* | Get rid of EphyEmbedSingle | Xan Lopez | 2013-03-24 | 6 | -273/+88 |
* | uri-tester: define ad check types here | Xan Lopez | 2013-03-22 | 3 | -190/+29 |
* | ephy-adblock-manager: remove, this is unused now | Xan Lopez | 2013-03-22 | 2 | -199/+0 |
* | Makefile.am: remove WebKit2 conditional build bits from embed/ | Xan Lopez | 2013-03-22 | 1 | -16/+0 |
* | ephy-web-view: remove some remaining non WebKit2 bits | Xan Lopez | 2013-03-22 | 1 | -361/+0 |
* | ephy-embed-utils: remove non WebKit2 bits | Xan Lopez | 2013-03-22 | 1 | -5/+0 |
* | ephy-embed-event: remove non WebKit2 bits | Xan Lopez | 2013-03-22 | 1 | -6/+0 |
* | ephy-embed-prefs: remove non WebKit2 bits | Xan Lopez | 2013-03-22 | 2 | -241/+0 |
* | ephy-download: remove non WebKit2 bits | Xan Lopez | 2013-03-22 | 2 | -121/+1 |
* | ephy-about-handler: add license, G_{BEGIN,END}_DECLS, etc | Xan Lopez | 2013-03-22 | 1 | -5/+22 |
* | ephy-about-handler: remove non WebKit2 bits | Xan Lopez | 2013-03-22 | 1 | -51/+0 |
* | ephy-embed: remove non WebKit2 bits | Xan Lopez | 2013-03-21 | 2 | -387/+0 |
* | ephy-embed-shell: remove non WebKit2 bits | Xan Lopez | 2013-03-21 | 2 | -56/+0 |
* | Move the clear cache method to EphyEmbedShell | Xan Lopez | 2013-03-21 | 4 | -13/+14 |
* | ephy-web-view: remove non WebKit2 bits | Xan Lopez | 2013-03-21 | 2 | -867/+4 |
* | ephy-embed-single: remove non WebKit2 bits | Xan Lopez | 2013-03-21 | 2 | -218/+0 |
* | ephy-web-view: disable modified forms check in WebKit2 | Xan Lopez | 2013-03-20 | 1 | -0/+3 |
* | ephy-web-view: actually move signal handler disconnects to dispose | Xan Lopez | 2013-03-19 | 1 | -30/+30 |
* | ephy-web-view: disconnect form auth signal handler or dispose | Xan Lopez | 2013-03-19 | 1 | -45/+47 |
* | ephy-embed-prefs: Implement user style sheet setting in WebKit2 | Carlos Garcia Campos | 2013-03-19 | 1 | -6/+60 |
* | embed: Use a custom WebKitWebViewGroup for all ephy web views | Carlos Garcia Campos | 2013-03-19 | 4 | -19/+44 |
* | ephy-embed: Remove TODO comments about missing send-request signal | Carlos Garcia Campos | 2013-03-17 | 1 | -4/+1 |
* | web-extension: Do not use C++ comments | Carlos Garcia Campos | 2013-03-17 | 1 | -1/+1 |
* | web-extension: Implement Do Not Track in WebKit2 | Carlos Garcia Campos | 2013-03-15 | 2 | -9/+13 |
* | web-extension: Implement pre-filled forms in WebKit2 | Carlos Garcia Campos | 2013-03-15 | 6 | -51/+669 |
* | Move the code to crate the remember passwords info bar widget to its own func... | Carlos Garcia Campos | 2013-03-14 | 1 | -39/+54 |
* | Do not use ephy-auth-data in ephy-embed-single for WebKit2 | Carlos Garcia Campos | 2013-03-14 | 1 | -6/+19 |
* | ephy-embed-single: also initialize nspluginwrapper plugins in WebKit2 | Xan Lopez | 2013-03-13 | 1 | -0/+4 |
* | ephy-embed-shell: set bus watch id to zero | Xan Lopez | 2013-03-13 | 1 | -1/+3 |
* | ephy-web-extension: fix coding style | Xan Lopez | 2013-03-13 | 1 | -3/+3 |
* | Set the disk cache directory depending on the ephy mode in WebKit2 | Carlos Garcia Campos | 2013-03-13 | 1 | -1/+0 |
* | ephy-web-view: cast object to the right type | Xan Lopez | 2013-03-13 | 1 | -1/+1 |
* | Fix download tests in WK2 | Manuel Rego Casasnovas | 2013-03-13 | 1 | -0/+1 |
* | Add EphyFormAuthDataCache to ephy-form-auth-data | Carlos Garcia Campos | 2013-03-12 | 3 | -129/+10 |
* | lib: Move auth data query/store methods from ephy-profile-utils to a new file | Carlos Garcia Campos | 2013-03-12 | 2 | -20/+20 |
* | Move find_username_and_password_elements to ephy-web-dom-utils | Carlos Garcia Campos | 2013-03-12 | 1 | -66/+4 |
* | Port to wk2 webview's snapshotting API | Claudio Saavedra | 2013-03-12 | 1 | -2/+52 |
* | Using webkit_web_view_load_request() after webkit_uri_request_set_uri() in WK2 | Manuel Rego Casasnovas | 2013-03-12 | 1 | -1/+2 |
* | Show an error page when the WebProcess crashes | Xan Lopez | 2013-03-11 | 2 | -1/+48 |
* | ephy-embed-shell: add a ::web-view-created signal | Xan Lopez | 2013-03-11 | 2 | -1/+21 |
* | Fix missing call to webkit_uri_request_set_uri in WK2 | Manuel Rego Casasnovas | 2013-03-09 | 1 | -1/+1 |
* | web-extension: Implement adblocker in WebKit2 | Carlos Garcia Campos | 2013-03-07 | 2 | -4/+57 |
* | Do not build adblock files in libephyembed for WebKit2 | Carlos Garcia Campos | 2013-03-07 | 3 | -8/+28 |
* | Add support for DNS prefetching when using WebKit2 | Carlos Garcia Campos | 2013-03-06 | 1 | -0/+1 |
* | uri-tester: Receive the base data dir as construct property instead of using ... | Carlos Garcia Campos | 2013-03-06 | 3 | -29/+41 |
* | uri-tester: Use GFile intead of WebKitDownload to retrieve the filters | Carlos Garcia Campos | 2013-03-06 | 1 | -29/+33 |
* | ephy-web-view: fix compiler warnings | Xan Lopez | 2013-03-06 | 1 | -2/+0 |
* | ephy-embed-single: fix compiler warning | Xan Lopez | 2013-03-06 | 1 | -1/+1 |
* | Implement get best web app icon in WebKit2 | Manuel Rego Casasnovas | 2013-03-06 | 1 | -14/+72 |
* | incognito: show about:incognito instead of the overview | Claudio Saavedra | 2013-03-05 | 2 | -10/+17 |
* | ephy-about-handler: add a about:incognito handler | Claudio Saavedra | 2013-03-05 | 2 | -0/+43 |
* | ephy-embed-single: cache form data using libsecret | Claudio Saavedra | 2013-03-05 | 1 | -60/+36 |
* | ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t... | Claudio Saavedra | 2013-03-05 | 1 | -28/+16 |
* | ephy-web-view: remove unused method | Xan Lopez | 2013-03-02 | 2 | -44/+0 |
* | Implement get web app title in WebKit2 | Manuel Rego Casasnovas | 2013-03-02 | 1 | -0/+9 |
* | Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_forms | Manuel Rego Casasnovas | 2013-03-01 | 2 | -2/+2 |
* | Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2 | Manuel Rego Casasnovas | 2013-02-28 | 3 | -117/+17 |
* | Fix WebKit1 build | Gustavo Noronha Silva | 2013-02-24 | 1 | -0/+4 |
* | web-extensions: Create the web extension proxy asynchronously | Carlos Garcia Campos | 2013-02-23 | 2 | -21/+69 |
* | ephy-embed-prefs: fix a couple of warnings | Xan Lopez | 2013-02-22 | 1 | -1/+3 |
* | ephy-web-view: do not use deprecated GtkInfo methods | Xan Lopez | 2013-02-22 | 1 | -1/+1 |
* | ephy-web-view: get rid of a compiler warning | Xan Lopez | 2013-02-22 | 1 | -2/+0 |
* | ephy-embed: use g_strcmp0 instead of checking manually for null strings | Xan Lopez | 2013-02-22 | 1 | -1/+1 |
* | web-extension: Use a different service name for every web process extension | Carlos Garcia Campos | 2013-02-21 | 2 | -2/+10 |
* | Fix a crash when deciding whether to switch to overview mode | Carlos Garcia Campos | 2013-02-21 | 1 | -1/+1 |
* | Fix loading HTTP auth protected pages from the overview | Carlos Garcia Campos | 2013-02-20 | 1 | -4/+11 |
* | ephy-web-view: Update to the latest WebKit2 API changes | Carlos Garcia Campos | 2013-02-20 | 1 | -5/+1 |
* | embed: Implement unsubmitted modified forms warning in WebKit2 | Carlos Garcia Campos | 2013-02-19 | 7 | -7/+279 |
* | Do not install headers | Xan Lopez | 2013-02-15 | 1 | -5/+0 |
* | Remove EphyPermissionManager | Xan Lopez | 2013-02-15 | 5 | -517/+3 |
* | ephy-embed-single: remove open_window method | Xan Lopez | 2013-02-14 | 3 | -66/+3 |
* | ephy-embed-single: remove ::handle-content signal | Xan Lopez | 2013-02-13 | 3 | -47/+2 |
* | ephy-embed-single: remove clear http auth cache method | Xan Lopez | 2013-02-13 | 2 | -21/+0 |
* | ephy-web-view: remove dead declarations | Xan Lopez | 2013-02-13 | 1 | -3/+0 |
* | Remove EphyWebView::visibility | Xan Lopez | 2013-02-13 | 1 | -59/+0 |
* | ephy-web-view: a few more type checks for public methods | Xan Lopez | 2013-02-13 | 1 | -2/+25 |
* | ephy-web-view: only extract title from address if address is not NULL | Xan Lopez | 2013-02-13 | 1 | -1/+1 |
* | ephy-embed-utils: protect against NULL address in method | Xan Lopez | 2013-02-13 | 1 | -0/+4 |
* | Fix the build with WebKit2 | Carlos Garcia Campos | 2013-02-13 | 2 | -0/+17 |
* | Only load pages when their tab is switched to upon session restore | Gustavo Noronha Silva | 2013-02-12 | 6 | -5/+168 |
* | ephy-web-view: fix the docs for a couple of signals | Claudio Saavedra | 2013-02-12 | 1 | -4/+4 |
* | ephy-embed-shell: add EPHY_EMBED_SHELL_MODE_INCOGNITO | Claudio Saavedra | 2013-02-08 | 3 | -3/+7 |
* | The inspector has moved to starting attached, so follow the change | Gustavo Noronha Silva | 2013-02-07 | 1 | -9/+10 |
* | Set a document basename when printing to a file | David King | 2013-01-23 | 1 | -0/+15 |
* | ephy-enbed: Check URI is ephy-about:overview instead of about:overview | Carlos Garcia Campos | 2013-01-11 | 1 | -2/+2 |
* | ephy-web-view: Do not convert ephy-about URIs in ephy_web_view_location_chang... | Carlos Garcia Campos | 2013-01-11 | 1 | -11/+7 |
* | Don't use DOM bindings to delete a web application from about:applications | Carlos Garcia Campos | 2013-01-11 | 2 | -92/+12 |
* | ephy-web-view: Strip the query from the URL for about:applications | Carlos Garcia Campos | 2013-01-11 | 1 | -0/+11 |
* | ephy-web-view: Do not update the URL when changed during committed state | Carlos Garcia Campos | 2013-01-11 | 1 | -1/+4 |
* | ephy-web-view: Remove special case for plugins in get_title_from_address() | Carlos Garcia Campos | 2013-01-11 | 1 | -2/+0 |
* | ephy-web-view: Don't change is_blank property depending on the title | Carlos Garcia Campos | 2013-01-11 | 1 | -7/+2 |
* | e-embed: hide progress for about and ephy-about | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+2 |
* | e-embed: only add one statusbar timeout at a time | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+3 |
* | e-embed: use an overlay for the overview | Diego Escalante Urrelo | 2013-01-05 | 1 | -16/+10 |
* | e-embed-prefs: remove spaces in Accept-Language | Diego Escalante Urrelo | 2013-01-05 | 1 | -1/+1 |
* | ephy-shell: There can be two widgets for the same download in WebKit2 | Carlos Garcia Campos | 2013-01-04 | 1 | -0/+1 |
* | ephy-download: Make EphyDownload:window a construct only property | Carlos Garcia Campos | 2013-01-04 | 3 | -49/+32 |
* | Fix build with WebKit2 | Carlos Garcia Campos | 2012-12-20 | 2 | -0/+2 |
* | Use new libsoup APIs | Xan Lopez | 2012-12-19 | 2 | -16/+3 |
* | embed: move the OSD style class to the progressbar | Cosimo Cecchi | 2012-12-17 | 1 | -2/+2 |
* | Define the names of the history and bookmarks files in just one place | Xan Lopez | 2012-12-12 | 1 | -1/+2 |
* | Handle a bit more gracefully the self-launch detection | Xan Lopez | 2012-12-12 | 3 | -1/+50 |
* | e-web-view: enable back/forward mouse buttons | Diego Escalante Urrelo | 2012-12-12 | 1 | -0/+11 |
* | ephy-embed: Remove references to SoupPasswordManager | Dan Winship | 2012-12-12 | 1 | -10/+0 |
* | ephy-embed: fix registration of EphyRequestAbout | Dan Winship | 2012-12-11 | 1 | -1/+1 |
* | e-embed: document ::overview-mode | Diego Escalante Urrelo | 2012-12-11 | 1 | -0/+5 |
* | e-embed-shell: fix spacing in a comment | Diego Escalante Urrelo | 2012-12-11 | 1 | -1/+1 |
* | e-download: remove useless include | Diego Escalante Urrelo | 2012-12-11 | 1 | -2/+0 |
* | Add missing NULL-check when getting the WebView's URI | Mario Sanchez Prada | 2012-12-11 | 1 | -3/+4 |
* | e-embed-shell: remove the embed_shell global | Diego Escalante Urrelo | 2012-12-11 | 4 | -17/+17 |
* | e-web-view: remove unused var | Diego Escalante Urrelo | 2012-12-09 | 1 | -1/+0 |
* | Port EphyWebView to WebKit2GTK+ favicons API. | Mario Sanchez Prada | 2012-12-04 | 1 | -62/+66 |
* | Initialize the favicon database from WebKit2GTK+ as soon as possible. | Mario Sanchez Prada | 2012-12-04 | 1 | -1/+1 |
* | Fix a ton of 'warning: function declaration isn’t a prototype' | Xan Lopez | 2012-11-05 | 2 | -2/+2 |
* | ephy-web-view: do not automatically download embedded objects in WebKit2 | Carlos Garcia Campos | 2012-10-16 | 1 | -9/+9 |
* | ephy-web-view: add FIXME for WebKit2 | Xan Lopez | 2012-10-16 | 1 | -0/+2 |
* | ephy-web-view: do not automatically download embedded objects | Xan Lopez | 2012-10-16 | 1 | -0/+20 |
* | ephy-web-view: remove handling of Content-Disposition 'attachment' | Xan Lopez | 2012-10-16 | 1 | -25/+0 |
* | ephy-embed-prefs: Honor smooth scrolling setting | Carlos Garcia Campos | 2012-10-09 | 1 | -0/+4 |
* | ephy-embed-prefs: Port user agent to WebKit2 | Carlos Garcia Campos | 2012-10-08 | 1 | -9/+56 |
* | ephy-overview: very minor style fixes | Xan Lopez | 2012-10-03 | 1 | -3/+1 |
* | ephy-overview: also set shadow style as IN here | Xan Lopez | 2012-10-03 | 1 | -1/+1 |
* | ephy-embed: set shadow type IN for scrolled window | Xan Lopez | 2012-10-03 | 1 | -0/+2 |
* | ephy-embed: small cleanup | Xan Lopez | 2012-10-03 | 1 | -8/+10 |
* | uri-tester: make it compile wth WebKit2 | Xan Lopez | 2012-10-03 | 1 | -0/+6 |
* | adblock: get rid of AdBlock interface | Xan Lopez | 2012-10-03 | 6 | -270/+135 |
* | adblock: we don't use the edit rules stuff anymore, remove it | Xan Lopez | 2012-10-03 | 5 | -54/+0 |
* | Move adblock extension to embed/ | Xan Lopez | 2012-10-03 | 5 | -1/+1154 |
* | ephy-adblock-manager: use new coding style | Xan Lopez | 2012-10-03 | 2 | -67/+70 |
* | Add adblock GSetting, use it | Xan Lopez | 2012-10-02 | 1 | -1/+33 |
* | ephy-web-view: Use webkit_web_view_is_loading() in WebKit2 | Carlos Garcia Campos | 2012-09-27 | 1 | -8/+6 |
* | ephy-web-view: remove ephy_web_view_is_loading_homepage() | Claudio Saavedra | 2012-09-17 | 2 | -14/+0 |
* | ephy-web-view: freeze history on homepage load | Claudio Saavedra | 2012-09-17 | 1 | -22/+22 |
* | ephy-web-view: do not save history visits for no-show-addresses | Claudio Saavedra | 2012-09-17 | 1 | -0/+6 |
* | ephy-embed-utils: add ephy_embed_utils_is_no_show_address() | Claudio Saavedra | 2012-09-17 | 2 | -0/+19 |
* | ephy_web_view_load_error_page: fix GtkIconInfo leak | Pavel Vasin | 2012-09-17 | 1 | -0/+3 |
* | ephy-embed: show the overview when using wk2 | Claudio Saavedra | 2012-09-12 | 1 | -1/+6 |
* | ephy-web-view: fix the wk2 build | Claudio Saavedra | 2012-09-12 | 1 | -0/+2 |
* | Use ephy_sanitize_filename() for filenames suggested by the server | Carlos Garcia Campos | 2012-09-10 | 1 | -1/+1 |
* | ephy-web-view: fix memory leak | Xan Lopez | 2012-09-08 | 1 | -0/+1 |
* | embed-shell: drop a couple of unneeded includes | Xan Lopez | 2012-09-08 | 1 | -2/+0 |
* | ephy-embed-shell: another style fix | Xan Lopez | 2012-09-08 | 1 | -1/+1 |
* | embed-shell: remove stale define | Xan Lopez | 2012-09-08 | 1 | -2/+0 |
* | embed-shell: should be safe to drop the legacy print setup code now | Xan Lopez | 2012-09-08 | 1 | -20/+0 |
* | ephy-embed-shell: minor style fixes | Xan Lopez | 2012-09-08 | 1 | -7/+7 |
* | ephy-embed-shell: use now coding style | Xan Lopez | 2012-09-08 | 2 | -365/+317 |
* | ephy-embed-shell: small cleanups | Xan Lopez | 2012-09-08 | 1 | -10/+6 |
* | ephy-embed-shell: cleanup dispose & finalize | Xan Lopez | 2012-09-08 | 1 | -40/+7 |
* | ephy-overview: add missing include | Xan Lopez | 2012-09-06 | 1 | -0/+1 |
* | ephy-embed-shell: ephy_embed_shell_get_frecent_store() should not be public | Sergio Villar Senin | 2012-09-05 | 3 | -3/+5 |
* | ephy-overview: Use hand cursor when hovering items | Claudio Saavedra | 2012-09-05 | 1 | -0/+23 |
* | embed-utils: remove extra indentation level in method | Xan Lopez | 2012-09-04 | 1 | -27/+24 |
* | Add code coverage support | Xan Lopez | 2012-09-04 | 1 | -0/+1 |
* | ephy-web-view: don't leak the snapsoht cairo surface | Claudio Saavedra | 2012-09-04 | 1 | -3/+6 |
* | ephy-embed-shell: make the shell find uninstalled icons | Xan Lopez | 2012-09-03 | 2 | -4/+2 |
* | ephy-embed-prefs: Port preferred languages to WebKit2 | Carlos Garcia Campos | 2012-09-02 | 1 | -9/+13 |
* | ephy-embed-shell: load the new thumbnail frame and use it in the overview store | Claudio Saavedra | 2012-09-01 | 1 | -0/+4 |
* | ephy-embed-shell: use the new artwork for the overview's default thumbnail | Claudio Saavedra | 2012-09-01 | 1 | -10/+6 |
* | data: add artwork for the overview | Claudio Saavedra | 2012-09-01 | 1 | -0/+1 |
* | ephy-web-view: store the source tag for the snapshot idle | Claudio Saavedra | 2012-09-01 | 1 | -0/+9 |
* | ephy-web-view: use is_history_frozen() to avoid snapshotting error pages | Claudio Saavedra | 2012-09-01 | 1 | -2/+4 |
* | ephy-web-view: Lower the priority of the snapshotting task | Claudio Saavedra | 2012-09-01 | 1 | -1/+1 |
* | ephy-overview: define the overview title string here | Claudio Saavedra | 2012-09-01 | 2 | -1/+4 |
* | ephy-web-view: define the special-cased title for the overview | Claudio Saavedra | 2012-09-01 | 1 | -8/+19 |
* | ephy-overview: improve layouting of items in the overview | Claudio Saavedra | 2012-09-01 | 1 | -7/+11 |
* | Add about:overview to actually go to overview mode | Claudio Saavedra | 2012-09-01 | 2 | -3/+7 |
* | ephy-web-view: take a snapshot if needed when the page load finishes | Claudio Saavedra | 2012-09-01 | 1 | -0/+9 |
* | ephy-embed: add the overview and a overview-mode property | Claudio Saavedra | 2012-09-01 | 2 | -0/+118 |
* | Add EphyOverview widget | Claudio Saavedra | 2012-09-01 | 3 | -0/+203 |
* | ephy-embed-shell: set the default icon for the frecent store | Claudio Saavedra | 2012-09-01 | 1 | -0/+29 |
* | ephy-embed-shell: add a frecent store to the shell | Claudio Saavedra | 2012-09-01 | 2 | -0/+34 |
* | ephy-embed-prefs: tiny cosmetic fixes | Xan Lopez | 2012-08-26 | 1 | -6/+6 |
* | ephy-web-view: do not allocate variables before they are needed | Xan Lopez | 2012-08-26 | 1 | -3/+3 |
* | ephy-web-view: avoid getting a 'Blank page' title for non titled pages | Xan Lopez | 2012-08-26 | 1 | -3/+3 |
* | ephy-web-view: drop superflous notify | Xan Lopez | 2012-08-25 | 1 | -2/+0 |
* | ephy-web-view: remove more "invisible URI" logic | Xan Lopez | 2012-08-24 | 1 | -4/+1 |
* | ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2 | Carlos Garcia Campos | 2012-08-23 | 1 | -12/+24 |
* | ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register... | Carlos Garcia Campos | 2012-08-22 | 1 | -1/+1 |
* | ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W... | Carlos Garcia Campos | 2012-08-22 | 1 | -10/+8 |
* | ephy-web-view: Take a reference of the certificate returned by the response | Carlos Garcia Campos | 2012-08-21 | 1 | -0/+1 |
* | ephy-embed-single.c: move unstable API defines to be the very first thing in ... | Gustavo Noronha Silva | 2012-08-21 | 1 | -3/+6 |
* | ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOME | Gustavo Noronha Silva | 2012-08-21 | 1 | -1/+1 |
* | ephy-web-view: use ephy_string_get_host_name | Xan Lopez | 2012-08-17 | 1 | -15/+9 |
* | Port save as to WebKit2 | Carlos Garcia Campos | 2012-08-17 | 1 | -5/+68 |
* | ephy-web-view: ignore paths when deciding whether a URI has a TLD | Xan Lopez | 2012-08-15 | 1 | -8/+23 |
* | ephy-embed-event: some cosmetic fixes | Xan Lopez | 2012-08-14 | 1 | -11/+3 |
* | ephy-web-view: do not store error pages in history | Xan Lopez | 2012-08-14 | 1 | -1/+31 |
* | Use webkit_web_frame_load_alternate_string to load error pages | Martin Robinson | 2012-08-14 | 1 | -2/+2 |
* | ephy-embed-single: style cleanups | Xan Lopez | 2012-08-10 | 1 | -18/+16 |
* | ephy-embed-single: make the http disk cache respect private mode | Xan Lopez | 2012-08-10 | 1 | -3/+7 |
* | ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec... | Carlos Garcia Campos | 2012-08-09 | 2 | -40/+42 |
* | ephy-web-view: small style cleanups | Xan Lopez | 2012-08-08 | 1 | -6/+6 |
* | ephy-web-view: fix URI normalization | Xan Lopez | 2012-08-07 | 1 | -1/+1 |
* | ephy-web-view: do autosearch foo.bar strings where bar is not a TLD | Xan Lopez | 2012-08-07 | 2 | -5/+35 |
* | ephy-web-view: no need to cast g_object_new results | Xan Lopez | 2012-08-07 | 1 | -1/+1 |
* | ephy-web-view: export the 'normalize or autosearch' method | Xan Lopez | 2012-08-07 | 2 | -11/+21 |
* | Port spell checking to WebKit2 | Mario Sanchez Prada | 2012-08-07 | 1 | -1/+6 |
* | e-web-view: use GtkLabel API when possible | Diego Escalante Urrelo | 2012-08-03 | 1 | -2/+3 |
* | e-web-view: use GtkOrientable API for info bars | Diego Escalante Urrelo | 2012-08-03 | 1 | -45/+10 |
* | ephy-embed: Port inspector to WebKit2 | Carlos Garcia Campos | 2012-08-03 | 1 | -18/+29 |
* | ephy-embed-single: Port disk cache to Webit2 | Carlos Garcia Campos | 2012-08-03 | 1 | -0/+10 |
* | Settings: add a enable-webaudio setting. | Philippe Normand | 2012-08-02 | 1 | -0/+4 |
* | ephy-embed-utils: use new coding style | Xan Lopez | 2012-08-02 | 2 | -117/+111 |
* | ephy-encoding: auto-calculate 'title-elided' and 'collation-key' | Xan Lopez | 2012-07-31 | 3 | -45/+47 |
* | ephy-encoding: fix extra blank line | Xan Lopez | 2012-07-31 | 1 | -2/+1 |
* | ephy-embed-shell: sort headers properly! | Xan Lopez | 2012-07-31 | 1 | -1/+1 |
* | ephy-embed-shell: add missing header | Xan Lopez | 2012-07-31 | 1 | -7/+7 |
* | ephy-encodings: remove dead code | Xan Lopez | 2012-07-31 | 1 | -10/+0 |
* | ephy-encodings: use new coding style | Xan Lopez | 2012-07-31 | 2 | -340/+324 |
* | ephy-encoding: fix indentation | Xan Lopez | 2012-07-31 | 1 | -23/+23 |
* | ephy-encodings: rewrite to drop usage of EphyNode | Xan Lopez | 2012-07-31 | 5 | -142/+448 |
* | ephy-web-view: fix gtk-doc warning | Xan Lopez | 2012-07-28 | 1 | -1/+1 |
* | ephy-encodings: drop some useless code | Xan Lopez | 2012-07-28 | 1 | -4/+0 |
* | ephy-web-view: get rid of gtk-doc warning | Xan Lopez | 2012-07-19 | 1 | -1/+1 |
* | Use G_DEFINE_BOXED_TYPE to define boxed types | Xan Lopez | 2012-07-19 | 1 | -15/+3 |
* | Port persistent cookies to WebKit2 | Carlos Garcia Campos | 2012-07-13 | 1 | -3/+12 |
* | ephy-web-view: Port security level to WebKit2 | Carlos Garcia Campos | 2012-07-13 | 1 | -15/+9 |
* | ephy-embed-prefs: Remove TODO comment about page-cache setting | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+0 |
* | ephy-embed-prefs: Enable site specific quirks in WebKit2 | Carlos Garcia Campos | 2012-07-09 | 1 | -1/+2 |
* | Port cookies to WebKit2 | Carlos Garcia Campos | 2012-07-04 | 3 | -7/+60 |
* | ephy-web-view: unref objects in dispose, not finalize | Xan Lopez | 2012-06-28 | 1 | -5/+2 |
* | ephy-web-view: set_title can also be made private to its file | Xan Lopez | 2012-06-28 | 2 | -49/+40 |
* | ephy-web-view: get rid of redundant calls to set_title | Xan Lopez | 2012-06-28 | 1 | -11/+2 |
* | ephy-web-view: make set_address completely private | Xan Lopez | 2012-06-28 | 2 | -43/+37 |
* | ephy-web-view: move private methods to the private header | Xan Lopez | 2012-06-28 | 2 | -23/+21 |
* | ephy-web-view: ephy_web_view_location_changed is private to its class | Xan Lopez | 2012-06-28 | 2 | -53/+43 |
* | Port fullscreen popup to WebKit2 | Claudio Saavedra | 2012-06-28 | 1 | -3/+9 |
* | ephy-web-view: fix think-o in ephy_web_view_location_changed | Xan Lopez | 2012-06-28 | 1 | -6/+3 |
* | ephy-web-view: get rid of 'ephy_web_view_get_location' | Xan Lopez | 2012-06-28 | 2 | -49/+12 |
* | ephy-web-view: and more type checks | Xan Lopez | 2012-06-28 | 1 | -0/+2 |
* | ephy-web-view: add type checks for the set_typed_address method parameters | Xan Lopez | 2012-06-28 | 1 | -1/+5 |
* | ephy-web-view: do not duplicate the setter code for typed-address | Xan Lopez | 2012-06-28 | 1 | -7/+2 |
* | ephy-web-view: try to simplify a bit the typed-address logic | Xan Lopez | 2012-06-28 | 1 | -23/+17 |
* | ephy-web-view: remove useless forward declarations | Xan Lopez | 2012-06-28 | 1 | -3/+0 |
* | ephy-web-view: remove unneeded headers, and sort them | Xan Lopez | 2012-06-28 | 1 | -2/+1 |
* | Port downloads to WebKit2 | Carlos Garcia Campos | 2012-06-27 | 3 | -63/+161 |
* | ephy-web-view: fix anchor links' URI update | Xan Lopez | 2012-06-27 | 1 | -4/+5 |
* | ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor. | Xan Lopez | 2012-06-27 | 4 | -183/+376 |
* | ephy-web-view: stop using notify::uri in WebKit2 | Xan Lopez | 2012-06-27 | 1 | -0/+4 |
* | ephy-web-view: small style and indentation fixes | Xan Lopez | 2012-06-27 | 1 | -17/+17 |
* | Port geolocation permission request to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 1 | -7/+40 |
* | Port plugins about handler to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 3 | -11/+105 |
* | Port about handlers to WebKit2 | Carlos Garcia Campos | 2012-06-26 | 1 | -0/+22 |
* | embed: Move about handlers to a new file | Carlos Garcia Campos | 2012-06-26 | 7 | -162/+227 |