<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/mail/ChangeLog, branch FEDERICO_FOCUS</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=FEDERICO_FOCUS</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=FEDERICO_FOCUS'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2001-02-04T04:10:39+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2001-02-04T04:10:39+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-02-04T04:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e'/>
<id>urn:sha1:cdc0ace9247af43ff6ad2f46d54029ff1e3dbb7e</id>
<content type='text'>
'FEDERICO_FOCUS'.

svn path=/tags/FEDERICO_FOCUS/; revision=7955
</content>
</entry>
<entry>
<title>Fix dodgy libxml allocation pollution, and potential faults on NULL</title>
<updated>2001-02-03T22:56:15+00:00</updated>
<author>
<name>Michael Meeks</name>
<email>michael@helixcode.com</email>
</author>
<published>2001-02-03T22:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=5011c8574c85d2e7630789cfaef78b3f3d3fb41a'/>
<id>urn:sha1:5011c8574c85d2e7630789cfaef78b3f3d3fb41a</id>
<content type='text'>
2001-02-03  Michael Meeks  &lt;michael@helixcode.com&gt;

	* mail-local.c (load_metainfo): Fix dodgy libxml allocation
	pollution, and potential faults on NULL attributes.

svn path=/trunk/; revision=7949
</content>
</entry>
<entry>
<title>Cleaned up so we dont add an unecessary level of indenting.</title>
<updated>2001-02-02T03:06:04+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-02-02T03:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c051d7fa5200dd51fe23422ce2a5b87c8bba14f0'/>
<id>urn:sha1:c051d7fa5200dd51fe23422ce2a5b87c8bba14f0</id>
<content type='text'>
2001-02-02  Not Zed  &lt;NotZed@Ximian.com&gt;

        * mail-send-recv.c (mail_send_receive): Cleaned up so we dont add
        an unecessary level of indenting.

        * message-list.c (ml_tree_value_at): For collapsed tree nodes,
        scan the collapses nodes for the unread and status information.
        Since we dont really have fake nodes anymore.

2001-01-30  Ian Campbell  &lt;ijc25@cam.ac.uk&gt;

        * message-list.c: Add support for new icons for being
        read/unread for fake root messages on threads.

svn path=/trunk/; revision=7942
</content>
</entry>
<entry>
<title>Fix bug in autodetected mboxes</title>
<updated>2001-01-30T19:09:07+00:00</updated>
<author>
<name>Iain Holmes</name>
<email>iain@src.gnome.org</email>
</author>
<published>2001-01-30T19:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0c8839ec4ecebc05640ce2432a09d6e04a811bac'/>
<id>urn:sha1:0c8839ec4ecebc05640ce2432a09d6e04a811bac</id>
<content type='text'>
Only allow one send and recv dialog at once.

svn path=/trunk/; revision=7917
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2001-01-30T15:14:39+00:00</updated>
<author>
<name>Kjartan Maraas</name>
<email>kmaraas@gnome.org</email>
</author>
<published>2001-01-30T15:14:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=601872effd25d9e5a36d3acfa008e772408bc025'/>
<id>urn:sha1:601872effd25d9e5a36d3acfa008e772408bc025</id>
<content type='text'>
2001-01-30  Kjartan Maraas  &lt;kmaraas@gnome.org&gt;

	* folder-browser.c: Fix typo.

svn path=/trunk/; revision=7913
</content>
</entry>
<entry>
<title>Cast the camel_stream_mem_new() to a CamelStreamMem.</title>
<updated>2001-01-30T03:51:20+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@helixcode.com</email>
</author>
<published>2001-01-30T03:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=171de13904c8a92b920a3c156837a79fb8d8ae69'/>
<id>urn:sha1:171de13904c8a92b920a3c156837a79fb8d8ae69</id>
<content type='text'>
2001-01-29  Jeffrey Stedfast  &lt;fejj@helixcode.com&gt;

	* mail-importer.c (mail_importer_add_line): Cast the
	camel_stream_mem_new() to a CamelStreamMem.

svn path=/trunk/; revision=7905
</content>
</entry>
<entry>
<title>Return efence ifdefs to 0 for solaris build</title>
<updated>2001-01-29T20:56:27+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@ximian.com</email>
</author>
<published>2001-01-29T20:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9934a4b6d090efc7634e7d5cf432c600729a3bcc'/>
<id>urn:sha1:9934a4b6d090efc7634e7d5cf432c600729a3bcc</id>
<content type='text'>
2001-01-29  JP Rosevear  &lt;jpr@ximian.com&gt;

	* main.c: Return efence ifdefs to 0 for solaris build

svn path=/trunk/; revision=7895
</content>
</entry>
<entry>
<title>	(build_tree): Oops, turn on BROKEN_ETREE again.</title>
<updated>2001-01-29T09:53:23+00:00</updated>
<author>
<name>Michael Zucci</name>
<email>zucchi@src.gnome.org</email>
</author>
<published>2001-01-29T09:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=66b038a31f0c7be2a3b0fa2f36de636b17481500'/>
<id>urn:sha1:66b038a31f0c7be2a3b0fa2f36de636b17481500</id>
<content type='text'>
svn path=/trunk/; revision=7888
</content>
</entry>
<entry>
<title>Debug function to compare the tree we think we have, after an incremental</title>
<updated>2001-01-29T09:33:15+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-01-29T09:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=aad4202594a706636bc893b8716a573861216175'/>
<id>urn:sha1:aad4202594a706636bc893b8716a573861216175</id>
<content type='text'>
2001-01-29  Not Zed  &lt;NotZed@Ximian.com&gt;

        * message-list.c (tree_equal): Debug function to compare the tree
        we think we have, after an incremental update.
        (build_tree): Check the tree after we've built it.

        * mail-mt.c (mail_get_password): If we are being called from the
        main gui thread, then just call the dialogue directly.  Ideally we
        dont want this anyway but lets handle the case nicely.
        (mail_get_password): Try locking around the password request, to
        single-queue any password requests.
        (mail_msg_init): Push an exit handler to clean it up on completion.

        * mail-send-recv.c (receive_update_got_store): New function called
        when the store has been retrieved asynchronously.
        (mail_send_receive): Get the store asynchronously.  This was
        causing problems where the password dialogue would try and be
        called from the main thread via a message.

        * mail-ops.c (mail_get_store): New function to get a store
        (a)synchronously.  More or less taken from subscribe-dialog, which
        i will remove later.
        (mail_scan_subfolders): Try running the scan subfolder thing
        asynchronously, to help startup time.  Not sure if this will work,
        but presumably the shell can handle the folders appearing later
        ok.

svn path=/trunk/; revision=7886
</content>
</entry>
<entry>
<title>Turns out that I was wrong about the g_get_real_name mem leak, god damn</title>
<updated>2001-01-29T00:46:18+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-01-29T00:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6fd48a6f476245f52b0653cb1b9f0f298798c07a'/>
<id>urn:sha1:6fd48a6f476245f52b0653cb1b9f0f298798c07a</id>
<content type='text'>
2001-01-28  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-config-druid.c (set_defaults): Turns out that I was wrong
	about the g_get_real_name mem leak, god damn glib for not
	following the const char* standard.

svn path=/trunk/; revision=7882
</content>
</entry>
</feed>
