<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/composer/ChangeLog, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/'/>
<updated>2010-04-02T22:18:33+00:00</updated>
<entry>
<title>Generate ChangeLog files for tarball releases.</title>
<updated>2010-04-02T22:18:33+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2010-04-02T21:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=26240e0b180bdaf92702e513a21da2f859883fb3'/>
<id>urn:sha1:26240e0b180bdaf92702e513a21da2f859883fb3</id>
<content type='text'>
Remove old ChangeLog files that predate our switch to git.
</content>
</entry>
<entry>
<title>Do not delete text lines on signature set in composer</title>
<updated>2009-04-27T09:52:30+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2009-04-27T09:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c8938bd337a03f1d4221cabfff76add54af9aa76'/>
<id>urn:sha1:c8938bd337a03f1d4221cabfff76add54af9aa76</id>
<content type='text'>
	** Fix for bug #553535

	* e-msg-composer.c: (is_top_signature), (get_signature_html),
	(set_editor_text), (e_msg_composer_show_sig_file): Do not eat
	lines of text when changing signature at top of the message.
	Add one extra empty line between the signature and the body
	of the mail when placing signature to the bottom.
</content>
</entry>
<entry>
<title>** Fix for bug #574680</title>
<updated>2009-03-19T10:16:14+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2009-03-19T10:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=1d7088845139f364724d8c657780959a6cffc129'/>
<id>urn:sha1:1d7088845139f364724d8c657780959a6cffc129</id>
<content type='text'>
2009-03-19  Milan Crha  &lt;mcrha@redhat.com&gt;

	** Fix for bug #574680

	* e-msg-composer.c: (is_special_header): Function removed.
	* e-msg-composer.c: (e_msg_composer_new_with_message):
	Remove all headers except "References" and "In-Reply-To" when
	composing from an existing message.


svn path=/trunk/; revision=37462
</content>
</entry>
<entry>
<title>** Fix for bug #551470</title>
<updated>2009-02-25T10:39:42+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2009-02-25T10:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=9b965c07677ae03ef282163bdc8a0a270aececb0'/>
<id>urn:sha1:9b965c07677ae03ef282163bdc8a0a270aececb0</id>
<content type='text'>
2009-02-25  Milan Crha  &lt;mcrha@redhat.com&gt;

	** Fix for bug #551470

	* e-composer-private.h:
	* e-msg-composer.c: (add_signature_delim), (get_signature_html),
	(set_editor_text): Do not force adding "-- \n" above the signature.


svn path=/trunk/; revision=37322
</content>
</entry>
<entry>
<title>** Fix for bug #567089</title>
<updated>2009-02-12T10:32:23+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2009-02-12T10:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=73ece6ee4b8abc931609f770ccec7d566da7d40c'/>
<id>urn:sha1:73ece6ee4b8abc931609f770ccec7d566da7d40c</id>
<content type='text'>
2009-02-12  Milan Crha  &lt;mcrha@redhat.com&gt;

	** Fix for bug #567089

	* e-msg-composer.c: (get_signature_html):
	Do not crash when no From set yet.


svn path=/trunk/; revision=37251
</content>
</entry>
<entry>
<title>New convenience function calls gtk_show_uri() and displays an error dialog</title>
<updated>2009-01-11T13:55:04+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2009-01-11T13:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=2b820fc4e2d6404ca281e279761cd5f877fdbf54'/>
<id>urn:sha1:2b820fc4e2d6404ca281e279761cd5f877fdbf54</id>
<content type='text'>
2009-01-11  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* e-util/e-util.c (e_show_uri):
	New convenience function calls gtk_show_uri() and displays an
	error dialog if the URI cannot be shown.

	* addressbook/gui/widgets/eab-contact-display.c
	(eab_uri_popup_link_open), (on_link_clicked):
	* calendar/gui/e-cal-component-preview (on_link_clicked):
	* calendar/gui/e-cal-component-memo-preview (on_link_clicked):
	* calendar/gui/e-memo-table.c (open_url_cb):
	* calendar/gui/dialogs/comp-editor.c (open_attachment):
	* composer/e-msg-composer.c (msg_composer_link_clicked):
	* mail/em-folder-view.c (emfv_format_link_clicked):
	* mail/em-popup.c (emp_uri_popup_link_open):
	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	* shell/e-shell-window-commands.c (command_open_faq):
	* widgets/misc/e-attachment-bar.c (eab_icon_clicked_cb):
	* widgets/misc/e-url-entry.c (button_clicked_cb):
	Call e_show_uri() instead of gnome_url_show().

	* e-util/e-error.c (ee_response):
	Call e_display_help() instead of gnome_url_show().

	* mail/em-config.c:
	* mail/em-menu.c:
	Remove unneeded #include &lt;libgnome/gnome-url.h&gt;


svn path=/trunk/; revision=37037
</content>
</entry>
<entry>
<title>Reviewed by Matthew Barnes &lt;mbarnes@redhat.com&gt;</title>
<updated>2009-01-09T07:36:29+00:00</updated>
<author>
<name>Takao Fujiwara</name>
<email>takao.fujiwara@sun.com</email>
</author>
<published>2009-01-09T07:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=607ce3802eabee692e55d89aacefd06390819e07'/>
<id>urn:sha1:607ce3802eabee692e55d89aacefd06390819e07</id>
<content type='text'>
2009-01-09  Takao Fujiwara  &lt;takao.fujiwara@sun.com&gt;

	Reviewed by Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* Fix for bug #566011

	* addressbook/gui/component/Makefile.am:
	* addressbook/gui/component/addressbook-component.c
	(addressbook_component_class_init):
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt; and
	add bindtextdomain().

	* calendar/gui/Makefile.am:
	* calendar/gui/calendar-component.c (calendar_component_class_init):
	* calendar/gui/dialogs/comp-editor.c:
	* calendar/gui/memos-component.c (memos_component_class_init):
	* calendar/gui/tasks-component.c (tasks_component_class_init):
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt; and
	add bindtextdomain().

	* composer/e-composer-header-table.c:
	* composer/e-composer-private.h:
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt;.

	* mail/mail-component.c (mail_component_class_init):
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt; and
	add bindtextdomain().

	* shell/e-user-creatable-items-handler.c
	(e_user_creatable_items_handler_class_ini):
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt; and
	add bindtextdomain().

	* widgets/misc/e-charset-picker.c:
	* widgets/misc/e-signature-combo-box.c:
	Include &lt;glib/gi18n-lib.h&gt; instead of &lt;glib/gi18n.h&gt;.


svn path=/trunk/; revision=37021
</content>
</entry>
<entry>
<title>Change "Save Draft" menu item to "Save as Draft" to be consistent with</title>
<updated>2008-12-18T12:31:36+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-12-18T12:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=95132e70be4f7d9f6396adfd5bfea6181bc1d6b8'/>
<id>urn:sha1:95132e70be4f7d9f6396adfd5bfea6181bc1d6b8</id>
<content type='text'>
2008-12-18  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* e-composer-actions.c:
	Change "Save Draft" menu item to "Save as Draft" to be consistent
	with "Save as Template".  I like that better.  But leave the toolbar
	button alone.


svn path=/trunk/; revision=36915
</content>
</entry>
<entry>
<title>** Fix for bug #564248</title>
<updated>2008-12-16T12:57:38+00:00</updated>
<author>
<name>Milan Crha</name>
<email>mcrha@redhat.com</email>
</author>
<published>2008-12-16T12:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=c24b6b2f71f529d7a89277d9d6957cb686ea1b6e'/>
<id>urn:sha1:c24b6b2f71f529d7a89277d9d6957cb686ea1b6e</id>
<content type='text'>
2008-12-16  Milan Crha  &lt;mcrha@redhat.com&gt;

	** Fix for bug #564248

	* e-msg-composer.c: (msg_composer_paste_clipboard):
	Attach images pasted from a clipboard.

Note: Requires at least gtkhtml revision 9067.

svn path=/trunk/; revision=36906
</content>
</entry>
<entry>
<title>** Fixes bug #562450</title>
<updated>2008-12-12T03:21:51+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-12-12T03:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=16f4e41132b1ff60b71ef0e07846e844f838e547'/>
<id>urn:sha1:16f4e41132b1ff60b71ef0e07846e844f838e547</id>
<content type='text'>
2008-12-11  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #562450

	* composer/e-msg-composer.c (handle_multipart_signed):
	Fix a typo that broke "Edit as New Message" for signed messages.


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