[epiphany] Created tag 3.19.1



The unsigned tag '3.19.1' was created.

Tagger: Claudio Saavedra <csaavedra igalia com>
Date: Wed Dec 9 18:44:24 2015 +0100

    Tag the 3.19.1 release

Changes since the last tag '3.18.0':

Arnaud Bonatti (63):
      prefs-dialog.ui: Manually unbloat.
      Kill GtkTable.
      Don't use underscore in properties names.
      Kill GtkVButtonBox.
      history-dialog.ui: Manually unbloat.
      EphyHistoryWindow: Use tree_selection.
      EphyHistoryWindow: Two menuitems are never made insensitive.
      EphyHistoryWindow: Cannot copy more than one url.
      history-dialog.ui: Kill a level of GtkBox, as headerbar is requested.
      EphyHistoryWindow: Use liststore directly.
      EphyHistoryWindow: End-of-lines tabs.
      EphyHistoryWindow: Call response_cb from the UI file.
      Forgot a cleanup in 97a41ff088.
      EphyHistoryWindow: Use GActions in the popup menu.
      EphyHistoryWindow: Split selection_changed callback in      two functions.
      EphyHistoryWindow: Split button_press callback in two functions.
      EphyHistoryWindow: Use GAction for cleaning history.
      EphyHistoryWindow: Create popup menu from a model.
      prefs-dialog.ui: Correct visual bug introduced by 8c30676462.
      clear-data-dialog.ui: Manually unbloat.
      clear-data-dialog.ui: Make unresizable.
      clear-data-dialog.ui: Kill a level of GtkBox.
      ClearDataDialog: Define signals in the UI file.
      ClearDataDialog: Default dialog to only clear cache.
      cookies-dialog.ui: Manually unbloat.
      CookiesDialog: Use tree_selection.
      CookiesDialog: Kill a level of GtkBox.
      CookiesDialog: Call response_cb from the UI file.
      CookiesDialog: Use GActions.
      CookiesDialog: Define keybindings in UI file.
      CookiesDialog: Visual refresh (GtkActionBar, GtkSearchBar).
      CookiesDialog: Kill a (now) unneeded level of GtkBox.
      passwords-dialog.ui: Manually unbloat.
      PasswordsDialog: Use tree_selection.
      PasswordsDialog: Kill a level of GtkBox, as headerbar is requested.
      PasswordsDialog: Call response_cb from the UI file.
      PasswordsDialog: Use GActions.
      PasswordsDialog: Create popup menu from a model.
      PasswordsDialog: Define keybindings in UI file.
      PasswordsDialog: Visual refresh (GtkActionBar, GtkSearchBar).
      PasswordsDialog: Kill a (now) unneeded level of GtkBox.
      EphyHistoryWindow: Remove unused function.
      encoding-dialog.ui: Correct visual bug on resizing.
      encoding-dialog.ui: Manually unbloat.
      encoding-dialog.ui: Ensure headerbar use and kill a level of GtkBox.
      encoding-dialog.ui: Make unresizable.
      Typo.
      Bump GLib required version to 2.44.
      EphyCookiesDialog: Make final class.
      EphyPasswordsDialog: Make final class.
      cookies-dialog.ui: Make search_bar toggleable.
      passwords-dialog.ui: Make search_bar toggleable.
      EphyBookmarkProperties: Make final class.
      EphyTopicsPalette: Make final class.
      EphyTopicsEntry: Make final class.
      EphyBookmarkProperties: Use template.
      EphyEncodingDialog: Inherit from GtkDialog, not from EphyEmbedDialog.
      EphyEncodingDialog: Make final class.
      Remove EphyEmbedDialog class.
      Remove EphyDialog class.
      EphyTopicsPalette: Move UI stuff in EphyBookmarkProperties.
      EphyTopicsPalette: Inherit from GtkListStore, not from GtkTreeView.
      EphyTopicsEntry: Remove unused function declaration.

Aurimas Černius (1):
      Updated Lithuanian translation

Carlos Garcia Campos (17):
      downloads: Fix ephy_download_get_content_type() to actually return the content type
      downloads: Add API to query the status of an EphyDownload
      downloads: Add EphyDownloadsManager
      downloads: Replace the downloads box with a popover
      downloads: Remove the EphyDownload widget property
      downloads: Add EphyDownloadsProgressIcon to show global progress
      downloads: Move session inhibition handling to EphyDownloadsManager
      downloads: Remove the window property of EphyDownload
      downloads: Add content-type property to EphyDownload
      downloads: remove the downloads widget tooltip
      downloads: Make the clear button insensitive when there aren't non-active downloads
      shell: Open links in active window instead of guessing the main window
      file-helpers: Add ephy_default_dot_dir()
      web-app: Use always the default dot dir instead of the one for current mode
      file-helpers: Only write the migration version when creating the dot dir
      web-app: Add support for system-wide installed web apps
      find: Fix find after 263ebb1dde77e233ba8b94ea0d4ac5f55eac35c5

Claudio Saavedra (8):
      about:applications: fix the arrangement of title and url
      about:application: mark "Delete" for translation
      snapshot-service: do not update cache table from other threads
      POTFILES: update after files renamed
      snapshot-service: silent a build warning
      Help: update links
      tests: skip web-app-utils test
      [release] 3.19.1

Daniel Korostil (1):
      Updated Ukrainian translation

Daniel Mustieles (1):
      Updated Spanish translation

Diego Escalante Urrelo (2):
      e-web-app-utils: use Categories in desktop file
      e-profile-migrator: update web-apps .desktop files Category

Dušan Kazik (1):
      Updated Slovak translation

Efstathios Iosifidis (1):
      Updated Greek translation

Emanuele Aina (5):
      EphyUriTester: Ensure "||" rules are anchored at the start
      EphyUriTester: Escape '[' and ']' when converting patterns to regexps
      EphyUriTester: Handle '@@' whitelisting exception rules
      EphyUriTester: Drop keys/signatures logic
      EphyUriTester: Avoid g_strdup() when a boolean is enough

Georges Basile Stavracas Neto (1):
      window: properly propagate keys to the page

Gustavo Noronha Silva (1):
      Always allow notification requests when under application mode

Gyuseok Jung (1):
      Updated Korean translation

Hajime Taira (1):
      Updated Japanese translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jeff Bai (1):
      update zh_CN translation

Jiri Grönroos (1):
      Updated Finnish translation

Jérémy Lal (1):
      Get default browser app info using x-scheme-handler

Kjartan Maraas (1):
      Updated Norwegian bokmål translation.

Marek Černocký (4):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Michael Catanzaro (90):
      Don't warn about unsubmitted changes unless the form has text
      Fix failure to load web extension with -Wl,-z,now
      Avoid using g_return_val_if_fail in ephy_uri_safe_unescape
      Remove redundant call to g_task_set_check_cancellable
      Fix typo in ephy_embed_shell_set_thumbnail_path
      Move EphyFileChooser to lib/widgets
      ephy-file-chooser: Don't show a blank preview widget
      Bump GTK+ requirement to 3.16
      EphyEmbedFormAuth: Use G_DECLARE_FINAL_TYPE
      EphyWebExtension: Use G_DECLARE_FINAL_TYPE
      EphyWebOverview: Use G_DECLARE_FINAL_TYPE
      EphyWebOverview: Use g_object_class_install_properties
      EphyWebOverviewModel: Use G_DECLARE_FINAL_TYPE
      EphyWebOverviewModel: Don't choose signal marshallers
      EphyAboutHandler: Use G_DECLARE_FINAL_TYPE
      EphyEmbed: Use G_DECLARE_FINAL_TYPE
      EphyEmbed: Use g_object_class_install_properties
      EphyEmbedContainer: Use G_DEFINE_INTERFACE
      EphyEmbedContainer: Use G_DECLARE_INTERFACE
      EphyWebOverview: Rearrange
      EphyWebOverviewModel: Rearrange
      EphyEmbedDialog: Use G_DEFINE_TYPE_WITH_PRIVATE
      EphyEmbedDialog: Use G_DECLARE_DERIVABLE_TYPE
      EphyEmbedDialog: Remove unnecessary declarations
      EphyEmbedDialog: Use g_object_install_properties
      EphyDialog: Use G_DEFINE_TYPE_WITH_PRIVATE
      EphyDialog: Use G_DECLARE_DERIVABLE_TYPE
      EphyDialog: Use g_object_class_install_properties
      EphyDialog: Do not choose signal marshallers
      EphyDialog: Use G_OBJECT_WARN_INVALID_PROPERTY_ID
      EphyEmbedDialog: Use G_OBJECT_WARN_INVALID_PROPERTY_ID
      EphyEmbedEvent: Use G_DECLARE_FINAL_TYPE
      EphyShell: Make the singleton instance file-scope
      EphyEmbedShell: Make the singleton instance file-scope
      EphyEmbedShell: Use G_DEFINE_TYPE_WITH_PRIVATE
      EphyEmbedShell: Use G_DECLARE_DERIVABLE_TYPE
      EphyEmbedShell: Use G_PARAM_STATIC_STRINGS
      EphyEmbedShell: Don't choose signal marshallers
      EphyEncoding: Use G_DECLARE_FINAL_TYPE
      EphyEncoding: Use g_object_class_install_properties
      EphyEncodings: Use G_DECLARE_FINAL_TYPE
      EphyEncodings: Don't use g_signal_emit_by_name
      EphyFileMonitor: Use G_DECLARE_FINAL_TYPE
      EphyFileMonitor: Use g_object_class_install_properties
      EphyFindToolbar: Remove unused virtual signals
      EphyFindToolbar: Use G_DECLARE_FINAL_TYPE
      EphyFindToolbar: Use g_object_class_install_properties
      EphyFindToolbar: Don't choose signal marshallers
      EphyWebExtensionProxy: Use G_DECLARE_FINAL_TYPE
      EphyWebView: Remove unneeded virtual signals
      EphyWebView: Stop specifying signal marshallers
      EphyWebView: Use G_DECLARE_FINAL_TYPE
      Require WebKitGTK+ 2.11.1 for autocleanups
      EphyDownload: Use G_DECLARE_FINAL_TYPE
      EphyDownload: Don't specify signal marshallers
      EphyDownload: Use g_object_class_install_properties
      EphyDownloadsManager: Use G_DECLARE_FINAL_TYPE
      Reenable and placate -Wno-incompatible-pointer-types
      Reenable and placate -Wempty-body
      build: Get rid of some unused portability checks
      build: Get rid of more portability crap
      build: Get rid of custom error message for missing mkdtemp
      Reenable and placate -Wunused-function
      uri-tester: Get rid of AdUriCheckType
      uri-tester: Stop declaring uri_tester_register
      uri-tester: Remove uri_tester_get_filters
      uri-tester: Use g_slist_free_full
      uri-tester: Remove UriTesterReload
      Rename UriTester to EphyUriTester
      EphyUriTester: Use G_DECLARE_FINAL_TYPE
      EphyUriTester: Use g_object_class_install_properties
      Reenable and placate -Wunused-variable
      Reenable and placate -Wold-style-definition
      Reenable and placate -Wformat-nonliteral
      EphyUriTester: Use G_PARAM_STATIC_STRINGS
      build: Remove a thing
      ephy-shell: Placate -Wincompatible-pointer-type
      search-provider: Try harder to silence -Wformat-nonliteral
      notebook: Fix invalid call to gtk_style_context_get()
      Remove FSF address from license headers
      ephy-download-progress-icon: Use theme colors
      Enable WebGL
      Enable WebAudio
      Hide floating bar on mouseover
      Display insecure content warning on all insecure pages
      ephy-title-box: rename uri to subtitle
      Rename EphyCertificatePopover to EphySecurityPopover
      ephy-web-view: Remove unneeded assert
      ephy-security-levels: Convert #ifdef to comment
      Fix test-ephy-web-view

Pedro Albuquerque (2):
      Updated Portuguese translation
      Updated Portuguese translation

Piotr Drąg (3):
      Updated POTFILES.in
      Updated POTFILES.in
      Updated Polish translation

Robert Roth (1):
      Added search to cookies dialog

Rūdolfs Mazurs (1):
      Add Latvian translation

Yosef Or Boczko (3):
      ephy-window: Fix the accelerators for back/forward in RTL
      Updated Hebrew translation
      Updated Hebrew translation

YunQiang Su (1):
      Us ... instead of …  for zh_CN


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