[epiphany] Created tag 3.33.1



The unsigned tag '3.33.1' was created.

Tagger: Michael Catanzaro <mcatanzaro igalia com>
Date: 1556816726 -0500

    Epiphany 3.33.1

Changes since the last tag '3.31.90':

Adrien Plazas (3):
      Bump libhandy to 0.0.8
      subprojects: Bump libhandy to fix i18n
      meson: Bump libhandy to 0.0.9

Alan Mortensen (2):
      Updated Danish translation
      Updated Danish translation

Alexander Mikhaylenko (10):
      CSS: Style tabs for incognito window
      CSS: Regenerate from SASS
      Revert "Add touchpad gesture"
      Enable back/forward gesture in WebKit
      Add swipe gesture to shortcuts dialog
      css: Adjust suggestion popover element margins
      Add drop shadow to the icon in about: page
      Improve pinned tab styling
      Fix pinned tab styling in incognito mode
      Fix pinned tab styling

Anders Jonsson (1):
      Update Swedish translation

Arnaud Bonatti (2):
      Fix Encoding dialog.
      Restore Encoding dialog look.

Asier Sarasua Garmendia (1):
      Update Basque translation

Ask Hjorth Larsen (2):
      Updated Danish translation
      Updated Danish translation

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (4):
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation
      Update Hungarian translation

Bruce Cowan (1):
      Update British English translation

Carlos Garcia Campos (1):
      web-extension: use the right GType for page ID in PasswordManager constructor call

ChangSeok Oh (1):
      Update Korean translation

Christopher Davis (4):
      ephy-window: Use a page instead of popover for mobile tabs
      window-commands: Ensure view goes to content on tab creation
      ephy-pages-view: Adjust styling
      ephy-window: Change views with size

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Șerbănescu (2):
      Update Romanian translation
      Update Romanian translation

Efstathios Iosifidis (1):
      Update Greek translation

Emin Tufan Çetin (1):
      Update Turkish translation

Fabio Tomat (3):
      Update Friulian translation
      Update Friulian translation
      Update Friulian translation

Florian Müllner (1):
      search-provider: Fix object-path if profile is set

Fran Dieguez (2):
      Update Galician translation
      Update Galician translation

Gianvito Cavasoli (1):
      Update Italian translation

Goran Vidović (1):
      Update Croatian translation

Guillaume Bernard (1):
      Update French translation

Jan-Michael Brummer (54):
      Add separators to notebook context menu
      page-row: Close on middle click
      history-dialog: Fix context menu popup
      Add download complete animation
      Fix icons overlapping with url entry in RTL
      history-dialog: Improve search UI
      ephy-notebook: Set halign depending on notebook position
      Allow to leave out slashes in URL between URL scheme and scheme specific part
      Add adblocker option to security popover
      Keep url entry centered
      Remove markup from adblock i18n string
      Add CTRL+Enter url auto completion
      Enable co-existing of Epiphany Tech Preview with stable version
      Do not show search entries without title first
      Fix Yellow highlight for search matches disappears when repeating previous search
      Remove old url entry left overs
      Add file filters to save page as m/html dialog
      Add option to always ask where to save downloaded files
      Replace current notebook tab label widget with an own widget
      Remember printer settings
      Add remaining permissions to permission popover
      Remember zoom state for file:// URIs
      appdata: Add release section
      Fix New tab widget does not always show a label
      Add opton to save snapshot of current page
      Replace incognito.png and missing-thumbnail.png with svg files
      Add pinned tabs
      Fix adblock permission constantly toggling between yes and no
      Increase thumbnail width / height
      Always show tab bar in non expanded mode
      Move favicon back to the left of tab label for expanded tabs
      Update readability.js
      Use known credentials on first authentication try
      Do not "ask where to download" in a flatpak environment
      Fix Tab order with Open Link in New Tab
      Fix spacing in fonts preferences tab
      Show fallback url when page has no title
      Add option to set browser as default
      Add option to start always in incognito mode
      Close window after drag/drop last tab to another window
      Close history when escape key is pressed
      Use back and forward buttons in conjunction with Ctrl key
      Update readability.js to the official mozilla version
      Use elementary-style headerbar icons in Pantheon
      Fix using wrong entry of title widget
      Add "Open link in new (Incognito) Window" to Web Applications context menu
      Warn user when closing a multitabbed window
      Add punctuation to close with downloads confirmation
      Make incognito page adaptive
      Fix Cannot select previously selected tab on Tabs page
      Fix Pinned tabs without favicons are completely empty
      Volume icon should not be "clickable"
      Add empty state for about:applications
      Show placeholder favicon in page row

Jeremy Bicha (1):
      build: use static build option for libhandy subproject

Jiri Grönroos (2):
      Update Finnish translation
      Update Finnish translation

Jordi Mas (5):
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation
      Update Catalan translation

Kristjan SCHMIDT (1):
      Update Esperanto translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Marek Cernocky (1):
      Updated Czech translation

Mario Blättermann (1):
      Update German translation

Matej Urbančič (3):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Michael Catanzaro (104):
      Improve Firefox disclaimer string
      Remove support for do-not-track headers
      Revert "Remove support for do-not-track headers"
      Remove support for do-not-track headers
      embed-shell-test: stop messing with environment
      mouse-gesture-controller: Several safety improvements
      session: Delay loads only in browser or standalone mode
      Switch libdazzle and libhandy to submodules
      Require GTK 3.24 and recent system libdazzle
      WebKitGTK+ -> WebKitGTK
      Stop claiming we're all WebKit developers
      Don't run Safe Browsing test by default
      Use feature type for meson options
      Resync gnome-languages with gnome-desktop
      web-overview-model: use autoptrs
      web-extension-main: use g_autoptr
      web-extension: Use g_autoptr
      debug: Code style fixes
      web-extension: Fix D-Bus connection after autoptr conversion
      Enable -Werror on the CI
      debug: LOG() should print only the file basename
      web-overview-model: Fix crashes introduced by 1fbc5740
      Fix appstream license
      Also update appstream link to issue tracker
      Update appdata screenshot
      Stop using gtk_window_present()
      uri-helpers: Use webkit_uri_for_display()
      Remove obsolete URI decode test
      history-service: Stop using settings on the history thread
      web-extension-proxy: Code cleanups
      Have EphyEmbedShell own EphyWebExtensionProxy
      embed-shell: Code cleanups
      ephy.js: Move forms code around
      ephy.js: Simplify expression
      ephy.js: Fix abbreviation
      ephy.js: passwordNode is now required for _findFormAuthElements
      web-extension: Print better JS error messages
      ephy.js: Add _generateFormAuth helper
      ephy.js: Remove nonsense check
      ephy.js: Fix misleading log statement
      ephy.js: Move more work into _generateFormAuth
      js: opt-in to strict mode
      ephy.js: Use arrow functions
      ephy.js: Simplify a condition
      ephy.js: no need for FormManager to store a FormAuth member
      ephy.js: Don't require input element name for form autofill
      Fix naming issues with password manager username query functions
      ephy.js: Further improve and/or remove misleading error messages
      Stop running safe browsing tests on CI
      ephy.js: minor style improvement
      gnome-languages: fix crashes on unexpected locales
      prefs-dialog: Code style fixes
      Revert "Stop using gtk_window_present()"
      profile-migrator: Improve error messages when profile migration fails
      embed-event: Fix invalid cast to GdkEventButton
      Revert "Revert "Stop using gtk_window_present()""
      web-app-utils: Fix app profile dir
      web-app-utils: Stop looking under old profile dir for web apps
      profile-migrator: Migrate main profile directory only once
      profile-utils: Remove obsolete code for old migrations
      profile-migrator: Fix migrators maybe not running for default profile
      web-app-utils: Simplify ephy_web_application_delete()
      web-app-utils: Add warnings on error
      web-app-utils: Delete app cache and config dirs when deleting app
      Set current migration version when creating web apps
      profile-utils: Use g_autoptr
      profile-migrator: Be a little quieter
      profile-migrator: Move new migrators around a bit
      Finish renaming dot dir -> profile dir
      Fix ephy_config_dir() in web process
      profile-migrator: Add migrator to delete bad config dirs
      web-app-utils: Don't misuse NULL GFileEnumerator
      profile-migrator: code style improvement
      profile-migrator: Refactor move_directory_contents() a bit
      Add migrator to fix 3.32.0 webapps created from non-default profile dirs
      shell: set resource-base-path
      gsb-storage: recreate database if statement execution fails
      web-extension: code style improvement
      web-extension: improve robustness of isWebApplication callback
      ephy-sqlite-test: Remove more usage of g_assert()
      web-view: Fix crash when changing reader mode preferences
      search-provider: don't assume there's always a matching suggestion
      search-provider: create skeleton in dbus_register()
      search-provider: use g_autoptr
      Fix search provider results
      Fix run-file-chooser under flatpak
      Lots of updates to user help
      Rename label for new always ask preference
      web-extension: Don't prompt to remember passwords when disabled
      Fix crash when username_field is detected with no username
      web-extension: fix sensitiveFormMessageSerializer
      Fix too many actions disabled in incognito/automation mode
      gsb-service: ref self for lifetime of update thread
      ephy.js: Remove unused variable
      Properly set sensitivity of reopen tab context menu item
      Rename sensitive form -> password form
      embed-shell: Fix g_steal_pointer snafu
      Fix password manager when there is no username
      embed-shell: Add more early returns before calling into password manager
      history-manager: avoid critical when deleting URLs not tracked by sync
      window: unfullscreen on process termination
      Add warning comment about fullscreen mode
      suggestion-model: fix searching for bookmarks in top bar
      Prepare 3.33.1

Nathan Follens (1):
      Update Dutch translation

Piotr Drąg (9):
      Update Polish translation
      Add POTFILES.skip
      Update Polish translation
      Update Polish translation
      Fix Keywords in Serbian translation
      Update POTFILES.in
      Update POTFILES.in
      Update POTFILES.in
      Update POTFILES.in

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Rūdolfs Mazurs (1):
      Update Latvian translation

Serdar Sağlam (1):
      Update Turkish translation

Stas Solovey (1):
      Update Russian translation

Tim Sabsch (1):
      Update German translation

Yi-Soo An (6):
      download-widget: Use g_auto*
      file-chooser: Use g_autofree
      location-entry: Use g_auto*
      downloads-popover: Use g_autoptr
      uri-tester: Replace char** with GStrv where it is worth
      uri-tester: Use g_auto*

Марко Костић (1):
      Update Serbian translation


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]