<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/libevolution-utils, 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>2012-12-12T19:33:43+00:00</updated>
<entry>
<title>Consolidate base utility libraries into libeutil.</title>
<updated>2012-12-12T19:33:43+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-12-10T13:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d09d8de870b6697c8a8b262e7e077b871a69b315'/>
<id>urn:sha1:d09d8de870b6697c8a8b262e7e077b871a69b315</id>
<content type='text'>
Evolution consists of entirely too many small utility libraries, which
increases linking and loading time, places a burden on higher layers of
the application (e.g. modules) which has to remember to link to all the
small in-tree utility libraries, and makes it difficult to generate API
documentation for these utility libraries in one Gtk-Doc module.

Merge the following utility libraries under the umbrella of libeutil,
and enforce a single-include policy on libeutil so we can reorganize
the files as desired without disrupting its pseudo-public API.

   libemail-utils/libemail-utils.la
   libevolution-utils/libevolution-utils.la
   filter/libfilter.la
   widgets/e-timezone-dialog/libetimezonedialog.la
   widgets/menus/libmenus.la
   widgets/misc/libemiscwidgets.la
   widgets/table/libetable.la
   widgets/text/libetext.la

This also merges libedataserverui from the Evolution-Data-Server module,
since Evolution is its only consumer nowadays, and I'd like to make some
improvements to those APIs without concern for backward-compatibility.

And finally, start a Gtk-Doc module for libeutil.  It's going to be a
project just getting all the symbols _listed_ much less _documented_.
But the skeletal structure is in place and I'm off to a good start.
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2012-11-10T20:54:43+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-11-10T03:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2c4ae5e7685c462f8d464448e4617b8dea029e72'/>
<id>urn:sha1:2c4ae5e7685c462f8d464448e4617b8dea029e72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Coding style and whitespace cleanup.</title>
<updated>2012-08-19T18:17:55+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-07-12T12:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c85109fc322137596bf34cffc5445d568223c60d'/>
<id>urn:sha1:c85109fc322137596bf34cffc5445d568223c60d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not call g_object_notify() when property didn't change</title>
<updated>2012-06-18T13:35:44+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2012-06-18T13:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6c05b09be16ac8eceb17653c3c26c0c6f963ef10'/>
<id>urn:sha1:6c05b09be16ac8eceb17653c3c26c0c6f963ef10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt to single-include E-D-S libraries.</title>
<updated>2012-06-03T19:14:03+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-06-03T19:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2a39437ee94059a79d3dc1bf0c97a3aeaff23f53'/>
<id>urn:sha1:2a39437ee94059a79d3dc1bf0c97a3aeaff23f53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libevolution-utils.pc.in: Fix GTK+ requirement.</title>
<updated>2012-03-03T21:59:42+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-03-03T21:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b8080a3391ec078564312576e04cfdc9e12444fa'/>
<id>urn:sha1:b8080a3391ec078564312576e04cfdc9e12444fa</id>
<content type='text'>
Should require gtk+-3.0, not gtk+-2.0.
</content>
</entry>
<entry>
<title>Whitespace cleanups.</title>
<updated>2012-03-03T15:24:38+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-03-03T15:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5234efadbd5b98339aa3b7b5dc1a28b17ac75a67'/>
<id>urn:sha1:5234efadbd5b98339aa3b7b5dc1a28b17ac75a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use libevolution-utils all over evolution.</title>
<updated>2012-03-03T14:02:34+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@gnome.org</email>
</author>
<published>2012-02-29T13:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=147687c60f59d6b8a9d484750119102329b6be04'/>
<id>urn:sha1:147687c60f59d6b8a9d484750119102329b6be04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move EAlert* and e-xml-utils references from other part of the code to libevolution-utils.</title>
<updated>2012-03-03T14:02:33+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@gnome.org</email>
</author>
<published>2012-02-29T12:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=14f82dde3448261b5b01fbf298b5c12a0e25d676'/>
<id>urn:sha1:14f82dde3448261b5b01fbf298b5c12a0e25d676</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make libevolution-util compilable.</title>
<updated>2012-03-03T14:02:33+00:00</updated>
<author>
<name>Srinivasa Ragavan</name>
<email>sragavan@gnome.org</email>
</author>
<published>2012-02-29T11:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2e7fe9a4ea35642befbe03fd2f347b8dfd6d73ef'/>
<id>urn:sha1:2e7fe9a4ea35642befbe03fd2f347b8dfd6d73ef</id>
<content type='text'>
</content>
</entry>
</feed>
