[epiphany] Created tag 3.5.91.1



The unsigned tag '3.5.91.1' was created.

Tagger: Claudio Saavedra <csaavedra igalia com>
Date: Wed Sep 5 15:15:39 2012 +0300

    [release] 3.5.91.1

Changes since the last tag '3.5.90':

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

Bruce Cowan (1):
      Updated British English translation

Carlos Garcia Campos (3):
      ephy-embed-prefs: Port preferred languages to WebKit2
      ephy-snapshot-service: Fix memory leak
      ephy-frecent-store: Fix the build with WebKit2

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Claudio Saavedra (74):
      ephy-session: remove redundant string comparison
      Add a service for snapshotting webpages
      Add basic tests for EphySnapshotService
      Add GdMainView for use in the overview
      ephy-removable-pixbuf-renderer: new renderer for the overview
      gd-main-view-generic: add "delete-element-clicked" signal to the interface
      gd-main-icon-view: use the new renderer to add a close button to items
      gd-main-view: add a "item-deleted" signal to handle user-triggered item deletions
      Add the base EphyOverviewStore model
      ephy-profile-migrator: New migrator for history backend changes
      ephy-history-service: add "url-title-changed" signal
      ephy-history-service: add "url-deleted" signal
      ephy-history-service: add "host-deleted" signal
      ephy-history-service-urls-table: add new rows to the table
      ephy-history-service: add backend bits to support the new hidden column
      ephy-history-service: add a method to set/unset a row hidden
      Add EphyFrecentStore class files
      ephy-embed-shell: add a frecent store to the shell
      ephy-embed-shell: set the default icon for the frecent store
      Add EphyOverview widget
      ephy-embed: add the overview and a overview-mode property
      ephy-window: handle open-link for the overview in the active tab
      ephy-web-view: take a snapshot if needed when the page load finishes
      Add about:overview to actually go to overview mode
      ephy-history-service: extend to support URL thumbnail time
      ephy-history-service: add API to store a url's thumbnail update time
      ephy-overview-store: use the thumbnail saving time to decide whether an update is needed
      ephy-overview: improve layouting of items in the overview
      ephy-window: add ephy-about:overview to the list of hidden urls
      ephy-web-view: define the special-cased title for the overview
      ephy-window: disable default actions when the active embed is showing an overview
      ephy-window: don't assume going to the homepage means opening a new tab
      ephy-home-action: don't assume this will only be used for "NewTab"
      ephy-window: show the overview on alt+home
      ephy-overview-store: use the age of a thumbnail only to decide when update is needed
      ephy-overview-store: remove spurious warning
      ephy-overview: define the overview title string here
      ephy-web-view: Lower the priority of the snapshotting task
      ephy-overview-store: add internal helper for setting the default icon
      ephy-overview-store: set the default snapshot only when failing to retrieve one
      ephy-web-view: use is_history_frozen() to avoid snapshotting error pages
      ephy-web-view: store the source tag for the snapshot idle
      ephy-snapshot-service: change the size of the thumbnails
      ephy-session: don't check loading status for the overview page
      ephy-removable-pixbuf-renderer: use the pixbuf size to determine the position of the close x
      data: add artwork for the overview
      ephy-embed-shell: use the new artwork for the overview's default thumbnail
      ephy-overview-store: add missing dispose implementation
      ephy-overview-store: add icon-frame property
      ephy-embed-shell: load the new thumbnail frame and use it in the overview store
      ephy-frecent-store: plug string leak
      ephy-overview-store: fix history service reference handling
      ephy-frecent-store: animate hiding of store items
      ephy-history-service: Do not emit signals from the history service thread
      ephy-frecent-store: set default icon in new rows
      ephy-overview-store: fix the setter for the default icon
      ephy-window: handle key modifiers on overview::item-activate
      ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIR
      ephy-profile-utils: fix array length
      ephy-profile-utils: use an index variable instead of manually setting it
      ephy-file-helpers: add ephy_dot_dir_is_default()
      ephy-profile-migrator: allow running migration in non-default profile directories
      ephy-profile-utils: add a profile_dir parameter to ephy_profile_utils_do_migration()
      ephy-main: run the migration for any instance that is not a temporary private one
      ephy-removable-pixbuf-renderer: do not emit delete on click if policy is NEVER
      ephy-removable-pixbuf-renderer: reorder policy enum
      ephy-overview-store: hide the close button while animating a removed item
      ephy-web-view: don't leak the snapsoht cairo surface
      ephy-window: disconnect overview-mode callback from the right object
      ephy-file-helpers: plug a leak
      gd-main-view: don't use ctrl+click for selection-mode-request
      ephy-overview: Use hand cursor when hovering items
      [release] 3.5.91
      [release] 3.5.91.1

Daniel Mustieles (1):
      Updated Spanish translation

Duarte Loreto (1):
      Updated Portuguese translation

Fran DiÃguez (3):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Nilamdyuti Goswami (1):
      Implemented FUEL entries to Assamese translation

Piotr DrÄg (5):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

Sergio Villar Senin (3):
      ephy-node-view: added ephy_node_view_get_iter_for_node()
      ephy-bookmarks-editor: repaint the favicon on "icon-loaded"
      ephy-embed-shell: ephy_embed_shell_get_frecent_store() should not be public

Tom Tryfonidis (1):
      Updated Greek translation

Xan Lopez (30):
      ephy-window: centralize the logic about invisible URIs in one place
      ephy-web-view: remove more "invisible URI" logic
      ephy-web-view: drop superflous notify
      ephy-web-view: avoid getting a 'Blank page' title for non titled pages
      ephy-web-view: do not allocate variables before they are needed
      ephy-embed-prefs: tiny cosmetic fixes
      ephy-file-helpers: add '.migrated' file to newly created profile dirs
      ephy-profile-migrator: do nothing if there's no profile dir
      ephy-file-helpers: sort includes
      ephy-session: another micro-fix
      ephy-session: use ephy_string_to_int instead of reimplementing it
      ephy-session: remove some now useless headers
      ephy-notebook: be more careful with event coordinates on right click
      ephy-history-service: fix CLEAR signal emission
      ephy-profile-utils: reorder includes
      ephy-navigation-history-action: fix overview title
      ephy-main: do not run the browser if the migrator fails
      ephy-notebook: fix compiler warning
      ephy-profile-migrator: add a "requested version" option to the migrator
      ephy-profile-utils: pass the required version to the migrator
      ephy-session: do not restore tool windows
      tests: register the application explicitly
      tests: the new homepage is about:overview, not about:blank
      ephy-embed-shell: make the shell find uninstalled icons
      tests: homepage is overview now
      ephy-shell: consider the overview as a blank page
      tests: fix last shell test
      Add code coverage support
      embed-utils: remove extra indentation level in method
      tests: test ephy_embed_utils_url_is_empty

Yuri Myasoedov (1):
      Updated Russian translation

ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ (1):
      Updated Serbian translation



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