summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix web applications that use non-Latin characters in the nameMichael Catanzaro2021-11-301-2/+3
* window-commands: Port Firefox profile listing to GKeyFileAlexander Mikhaylenko2021-11-301-51/+26
* window-commands: Fix a leak in Firefox profile selectorAlexander Mikhaylenko2021-11-301-2/+2
* window-commands: Fix a leak when gathering Firefox profilesAlexander Mikhaylenko2021-11-301-1/+1
* firefox-sync-dialog: Stop hardcoding decoration layoutAlexander Mikhaylenko2021-11-301-1/+0
* tab-view: Update close button position on startupAlexander Mikhaylenko2021-10-221-0/+1
* Fix some user content and user scripts leaksMichael Catanzaro2021-10-161-1/+1
* Fix several icons broken in !975Michael Catanzaro2021-09-041-3/+3
* passwords-view: fix the Clear All actionMichael Catanzaro2021-08-311-3/+7
* Fix missing pad lock after using reader modeJan-Michael Brummer2021-08-171-2/+5
* ephy-shell: Omit portal helper from Pantheon environmentCassidy James Blaede2021-08-131-1/+1
* Fix inconsistent capitalization in preferencesJan-Michael Brummer2021-08-112-5/+5
* Add AdGuard youtube blockerJan-Michael Brummer2021-08-111-0/+1
* Add ephy-resource:// to CORS allowlist for access from PDF.jsMichael Catanzaro2021-08-092-12/+16
* Always save pinned tabs in sessionJan-Michael Brummer2021-08-091-23/+40
* action-bar-end: Don't toggle bookmarks or downloads menu button if not shownvanadiae2021-08-091-2/+4
* Move bookmark star to bottom bar in mobile modeJan-Michael Brummer2021-08-0812-128/+302
* about: Explicit Canary in program namePhilippe Normand2021-08-021-2/+6
* resources/gtk: Drop useless viewports in scrolled windowsvanadiae2021-07-142-20/+10
* resources/gtk: Fix keyboard focus for some buttons and rowsvanadiae2021-07-142-4/+0
* resources/gtk: Remove plenty of useless (and harmless) can_focusvanadiae2021-07-1411-97/+0
* clear-data-view: Drop useless flowboxvanadiae2021-07-131-16/+7
* Only update adaptive mode state on changeJan-Michael Brummer2021-07-101-0/+7
* location-entry: Replace fake eventbox buttons with real onesvanadiae2021-07-048-28/+51
* about: Display WebKitGTK revision, if found in pkg-config filePhilippe Normand2021-07-011-1/+1
* preferences: Fix %s percent-encoding handling due to GUri portvanadiae2021-06-291-12/+18
* bookmark-properties-grid: Change to a box container and rename widgetvanadiae2021-06-227-194/+155
* bookmark-properties-grid: Add mnemonics for the entriesvanadiae2021-06-221-2/+6
* bookmark-properties-grid: Make it properly focusablevanadiae2021-06-222-16/+0
* Use small url text scaling in narrow modeJan-Michael Brummer2021-06-142-35/+1
* window: Add shortcut to show downloads listvanadiae2021-06-126-0/+33
* window: Add shortcut to show bookmarks listvanadiae2021-06-126-0/+33
* Revert "Use small url text scaling in narrow mode"Michael Catanzaro2021-06-092-1/+35
* Use small url text scaling in narrow modeJan-Michael Brummer2021-06-042-35/+1
* pages-view: simplify weak ref usageMichael Catanzaro2021-05-071-19/+3
* history-dialog: be careful not to leak self->urlsMichael Catanzaro2021-05-071-0/+2
* history-dialog: fix memory corruptionMichael Catanzaro2021-05-071-1/+1
* window: fix leak in accept_navigation_policy_decisionMichael Catanzaro2021-05-071-2/+1
* shell: fix leak of EphyWebExtensionManagerMichael Catanzaro2021-05-071-0/+1
* Use HdyPreferencesPage within Firefox Sync dialogJan-Michael Brummer2021-05-051-140/+132
* fullscreen-box: Minimize delaysAlexander Mikhaylenko2021-04-301-3/+5
* Add support for soup3Carlos Garcia Campos2021-04-301-3/+32
* suggestion-model: fix crash when typing in address barMichael Catanzaro2021-04-301-7/+5
* Revert "Add support for soup3"Michael Catanzaro2021-04-291-32/+3
* Add support for soup3Carlos Garcia Campos2021-04-291-3/+32
* Use GUri instead of SoupURI where possible in preparation for libsoup3Carlos Garcia Campos2021-04-295-64/+51
* Revert "window: Use signal for forwarding keys to webkit"Carlos Garcia Campos2021-04-291-10/+12
* tab-view: Apply expand and visibility settings on startupAlexander Mikhaylenko2021-04-281-0/+3
* window: launch URLs whenever triggered by user gestureMichael Catanzaro2021-04-281-18/+6
* Add filter support in url barJan-Michael Brummer2021-04-281-157/+193