<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/composer/ChangeLog, branch guikachu-0_1</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag 'guikachu-0_1'.</title>
<updated>2001-02-21T19:34:27+00:00</updated>
<author>
<name>nobody</name>
<email>nobody@localhost</email>
</author>
<published>2001-02-21T19:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9207094d8365c41ebe28a9a2bc7a435bfd8bacfa'/>
<id>9207094d8365c41ebe28a9a2bc7a435bfd8bacfa</id>
<content type='text'>
svn path=/tags/guikachu-0_1/; revision=8336
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/tags/guikachu-0_1/; revision=8336
</pre>
</div>
</content>
</entry>
<entry>
<title>Use mail_append_mail to save to drafts instead of custom thread handler.</title>
<updated>2001-02-21T02:18:22+00:00</updated>
<author>
<name>Not Zed</name>
<email>NotZed@Ximian.com</email>
</author>
<published>2001-02-21T02:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=822b1964647ff9ecd3be57d1982bddfa43cba73e'/>
<id>822b1964647ff9ecd3be57d1982bddfa43cba73e</id>
<content type='text'>
2001-02-21  Not Zed  &lt;NotZed@Ximian.com&gt;

        * e-msg-composer.c (menu_file_save_draft_cb):
        (exit_dialog_cb):  Use mail_append_mail to save to drafts instead
        of custom thread handler.

svn path=/trunk/; revision=8313
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-21  Not Zed  &lt;NotZed@Ximian.com&gt;

        * e-msg-composer.c (menu_file_save_draft_cb):
        (exit_dialog_cb):  Use mail_append_mail to save to drafts instead
        of custom thread handler.

svn path=/trunk/; revision=8313
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle exceptions a little nicer and pop up a nice GnomeDialog with the</title>
<updated>2001-02-20T00:42:28+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-02-20T00:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8c481ff34db2c7229db6a4c6105f6caa88f5211d'/>
<id>8c481ff34db2c7229db6a4c6105f6caa88f5211d</id>
<content type='text'>
2001-02-19  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (build_message): Handle exceptions a little
	nicer and pop up a nice GnomeDialog with the error message - also,
	don't return a CamelMimeMessage if it fails to sign/decrypt
	because we want to let the user decide what to do based on the
	error message he/she gets.

svn path=/trunk/; revision=8296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-19  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer.c (build_message): Handle exceptions a little
	nicer and pop up a nice GnomeDialog with the error message - also,
	don't return a CamelMimeMessage if it fails to sign/decrypt
	because we want to let the user decide what to do based on the
	error message he/she gets.

svn path=/trunk/; revision=8296
</pre>
</div>
</content>
</entry>
<entry>
<title>If @account_name is NULL, pick the default account rather than giving a</title>
<updated>2001-02-15T17:38:54+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@src.gnome.org</email>
</author>
<published>2001-02-15T17:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=bd655cb765f3ad19b68ab188dd95d07b0fbad216'/>
<id>bd655cb765f3ad19b68ab188dd95d07b0fbad216</id>
<content type='text'>
	* e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_from_account): If
	@account_name is NULL, pick the default account rather than giving
	a g_warning.

	* e-msg-composer.c (e_msg_composer_set_headers): Note in the
	doc comment that @from can be NULL if you want the default account
	(since there is code that expects this).

svn path=/trunk/; revision=8243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* e-msg-composer-hdrs.c (e_msg_composer_hdrs_set_from_account): If
	@account_name is NULL, pick the default account rather than giving
	a g_warning.

	* e-msg-composer.c (e_msg_composer_set_headers): Note in the
	doc comment that @from can be NULL if you want the default account
	(since there is code that expects this).

svn path=/trunk/; revision=8243
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the camel-internet-address code to format the address rather than</title>
<updated>2001-02-13T21:30:16+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-02-13T21:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=8c466a7b1c6b54816450ffca209eb5610331d8c2'/>
<id>8c466a7b1c6b54816450ffca209eb5610331d8c2</id>
<content type='text'>
2001-02-13  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* evolution-composer.c (corba_recipientlist_to_glist): Use the
	camel-internet-address code to format the address rather than
	doing it the broken way.

svn path=/trunk/; revision=8210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-13  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* evolution-composer.c (corba_recipientlist_to_glist): Use the
	camel-internet-address code to format the address rather than
	doing it the broken way.

svn path=/trunk/; revision=8210
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated. We might want to change the corba interface for this to allow</title>
<updated>2001-02-11T04:12:12+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-02-11T04:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=aae60baf0154867ea986e2b7000f21fa8c8444c9'/>
<id>aae60baf0154867ea986e2b7000f21fa8c8444c9</id>
<content type='text'>
2001-02-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* evolution-composer.c (impl_Composer_set_headers): Updated. We
	might want to change the corba interface for this to allow setting
	the from-address as well.

	* e-msg-composer.c (e_msg_composer_new_with_message): Updated.
	(e_msg_composer_set_headers): Now takes a 'From' argument so that
	we can try to pre-determine the account the user will want to send
	from.

svn path=/trunk/; revision=8165
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* evolution-composer.c (impl_Composer_set_headers): Updated. We
	might want to change the corba interface for this to allow setting
	the from-address as well.

	* e-msg-composer.c (e_msg_composer_new_with_message): Updated.
	(e_msg_composer_set_headers): Now takes a 'From' argument so that
	we can try to pre-determine the account the user will want to send
	from.

svn path=/trunk/; revision=8165
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting almost full and proper use of xml-i18n-tools.</title>
<updated>2001-02-11T02:56:16+00:00</updated>
<author>
<name>Gediminas Paulauskas</name>
<email>menesis@src.gnome.org</email>
</author>
<published>2001-02-11T02:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=ac9abd5e6096d8511a1fe3892cf9453eb7c7ba2f'/>
<id>ac9abd5e6096d8511a1fe3892cf9453eb7c7ba2f</id>
<content type='text'>
Removed all files where glade writes strings.
Changed Makefile.am to not distribute them.
Changed all glade files to not write strings to those files.

Removed *.desktop and evolution.keys files, because they are generated.
Added them to .cvsignore
Added *.desktop.in evolution.keys.in files without transalted strings.
Added all existing entries from desktop files to po files.
Changed Makefile.am to distribute only .in files, and merge translations into
desktop files.

Removed obsolete files from po/ dir

svn path=/trunk/; revision=8164
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed all files where glade writes strings.
Changed Makefile.am to not distribute them.
Changed all glade files to not write strings to those files.

Removed *.desktop and evolution.keys files, because they are generated.
Added them to .cvsignore
Added *.desktop.in evolution.keys.in files without transalted strings.
Added all existing entries from desktop files to po files.
Changed Makefile.am to distribute only .in files, and merge translations into
desktop files.

Removed obsolete files from po/ dir

svn path=/trunk/; revision=8164
</pre>
</div>
</content>
</entry>
<entry>
<title>multipart/* is another mime type we DO NOT want to encode ;-)</title>
<updated>2001-02-10T09:14:38+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@ximian.com</email>
</author>
<published>2001-02-10T09:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c1488e33dad8e49826a30e056282926f15f13537'/>
<id>c1488e33dad8e49826a30e056282926f15f13537</id>
<content type='text'>
2001-02-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer-attachment-bar.c (attach_to_multipart):
	multipart/* is another mime type we DO NOT want to encode ;-)

svn path=/trunk/; revision=8156
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-10  Jeffrey Stedfast  &lt;fejj@ximian.com&gt;

	* e-msg-composer-attachment-bar.c (attach_to_multipart):
	multipart/* is another mime type we DO NOT want to encode ;-)

svn path=/trunk/; revision=8156
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the default argument to</title>
<updated>2001-02-06T15:24:00+00:00</updated>
<author>
<name>Christopher James Lahey</name>
<email>clahey@ximian.com</email>
</author>
<published>2001-02-06T15:24:00+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2350726ebb24246a691acd2ced3a760150593cbb'/>
<id>2350726ebb24246a691acd2ced3a760150593cbb</id>
<content type='text'>
2001-02-06  Christopher James Lahey  &lt;clahey@ximian.com&gt;

	* e-msg-composer-hdrs.c (address_button_clicked_cb, add_header):
	Set the default argument to
	GNOME_Evolution_Addressbook_SelectNames_activateDialog correctly.

svn path=/trunk/; revision=8018
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-02-06  Christopher James Lahey  &lt;clahey@ximian.com&gt;

	* e-msg-composer-hdrs.c (address_button_clicked_cb, add_header):
	Set the default argument to
	GNOME_Evolution_Addressbook_SelectNames_activateDialog correctly.

svn path=/trunk/; revision=8018
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure we convert from utf-8 before creating the option menu items.</title>
<updated>2001-01-30T10:23:18+00:00</updated>
<author>
<name>Larry Ewing</name>
<email>lewing@ximian.com</email>
</author>
<published>2001-01-30T10:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=292149afa56873fe4dbc48a19f6645f1a8f2aa81'/>
<id>292149afa56873fe4dbc48a19f6645f1a8f2aa81</id>
<content type='text'>
2001-01-30  Larry Ewing  &lt;lewing@ximian.com&gt;

	* e-msg-composer-hdrs.c (create_optionmenu): make sure we convert
	from utf-8 before creating the option menu items.

svn path=/trunk/; revision=7908
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2001-01-30  Larry Ewing  &lt;lewing@ximian.com&gt;

	* e-msg-composer-hdrs.c (create_optionmenu): make sure we convert
	from utf-8 before creating the option menu items.

svn path=/trunk/; revision=7908
</pre>
</div>
</content>
</entry>
</feed>
