summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set initial notification permissionswip/form-auth-problemMichael Catanzaro2017-01-293-6/+167
* Rename EPHY_PERMISSION_ALLOW to EPHY_PERMISSION_PERMITMichael Catanzaro2017-01-293-4/+4
* form-auth: Store passwords for security origins, not hostsMichael Catanzaro2017-01-292-29/+29
* permissions-manager: operate on security origins, not hostsMichael Catanzaro2017-01-298-66/+107
* permissions-manager: Remove setting-changed signalMichael Catanzaro2017-01-291-31/+0
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2017-01-297-126/+125
* Use security origins rather than hosts for permission requestsMichael Catanzaro2017-01-293-38/+57
* web-view: Use security origins on error pages where appropriateMichael Catanzaro2017-01-291-16/+18
* uri-helpers: Add function to convert URI to security originMichael Catanzaro2017-01-292-1/+17
* header-bar: Fix memory leak when changing homepageMichael Catanzaro2017-01-291-1/+2
* embed-prefs: free variable a bit soonerMichael Catanzaro2017-01-291-1/+1
* embed-prefs: Fix memory leak when setting languagesMichael Catanzaro2017-01-291-1/+3
* Update Polish translationPiotr Drąg2017-01-301-9/+9
* Update Russian translationStas Solovey2017-01-291-1267/+1214
* Stop emission of the right signal during drag operationTomas Popela2017-01-291-1/+1
* Update Slovak translationDušan Kazik2017-01-291-257/+250
* Remove markup from strings in an ui filePiotr Drąg2017-01-291-4/+8
* Update Polish translationPiotr Drąg2017-01-291-1584/+1416
* Prefer common_name to name when reading ISO 3166 dataTing-Wei Lan2017-01-281-1/+3
* Fix conflicting keyboard shortcutIulian Radu2017-01-281-2/+2
* window: Add F6 to key event blacklistMichael Catanzaro2017-01-281-0/+4
* Revert "Implement search engine manager"Michael Catanzaro2017-01-2610-374/+103
* Revert "search engine dialog"Michael Catanzaro2017-01-268-638/+11
* session: Ignore blank URLs when saving sessionMichael Catanzaro2017-01-261-1/+4
* search engine dialogcedlemo2017-01-258-11/+638
* Implement search engine managercedlemo2017-01-2510-103/+374
* Update Spanish translationDaniel Mustieles2017-01-241-433/+560
* bookmarks-popover: use consistent variable namesMichael Catanzaro2017-01-231-17/+17
* bookmarks-popover: fix build errorMichael Catanzaro2017-01-231-0/+2
* bookmarks-popover: Fix missing conditional in previous patchMichael Catanzaro2017-01-231-3/+5
* bookmarks-popover: Restore bookmarks to tag view listbox when neededMichael Catanzaro2017-01-231-0/+7
* bookmarks-popover: Don't disconnect handlers when tag is removedMichael Catanzaro2017-01-231-3/+0
* bookmarks-manager: fix handling of bookmarks importMichael Catanzaro2017-01-231-10/+19
* filters-manager: Fix misuse of GCancellableMichael Catanzaro2017-01-231-1/+3
* window: allow websites to handle shift+click eventsMichael Catanzaro2017-01-231-43/+11
* profile-migrator: Delete old states.xml fileMichael Catanzaro2017-01-232-1/+27
* Store last-closed window size in GSettingsMichael Catanzaro2017-01-234-8/+99
* filters-manager: Fix two memory leaksMichael Catanzaro2017-01-231-5/+9
* filters-manager: Delete adblock files only if adblocker is enabledMichael Catanzaro2017-01-231-9/+5
* Move adblocker filter updating to new EphyFiltersManager classMichael Catanzaro2017-01-224-328/+495
* embed-shell: avoid problems when toggling adblock settingsMichael Catanzaro2017-01-221-1/+7
* prefs-dialog: Move do not track setting to general tabMichael Catanzaro2017-01-222-43/+33
* prefs-dialog: Rename privacy panel to stored dataMichael Catanzaro2017-01-222-6/+6
* Only download adblock filters if adblocker is actually enabledMichael Catanzaro2017-01-222-6/+41
* Reload adblock filters when setting changesMichael Catanzaro2017-01-223-21/+73
* web-extension: Clean up more during shutdownMichael Catanzaro2017-01-221-0/+3
* 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
* Enable EasyPrivacy filtering by defaultMichael Catanzaro2017-01-224-3/+28
* Add helpers for adding and removing items from a strvMichael Catanzaro2017-01-222-0/+64