summaryrefslogtreecommitdiff
path: root/embed/ephy-web-view.c
Commit message (Expand)AuthorAgeFilesLines
* UncrustifyuncrustifyMichael Catanzaro2016-03-211-261/+259
* web-view: Never request snapshots when favicon is receivedMichael Catanzaro2016-03-111-7/+2
* web-view: Do not take snapshots of error pagesMichael Catanzaro2016-03-111-1/+2
* Add some error checking when getting snapshotsMichael Catanzaro2016-03-111-1/+6
* Improve reload buttons on error pagesMichael Catanzaro2016-02-281-12/+12
* web-view: Add accessor to get current error pageMichael Catanzaro2016-02-221-3/+28
* web-view: Remove loading-homepage signalMichael Catanzaro2016-02-101-16/+0
* web-view: Remove new-document-now signalMichael Catanzaro2016-02-101-19/+0
* web-view: Remove ge_modal_alert signalMichael Catanzaro2016-02-101-16/+0
* web-view: Remove ge_popups_blocked signalMichael Catanzaro2016-02-101-33/+0
* web-view: Fix a typoMichael Catanzaro2016-02-101-1/+1
* web-view: Remove signals that are never emitted or connected toMichael Catanzaro2016-02-101-66/+0
* Standardize on "decoded" terminology for URIs, not "unescaped"Michael Catanzaro2016-02-091-3/+3
* web-view: Add mnemonics for error page buttonsMichael Catanzaro2016-01-251-2/+12
* web-view: Add an assertionMichael Catanzaro2016-01-241-2/+1
* web-view: Remove obsolete ifdefsMichael Catanzaro2016-01-231-4/+0
* embed: Ignore beforeunload eventsCarlos Garcia Campos2016-01-191-0/+23
* Enable and placate -Wswitch-enum and -Wswitch-defaultMichael Catanzaro2015-12-261-0/+3
* web-view: Fix security level of error pagesMichael Catanzaro2015-12-191-5/+10
* EphyWebView: Use g_object_class_install_properties.Arnaud Bonatti2015-12-161-96/+90
* Fix test-ephy-web-viewMichael Catanzaro2015-12-091-3/+6
* ephy-web-view: Remove unneeded assertMichael Catanzaro2015-12-091-1/+0
* Display insecure content warning on all insecure pagesMichael Catanzaro2015-12-091-23/+45
* Always allow notification requests when under application modeGustavo Noronha Silva2015-12-081-0/+7
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* Reenable and placate -Wformat-nonliteralMichael Catanzaro2015-11-071-0/+4
* EphyWebView: Use G_DECLARE_FINAL_TYPEMichael Catanzaro2015-11-071-226/+183
* EphyWebView: Stop specifying signal marshallersMichael Catanzaro2015-11-071-22/+11
* EphyWebView: Remove unneeded virtual signalsMichael Catanzaro2015-11-071-30/+12
* Fix typo in ephy_embed_shell_set_thumbnail_pathMichael Catanzaro2015-10-081-1/+1
* Don't crash on escaped null charactersMichael Catanzaro2015-09-211-6/+10
* Don't overwrite page titles in historyMichael Catanzaro2015-09-081-1/+1
* Reorder options in remember password promptMichael Catanzaro2015-07-311-2/+2
* EphyWebView: add get_display_address()Michael Catanzaro2015-07-271-2/+27
* EphyWebView: Decode URI before setting the loading or status messageMichael Catanzaro2015-07-271-4/+11
* build: Fix -Werror build for clangTing-Wei Lan2015-07-091-1/+1
* Be more careful with weak pointersMichael Catanzaro2015-07-031-0/+6
* ephy-web-view: Clean up after outliving web extension proxiesCarlos Garnacho2015-07-021-0/+6
* Show a network error page when a G_TLS_ERROR is receivedMichael Catanzaro2015-02-051-1/+2
* Use a Don't Save button on the save password info barMichael Catanzaro2015-02-031-1/+1
* Add missing mnemonic to save password infobarMichael Catanzaro2015-02-031-1/+1
* Also handle notification permission requestsGustavo Noronha Silva2014-12-161-8/+17
* Do not use the default WebKitWebContextCarlos Garcia Campos2014-11-251-2/+5
* Use user a script message instead of a DBus signal for FormAuthDataSaveConfir...Carlos Garcia Campos2014-11-241-2/+2
* Use user a script message instead of a DBus signal for AllowTLSCertificateCarlos Garcia Campos2014-11-241-3/+4
* Minor string improvementsEkaterina Gerasimova2014-10-201-10/+10
* 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