- 17 Oct, 2018 1 commit
-
-
Michael Catanzaro authored
-
- 13 Oct, 2018 2 commits
-
-
Michael Catanzaro authored
The current display is too cramped and busy. Let's improve this a bit by making use of gtk_about_dialog_add_credit_section(), which was made specially for this purpose. Unfortunately this causes documenters and artists to be sorted above maintainers, since the special credit sections get sorted last. So we are not able to use gtk_about_dialog_set_documenters() or gtk_about_dialog_set_artists() here.
-
Michael Catanzaro authored
He's listed under maintainers now, even better!
-
- 12 Oct, 2018 2 commits
-
-
Marek Cernocky authored
-
Marek Cernocky authored
-
- 10 Oct, 2018 2 commits
-
-
Michael Catanzaro authored
-
Michael Catanzaro authored
Dangling isn't quite the right word, since it's not a pointer, but conceptually a source ID pointing to a source that no longer exists is the same style bug.
-
- 30 Sep, 2018 1 commit
-
-
Марко Костић (Marko Kostić) authored
(cherry picked from commit 0c158dfb)
-
- 28 Sep, 2018 2 commits
-
-
Adrien Plazas authored
Connect to changes in the window's chrome with g_signal_connect_object() and G_CONNECT_SWAPPED rather than g_signal_connect_swapped(). (cherry picked from commit 574fe914)
-
Adrien Plazas authored
This allows to correctly update visibility of the action bar elements in application mode. https://gitlab.gnome.org/GNOME/epiphany/issues/544 (cherry picked from commit 2d3ce2ae)
-
- 25 Sep, 2018 2 commits
-
-
Alexandr Sidorenko authored
-
Alexandr Sidorenko authored
-
- 20 Sep, 2018 1 commit
-
-
Michael Catanzaro authored
* No separator between Preferences and Keyboard Shortcuts * About -> About Web https://gitlab.gnome.org/GNOME/Initiatives/wikis/App-Menu-Retirement
-
- 19 Sep, 2018 1 commit
-
-
Michael Catanzaro authored
E.g. the incognito mode welcome screen shouldn't offer reader mode
-
- 18 Sep, 2018 1 commit
-
-
Michael Catanzaro authored
This is broken and not ready to be enabled, but we think YouTube has begun to require MSE to access WebM videos. So we're left with no real choice here.
-
- 17 Sep, 2018 2 commits
-
-
Jan-Michael Brummer authored
As proposed by mcatanzaro add myself to the maintainer list
-
Matej Urbančič authored
-
- 16 Sep, 2018 6 commits
-
-
Jan-Michael Brummer authored
-
-
Epiphany doesn't use introspection or vala, so disable those. Also, we don't need tools (dazzle-list-counters).
-
Jan-Michael Brummer authored
-
We need to pass package_subdir to libdazzle to prevent it from clashing with system libdazzle. Note this is currently broken because there are still clashes. But it is less broken than before!
-
Jan-Michael Brummer authored
Make use of dazzles suggestion entry widget to make url entry more fancy.
-
- 15 Sep, 2018 1 commit
-
-
Jordi Mas authored
-
- 14 Sep, 2018 1 commit
-
-
Jan-Michael Brummer authored
Use Primary + Shift + r to toggle reader mode. Fixes: https://gitlab.gnome.org/GNOME/epiphany/issues/526
-
- 11 Sep, 2018 2 commits
-
-
Adrian Perez de Castro authored
Fixes #46
-
Jan-Michael Brummer authored
Fixes: https://gitlab.gnome.org/GNOME/epiphany/issues/90
-
- 10 Sep, 2018 2 commits
-
-
-
Stas Solovey authored
(cherry picked from commit b73126d1)
-
- 04 Sep, 2018 1 commit
-
-
Gianvito Cavasoli authored
(cherry picked from commit fc1a9c58)
-
- 02 Sep, 2018 6 commits
-
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Patrick Griffis authored
-
Michael Catanzaro authored
Tracking query removal fails to consider that the URI might not have a hostname.
-
- 01 Sep, 2018 1 commit
-
-
Alan Mortensen authored
-
- 31 Aug, 2018 3 commits
-
-
Michael Catanzaro authored
This is useful not just in Tech Preview mode
-
Michael Catanzaro authored
The fullscreen header bar now slides out, rather than in and then out The app menu is no longer set with an empty menu, so it no longer appears at all in most desktops, and now appears with just the default Quit menu item in GNOME.
-
Michael Catanzaro authored
I was confused why ~/.local/share/webkitgtk was being created in Ephy Tech Preview, until I realized the only storage was being used for accounts.firefox.com. Let's save this data under Epiphany's proper cache and data directories.
-