summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set initial notification permissionswip/security-originsMichael Catanzaro2016-12-303-6/+167
* Rename EPHY_PERMISSION_ALLOW to EPHY_PERMISSION_PERMITMichael Catanzaro2016-12-293-5/+5
* form-auth: Store passwords for security origins, not hostsMichael Catanzaro2016-12-292-29/+29
* permissions-manager: operate on security origins, not hostsMichael Catanzaro2016-12-297-65/+106
* permissions-manager: Remove setting-changed signalMichael Catanzaro2016-12-291-31/+0
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2016-12-297-126/+126
* Use security origins rather than hosts for permission requestsMichael Catanzaro2016-12-293-33/+51
* web-view: Use security origins on error pages where appropriateMichael Catanzaro2016-12-291-16/+18
* uri-helpers: Add function to convert URI to security originMichael Catanzaro2016-12-292-1/+17
* uri-tester: Fix unused variable warningMichael Catanzaro2016-12-291-0/+2
* web-view: Store permissions for the correct hostMichael Catanzaro2016-12-291-4/+8
* Update Friulian translationFabio Tomat2016-12-291-52/+46
* download-widget: Decode display URI in the right placeMichael Catanzaro2016-12-281-4/+4
* uri-helpers: Be more robust to invalid URIsMichael Catanzaro2016-12-281-3/+6
* uri-tester: unref load_loap only if nonnullMichael Catanzaro2016-12-281-1/+2
* uri-tester: Fix leak of load_loopMichael Catanzaro2016-12-261-0/+2
* uri-tester: clear HTTPS Everywhere context in disposeMichael Catanzaro2016-12-261-5/+16
* uri-tester: HTTPS Everywhere context is now always initializedMichael Catanzaro2016-12-261-1/+1
* uri-tester: Turn some debug output into real warningsMichael Catanzaro2016-12-261-2/+2
* Update Finnish translationJiri Grönroos2016-12-251-1473/+1661
* uri-tester: Fix typo in function nameMichael Catanzaro2016-12-224-4/+4
* window: Add Alt+D shortcut to focus location entryMichael Catanzaro2016-12-201-1/+1
* Updated Czech translationMarek Černocký2016-12-191-316/+441
* uri-helpers: Add a commentMichael Catanzaro2016-12-181-1/+1
* uri-helpers: Pass larger buffer to ICUMichael Catanzaro2016-12-181-2/+9
* window: fix alt-left/right keyboard shortcutsMichael Catanzaro2016-12-181-23/+45
* window: Don't filter Ctrl+Shift+N unnecessarilyMichael Catanzaro2016-12-181-2/+1
* window: Remove unused codeMichael Catanzaro2016-12-171-53/+0
* Updated Norwegian bokmål translation.Kjartan Maraas2016-12-171-453/+1312
* Don't manually set changelog generation flagsMichael Catanzaro2016-12-171-1/+0
* uri-helpers: Cache the UTS #46 contextMichael Catanzaro2016-12-161-10/+10
* uri-helpers: be robust to NULL SoupURIsMichael Catanzaro2016-12-161-2/+2
* uri-helpers: Use ICU to decode punycode for displayMichael Catanzaro2016-12-163-4/+55
* Update Hungarian translationBalázs Meskó2016-12-151-305/+350
* Update Spanish translationDaniel Mustieles2016-12-151-412/+470
* snapshot-service: stop using gnome_desktop_thumbnail_scale_down_pixbufMichael Catanzaro2016-12-121-3/+4
* Prepare 3.23.33.23.3Michael Catanzaro2016-12-122-1/+29
* Update Kazakh translationBaurzhan Muftakhidinov2016-12-101-1399/+1338
* Update Friulian translationFabio Tomat2016-12-091-193/+234
* bookmarks: Create tags when migrating to the new bookmarks systemIulian Radu2016-12-091-1/+3
* Update POTFILES.inPiotr Drąg2016-12-081-1/+0
* Revert "Revert "Stop using unstable DOM API headers""Michael Catanzaro2016-12-073-8/+1
* sync: Handle failure of sync-secret's store/load functionsGabriel Ivascu2016-12-078-148/+331
* lib/widgets: Have a more generic notificationGabriel Ivascu2016-12-076-178/+190
* Do not show the bookmarks button in application modeCarlos Garcia Campos2016-12-071-1/+1
* Replace ephy_header_bar_get_page_menu_button() with ephy_header_bar_get_zoom_...Carlos Garcia Campos2016-12-073-9/+6
* Avoid useless heap allocationCarlos Garcia Campos2016-12-071-4/+1
* No need to explicitly hide new tab and page menu button from ephy_window_cons...Carlos Garcia Campos2016-12-073-13/+0
* Do not show the lock icon in the location entry for about:blank pagesCarlos Garcia Campos2016-12-071-1/+2
* embed: Remove the progress barMichael Catanzaro2016-12-071-66/+0