<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-epiphany/embed, branch 3.5.90</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/'/>
<entry>
<title>ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2</title>
<updated>2012-08-22T16:12:26+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>cgarcia@igalia.com</email>
</author>
<published>2012-08-22T15:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=b09ae523dc5d2dda70661233f66df2c9683cb7a9'/>
<id>b09ae523dc5d2dda70661233f66df2c9683cb7a9</id>
<content type='text'>
The API has changed to receive a char ** instead of a string containing
a comma-separated list of languages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The API has changed to receive a char ** instead of a string containing
a comma-separated list of languages.
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register_uri_scheme()</title>
<updated>2012-08-21T17:01:02+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>cgarcia@igalia.com</email>
</author>
<published>2012-08-21T15:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=7b67da4dc2d4eb2364be6db6239504155ea3edf3'/>
<id>7b67da4dc2d4eb2364be6db6239504155ea3edf3</id>
<content type='text'>
A GDestroyNotify paramater has been recently added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A GDestroyNotify paramater has been recently added.
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in WebKit2</title>
<updated>2012-08-21T17:00:55+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>cgarcia@igalia.com</email>
</author>
<published>2012-08-21T15:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=cb6d7aa9349f7b7fbe6456cc49009152a812530b'/>
<id>cb6d7aa9349f7b7fbe6456cc49009152a812530b</id>
<content type='text'>
webkit_web_view_replace_content() has been removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
webkit_web_view_replace_content() has been removed
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-web-view: Take a reference of the certificate returned by the response</title>
<updated>2012-08-21T12:45:56+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>cgarcia@igalia.com</email>
</author>
<published>2012-08-21T12:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=eab8da2259d5a79d5e892cda83a28cdaef762471'/>
<id>eab8da2259d5a79d5e892cda83a28cdaef762471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-embed-single.c: move unstable API defines to be the very first thing in the file</title>
<updated>2012-08-20T19:18:32+00:00</updated>
<author>
<name>Gustavo Noronha Silva</name>
<email>gns@gnome.org</email>
</author>
<published>2012-08-20T19:16:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=8700fcbf2ed3b201d8ce58cf7f388799579cc9a4'/>
<id>8700fcbf2ed3b201d8ce58cf7f388799579cc9a4</id>
<content type='text'>
It may happen that config.h or ephy-embed-single.h end up including soup.h,
which would cause the soup-password-manager.h header file to be included
without the defines.

https://bugzilla.gnome.org/show_bug.cgi?id=682289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It may happen that config.h or ephy-embed-single.h end up including soup.h,
which would cause the soup-password-manager.h header file to be included
without the defines.

https://bugzilla.gnome.org/show_bug.cgi?id=682289
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOME</title>
<updated>2012-08-20T19:18:19+00:00</updated>
<author>
<name>Gustavo Noronha Silva</name>
<email>gns@gnome.org</email>
</author>
<published>2012-08-20T18:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=45ff98169957a690d0dc93ad4f05f31605409ae2'/>
<id>45ff98169957a690d0dc93ad4f05f31605409ae2</id>
<content type='text'>
That is the type we actually use.

https://bugzilla.gnome.org/show_bug.cgi?id=682289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That is the type we actually use.

https://bugzilla.gnome.org/show_bug.cgi?id=682289
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-web-view: use ephy_string_get_host_name</title>
<updated>2012-08-17T15:25:25+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-08-17T15:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=d4253831bba6bfa2268c07c42e82d8d6272a4f0e'/>
<id>d4253831bba6bfa2268c07c42e82d8d6272a4f0e</id>
<content type='text'>
Saves some code duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Saves some code duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port save as to WebKit2</title>
<updated>2012-08-17T11:58:51+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>cgarcia@igalia.com</email>
</author>
<published>2012-08-16T08:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=cf9c1a366b1424ee55e621302c5cba02803832a8'/>
<id>cf9c1a366b1424ee55e621302c5cba02803832a8</id>
<content type='text'>
Use webkit_web_view_save() API for HTML pages that saves the web page
into a MHTML file. For any other MIME types supported by the web view,
save the main resource data to a file.

https://bugzilla.gnome.org/show_bug.cgi?id=679368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use webkit_web_view_save() API for HTML pages that saves the web page
into a MHTML file. For any other MIME types supported by the web view,
save the main resource data to a file.

https://bugzilla.gnome.org/show_bug.cgi?id=679368
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-web-view: ignore paths when deciding whether a URI has a TLD</title>
<updated>2012-08-14T16:09:08+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-08-14T16:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=2801de37638347280be76be5c7e34b1237236b7d'/>
<id>2801de37638347280be76be5c7e34b1237236b7d</id>
<content type='text'>
SoupTLD is not happy if we give it something like ".com/blah/blah".

Add a unit test for this case too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SoupTLD is not happy if we give it something like ".com/blah/blah".

Add a unit test for this case too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ephy-embed-event: some cosmetic fixes</title>
<updated>2012-08-14T14:41:24+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@igalia.com</email>
</author>
<published>2012-08-14T14:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=33f9683837f7f1130851c3f234dec00a6c1ae505'/>
<id>33f9683837f7f1130851c3f234dec00a6c1ae505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
