<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-epiphany/data, 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-10-11T02:16:09+00:00</updated>
<entry>
<title>pdm-dialog: port cookie properties to GtkGrid</title>
<updated>2011-10-11T02:16:09+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2011-10-10T02:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=03347735a65b75cc0d40ee7ee9c17ee612584544'/>
<id>urn:sha1:03347735a65b75cc0d40ee7ee9c17ee612584544</id>
<content type='text'>
Build the Cookie Properties dialog with GtkBuilder instead of handcraft
from the past.

Bug #661347
</content>
</entry>
<entry>
<title>Make about:applications prettier</title>
<updated>2011-09-06T17:10:05+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xlopez@igalia.com</email>
</author>
<published>2011-09-06T17:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=4bd5ca329c07b8e8b3a2736c77dd862175cdf37b'/>
<id>urn:sha1:4bd5ca329c07b8e8b3a2736c77dd862175cdf37b</id>
<content type='text'>
Thanks to Lapo Calamandrei for the CSS.
</content>
</entry>
<entry>
<title>e-web-view: fix error pages for RTL locales</title>
<updated>2011-09-05T04:46:51+00:00</updated>
<author>
<name>Vinicius Depizzol</name>
<email>vdepizzol@gmail.com</email>
</author>
<published>2011-07-30T06:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=bd9610ccf02ee4122f10f770b36b7c3cbd183a76'/>
<id>urn:sha1:bd9610ccf02ee4122f10f770b36b7c3cbd183a76</id>
<content type='text'>
Remove hardcoded directions in the CSS definitions and make them simpler.

Bug #314205

Signed-off-by: Diego Escalante Urrelo &lt;descalante@igalia.com&gt;
</content>
</entry>
<entry>
<title>data/glade: remove unneeded markup</title>
<updated>2011-09-04T21:42:30+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2011-08-20T17:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=46312f09960cca55ada816246dd3c18d839fa62e'/>
<id>urn:sha1:46312f09960cca55ada816246dd3c18d839fa62e</id>
<content type='text'>
Use attributes instead of hardcoding the markup on the translatable
string.

Bug #102382
</content>
</entry>
<entry>
<title>prefs-dialog: remove unused underline property</title>
<updated>2011-09-04T21:42:30+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2011-08-20T17:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=90455dac2fcf07a349b3635848e458f556715a43'/>
<id>urn:sha1:90455dac2fcf07a349b3635848e458f556715a43</id>
<content type='text'>
Bug #102382
</content>
</entry>
<entry>
<title>Add basic support for Web Applications</title>
<updated>2011-08-28T19:23:26+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xlopez@igalia.com</email>
</author>
<published>2011-07-13T22:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=ebac66a05be1e71bd978f070fb842fd8b457e7e8'/>
<id>urn:sha1:ebac66a05be1e71bd978f070fb842fd8b457e7e8</id>
<content type='text'>
Allow to save any page as a "Web Application". A new .desktop file
will be created, and added to the Shell as a new application. It will
launch epiphany in application mode, with its own private profile
(inheriting some data from the main profile, like the relevant domain
cookies) and in a new process.
</content>
</entry>
<entry>
<title>e-window: use a css file for widget styling</title>
<updated>2011-07-30T05:10:17+00:00</updated>
<author>
<name>Alexandre Mazari</name>
<email>scaroo@gmail.com</email>
</author>
<published>2011-07-30T04:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=d6f43136341159cccde9f707f2a493c109ec4e85'/>
<id>urn:sha1:d6f43136341159cccde9f707f2a493c109ec4e85</id>
<content type='text'>
Replace local styling (used for the tab close button and embed's status
frame) by a global css sheet loaded at window construction.
This allows tweaking style properties without rebuilding.

The css file is installed in $(pkgdatadir)/epiphany.css.

Signed-off-by: Diego Escalante Urrelo &lt;descalante@igalia.com&gt;

Bug #644805
</content>
</entry>
<entry>
<title>data/gschema: remove useless newline</title>
<updated>2011-07-30T05:10:08+00:00</updated>
<author>
<name>Diego Escalante Urrelo</name>
<email>descalante@igalia.com</email>
</author>
<published>2011-07-30T04:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=f4c6a2f079f5b24c067f2b656a8a4f808ec4533c'/>
<id>urn:sha1:f4c6a2f079f5b24c067f2b656a8a4f808ec4533c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement about:memory</title>
<updated>2011-06-27T17:34:52+00:00</updated>
<author>
<name>Xan Lopez</name>
<email>xlopez@igalia.com</email>
</author>
<published>2011-06-27T16:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=836a072b8a9404be59187f66f46c64998670a534'/>
<id>urn:sha1:836a072b8a9404be59187f66f46c64998670a534</id>
<content type='text'>
Gives an estimate of how much memory the browser process is using,
extracted from /proc/$PID/smaps. Only works in GNU/Linux systems.
</content>
</entry>
<entry>
<title>Use a gdbus-codegen generated GDBusProxy to monitor NM state</title>
<updated>2011-06-23T21:00:18+00:00</updated>
<author>
<name>Claudio Saavedra</name>
<email>csaavedra@igalia.com</email>
</author>
<published>2011-06-23T20:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=3af15cdbcd31a7ac4eda748ae83180a228d30a80'/>
<id>urn:sha1:3af15cdbcd31a7ac4eda748ae83180a228d30a80</id>
<content type='text'>
Get rid of the EphyNetMonitor code and instead generate a GDBusProxy
subclass that monitors the StateChanged signal and State property in
org.gnome.NetworkManager. This proxy exports these features as
standard GObject signal and property, respectively, so we can use it
directly through the relevant accessors.

https://bugzilla.gnome.org/show_bug.cgi?id=622903
</content>
</entry>
</feed>
