Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > e8dcb255fab8569d84922ac63a66e036 > files > 9

pywebkitgtk-1.1.6-2.fc12.i686.rpm

08 August 2009 - pywebkitgtk 1.1.6
----
 - WebView wrapper fixes (mostly by Sayamindu):
     * load_uri, move_cursor, copy_clipboard (NEW)
     * cut_clipboard, can_copy_clipboard and can_paste_clipboard
 - GObject threads are now initialized by the PyWebKitGtk
 - OS X build fix

29 May 2009 - pywebkitgtk 1.1.5
----
 - New Printing API added to WebFrame.
 - Covers improvements and changes from WebKitGtk 1.1.5 up to 1.1.8
   Summary:
     * Accessibility improvements
     * Support for caret browsing
     * Support for spell-checking
     * WebKitGtk now displays an error page for load errors
     * JIT support for X86_64
     * Arbitrary widget embedding as if it was a plugin
     * HTML5 database and localStorage Settings API
   See http://trac.webkit.org/browser/trunk/WebKit/gtk/NEWS for more info.

1 Apr 2009  - pywebkitgtk 1.1.4
----
 - Libtool 2.2 compatibility
 - WebPolicyDecision API

18 Mar 2009 - pywebkitgtk 1.1.3
----
 - New API: WebDownload
 - WebHistoryItem constructor update
   - now accepts 'uri' and 'title' properties
 - More unit tests

7 Mar 2009 - pywebkitgtk 1.1
----
 - WebKitGtk 1.1 API 
    * WebInspector
    * WebNavigationDecision
    * WebPolicyDecision
    * API updates
    * Bug fixes
 - tabbed_browser replaces webbrowser

1 Nov 2008 - pywebkitgtk 1.0.2
----
 - .pc file cleanup when invoking make clean
 - Build fix for PyGtk 2.13 - Patch by Jason Ribeiro
 - demos/webbrowser.py style fix - Patch by Steve Milner


15 Aug 2008 - pywebkitgtk 1.0.1
----
 - Release for WebKitGtk 1.0.1


1 Oct 2007 - pywebkitgtk 0.2
----
 - Initial release