<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/data, branch master</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=master</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2014-09-08T17:21:24+00:00</updated>
<entry>
<title>Bug 341802 - Make Evolution installed directories names without version</title>
<updated>2014-09-08T17:21:24+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-09-08T17:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b05e2a5f53c184c0ff47858916269e27eb9d51f3'/>
<id>urn:sha1:b05e2a5f53c184c0ff47858916269e27eb9d51f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code</title>
<updated>2014-09-08T09:45:33+00:00</updated>
<author>
<name>Christian Schaarschmidt</name>
<email>schaarsc@gmx.de</email>
</author>
<published>2014-09-08T09:45:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3ee80c90378847641cd59eb21600a0f940ca6b7f'/>
<id>urn:sha1:3ee80c90378847641cd59eb21600a0f940ca6b7f</id>
<content type='text'>
This change also includes preparation for
bug 319195 - Contact dialog appallingly overcrowded
</content>
</entry>
<entry>
<title>Bug 732892 - Scale-down contact images in message preview</title>
<updated>2014-07-16T08:56:56+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-07-16T08:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=968a7477c72124fc0f7af837b4894db6ee4553d2'/>
<id>urn:sha1:968a7477c72124fc0f7af837b4894db6ee4553d2</id>
<content type='text'>
Set the maximal width and height of the contact image to 96 px. Also do
the same in the contact preview in addressbook.
</content>
</entry>
<entry>
<title>Bug 732802 - data/evolution.appdata.xml is not git-ignored</title>
<updated>2014-07-08T16:23:47+00:00</updated>
<author>
<name>Jonas Hahnfeld</name>
<email>hahnjo@hahnjo.de</email>
</author>
<published>2014-07-08T16:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c411499b98ee5fd039b5cf763be42ffb27210e8a'/>
<id>urn:sha1:c411499b98ee5fd039b5cf763be42ffb27210e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 540362: [webkit-composer] Use webkit for composer</title>
<updated>2014-06-09T14:32:25+00:00</updated>
<author>
<name>Tomas Popela</name>
<email>tpopela@redhat.com</email>
</author>
<published>2014-06-09T14:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8650fb139a9143f04615de74ff569bce3e0c4ce3'/>
<id>urn:sha1:8650fb139a9143f04615de74ff569bce3e0c4ce3</id>
<content type='text'>
Merge wip/webkit-composer branch into master.
</content>
</entry>
<entry>
<title>Bug 604346 - Ctrl+Enter sends mail without asking confirmation</title>
<updated>2014-06-03T08:44:19+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-06-03T08:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=70f58975e34348e4b698bb80e0078f93858bbc48'/>
<id>urn:sha1:70f58975e34348e4b698bb80e0078f93858bbc48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "Send messages through Outbox folder" option</title>
<updated>2014-06-02T12:36:00+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-06-02T12:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2f73b39bf2999fa0316e776a0d7a3967e69c8ec6'/>
<id>urn:sha1:2f73b39bf2999fa0316e776a0d7a3967e69c8ec6</id>
<content type='text'>
Users ask from time to time for the old behaviour when the messages
used to be saved through Outbox, rather than the composer being opened
all the time the message is sending. The change is pretty simple,
thus why not to add it.

Note the Outbox is not flushed after sending, the users is responsible
to invoke the Outbox flush on his/her own. This also allows a user
to postpone the message send for later.
</content>
</entry>
<entry>
<title>Bug 730743 - Add an option to disable sender's photo search at gravatar.com</title>
<updated>2014-05-27T14:12:51+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2014-05-27T14:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=82076f2fae7f20df1163da08e272be18c9dcdb60'/>
<id>urn:sha1:82076f2fae7f20df1163da08e272be18c9dcdb60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix distcheck error.</title>
<updated>2014-03-16T15:26:57+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2014-03-16T14:28:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c3ba4f61daedbe4adec423ac355da277a892c1e6'/>
<id>urn:sha1:c3ba4f61daedbe4adec423ac355da277a892c1e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually make the AppData file translatable</title>
<updated>2014-03-11T17:37:56+00:00</updated>
<author>
<name>Richard Hughes</name>
<email>richard@hughsie.com</email>
</author>
<published>2014-03-11T12:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d8ac0f010b636a675e279da9a1fcfc5bc5f03789'/>
<id>urn:sha1:d8ac0f010b636a675e279da9a1fcfc5bc5f03789</id>
<content type='text'>
Evolution was installing a file with &lt;_p&gt; which made gnome-software very upset.
</content>
</entry>
</feed>
