<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/mail, branch NAUTILUS-SAFE</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=NAUTILUS-SAFE</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=NAUTILUS-SAFE'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2000-07-06T04:58:12+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-06T04:58:12+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2000-07-06T04:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=31c19f75b9e278da1c8d36022eb38935959e9623'/>
<id>urn:sha1:31c19f75b9e278da1c8d36022eb38935959e9623</id>
<content type='text'>
'NAUTILUS-SAFE'.

svn path=/tags/NAUTILUS-SAFE/; revision=3914
</content>
</entry>
<entry>
<title>Oops. My gnome-vfs was out-of-date. Update for changed function name.</title>
<updated>2000-07-05T21:04:20+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-05T21:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1e54340d72e5aaeb88c120b275bb468198167ba4'/>
<id>urn:sha1:1e54340d72e5aaeb88c120b275bb468198167ba4</id>
<content type='text'>
	* mail-identify.c (mail_identify_mime_part): Oops. My gnome-vfs
	was out-of-date. Update for changed function name.

svn path=/trunk/; revision=3898
</content>
</entry>
<entry>
<title>Use the gnomevfs sniff buffer interface to try to identify the MIME type</title>
<updated>2000-07-05T19:47:35+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-05T19:47:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=53faeaabcc20626b63d0a815f06851aa97152dcd'/>
<id>urn:sha1:53faeaabcc20626b63d0a815f06851aa97152dcd</id>
<content type='text'>
	* mail-identify.c (mail_identify_mime_part): Use the gnomevfs
	sniff buffer interface to try to identify the MIME type when
	everything else fails.

	* mail-display.c (on_object_requested):
	* mail-format.c (lookup_handler, handle_undisplayable,
	handle_audio): s/gnome_mime/gnome_vfs_mime/

	* Makefile.am: Add gnomevfs stuff

svn path=/trunk/; revision=3893
</content>
</entry>
<entry>
<title>Get rid of a compiler warning.</title>
<updated>2000-07-04T02:33:15+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2000-07-04T02:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e21b797d83b8adf0635b100c6ebfe6ccb8facfae'/>
<id>urn:sha1:e21b797d83b8adf0635b100c6ebfe6ccb8facfae</id>
<content type='text'>
svn path=/trunk/; revision=3881
</content>
</entry>
<entry>
<title>call mail_display_set_message with NULL if the message we tried to select</title>
<updated>2000-07-04T00:56:45+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-04T00:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=7ad9e599926815d42e88dc2a9a9037fc860d143c'/>
<id>urn:sha1:7ad9e599926815d42e88dc2a9a9037fc860d143c</id>
<content type='text'>
	* message-list.c (select_msg): call mail_display_set_message with
	NULL if the message we tried to select doesn't exist (probably
	meaning we tried to selecte the first message and the folder is
	empty.)

	* mail-display.c (mail_display_set_message): deal with NULL as an
	input (meaning "undisplay previous message and display nothing").

svn path=/trunk/; revision=3879
</content>
</entry>
<entry>
<title>Remove hack to redisplay the inbox, since folder_changed signals will now</title>
<updated>2000-07-03T01:22:27+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-03T01:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2b06fe7a4dcd3437219e41a330bd6dd00fe4457c'/>
<id>urn:sha1:2b06fe7a4dcd3437219e41a330bd6dd00fe4457c</id>
<content type='text'>
	* mail-ops.c (real_fetch_mail): Remove hack to redisplay the
	inbox, since folder_changed signals will now be emitted
	appropriately.

svn path=/trunk/; revision=3866
</content>
</entry>
<entry>
<title>Fix filter_driver_new invocation.</title>
<updated>2000-07-03T00:39:35+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-03T00:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=033a1cd5a7336659319b697d319b8c912bf3771a'/>
<id>urn:sha1:033a1cd5a7336659319b697d319b8c912bf3771a</id>
<content type='text'>
	* component-factory.c (create_vfolder_storage): Fix
	filter_driver_new invocation.

svn path=/trunk/; revision=3862
</content>
</entry>
<entry>
<title>test-mail and test-thread should be noinst.</title>
<updated>2000-07-03T00:33:50+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-03T00:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f0e2807dbe1d424b549216e4e0b6e97b6b34deac'/>
<id>urn:sha1:f0e2807dbe1d424b549216e4e0b6e97b6b34deac</id>
<content type='text'>
	* Makefile.am (bin_PROGRAMS): test-mail and test-thread should be
	noinst.

svn path=/trunk/; revision=3861
</content>
</entry>
<entry>
<title>Pass mail_uri_to_folder and rules to filter_driver_new.</title>
<updated>2000-07-02T23:18:17+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2000-07-02T23:18:17+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=480cd7ee7618d5e8b3ce1c57a40f7e90cc4b26a7'/>
<id>urn:sha1:480cd7ee7618d5e8b3ce1c57a40f7e90cc4b26a7</id>
<content type='text'>
	* mail-ops.c (real_fetch_mail):
	(vfolder_editor_clicked):
	* component-factory.c (create_vfolder_storage):
	Pass mail_uri_to_folder and rules to filter_driver_new.

svn path=/trunk/; revision=3860
</content>
</entry>
<entry>
<title>Fix double freeing of the camel exception; this prevents a crash when a</title>
<updated>2000-07-02T21:25:15+00:00</updated>
<author>
<name>Ettore Perazzoli</name>
<email>ettore@src.gnome.org</email>
</author>
<published>2000-07-02T21:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=e497e9ad28cdc787d66ea40e924b2775890e123c'/>
<id>urn:sha1:e497e9ad28cdc787d66ea40e924b2775890e123c</id>
<content type='text'>
folder cannot be opened.

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