summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Rename website data access permission typeMichael Catanzaro2023-05-072-2/+2
* Support clipboard access permission requestMichael Catanzaro2023-05-072-1/+4
* permissions-manager: clarify which permissions are storedMichael Catanzaro2023-05-072-2/+24
* gnome-languages: placate -Werror=maybe-uninitializedMichael Catanzaro2023-05-041-1/+1
* Use g_idle_add_once() and g_timeout_add_once() where possibleMichael Catanzaro2023-04-191-4/+2
* Flag all final types accordinglyMichael Catanzaro2023-04-0618-38/+38
* gnome-languages: silence -Wmaybe-uninitialized warningsMichael Catanzaro2023-03-171-2/+2
* Revert "Add option to select new tab page"Alexander Mikhaylenko2023-03-031-7/+0
* favicon-helpers: Fix the null checkAlexander Mikhaylenko2023-03-011-2/+1
* Web view snapshot is now a GdkTexture instead of cairo_surface_tCarlos Garcia Campos2023-02-221-14/+11
* Favicons are now GdkTexture instead of cairo_surface_tCarlos Garcia Campos2023-02-223-20/+32
* Use new WebKit API for JavaScript executionCarlos Garcia Campos2023-02-221-1/+1
* Use popovers for passwords and permissionsJamie Murphy2023-02-114-0/+29
* Remove on-demand hardware acceleration policyMichael Catanzaro2023-02-081-1/+0
* Add option to select new tab pageJan-Michael Brummer2023-02-081-0/+7
* Remove all property nicks/blurbsMichael Catanzaro2023-01-2516-84/+42
* file-dialog-utils: remove ephy_file_dialog_add_shortcuts()Michael Catanzaro2023-01-062-22/+0
* Remove ephy_gui_help() and kill ephy-guiMichael Catanzaro2023-01-054-83/+0
* Remove ephy_gui_ensure_window_group()Michael Catanzaro2023-01-052-17/+0
* Use G_URI_FLAGS_ENCODED in ephy_uri_normalizeJan-Michael Brummer2022-12-301-1/+1
* general: Update GtkFileDialog usageChristopher Davis2022-12-281-1/+1
* Replace deprecated gtk_widget_show/hideMichael Catanzaro2022-12-271-3/+3
* file-chooser: Add image/avif to the images filterAlexander Mikhaylenko2022-12-081-0/+1
* file-chooser: Rename to ephy-file-dialog-utilsAlexander Mikhaylenko2022-12-083-8/+2
* meson: Remove leftover fileAlexander Mikhaylenko2022-12-081-57/+0
* file-chooser: Simplify and refactorAlexander Mikhaylenko2022-12-082-111/+51
* file-chooser: Port to GtkFileDialogAlexander Mikhaylenko2022-12-082-86/+78
* Update to webkitgtk-6.0 API versionMichael Catanzaro2022-11-218-7/+64
* Drop lib/widgets layer and move remaining code to src/vanadiae2022-11-1118-4738/+0
* lib/widgets/: Move ephy-file-chooser.* to lib/vanadiae2022-11-114-1/+1
* lib/widgets/: Move EphySearchEntry to embed/vanadiae2022-11-114-569/+0
* lib/widgets/: Move Nautilus's floating bar widget to embed/vanadiae2022-11-113-188/+0
* lib/sync: Drop headers dependencies on lib/widgets/vanadiae2022-11-111-1/+0
* lib/sync: Drop WebKit2GTK dependencyvanadiae2022-11-111-1/+0
* Remove unreachable libsoup codeLukáš Tyrychtr2022-11-023-219/+1
* location-entry: Scroll suggestions to the top when showingAlexander Mikhaylenko2022-11-021-0/+18
* Silence deprecation warnings for tree view and style context callsAlexander Mikhaylenko2022-10-171-0/+6
* Port away from GcrCertificateWidgetAlexander Mikhaylenko2022-10-171-6/+180
* Port to GTK4Alexander Mikhaylenko2022-10-1738-1356/+3356
* search-engine-manager: fix leak of GVariantDictMichael Catanzaro2022-09-171-0/+1
* Bundle (non-)starred-symbolic iconsAlexander Mikhaylenko2022-08-081-3/+3
* WebExtensions: Fix issues with install and removePatrick Griffis2022-07-061-0/+2
* downloads-popover: fix hang when using Clear All buttonMichael Catanzaro2022-06-111-2/+5
* user-agent: don't bring back the "(Web App)"Michael Catanzaro2022-06-021-6/+1
* Revert "user-agent: restore application branding"Michael Catanzaro2022-06-021-2/+6
* user-agent: restore application brandingMichael Catanzaro2022-05-271-6/+2
* password-manager: remove g_warn_if_reached()Michael Catanzaro2022-05-261-13/+7
* password-manager: don't print warnings when operation is cancelledMichael Catanzaro2022-05-261-9/+13
* password-manager: Fix crash when deleting all passwordsMichael Catanzaro2022-05-261-10/+10
* sync-service: fix memory corruption caused by sync failureMichael Catanzaro2022-05-261-1/+1