summaryrefslogtreecommitdiff
path: root/embed/ephy-web-view.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-web-view: Use the new WebKitWebView::load-failed-with-tls-errors APICarlos Garcia Campos2014-09-191-10/+12
* ephy-web-view: Update the navigation flags only when the bf list changesCarlos Garcia Campos2014-09-171-7/+5
* ephy-web-view: Fix potential crashersBastien Nocera2014-09-111-13/+9
* Reword some TLS error page messagesMichael Catanzaro2014-08-261-5/+5
* ephy-web-view: do not replace broken lock with mixed content warningMichael Catanzaro2014-08-161-1/+3
* Display warning icon if mixed content is detectedMichael Catanzaro2014-08-121-0/+14
* Merge EphyWebViewSecurityLevel and EphyLocationLockStateMichael Catanzaro2014-08-121-12/+13
* Do not ignore TLS errorsMichael Catanzaro2014-08-081-9/+186
* Bump WebKitGTK+ requirements to 2.5.1Carlos Garcia Campos2014-08-011-8/+0
* Make it build with current WebKit masterCarlos Garcia Campos2014-07-291-2/+8
* Allow to build epiphany with WebKit from current git masterCarlos Garcia Campos2014-07-111-0/+3
* ephy-web-view: do not clear typed address on first loadClaudio Saavedra2014-05-121-1/+7
* embed: Fix crash with some password formsBastien Nocera2014-04-141-1/+2
* ephy-web-view: Move embed-title property to EphyEmbedCarlos Garcia Campos2014-03-101-73/+6
* ephy-web-view: Move get_title_from_address to ephy-embed-utilsCarlos Garcia Campos2014-03-101-15/+3
* ephy-web-view: Remove status_message memberCarlos Garcia Campos2014-03-101-15/+9
* ephy-web-view: Rename set_loading_title as set_loading_messageCarlos Garcia Campos2014-03-101-54/+35
* ephy-web-view: Remove ephy_web_view_get_title_composite()Carlos Garcia Campos2014-03-101-35/+0
* overview: Remove the overview model from the UI processCarlos Garcia Campos2014-03-031-60/+71
* embed-utils: Move ephy_web_view_normalize_or_autosearch_url to embed-utilsCarlos Garcia Campos2014-03-031-84/+3
* embed-utils: Add ephy_embed_utils_address_is_validCarlos Garcia Campos2014-03-031-57/+1
* Remove ephy_web_view_copy_back_history()Carlos Garcia Campos2014-02-181-18/+0
* Add snapshot path to EphyOverviewStoreCarlos Garcia Campos2014-02-181-7/+1
* Remove the overview widget and use the html based one insteadCarlos Garcia Campos2014-02-181-2/+13
* Fix popup windows in multiprocess modeCarlos Garcia Campos2014-02-121-0/+9
* EphyWebView: Avoid a dangling signal handlerClaudio Saavedra2014-02-071-3/+3
* Refactor redundant code of the different error pagesLorenzo Tilve2014-02-061-12/+8
* Add support for using multiple web processesCarlos Garcia Campos2014-02-051-43/+206
* Move the UI chrome handling to EphyWindowCarlos Garcia Campos2014-02-051-3/+2
* Fix web view document type setting it only for the main resourceManuel Rego Casasnovas2014-01-161-11/+12
* Fix process crashed error pageWilliam Jon McCann2014-01-131-1/+1
* ephy-web-view: Use new API in WebKitResponsePolicyDecision to check if mime t...Carlos Garcia Campos2014-01-131-1/+1
* Don't show null in page title for about:pluginsWilliam Jon McCann2014-01-071-0/+2
* Fix translators comment, bug #720639Reinout van Schouwen2013-12-201-3/+2
* Use a flag to decide if a tab is download-onlyGustavo Noronha Silva2013-12-181-4/+7
* Improve oops screensWilliam Jon McCann2013-12-171-36/+36
* Improve phrasing of the save password infobarWilliam Jon McCann2013-12-111-4/+4
* If a tab is created only for a download, close itGustavo Noronha Silva2013-12-101-3/+24
* Remove all WebKit1 codeCarlos Garcia Campos2013-12-081-8/+0
* ephy-web-view: fix a critical warningClaudio Saavedra2013-11-141-0/+4
* ephy-web-view: fix the search url when settings unavailableClaudio Saavedra2013-09-021-1/+1
* Drop GtkStockYosef Or Boczko2013-09-021-1/+1
* Make ephy_web_view_has_modified_forms() asynchronousCarlos Garcia Campos2013-08-281-20/+53
* overview: add favicon to page thumbnailsClaudio Saavedra2013-08-221-1/+2
* ephy-web-view: Do not use an idle to show crashed error pageCarlos Garcia Campos2013-05-301-25/+5
* ephy-web-view: do not load the crash page for pages that have not been loaded...Claudio Saavedra2013-05-211-4/+6
* ephy-web-view: don't store page title in history when it's frozenClaudio Saavedra2013-05-201-3/+4
* ephy-web-view: thaw history when load is finishedClaudio Saavedra2013-05-201-2/+2
* Compile template pages as GResourcesCarlos Garcia Campos2013-04-051-13/+11
* ephy-web-view: restore zoom level on load startedXan Lopez2013-03-251-3/+3