summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add option to select new tab pageJan-Michael Brummer2023-02-082-0/+84
* Remove one more unused variableMichael Catanzaro2023-02-061-1/+0
* location-entry: Make accessibleAlexander Mikhaylenko2023-02-061-0/+16
* Require WebKitGTK 2.39.7Michael Catanzaro2023-02-066-47/+1
* Use AdwTabButton instead of an in-tree implementationAlexander Mikhaylenko2023-02-049-290/+6
* Port to use the new WebKit network session APICarlos Garcia Campos2023-02-0112-24/+73
* Remove unused variablesMichael Catanzaro2023-01-316-9/+1
* Remove all property nicks/blurbsMichael Catanzaro2023-01-2527-137/+69
* Update for removal of WebKitGTK sandbox APIMichael Catanzaro2023-01-201-0/+2
* history-dialog: Reduce window sizesunflowerskater2023-01-131-1/+1
* file-dialog-utils: remove ephy_file_dialog_add_shortcuts()Michael Catanzaro2023-01-063-8/+0
* Hide bookmark star in application modeJan-Michael Brummer2023-01-051-1/+4
* Remove ephy_gui_help() and kill ephy-guiMichael Catanzaro2023-01-0510-11/+1
* Remove ephy_gui_ensure_window_group()Michael Catanzaro2023-01-053-6/+0
* Always show "Mute tab" in context menuJan-Michael Brummer2023-01-043-17/+0
* context-menu-commands: improve set_image_as_background()Michael Catanzaro2023-01-041-8/+5
* web-extension-manager: improve refcounting in on_extension_loaded()Michael Catanzaro2023-01-041-2/+1
* add-bookmark-popover: fix refcounting error in popover_shown()Michael Catanzaro2023-01-041-1/+1
* ephy-header-bar: Add tooltip to the "Main Menu" buttonsunflowerskater2023-01-041-0/+1
* general: Tweak tooltips to follow HIGsunflowerskater2023-01-046-15/+15
* clear-data-view: remove website data types that no longer existMichael Catanzaro2022-12-291-6/+2
* Reduce preferences window heightJan-Michael Brummer2022-12-291-1/+1
* Hide scheme in url entryJan-Michael Brummer2022-12-291-23/+78
* general: Update GtkFileDialog usageChristopher Davis2022-12-284-20/+13
* bookmarks-popover: Improve status page title and descriptionsunflowerskater2022-12-281-2/+2
* bookmarks-popover: Implement AdwStatusPagesunflowerskater2022-12-281-39/+8
* Duplicate tab when middle clicking on Refresh buttontwo2022-12-273-0/+11
* Replace deprecated gtk_widget_show/hideMichael Catanzaro2022-12-2719-53/+42
* Replace "web application" with "web app"Jake Dane2022-12-112-3/+3
* file-chooser: Rename to ephy-file-dialog-utilsAlexander Mikhaylenko2022-12-083-3/+3
* file-chooser: Simplify and refactorAlexander Mikhaylenko2022-12-081-1/+1
* file-chooser: Port to GtkFileDialogAlexander Mikhaylenko2022-12-083-158/+159
* prefs-general-page: Port download file chooser to GtkFileDialogAlexander Mikhaylenko2022-12-081-41/+38
* prefs-extension-page: Port to GtkFileDialogAlexander Mikhaylenko2022-12-081-25/+32
* window-commands: Port bookmark import/export to GtkFileDialogAlexander Mikhaylenko2022-12-081-58/+60
* application: Update preferences shortcutSabri Ünal2022-12-032-2/+2
* prefs-lang-dialog: Port to GtkWindowAlexander Mikhaylenko2022-12-022-86/+86
* window-commands: Port import dialogs to GtkWindowAlexander Mikhaylenko2022-12-021-125/+143
* webapp-additional-urls-dialog: Port to GtkWindowAlexander Mikhaylenko2022-12-023-9/+12
* bookmark-row: Port bookmark dialog to GtkWindowAlexander Mikhaylenko2022-12-021-6/+13
* synced-tabs-dialog: Port to GtkWindowAlexander Mikhaylenko2022-12-023-9/+10
* encoding-dialog: Stop using GtkDialogAlexander Mikhaylenko2022-12-023-17/+11
* certificate-dialog: Stop using GtkDialogAlexander Mikhaylenko2022-12-023-10/+8
* prefs-general-page: Fix a GtkBuilder leakAlexander Mikhaylenko2022-12-021-1/+1
* prefs-general-page: Fix up webapp row stylesAlexander Mikhaylenko2022-12-022-59/+24
* webapp-additional-urls-dialog: Actually port to GTK4Alexander Mikhaylenko2022-12-022-5/+9
* firefox-sync-dialog: Add esc-to-closeAlexander Mikhaylenko2022-12-021-0/+2
* window: Disable key event handlingMichael Catanzaro2022-12-011-0/+9
* Port message dialogs to AdwMessageDialogAlexander Mikhaylenko2022-11-304-193/+122
* Hopefully fix UI process hang when opening context menuMichael Catanzaro2022-11-291-1/+2