<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/doc/reference/evolution-mail-composer, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2013-06-01T19:24:37+00:00</updated>
<entry>
<title>Add e_composer_header_table_ref_source().</title>
<updated>2013-06-01T19:24:37+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-01T19:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8d7a5a1b878015001997a817dda092fd62d54f6e'/>
<id>urn:sha1:8d7a5a1b878015001997a817dda092fd62d54f6e</id>
<content type='text'>
Convenience function that works like e_source_registry_ref_source(),
but spares the caller from digging out the ESourceRegistry from the
header table.
</content>
</entry>
<entry>
<title>EComposerHeaderTable: Remove "shell" property.</title>
<updated>2013-06-01T19:24:03+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-01T18:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=76af649676439392c3e477fd48de49265bc88910'/>
<id>urn:sha1:76af649676439392c3e477fd48de49265bc88910</id>
<content type='text'>
No longer needed.

Removed functions:

  e_composer_header_table_get_shell()
</content>
</entry>
<entry>
<title>EComposeHeaderTable: Replace "registry" property with "client-cache".</title>
<updated>2013-06-01T19:24:00+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-06-01T18:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0dc9aae35b1032c04f1de5a8eb2aff77550d7897'/>
<id>urn:sha1:0dc9aae35b1032c04f1de5a8eb2aff77550d7897</id>
<content type='text'>
The ESourceRegistry can still be obtained from the EClientCache:

   client_cache = e_composer_header_table_ref_client_cache (table);
   registry = e_client_cache_ref_registry (client_cache);

   ...

   g_object_unref (client_cache);
   g_object_unref (registry);

Added functions:

  e_composer_header_table_ref_client_cache()

Removed functions:

  e_composer_header_table_get_registry()
</content>
</entry>
<entry>
<title>Rename libcomposer to libevolution-mail-composer.</title>
<updated>2013-05-28T13:56:30+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2013-05-28T01:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41'/>
<id>urn:sha1:9bfe38c419c7b864b4e1a5f4f2b50416a1e08e41</id>
<content type='text'>
To make Evolution's shared libraries more consistent.

Also add an evolution-mail-composer documentation module.
</content>
</entry>
</feed>
