summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Hide web app preferences for system appsAlexander Mikhaylenko2020-09-255-9/+26
| | | | | | | | | Since system web apps have desktop file in /usr, they cannot be edited and the preferences do nothing. Introduce EPHY_WEB_APPLICATION_SYSTEM option, set it for any applications created via ephy_web_application_ensure_for_app_info(). Hide preferences for those apps.
* web-app-utils: Fix system web appsAlexander Mikhaylenko2020-09-251-6/+43
| | | | | | Normally when a web app is created, a few files in profile dir are created, like a desktop file and .app. However, this doesn't happen when creating a system web app, leading to a crash.
* prefs-general-page: Don't manually scale web app iconwip/exalm/webapp-prefsAlexander Mikhaylenko2020-09-241-11/+6
| | | | Let GtkImage scale it, ensuring it's crisp on HiDPI.
* webapp-additional-urls-dialog: Slightly modernize the layoutAlexander Mikhaylenko2020-09-241-56/+23
| | | | Drop the icon and move Clear button to the bottom.
* prefs-general-page: Redesign web application preferencesAlexander Mikhaylenko2020-09-242-68/+50
| | | | | Split the grid into 3 separate rows for icon, title and homepage, shrink the icon to 32x32.
* bookmarks-popover: Ellipsize long tagsAlexander Mikhaylenko2020-09-232-2/+5
| | | | Make sure long tags don't stretch the popover either.
* bookmarks-popover: Wrap empty state titleAlexander Mikhaylenko2020-09-231-0/+3
| | | | Make sure a long title doesn't stretch the popover.
* Make bookmark preferences dialog resizableAlexander Mikhaylenko2020-09-232-1/+1
| | | | Make sure it properly maximizes on mobile.
* Update Hungarian translationBalázs Úr2020-09-231-204/+148
|
* Add mute and unmute items to the tab context menuAlexander Mikhaylenko2020-09-234-0/+45
| | | | The tab button is inaccessible from keyboard, so it must be in the menu.
* window: Remove tab.detach actionAlexander Mikhaylenko2020-09-234-40/+0
| | | | It's never used.
* window: Merge toolbar.reload and tab.reloadAlexander Mikhaylenko2020-09-233-20/+1
| | | | Another duplicate.
* window: Merge app.reopen-closed-tab and tab.reopenAlexander Mikhaylenko2020-09-233-27/+1
| | | | | There's no difference between them, let's display shortcut in the menu instead.
* window: Merge tab.close and tab.close-tabAlexander Mikhaylenko2020-09-232-3/+2
| | | | Show the shortcut in the menu.
* notebook-context-menu: Use the same mnemonic for pin actionsAlexander Mikhaylenko2020-09-231-1/+1
| | | | | They can only ever be shown one at a time, there's no reason to have different mnemonics.
* notebook-context-menu: Hide pin actions when disabledAlexander Mikhaylenko2020-09-231-0/+2
| | | | Only ever show one of them at a time, not both.
* Update Slovak translationDušan Kazik2020-09-221-1504/+2262
| | | | (cherry picked from commit 7c3735aaeb8c896d0d66d6b649d8e191a83d2939)
* Update Friulian translationFabio Tomat2020-09-221-29/+29
|
* ephy-header-bar: Fix critical webapp startup warningJan-Michael Brummer2020-09-211-1/+0
| | | | passwords-separator is no longer available as it has been moved into Import and Export.
* ephy-shell: Show run in background option as checkbuttonJan-Michael Brummer2020-09-212-17/+14
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1337
* Update to highlight.js 10.2.0Michael Catanzaro2020-09-201-12/+106
|
* Apply Epiphany changes to PDF.jsMichael Catanzaro2020-09-204-56/+77
|
* Update to upstream PDF.js 2.5.207 (without Epiphany changes)Michael Catanzaro2020-09-20111-13615/+12293
|
* Add PDF.js LICENSEMichael Catanzaro2020-09-201-0/+177
|
* Update POTFILES.inPiotr Drąg2020-09-191-0/+1
|
* Update Chinese (Taiwan) translationCheng-Chia Tseng2020-09-171-603/+723
| | | | (cherry picked from commit fc3b66cd7d2abc17d61d58ea45efd98490f5bf45)
* Replace languages list drag & drop green lines with an animationYetizone2020-09-1613-253/+394
| | | | Also remove unused CSS style classes and regenerate CSS
* prefs-general-page: Prevent adding the same language multiple timesYetizone2020-09-141-1/+1
| | | | Fixes https://gitlab.gnome.org/GNOME/epiphany/-/issues/1335
* tab-label: Improve tab muting iconsAlexander Mikhaylenko2020-09-144-1/+90
| | | | | | The current audio icons are awkwardly large for this context, use smaller 'multimedia-volume-control' icon. Bundle it to avoid using it out of context. Add a new muted icon to match it, by Tobias Bernard.
* Fix title of Add Language dialogMichael Catanzaro2020-09-141-1/+1
| | | | There is a rogue underscore here, oops!
* Update Hungarian translationBalázs Úr2020-09-121-938/+1224
|
* Add libdazzle to POTFILES.skipRafael Fontenelle2020-09-121-1/+2
|
* Post-release version bump to new version schemeabderrahim/version-bumpAbderrahim Kitouni2020-09-121-3/+7
|
* Revert version bumpMichael Catanzaro2020-09-111-1/+1
| | | | ../meson.build:61:5: ERROR: String 'alpha' cannot be converted to int
* Remove ad-hoc query parameter strippingmcatanzaro/send-requestMichael Catanzaro2020-09-115-346/+0
| | | | | | | This old, manual, and very non-comprehensive method of tracking prevention doesn't make much sense to do now that we have far more sophisticated anti-tracking measures in WebKit and enabled by default that don't require listing ad-hoc query parameters to remove from URLs.
* embed: Remove unused GtkPanedwip/exalm/panedAlexander Mikhaylenko2020-09-112-11/+3
| | | | Looks like it's a leftover from inspector from very long ago.
* Bump libhandy to 1.0Adrien Plazas2020-09-111-1/+1
| | | | Let's depend on a stable version.
* ephy-shell: Open portal helper in new tabJan-Michael Brummer2020-09-111-1/+1
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1329
* ephy-shell: Only add portal helper for non-GNOME environmentsJan-Michael Brummer2020-09-113-2/+17
| | | | Fixes: https://gitlab.gnome.org/GNOME/epiphany/-/issues/1330
* Post-release version bump to new version schemeMichael Catanzaro2020-09-111-1/+1
| | | | RIP even/odd versioning. Long live GNOME 3!
* Prepare 3.38.03.38.0Michael Catanzaro2020-09-113-1/+7
|
* Update Friulian translationFabio Tomat2020-09-111-3/+3
|
* Update zh_CN translations (again)Aron Xu2020-09-101-2706/+5348
|
* Update zh_CN translationAron Xu2020-09-101-5347/+2706
|
* Update Italian translationGianvito Cavasoli2020-09-101-758/+996
|
* Update Brazilian Portuguese translationRafael Fontenelle2020-09-091-869/+1169
|
* Updated Czech translationMarek Černocký2020-09-081-45/+35
|
* Update Greek translationEfstathios Iosifidis2020-09-071-92/+98
|
* Update Swedish translationAnders Jonsson2020-09-071-79/+77
|
* Updated Spanish translationDaniel Mustieles2020-09-071-52/+52
|