<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/mail/ChangeLog, branch ChangeLog</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=ChangeLog</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=ChangeLog'/>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2002-11-25T03:26:07+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'ChangeLog'.</title>
<updated>2002-11-25T03:26:07+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2002-11-25T03:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3dee5a41f00b0dcde1622849a8a5673e51ab582b'/>
<id>urn:sha1:3dee5a41f00b0dcde1622849a8a5673e51ab582b</id>
<content type='text'>
svn path=/tags/ChangeLog/; revision=18909
</content>
</entry>
<entry>
<title>removed e_messagebox, and use gtk_message_dialog directly.</title>
<updated>2002-11-25T00:31:50+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-25T00:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=3324e67a17442c8e3c8a3936d2f063ee675004d3'/>
<id>urn:sha1:3324e67a17442c8e3c8a3936d2f063ee675004d3</id>
<content type='text'>
2002-11-22  Not Zed  &lt;NotZed@Ximian.com&gt;

        * mail-callbacks.c (ask_confirm_for_unwanted_html_mail): removed
        e_messagebox, and use gtk_message_dialog directly.
        (ask_confirm_for_empty_subject): and here.
        (ask_confirm_for_only_bcc): And here too.
        (msgbox_destroy_cb): Removed, since no longer needed.

svn path=/trunk/; revision=18905
</content>
</entry>
<entry>
<title>Show file name when prompt to user for overwrite. Fixes bug #34180.</title>
<updated>2002-11-22T18:25:12+00:00</updated>
<author>
<name>Harry Lu</name>
<email>harry.lu@sun.com</email>
</author>
<published>2002-11-22T18:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=736f3ff0afbf22df1df2343fb1dfad22bac950e1'/>
<id>urn:sha1:736f3ff0afbf22df1df2343fb1dfad22bac950e1</id>
<content type='text'>
2002-11-15  Harry Lu  &lt;harry.lu@sun.com&gt;

	* mail-display.c (write_data_to_file): Show file name when prompt
	to user for overwrite. Fixes bug #34180.

svn path=/trunk/; revision=18887
</content>
</entry>
<entry>
<title>Show file name when prompt to user for overwrite.</title>
<updated>2002-11-22T18:23:54+00:00</updated>
<author>
<name>Harry Lu</name>
<email>harry.lu@sun.com</email>
</author>
<published>2002-11-22T18:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=0c8d26e027f1ee3b809f32186adf059e9e541deb'/>
<id>urn:sha1:0c8d26e027f1ee3b809f32186adf059e9e541deb</id>
<content type='text'>
2002-11-15  Harry Lu  &lt;harry.lu@sun.com&gt;

	* mail-display.c (write_data_to_file): Show file name when prompt
	to user for overwrite.

svn path=/trunk/; revision=18886
</content>
</entry>
<entry>
<title>Enable dragging of all attachments. For bug #34327.</title>
<updated>2002-11-22T01:49:46+00:00</updated>
<author>
<name>Harry Lu</name>
<email>harry.lu@sun.com</email>
</author>
<published>2002-11-22T01:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ff14680378af5942c7738e296e7bc199ee7c75e9'/>
<id>urn:sha1:ff14680378af5942c7738e296e7bc199ee7c75e9</id>
<content type='text'>
2002-11-21  Harry Lu  &lt;harry.lu@sun.com&gt;

	* mail-display.c (do_attachment_header): Enable dragging of all
	attachments. For bug #34327.

svn path=/trunk/; revision=18882
</content>
</entry>
<entry>
<title>Since the GSList returned from gconf needs to be free'd by us, we don't</title>
<updated>2002-11-21T18:41:44+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-11-21T18:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=df6eb9b1e251cab968635c8601c86c03cb4ddee9'/>
<id>urn:sha1:df6eb9b1e251cab968635c8601c86c03cb4ddee9</id>
<content type='text'>
2002-11-21  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-preferences.c (mail_preferences_construct): Since the
	GSList returned from gconf needs to be free'd by us, we don't need
	to strdup the values. Also make sure we don't leak the GSList
	itself.
	(mail_preferences_apply): Don't leak our GSList data.

svn path=/trunk/; revision=18878
</content>
</entry>
<entry>
<title>applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588</title>
<updated>2002-11-21T10:57:47+00:00</updated>
<author>
<name>Radek Doulik</name>
<email>rodo@src.gnome.org</email>
</author>
<published>2002-11-21T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=6cde624508affa75a530fd92a5d6d2af167e59be'/>
<id>urn:sha1:6cde624508affa75a530fd92a5d6d2af167e59be</id>
<content type='text'>
svn path=/trunk/; revision=18877
</content>
</entry>
<entry>
<title>gconfify. (mail_composer_prefs_apply): gconfify this also.</title>
<updated>2002-11-20T18:35:30+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-11-20T18:35:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bdefd8ec42c5ecbf9f5904f44c5205d677753c99'/>
<id>urn:sha1:bdefd8ec42c5ecbf9f5904f44c5205d677753c99</id>
<content type='text'>
2002-11-20  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-composer-prefs.c (mail_composer_prefs_construct): gconfify.
	(mail_composer_prefs_apply): gconfify this also.

	* mail-preferences.c (mail_preferences_construct):
	gconf_client_get_string() probably returns an allocated buffer.

svn path=/trunk/; revision=18859
</content>
</entry>
<entry>
<title>provide a proper implicit rule for building .server.in from .server.in.in.</title>
<updated>2002-11-20T07:16:30+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2002-11-20T07:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=59951a4a1b6d83966963eb0cbb3c02ed1340cdeb'/>
<id>urn:sha1:59951a4a1b6d83966963eb0cbb3c02ed1340cdeb</id>
<content type='text'>
2002-11-20  Not Zed  &lt;NotZed@Ximian.com&gt;

        * importers/Makefile.am (%.server.in): provide a proper implicit
        rule for building .server.in from .server.in.in.  The other one
        just copied the first target to all destinations(!).

        * importers/evolution-outlook-importer.c (outlook_factory_fn):
        destroy -&gt; weak ref.

svn path=/trunk/; revision=18855
</content>
</entry>
<entry>
<title>Save the settings via gconf. (mail_preferences_construct): Load the values</title>
<updated>2002-11-19T22:25:10+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2002-11-19T22:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=77a4220c0223bf13a6c2f89f1cdfc4184b506628'/>
<id>urn:sha1:77a4220c0223bf13a6c2f89f1cdfc4184b506628</id>
<content type='text'>
2002-11-19  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* mail-preferences.c (mail_preferences_apply): Save the settings
	via gconf.
	(mail_preferences_construct): Load the values from gconf.

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