summaryrefslogtreecommitdiff
path: root/embed/ephy-embed-shell.c
Commit message (Expand)AuthorAgeFilesLines
* Set initial notification permissionswip/form-auth-problemMichael Catanzaro2017-01-291-2/+23
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2017-01-291-7/+7
* Use security origins rather than hosts for permission requestsMichael Catanzaro2017-01-291-3/+3
* Revert "Implement search engine manager"Michael Catanzaro2017-01-261-14/+0
* Implement search engine managercedlemo2017-01-251-0/+14
* Move adblocker filter updating to new EphyFiltersManager classMichael Catanzaro2017-01-221-328/+71
* embed-shell: avoid problems when toggling adblock settingsMichael Catanzaro2017-01-221-1/+7
* Only download adblock filters if adblocker is actually enabledMichael Catanzaro2017-01-221-2/+17
* Reload adblock filters when setting changesMichael Catanzaro2017-01-221-2/+14
* embed-shell: Delete old unused adblock filter filesMichael Catanzaro2017-01-221-1/+64
* embed-shell: Improve error message when downloading filters failsMichael Catanzaro2017-01-221-2/+6
* Bring back the support for multiple adblock filter filesCarlos Garcia Campos2017-01-191-8/+14
* Move the adblock filter list to gsettingsCarlos Garcia Campos2017-01-191-4/+1
* uri-tester: Fix typo in function nameMichael Catanzaro2016-12-221-1/+1
* embed-shell: Schedule thumbnail updates after updating overviewMichael Catanzaro2016-12-061-0/+3
* Refactor delayed overview thumbnail update handlingMichael Catanzaro2016-12-061-0/+50
* Move some duplicate code into ephy_history_query_new_for_overviewMichael Catanzaro2016-12-061-6/+1
* Disable libhttpseverywhere use by default for nowMichael Catanzaro2016-12-031-1/+10
* uri-tester: Never block the UI process main threadCarlos Garcia Campos2016-12-031-9/+225
* Warn user about insecure password formsMichael Catanzaro2016-11-261-0/+44
* embed-shell: Clarify startup a bitMichael Catanzaro2016-11-011-7/+3
* uri-tester: Track DBus peers and unregister object when disposingMichael Catanzaro2016-11-011-2/+4
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* Move EphyUriTester to the UI process and make it a D-Bus interfaceMichael Catanzaro2016-10-241-3/+14
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Save decision to allow or deny notificationsGustavo Noronha Silva2016-09-281-0/+12
* Add URI handler for view source modeMichael Catanzaro2016-09-121-0/+18
* Open ftp URIs in external applicationMichael Catanzaro2016-09-111-0/+35
* Revert "Install the web extension to pkglibdir"Michael Catanzaro2016-08-081-1/+1
* Install the web extension to pkglibdirMichael Catanzaro2016-08-071-1/+1
* Save the correct thumbnail mtime in the history serviceMichael Catanzaro2016-05-091-4/+15
* UncrustifyMichael Catanzaro2016-03-291-87/+85
* Remove a comment that might not be true in the futureMichael Catanzaro2016-03-181-3/+0
* embed-shell: Do not drop overview thumbnail updates here eitherMichael Catanzaro2016-03-111-2/+53
* Improve some FIXMEsMichael Catanzaro2016-03-111-3/+3
* Switch web extensions to using private D-Bus connectionsMichael Catanzaro2016-02-081-105/+110
* overview: Do not show local files on the overviewLorenzo Tilve2016-02-071-0/+1
* embed: Remove unused EphyEmbedShell::prepare-close signalCarlos Garcia Campos2016-01-201-23/+0
* Enable and placate -Wswitch-enum and -Wswitch-defaultMichael Catanzaro2015-12-261-0/+2
* Enable and placate -Wno-shadowMichael Catanzaro2015-12-261-8/+8
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* EphyEmbedShell: Don't choose signal marshallersMichael Catanzaro2015-11-071-12/+6
* EphyEmbedShell: Use G_PARAM_STATIC_STRINGSMichael Catanzaro2015-11-071-2/+1
* EphyEmbedShell: Use G_DECLARE_DERIVABLE_TYPEMichael Catanzaro2015-11-071-3/+2
* EphyEmbedShell: Use G_DEFINE_TYPE_WITH_PRIVATEMichael Catanzaro2015-11-071-84/+112
* EphyEmbedShell: Make the singleton instance file-scopeMichael Catanzaro2015-11-071-1/+1
* downloads: Add EphyDownloadsManagerCarlos Garcia Campos2015-10-261-0/+10
* Fix typo in ephy_embed_shell_set_thumbnail_pathMichael Catanzaro2015-10-081-1/+1
* Implement shared-secondary-process model as MULTIPLE_SECONDARY_PROCESSES with...Carlos Garcia Campos2015-08-031-6/+6
* Add a setting to set the maximum number of web processesCarlos Garcia Campos2015-08-031-0/+2