<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/widgets/menus, 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>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>Address couple issues found by a Coverity scan</title>
<updated>2012-11-30T14:30:45+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2012-11-30T14:29:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ab3f65a15e1b6fe5bdf488e6e879899e283ccc43'/>
<id>urn:sha1:ab3f65a15e1b6fe5bdf488e6e879899e283ccc43</id>
<content type='text'>
</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>Coding style and whitespace cleanup.</title>
<updated>2012-06-25T00:31:43+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-06-24T11:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cc8bf823ec514f6ba1f59fa8d8103936fa48d070'/>
<id>urn:sha1:cc8bf823ec514f6ba1f59fa8d8103936fa48d070</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>Add missing linker flags.</title>
<updated>2012-03-03T19:11:12+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2012-03-03T18:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b4f895265d04eb3c6b326f467be0bdec6cc24cfb'/>
<id>urn:sha1:b4f895265d04eb3c6b326f467be0bdec6cc24cfb</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>Coding style and whitespace cleanup.</title>
<updated>2012-02-20T15:04:25+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2011-12-01T02:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=23f5773903d64a554d977ae7d0ebbaca73528f1f'/>
<id>urn:sha1:23f5773903d64a554d977ae7d0ebbaca73528f1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug #591436 - Add -avoid-version to LDFLAGS</title>
<updated>2012-02-15T10:22:21+00:00</updated>
<author>
<name>H. Habighorst</name>
<email>h.habighorst@googlemail.com</email>
</author>
<published>2012-02-15T10:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=160006402248075b95c98e9e34d4538670ba7480'/>
<id>urn:sha1:160006402248075b95c98e9e34d4538670ba7480</id>
<content type='text'>
</content>
</entry>
</feed>
