[epiphany] Created tag 3.5.3



The unsigned tag '3.5.3' was created.

Tagger: Xan Lopez <xan igalia com>
Date: Wed Jul 4 12:29:13 2012 +0200

    3.5.3

Changes since the last tag '3.5.1':

Carlos Garcia Campos (34):
      ephy-web-view: chain up to the parent constructed virtual method
      ephy-download-widget: Don't leak the GIcon
      ephy-download-widget: Check the icon has changed before updating the image
      ephy-download-widget: Show bytes downloaded when the total size is unknown
      e-file-helpers: Add ephy_file_create_data_uri_for_filename()
      ephy-download: Simplify decide_action_from_mime
      Fix memory leak
      Include libsoup header explicitly when required
      Use WebKitWebView API to get/set the zoom level instead of g_object_get/set
      ephy-web-view: Use webkit_web_view_load_uri() instead of webkit_web_view_open()
      Initial WebKit2 port
      ephy-web-view: Add ephy_web_view_load_failed()
      Port web view loading progress and feedback to WebKit2
      Port policy client to WebKit2
      Port web settings to WebKit2
      Add support for new windows in WebKit2
      ephy-navigation-history-action: Rename webkit_construct_history_list
      Port history to WebKit2
      ephy-window: Add helper function to update action sensitivity
      Port editing commands to WebKit2
      ephy-web-view: status message should be const
      ephy-navigation-history-action: Don't leak link-message
      Port hovering over link to WebKit2
      ephy-web-view: add ephy_web_view_print_failed()
      Port printing to WebKit2
      Por run javascript to WebKit2
      ephy-download: Pass suggested filename to define_destination_uri()
      ephy-download: remove _ephy_download_new() internal function
      ephy-download-widget: add ephy_download_widget_download_finished()
      ephy-download-widget: add get_destination_basename_from_download() helper function
      embed: Move about handlers to a new file
      Port about handlers to WebKit2
      Port plugins about handler to WebKit2
      Port geolocation permission request to WebKit2

Claudio Saavedra (21):
      ephy-history-service: trim query strings to avoid reaching sqlite limit
      ephy-history: remove spurious castings
      ephy-location-entry: make parameters actual properties
      ephy-location-controller: use GBinding to sync properties with the entry
      ephy-location-controller: add missing default case in set/get_property methods
      ephy-window: simplify window_state_event() chain-up
      ephy-embed: fix a comment typo
      ephy-history-window: cancel history operations during dispose
      ephy-completion-model: use a cancellable with the history service
      windows-commands: remove dead code
      ephy-window: add _ephy_window_set_navigation_flags()
      ephy-window: split ephy_window_set_active_tab() into smaller methods
      ephy-location-entry: make it possible to hide the favicon
      ephy-location-controller: add a boolean "show-icon" property
      ephy-window: add a method to toggle visibility of default actions
      ephy-location-controller: add missing get_property bits for "show-icon"
      ephy-notebook: fix the property enabling tabs visibility
      ephy-window: remove ephy-fullscreen-popup
      ephy-window: keep track of whether the downloads box is shown
      ephy-window: hide all chrome when entering fullscreen mode
      ephy-embed: show a message popup when entering fullscreen mode

Cosimo Cecchi (1):
      embed: remove custom CSS styling for the overlay progressbar

Dan Williams (1):
      ephy-web-view: fix use-after-free in get_file_content_as_base64()

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Diego Escalante Urrelo (19):
      e-file-helpers: simplify ephy_file_get_downloads_dir
      tests: add ephy-file-helpers-test
      tests: include tests/data/ in dist
      e-download: document get_content_type
      e-web-app-utils: warn when cookies are unavailable
      ephy-shell: fix a comment typo
      ephy-web-view: remove unused EphyWebViewChrome elements
      ephy-shell: fix braces
      ephy-shell: handy gboolean fullscreen_lockdown
      ephy-shell: imitate other flag checks for jump_to
      e-web-app-utils: warn when app dir already exists
      tests: add ephy-web-app-utils-test
      e-history-service: print db file when open fails
      ephy-shell: document EphyNewTabFlags
      tests: add ephy-shell-test
      popup-commands: use g_get_user_special_dir API
      ephy-shell: EPHY_EMBED_SHELL_MODE_TEST means no realize
      ephy-download: add EPHY_DOWNLOAD_ACTION_DO_NOTHING
      popup-commands: use EPHY_DOWNLOAD_ACTION_DO_NOTHING

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

Ioannis Zampoukas (1):
      Updated Greek translation

Kjartan Maraas (2):
      Updated Norwegian bokmÃl translation
      Updated Norwegian bokmÃl translation

LubomÃr SedlÃÅ (4):
      Remove check for negative unsigned ints
      Prevent use of unitialized memory
      Always close bookmarks file
      Fix memory leak in ephy_web_view_set_popups_allowed

Matej UrbanÄiÄ (1):
      Updated Slovenian translation

Pavel Vasin (8):
      ephy-profile-utils: fix memory leak
      ephy-bookmark-action: fix memory leak
      ephy-bookmarks: fix memory leaks
      ephy-web-view: fix GList leak
      ephy-completion-model: fix GList of EphyHistoryURL leak
      ephy-bookmarks-editor: fix memory leak
      ephy-bookmarks-editor: fix GList leaks
      ephy-session: fix memory leak in write_tab()

Peteris Krisjanis (1):
      Change of the title for Installed plugins page.

Piotr DrÄg (1):
      Updated POTFILES.in

Reinout van Schouwen (1):
      Updated Dutch translation by Rachid BM. Reviewed by Reinout van     Schouwen.

Tom Tryfonidis (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

William Jon McCann (1):
      Drop the use of GTK accel maps

Wylmer Wang (1):
      update Simplified Chinese (zh_CN) translation

Xan Lopez (48):
      ephy-profile-utils: split profile migration from EphyShell
      Allow for more fine-grained file helpers init
      Based on a patch by Jon McCann.
      Ensure private profile dirs actually do exist.
      ephy-profile-migrator: migrate the profile dir location before anything else
      ephy-profile-migrator: better safe than sorry in history migration
      Move ephy-web-app-utils to lib/
      ephy-web-app-utils: add the desktop file name to EphyWebApplication
      ephy-profile-migrator: migrate Web Applications to new profile location
      ephy-web-app-utils: remove dummy toolbar XML file
      lib/egg: remove some leftovers
      lib/egg: type builtins are not used either
      ephy-web-app-utils: remove unused variable
      Remove ephy-marshal.list, we don't use it anymore
      ephy-profile-utils: make ephy_profile_utils_do_migration more verbose on failure
      tests: start tests for the migration code
      ephy-window: no need to cast the return value of g_object_new
      ephy-profile-migrator: allow to run just one migration step
      tests: test that trying to run an invalid migration step fails
      Remove a few more egg leftovers
      ephy-profile-utils: fix migrator binary name
      ephy-profile-utils: tweak migrator location code
      ephy-profile-utils: use absolute path for build dir
      ephy-main: fix typo in message
      Add support for 'Do Not Track'
      prefs: expose the Do Not Track setting in the preferences UI
      preferences: fix 'Add language' dialog layout
      configure.ac: require GTK+ 3.5.2 for OSD style class
      popup-commands: committed this by mistake
      ephy-session: remove a couple of redundant includes
      ephy-session: missing space before '('
      ephy-session: format comments a bit better
      ephy-session: simplify code to handle session resume
      ephy-session: add a method to load a session from a string
      Add a new mode for shell testing, EPHY_EMBED_SHELL_MODE_TEST
      tests: add the beginnings of ephy-session unit testing
      ephy-bookmarks-import: missing return after if
      Remove old ChangeLogs
      Makefile.am: the old ChangeLogs are gone
      Also remove the po/ old ChangeLog
      epiphany-sections: remove some dead stuff
      ephy-shell: initialize jump_to variable to FALSE
      ephy-shell: move variable to the only scope where it's used
      ephy-session-test: test recovering a multiple-window session
      docs: do not use g_thread_init in the doc scanner
      POTFILES.in: add missing file
      ephy-notebook: do not assume the type of the child widget in 'remove'
      [release] 3.5.3

Yaron Shahrabani (1):
      Updated Hebrew translation.



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