summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename website data access permission typeMichael Catanzaro2023-05-071-1/+1
* Support clipboard access permission requestMichael Catanzaro2023-05-071-0/+7
* permissions-manager: clarify which permissions are storedMichael Catanzaro2023-05-071-2/+2
* permission-popover: reword the storage access promptMichael Catanzaro2023-05-071-5/+5
* Sabotage the bookmarks sync featureMichael Catanzaro2023-05-073-1/+5
* Set suggestion popover full screen in mobile viewJan-Michael Brummer2023-05-072-4/+33
* lang-row: stop using gtk_widget_get_allocation()Michael Catanzaro2023-05-041-3/+4
* bookmarks-row: fix crashes when using bookmarks popoverMichael Catanzaro2023-04-251-2/+2
* Use header capitalization for buttons on sync dialogMichael Catanzaro2023-04-201-3/+3
* Move Sync Now button to sync dialog header barMichael Catanzaro2023-04-201-16/+14
* Use g_idle_add_once() and g_timeout_add_once() where possibleMichael Catanzaro2023-04-198-48/+25
* Delay EphyWindow destruction when discarding modified formsMichael Catanzaro2023-04-191-1/+13
* Fix crash when opening clear data and passwords dialogsMichael Catanzaro2023-04-131-4/+4
* Flag all final types accordinglyMichael Catanzaro2023-04-0650-85/+85
* Port to AdwSwitchRowAlexander Mikhaylenko2023-04-0610-213/+90
* Window: Use get_suggested_filename to create screenshot file nameCleo Menezes Jr2023-04-031-5/+10
* Raise fd soft limit up to hard limitMichael Catanzaro2023-03-311-0/+25
* Make EphySearchProvider a subclass of EphyEmbedShellMichael Catanzaro2023-03-313-5/+6
* session: fix crash when storing view-source URI without host componentMichael Catanzaro2023-03-311-2/+2
* Update copyright year in About dialogMichael Catanzaro2023-03-291-1/+1
* Use adw_expander_row_add_suffixMichael Catanzaro2023-03-171-1/+1
* window-commands: unbreak download finished callbackMichael Catanzaro2023-03-171-4/+1
* Remove use of WebKitJavascriptResultMichael Catanzaro2023-03-083-19/+19
* Handle rename of WebKitWebExtension -> WebKitWebProcessExtensionMichael Catanzaro2023-03-082-7/+7
* Asynchronously decide download destinationMichael Catanzaro2023-03-081-24/+3
* Use path rather than URI for download destinationMichael Catanzaro2023-03-084-36/+25
* WebExtensions: Don't warn when directory doesn't existPatrick Griffis2023-03-031-1/+2
* shell: Only use elementary stylesheets on PantheonAlexander Mikhaylenko2023-03-031-0/+10
* Add elementary stylesAlexander Mikhaylenko2023-03-037-2/+187
* desktop-utils: Restrict is_desktop_pantheon() to USE_GRANITE=1Alexander Mikhaylenko2023-03-031-0/+4
* location-entry: Set valign=centerAlexander Mikhaylenko2023-03-031-0/+1
* location-entry: Hide progress bar when at 0 progressAlexander Mikhaylenko2023-03-032-1/+7
* Use Granite on elementary OSAlexander Mikhaylenko2023-03-032-0/+10
* floating-bar: Move margins to cssAlexander Mikhaylenko2023-03-031-0/+1
* Revert "Add option to select new tab page"Alexander Mikhaylenko2023-03-032-84/+0
* firefox-sync-dialog: handle WebKitUserContentManager API changesMichael Catanzaro2023-02-221-4/+8
* Use cancellables for all favicon lookupsMichael Catanzaro2023-02-224-49/+58
* Always enable faviconsCarlos Garcia Campos2023-02-226-25/+13
* Web view snapshot is now a GdkTexture instead of cairo_surface_tCarlos Garcia Campos2023-02-221-36/+6
* Favicons are now GdkTexture instead of cairo_surface_tCarlos Garcia Campos2023-02-228-78/+89
* Use new WebKit API for JavaScript executionCarlos Garcia Campos2023-02-223-42/+48
* window: fix crash when password save request username is emptyMichael Catanzaro2023-02-181-12/+13
* password-popover: hide username row when neededMichael Catanzaro2023-02-181-0/+3
* password-popover: fix crash when username is emptyMichael Catanzaro2023-02-181-2/+4
* suggestion-model: further improve robustness of get_item()Michael Catanzaro2023-02-161-3/+2
* suggestion-model: Fix criticals on invalid list positionMichael Catanzaro2023-02-161-0/+3
* permission-popover: add more translator commentsMichael Catanzaro2023-02-161-0/+6
* Use popovers for passwords and permissionsJamie Murphy2023-02-1119-1/+1357
* window: Migrate default browser warning to AdwMessageDialogJamie Murphy2023-02-111-101/+90
* Use suitable tooltip-text for bookmark iconGotam Gorabh2023-02-104-3/+9