summaryrefslogtreecommitdiff
path: root/embed/ephy-web-view.h
Commit message (Expand)AuthorAgeFilesLines
* Remove safe browsing supportmcatanzaro/unsafe-browsingMichael Catanzaro2020-07-191-4/+0
* Fix non search regex check for ephy-readerJan-Michael Brummer2020-07-051-1/+1
* ephy-embed-utils: Move ephy-reader address check to regexJan-Michael Brummer2020-06-271-0/+1
* Use EphyWebViewDocumentType to keep track of PDFJan-Michael Brummer2020-06-061-2/+1
* Hide navigation buttons if webapp supports apple-mobile-web-app-capableJan-Michael Brummer2020-03-101-0/+7
* Revert "web-view: avoid unnecessary g_signal_connect()"Michael Catanzaro2020-01-281-1/+1
* Add pdf.jsJan-Michael Brummer2020-01-031-1/+4
* web-view: avoid unnecessary g_signal_connect()Michael Catanzaro2019-12-171-1/+1
* Remove unused popup manager implementationMichael Catanzaro2019-12-171-1/+1
* Use the new WebKit user messages API instead of DBusCarlos Garcia Campos2019-11-281-3/+0
* Allow usage of webkit:// URIsAdrian Perez de Castro2019-11-011-1/+2
* Rename webextension to webprocessextensionJan-Michael Brummer2019-05-131-2/+2
* Revert "Rename webextension to webprocessextension"Michael Catanzaro2019-05-131-2/+2
* Rename webextension to webprocessextensionJan-Michael Brummer2019-05-121-2/+2
* Fix Authentication dialog loses focus when switching tabsJan-Michael Brummer2019-05-121-0/+2
* Add no such file error pageJan-Michael Brummer2019-05-041-1/+2
* Fix remote inspector supportLoïc Yhuel2018-12-201-1/+2
* Move password management out of web processPatrick Griffis2018-08-281-0/+13
* Ensure the correct address is displayed in security popover during loadsMichael Catanzaro2018-08-221-0/+1
* Add clean reader modeJan-Michael Brummer2018-06-071-0/+7
* Revert "Track the currently committed address"Michael Catanzaro2018-05-281-1/+0
* Track the currently committed addressGustavo Noronha Silva2017-10-241-0/+1
* Move safe browsing verification from EphyWebView to EphyWindowGabriel Ivascu2017-10-181-0/+3
* web-view: Verify and inform user about URL safetyGabriel Ivascu2017-10-031-1/+2
* web-view: Add unsafe browsing error pageMichael Catanzaro2017-10-031-1/+2
* window: focus the location entry when opening new tabsCarlos Garcia Campos2016-12-051-0/+1
* Remove private headersMichael Catanzaro2016-10-311-0/+27
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Standardize modelinesMichael Catanzaro2016-09-111-1/+0
* Start using #pragma onceMichael Catanzaro2016-09-101-4/+1
* Support large standard HTML icons and SVG for web app iconsDaniel Aleksandersen2016-06-081-1/+0
* web-view: Add accessor to get current error pageMichael Catanzaro2016-02-221-1/+2
* Remove vestiges of public APIMichael Catanzaro2016-02-081-4/+0
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyWebView: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-071-23/+2
* EphyWebView: Remove unneeded virtual signalsMichael Catanzaro2015-11-071-25/+0
* EphyWebView: add get_display_address()Michael Catanzaro2015-07-271-1/+1
* EphyWebView: Decode URI before setting the loading or status messageMichael Catanzaro2015-07-271-1/+1
* Merge EphyWebViewSecurityLevel and EphyLocationLockStateMichael Catanzaro2014-08-121-12/+4
* Do not ignore TLS errorsMichael Catanzaro2014-08-081-1/+2
* ephy-web-view: Move embed-title property to EphyEmbedCarlos Garcia Campos2014-03-101-1/+0
* ephy-web-view: Rename set_loading_title as set_loading_messageCarlos Garcia Campos2014-03-101-1/+0
* ephy-web-view: Remove ephy_web_view_get_title_composite()Carlos Garcia Campos2014-03-101-1/+0
* Remove ephy_web_view_copy_back_history()Carlos Garcia Campos2014-02-181-2/+0
* Remove the overview widget and use the html based one insteadCarlos Garcia Campos2014-02-181-0/+1
* Fix popup windows in multiprocess modeCarlos Garcia Campos2014-02-121-0/+1
* Add support for using multiple web processesCarlos Garcia Campos2014-02-051-0/+17
* Move the UI chrome handling to EphyWindowCarlos Garcia Campos2014-02-051-8/+0
* Make ephy_web_view_has_modified_forms() asynchronousCarlos Garcia Campos2013-08-281-1/+7
* ephy-web-view: remove non WebKit2 bitsXan Lopez2013-03-211-9/+0