<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-epiphany/doc/reference, branch 3.3.1</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=3.3.1</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=3.3.1'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/'/>
<updated>2011-09-11T14:54:39+00:00</updated>
<entry>
<title>ephy-web-view: remove unused and unimplemented method</title>
<updated>2011-09-11T14:54:39+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xlopez@igalia.com</email>
</author>
<published>2011-09-11T14:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=85ea3a2ebb60e88c0bdc3c7e0d1f49c9b3e1cfc9'/>
<id>urn:sha1:85ea3a2ebb60e88c0bdc3c7e0d1f49c9b3e1cfc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ephy-profile-migration: separate migration code into another binary</title>
<updated>2010-12-07T11:20:02+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2010-12-06T19:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=4a8a0f51849d8414cadfdeb5527820c4a689343a'/>
<id>urn:sha1:4a8a0f51849d8414cadfdeb5527820c4a689343a</id>
<content type='text'>
The migration code is now in the ephy-profile-migrator binary, this means:
 - epiphany is not linking to NSS anymore
 - lib/ephy-profile-migration.c was split into:
  + lib/ephy-profile-migrator.c: the new ephy-profile-migrator binary
  + lib/ephy-profile-utils.c: convenience _ephy_profile_*_form_auth_data functions.
 - testing for migration is done without running ephy-profile-migrator

Bug #636685
</content>
</entry>
<entry>
<title>Spinner changes</title>
<updated>2010-10-24T10:21:25+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@gnome.org</email>
</author>
<published>2009-11-02T10:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=c255df464cf44e9687f80c5845e5f31a500f7084'/>
<id>urn:sha1:c255df464cf44e9687f80c5845e5f31a500f7084</id>
<content type='text'>
We get rid of the spinner in the toolbar, since load information is
already given by the floating status indicator inside the WebView.

The only remaining spinner is the one in the tabs, which has been
ported to use GtkSpinner.

Get rid of EphySpinner.

Fixes:
https://bugzilla.gnome.org/show_bug.cgi?id=524809 (again)
https://bugzilla.gnome.org/show_bug.cgi?id=598442
</content>
</entry>
<entry>
<title>Use a chromium-like status bar by default</title>
<updated>2010-05-18T16:08:47+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@gnome.org</email>
</author>
<published>2010-05-17T19:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=67a2d9af6414a981c02142ec195199b584b60a9d'/>
<id>urn:sha1:67a2d9af6414a981c02142ec195199b584b60a9d</id>
<content type='text'>
Get rid of our statusbar for good and switch to something like what
Chromium uses, since it takes less vertical space.

The only regression is that we lose the resize grip, but that should
be re-added to GtkWindow soon.

Bug #609713
</content>
</entry>
<entry>
<title>Remove popup state from the statusbar</title>
<updated>2010-05-13T11:17:09+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@gnome.org</email>
</author>
<published>2010-05-13T11:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=36d9f9be4a55a44f6797716c4850341a348b75ad'/>
<id>urn:sha1:36d9f9be4a55a44f6797716c4850341a348b75ad</id>
<content type='text'>
The whole feature is kind of broken anyway. When we fix we'll figure
out how to show it in the UI.
</content>
</entry>
<entry>
<title>ephy-statusbar: remove caret browsing indicator</title>
<updated>2010-05-13T10:56:29+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@gnome.org</email>
</author>
<published>2010-05-13T10:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=a3f08a52b5b93c67665ad9ca4341e30940538cf1'/>
<id>urn:sha1:a3f08a52b5b93c67665ad9ca4341e30940538cf1</id>
<content type='text'>
We now show a dialog before enabling the preference, which should be
warning enough.
</content>
</entry>
<entry>
<title>Do not show the security status in the statusbar</title>
<updated>2010-05-12T12:46:48+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xan@gnome.org</email>
</author>
<published>2010-05-12T12:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=97f589c9500324e55fb162cf815ec37a4a96ac63'/>
<id>urn:sha1:97f589c9500324e55fb162cf815ec37a4a96ac63</id>
<content type='text'>
It's already shown in the URL entry, so it's redundant. First step
towards getting rid of the statusbar for good...
</content>
</entry>
<entry>
<title>docs: ephy-file-helpers</title>
<updated>2010-01-21T21:57:39+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2009-12-14T07:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=6a824bca489ff1c7f4764224a42d33f3ea2b4455'/>
<id>urn:sha1:6a824bca489ff1c7f4764224a42d33f3ea2b4455</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: delete deprecated templates</title>
<updated>2010-01-21T21:57:38+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2010-01-21T20:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=83ccb687075513719881c46d091e65b3f5aa31bb'/>
<id>urn:sha1:83ccb687075513719881c46d091e65b3f5aa31bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix docs build with gtk-doc 1.13</title>
<updated>2010-01-14T17:10:01+00:00</updated>
<author>
<name>Sebastian Dröge</name>
<email>sebastian.droege@collabora.co.uk</email>
</author>
<published>2010-01-14T17:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=97dae9812833055947ab77b6fde79776bbbdc245'/>
<id>urn:sha1:97dae9812833055947ab77b6fde79776bbbdc245</id>
<content type='text'>
gtkdoc-fixxref now needs the module to work correctly.
</content>
</entry>
</feed>
