Carlos Garcia Campos | 6 Aug 2012 17:53
Favicon

WebKitGTK+ 1.9.6 released!

WebKitGTK+ 1.9.6 is available for download at:

http://webkitgtk.org/releases/webkit-1.9.6.tar.xz (8.0MB)
   md5sum: 962128619ecadec5c69c641f0923ed82
   sha256sum: 6cb8eaf26e29ce5dc7cd5e225bcd0e5ecbd493775932e74862d232b0ffaf93ee

This is a development release leading toward 1.10.

What's new in the WebKitGTK+ 1.9.6 release?
===========================================

  - Add spell checker API to WebKit2 GTK+ API.
  - Add WebKitWebView::submit-form signal to WebKit2 GTK+ API.
  - Add API to get the suggested filename from a
    WebKitNetworkResponse.
  - Add webkit_web_view_get_snapshot() to WebKit1 API.
  - Paste primary selection when middle clicking in X11 WebKit2.
  - Make sure WebKitWebView always has a main resource and it has
    already been set when the load has been committed, even for pages
    loaded from the history cache in WebKit2.
  - Fix a run time critical warning when gdk_window_get_cursor() is
    called before WebKitWebView has been realized in WebKit2.
  - Fix continuous insertion of newlines in Etherpad.
  - Fix several memory leaks.

What is WebKitGTK+?
===================

WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
Offering WebKit's full functionality through a set of GObject-based
(Continue reading)


Gmane