- 05 Apr, 2021 1 commit
-
-
Michael Catanzaro authored
We use json_object_get_*_member_with_default functions from json-glib 1.6. Fixes #1489 (cherry picked from commit 0489c97c6f8237bba8128f5581252d88ba4d52de)
-
- 04 Apr, 2021 1 commit
-
-
Michael Catanzaro authored
XML files should be opened in a text editor, not a web browser. Regardless of how Firefox and Chrome behave, it just doesn't make sense for Epiphany to handle these. Of course XHTML remains supported. Fixes #1487 (cherry picked from commit e6034bc711531f3d31e6d7cd07db81fe7d2f7125)
-
- 02 Apr, 2021 2 commits
-
-
Zander Brown authored
-
Chao-Hsiung Liao authored
-
- 01 Apr, 2021 1 commit
-
-
Nathan Follens authored
-
- 30 Mar, 2021 1 commit
-
-
Hugo Carvalho authored
-
- 29 Mar, 2021 2 commits
-
-
Yaron Shahrabani authored
-
Yosef Or Boczko authored
-
- 28 Mar, 2021 2 commits
-
-
Yosef Or Boczko authored
-
Gianvito Cavasoli authored
-
- 27 Mar, 2021 3 commits
-
-
Rafael Fontenelle authored
-
Rafael Fontenelle authored
-
Piotr Drąg authored
-
- 26 Mar, 2021 1 commit
-
-
Matej Urbančič authored
-
- 25 Mar, 2021 1 commit
-
-
Michael Catanzaro authored
I incorrectly assumed that a GTask becomes completed once g_task_return() is called. In fact, it becomes completed once its callback is invoked, which may occur later. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1942814
-
- 24 Mar, 2021 7 commits
-
-
Danial Behzadi authored
-
Alexander Mikhaylenko authored
Since the focus after pressing the fullscreen button is inside the popover, neither it nor header bar would hide on their own. We want them to hide though, so hide the popover first, then header bar will hide properly.
-
Alexander Mikhaylenko authored
start_hide_timeout() is what we likely want, but we should still do all the checks in case we're focusing url bar or something.
-
Alexander Mikhaylenko authored
If we never moved pointer (for example, just launched the app and pressed F11), we don't want the header bar to stay until you move it.
-
Alexander Mikhaylenko authored
This should behave the same way as fullscreen in menu, not fullscreen requested by webpages.
-
Alexander Mikhaylenko authored
-
Marek Černocký authored
-
- 23 Mar, 2021 2 commits
-
-
Guillaume Bernard authored
-
Marek Černocký authored
-
- 22 Mar, 2021 7 commits
-
-
Michael Catanzaro authored
-
Matej Urbančič authored
-
Anders Jonsson authored
-
Guillaume Bernard authored
-
Daniel Șerbănescu authored
-
Yuri Chornoivan authored
-
Andre Klapper authored
Fixes #1481
-
- 21 Mar, 2021 2 commits
-
-
Aurimas Černius authored
-
Jiri Grönroos authored
-
- 20 Mar, 2021 6 commits
-
-
Jordi Mas authored
-
Balázs Úr authored
-
Sabri Ünal authored
It's my mistake to do not to remove the file link from meson.build file. Sorry.
-
Piotr Drąg authored
-
Charles Monzat authored
-
Kukuh Syafaat authored
-
- 19 Mar, 2021 1 commit
-
-
Hugo Carvalho authored
-