<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/doc/devel/executive-summary, 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>2003-12-29T20:05:18+00:00</updated>
<entry>
<title>Dead.</title>
<updated>2003-12-29T20:05:18+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@src.gnome.org</email>
</author>
<published>2003-12-29T20:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0f960cd11495166f4b57b385b11977766b6ab132'/>
<id>urn:sha1:0f960cd11495166f4b57b385b11977766b6ab132</id>
<content type='text'>
svn path=/trunk/; revision=24018
</content>
</entry>
<entry>
<title>Removing more dead docs.</title>
<updated>2003-12-29T20:04:26+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@src.gnome.org</email>
</author>
<published>2003-12-29T20:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5bde037cd2d4130e8b09dc0b8f24614196c74aac'/>
<id>urn:sha1:5bde037cd2d4130e8b09dc0b8f24614196c74aac</id>
<content type='text'>
svn path=/trunk/; revision=24017
</content>
</entry>
<entry>
<title>calendar/cal-client/Makefile.am: calendar/cal-util/Makefile.am:</title>
<updated>2001-06-21T19:19:42+00:00</updated>
<author>
<name>Peter Williams</name>
<email>peterw@ximian.com</email>
</author>
<published>2001-06-21T19:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c2f24a98ce703b3dba475989f152ada24b68bc0f'/>
<id>urn:sha1:c2f24a98ce703b3dba475989f152ada24b68bc0f</id>
<content type='text'>
2001-06-21  Peter Williams  &lt;peterw@ximian.com&gt;

	* Makefile.am:
	calendar/cal-client/Makefile.am:
	calendar/cal-util/Makefile.am:
	importer/Makefile.am:
	executive-summary/Makefile.am: Changed to used gtk-doc's
	canonical Makefile.am (plus some tweaks because not every
	dir builds html).

svn path=/trunk/; revision=10375
</content>
</entry>
<entry>
<title>added *-undocumented.txt to .cvsignore</title>
<updated>2001-06-14T06:09:12+00:00</updated>
<author>
<name>Damon Chaplin</name>
<email>damon@src.gnome.org</email>
</author>
<published>2001-06-14T06:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a6768425fc909fe7012786cd9f2f1e65d4babe7c'/>
<id>urn:sha1:a6768425fc909fe7012786cd9f2f1e65d4babe7c</id>
<content type='text'>
svn path=/trunk/; revision=10226
</content>
</entry>
<entry>
<title>Return the serialized EDestinations (rather than just a string w/ e-mail</title>
<updated>2001-05-18T07:10:04+00:00</updated>
<author>
<name>Jon Trowbridge</name>
<email>trow@ximian.com</email>
</author>
<published>2001-05-18T07:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3ca3f79dbe4641478582cd0b78a6e377c3430b19'/>
<id>urn:sha1:3ca3f79dbe4641478582cd0b78a6e377c3430b19</id>
<content type='text'>
2001-05-18  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * gui/component/select-names/e-select-names-bonobo.c
        (entry_get_property_fn): Return the serialized EDestinations
        (rather than just a string w/ e-mail addresses) through the bonobo
        component's property bag.

        * gui/component/select-names/e-select-names-model.c
        (e_select_names_model_export_destinationv): Added.  A convenience routine
        for serializing the model's EDestinations into a string.

        * gui/component/select-names/e-select-names-popup.c
        (add_html_mail): Added.  Puts in a check menu item for whether or
        not the recipient wants HTML mail.
        (popup_menu_card): Add menu item for HTML mail.  Enable edit
        contact info item.
        (popup_menu_nocard): Add menu item for HTML mail.  Enable edit
        contact info item.

        * backend/ebook/e-book-util.c (e_book_use_local_address_book):
        Added.  Fetches the local addressbook and caches it on the first
        call.  This is meant to be an easy and efficient way to get at the
        local addressbook with the minimum of code.
        (e_book_query_address_locally): Added.  Convenience code that
        does an e-mail only e_book_name_and_email_query against the
        local address book.

        * backend/ebook/e-destination.c
        (e_destination_set_html_mail_pref): Added.  Allows the intended
        recipient's HTML mail preference to be manipulated.
        (e_destination_get_email_verbose): Added.  Cleaned up to use
        e_destination_get_name.
        (e_destination_get_html_mail_pref): Added.  Read the recipient's HTML mail
        preference.  If the destination is linked to a card, the
        preference is taken from the card (unless it has been explicitly
        overridden by a called to e_destination_set_html_mail_pref).
        (e_destination_get_address_textv): Added.  Form a unified address string
        from a NULL-terminated vector of EDestinations.
        (e_destination_export): Added.  Serialize an EDestination to a string.
        (e_destination_import): Added.  Unserialize a string to build an
        EDestination.
        (e_destination_exportv): Added.  Serialize a NULL-terminated vector of
        EDestinations to a string.
        (e_destination_importv): Added.  Unserialize a string to build a
        NULL-terminated vector of EDestinations.

        * gui/component/select-names/e-select-names-completion.c:
        Implemented local versions of g_strcasecmp and g_strncasecmp
        (which should really be in glib, I think...) for utf8, and used
        them to make this code utf8-safe.

2001-05-18  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * Makefile.am (evolution_mail_LDADD): Added libebook.la (which is
        now required by the composer.)

2001-05-18  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * e-msg-composer-hdrs.c (set_recipients): Properly unserialize the
        string returned by the "text" property of the bonobo control,
        convert it into EDestinations, and use them to get the e-mail
        addresses of our recipients.

22001-05-18  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * Makefile.am (SUBDIRS): Changed build order.  Now addressbook
        gets built before mail.

svn path=/trunk/; revision=9878
</content>
</entry>
<entry>
<title>I've said it before and I'll say it again... man am I a dumb schmuck</title>
<updated>2001-05-15T19:35:46+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2001-05-15T19:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=b7e07ef778ad1c8d7aabf9dc5f4c8f38cfca4252'/>
<id>urn:sha1:b7e07ef778ad1c8d7aabf9dc5f4c8f38cfca4252</id>
<content type='text'>
svn path=/trunk/; revision=9827
</content>
</entry>
<entry>
<title>Removed some evolution-*-decl.txt files since these are autogenerated by</title>
<updated>2001-05-15T19:25:16+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-05-15T19:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a5787f514f9d33171dc3032ef207411b3117acb4'/>
<id>urn:sha1:a5787f514f9d33171dc3032ef207411b3117acb4</id>
<content type='text'>
2001-05-15  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* Removed some evolution-*-decl.txt files since these are
	autogenerated by gtk-doc and don't belong in cvs anyway.
	Should the tmpl/ dirs also be removed??

svn path=/trunk/; revision=9822
</content>
</entry>
<entry>
<title>Update</title>
<updated>2001-04-26T10:26:37+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@src.gnome.org</email>
</author>
<published>2001-04-26T10:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c0a03301d97d5c9771dba1714a6d945c1889e1e4'/>
<id>urn:sha1:c0a03301d97d5c9771dba1714a6d945c1889e1e4</id>
<content type='text'>
svn path=/trunk/; revision=9580
</content>
</entry>
<entry>
<title>Removed generated files from CVS, updated .cvsignore files to include</title>
<updated>2001-04-25T21:48:05+00:00</updated>
<author>
<name>Jon Trowbridge</name>
<email>trow@ximian.com</email>
</author>
<published>2001-04-25T21:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=4994d35be03b281011c6ce5e8ff5489eed7486d6'/>
<id>urn:sha1:4994d35be03b281011c6ce5e8ff5489eed7486d6</id>
<content type='text'>
2001-04-25  Jon Trowbridge  &lt;trow@ximian.com&gt;

        * Removed generated files from CVS, updated .cvsignore files
        to include generated files.

svn path=/trunk/; revision=9569
</content>
</entry>
<entry>
<title>Port builddir != srcdir patch from the evolution-0-10-branch.</title>
<updated>2001-04-23T20:45:39+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2001-04-23T20:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=23faa57aef230148a5ab1c746a325be4ba029b02'/>
<id>urn:sha1:23faa57aef230148a5ab1c746a325be4ba029b02</id>
<content type='text'>
svn path=/trunk/; revision=9522
</content>
</entry>
</feed>
