Re: [webkit-dev] WebKitGTK+ 1.1.1 released

2009-03-09 Thread Gustavo Noronha
On Mon, 2009-03-09 at 19:25 -0300, Gustavo Noronha wrote:
> >May I ask which revision of webkit it is based on.
> 
> WebKitGTK+ 1.1.1 is r41333 in svn.

Thanks to bdash poking me about this, we are going to start tagging
releases in WebKit's repository, from now on, by the way. I just tagged
1.1.1:

http://trac.webkit.org/browser/releases/WebKitGTK

See you,

-- 
Gustavo Noronha 
GNOME contributor

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKitGTK+ 1.1.1 released

2009-03-09 Thread Gustavo Noronha
On Mon, 2009-03-02 at 09:50 +0800, Jenson Lui wrote:
> Hello,

Hey,

>May I ask which revision of webkit it is based on.

WebKitGTK+ 1.1.1 is r41333 in svn.

See you,

-- 
Gustavo Noronha 
GNOME contributor

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] WebKitGTK+ 1.1.1 released

2009-03-01 Thread Jenson Lui
Hello,

   May I ask which revision of webkit it is based on.

Regards,
Jenson

On Mon, Mar 2, 2009 at 2:06 AM, Christian Dywan  wrote:
> Heya,
>
> in the past months the activity of WebKitGTK+ has been increasing
> greatly and we are really coming nearer to a real good tool here. So I
> proudly announce the release of WebKitGTK+ 1.1.1.
>
> http://cafe.minaslivre.org/webkit/webkit-1.1.1.tar.gz
>
> md5sum: d3a5d7233beab310e9d3e5568fae49a1
>
> For the moment Gustavo is kindly providing space to host the tarball
> while we are working on a website and space to use in the future. We
> also plan to release more often from now on, with the next release
> coming right in time for GNOME 2.26.
>
> The NEWS file for this release:
>
> 
> WebKitGTK+ 1.1.1
> 
>
> What's new in WebKitGTK+ 1.1.1?
>
>  - ABI compatibility with 1.0.3 was broken, so you will need to
>    recompile your application against 1.1.1
>  - Support for the CURL backend was dropped, libsoup is the only HTTP
>    backend now.
>  - webkit_get_default_session, to get the SoupSession used internally
>    by WebKit.
>  - 'create-web-view' signal, emitted when the creation of a new
>    window is requested.
>  - 'navigation-policy-decision-requested' signal, emitted when a
>    navigation to another page is requested.
>  - 'mime-type-policy-decision-requested' signal, emitted each time
>    WebKit is about to show a URI with a given MIME type.
>  - Support for the Web Inspector
>    (see http://webkit.org/blog/197/web-inspector-redesign/)
>  - HTTP authentication support, with optional gnome-keyring storage.
>  - New load functions: webkit_web_view_open, webkit_web_view_load_uri
>    and webkit_web_view_load_request. The old
>    webkit_web_view_load_string and webkit_web_view_load_html_string
>    are now deprecated.
>  - webkit_web_view_reload_bypass_cache
>  - webkit_web_view_{get,set}_custom_encoding, to override the
>    encoding of the current page.
>  - Improved stability and lots of bugfixes.
>
> So fetch the tarball now!
>
> Yours,
>    Christian
>    on behalf of the WebKitGTK+ team
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] WebKitGTK+ 1.1.1 released

2009-03-01 Thread Christian Dywan
Heya,

in the past months the activity of WebKitGTK+ has been increasing
greatly and we are really coming nearer to a real good tool here. So I
proudly announce the release of WebKitGTK+ 1.1.1.

http://cafe.minaslivre.org/webkit/webkit-1.1.1.tar.gz

md5sum: d3a5d7233beab310e9d3e5568fae49a1

For the moment Gustavo is kindly providing space to host the tarball
while we are working on a website and space to use in the future. We
also plan to release more often from now on, with the next release
coming right in time for GNOME 2.26.

The NEWS file for this release:


WebKitGTK+ 1.1.1


What's new in WebKitGTK+ 1.1.1?

  - ABI compatibility with 1.0.3 was broken, so you will need to
recompile your application against 1.1.1
  - Support for the CURL backend was dropped, libsoup is the only HTTP
backend now.
  - webkit_get_default_session, to get the SoupSession used internally
by WebKit.
  - 'create-web-view' signal, emitted when the creation of a new
window is requested.
  - 'navigation-policy-decision-requested' signal, emitted when a
navigation to another page is requested.
  - 'mime-type-policy-decision-requested' signal, emitted each time
WebKit is about to show a URI with a given MIME type.
  - Support for the Web Inspector
(see http://webkit.org/blog/197/web-inspector-redesign/)
  - HTTP authentication support, with optional gnome-keyring storage.
  - New load functions: webkit_web_view_open, webkit_web_view_load_uri
and webkit_web_view_load_request. The old
webkit_web_view_load_string and webkit_web_view_load_html_string
are now deprecated.
  - webkit_web_view_reload_bypass_cache
  - webkit_web_view_{get,set}_custom_encoding, to override the
encoding of the current page.
  - Improved stability and lots of bugfixes.

So fetch the tarball now!

Yours,
Christian
on behalf of the WebKitGTK+ team
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev