<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-evolution/plugins/mailing-list-actions/ChangeLog, branch archive-integration</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=archive-integration</id>
<link rel='self' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/atom?h=archive-integration'/>
<link rel='alternate' type='text/html' href='https://www.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://www.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>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://www.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>Patch from Jennifer Newman  &lt;jennifer.newman@tufts.edu&gt;: Fix for bug #549964 (Fix for a few erroneous strings).</title>
<updated>2008-12-08T08:31:08+00:00</updated>
<author>
<name>Suman Manjunath</name>
<email>msuman@src.gnome.org</email>
</author>
<published>2008-12-08T08:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=d6adb922d354cb7f46bb7eb52ce1d9034a5de0c3'/>
<id>urn:sha1:d6adb922d354cb7f46bb7eb52ce1d9034a5de0c3</id>
<content type='text'>
svn path=/trunk/; revision=36845
</content>
</entry>
<entry>
<title>License changes. Changed license from GPL to LGPL.</title>
<updated>2008-09-04T14:56:39+00:00</updated>
<author>
<name>Sankarasivasubramanian Pasupathilingam</name>
<email>psankar@src.gnome.org</email>
</author>
<published>2008-09-04T14:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=76dbf9df1f0126d695925c3c012387976951452d'/>
<id>urn:sha1:76dbf9df1f0126d695925c3c012387976951452d</id>
<content type='text'>
More to come.

svn path=/trunk/; revision=36255
</content>
</entry>
<entry>
<title>Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.</title>
<updated>2008-08-12T04:04:18+00:00</updated>
<author>
<name>Bharath Acharya</name>
<email>abharath@novell.com</email>
</author>
<published>2008-08-12T04:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=f5c50178484c5b2fda3170ea66dc50244fcbeb56'/>
<id>urn:sha1:f5c50178484c5b2fda3170ea66dc50244fcbeb56</id>
<content type='text'>
2008-08-12  Bharath Acharya  &lt;abharath@novell.com&gt;

        * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To
        generate dlls on Windows.


svn path=/trunk/; revision=35960
</content>
</entry>
<entry>
<title>Committing on behalf of  Jacob Brown  &lt;jeblinux@gmail.com&gt;</title>
<updated>2008-06-02T06:01:57+00:00</updated>
<author>
<name>Jacob Brown</name>
<email>jeblinux@gmail.com</email>
</author>
<published>2008-06-02T06:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a1592d02b04e16f74f0ecad2164cc188280b8c92'/>
<id>urn:sha1:a1592d02b04e16f74f0ecad2164cc188280b8c92</id>
<content type='text'>
2008-06-02  Jacob Brown  &lt;jeblinux@gmail.com&gt;

        ** Fix for bug #529464

svn path=/trunk/; revision=35575
</content>
</entry>
<entry>
<title>** Merge the mbarnes-composer branch</title>
<updated>2008-04-02T18:37:22+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2008-04-02T18:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=16068d9b4191ea142a9e75a50eb8d260ed2bb406'/>
<id>urn:sha1:16068d9b4191ea142a9e75a50eb8d260ed2bb406</id>
<content type='text'>
2008-04-02  Matthew Barnes &lt;mbarnes@redhat.com&gt;

	** Merge the mbarnes-composer branch

	* configure.in:
	Bump libgtkhtml requirement to 3.19.1.
	Add gtkhtml-editor dependency for addressbook, calendar and mail.
	Remove print-message plugin; new composer implements this natively.

	* tools/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/Makefile.am:
	Remove CORBA rules for the old composer.

	* addressbook/gui/widgets/eab-gui-util.c
	(eab_send_to_contact_and_email_num_list),
	(eab_send_contact_list_as_attachment):
	Adapt to new Bonobo-less composer widget.

	* calendar/gui/Makefile.am:
	Remove CORBA rules for the old composer.

	* calendar/gui/itip-utils.c (comp_from), (comp_to_list),
	(comp_subject), (comp_content_type), (comp_filename),
	(comp_description), (append_cal_attachments), (itip_send_comp),
	(reply_to_calendar_comp):
	Adapt to new Bonobo-less composer widget.

	* composer/Makefile.am:
	Remove CORBA rules for the old composer.

	* composer/e-msg-composer.c:
	* composer/e-msg-composer.h:
	EMsgComposer is now a subclass of GtkhtmlEditor.
	Extensive refactoring and cleanup, too much to list in detail.

	* composer/e-composer-header.c:
	* composer/e-composer-header.h:
	Add "sensitive" property along with get/set functions.

	* composer/e-composer-from-header.c:
	* composer/e-composer-from-header.h:
	Propagate "refreshed" signal from EAccountComboBox.
	Add function e_composer_from_header_get_account_list().

	* composer/e-composer-private.c:
	* composer/e-composer-private.h:
	New files manage composer's private data.
	Allows other composer files to manipulate private data.

	* composer/e-msg-composer-hdrs.c:
	* composer/e-msg-composer-hdrs.h:
	Remove these files; replaced by EComposerHeaderTable widget.

	* composer/evolution-composer.c:
	* composer/evolution-composer.h:
	Remove these files; composer is now a subclass of GtkhtmlEditor.

	* composer/e-msg-composer-select-file.c:
	* composer/e-msg-composer-select-file.h:
	Remove these files; logic moved to e-msg-composer.c.

	* composer/listener.c:
	* composer/listener.h:
	Remove these files; event handlers moved to e-msg-composer.c.

	* composer/Composer.idl:
	* composer/Evolution-Composer.idl:
	Remove these files; composer is no longer a Bonobo object.

	* mail/em-composer-prefs (sig_edit_cb),
	(em_composer_prefs_new_signature):
	Adapt to new Bonobo-less signature editor.

	* mail/mail-signature-editor.c:
	* mail/mail-signature-editor.h:
	Rewrite the signature editor as a subclass of GtkhtmlEditor.
	Eliminates Bonobo from the equation.

	* mail/em-composer-utils.c (composer_get_message),
	(em_utils_composer_send_cb), (save_draft_done),
	(em_utils_composer_save_draft_cb), (create_new_composer),
	(em_utils_compose_new_message),
	(em_utils_compose_new_message_with_mailto), (em_utils_post_to_folder),
	(em_utils_post_to_url), (edit_message), (forward_attached),
	(forward_non_attached), (reply_get_composer), (composer_set_body),
	(em_utils_reply_to_message), (post_reply_to_message):
	Adapt to new Bonobo-less composer.

	* mail/mail-component-factory.c:
	Composer is no longer needs a Bonobo factory.

	* mail/mail-config.c:
	Fix style pattern for EMsgComposer widgets.

	* plugins/groupwise/mail-send-options.c
	(org_gnome_composer_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/exchange-operations/Makefile.am:
	Add EVOLUTION_MAIL_CFLAGS and EVOLUTION_MAIL_LIBS.

	* plugins/exchange-operations/exchange-mail-send-options.c
	(append_to_header), (org_gnome_exchange_send_options):
	Adapt to streamlined EMsgComposer API.

	* plugins/mailing-list-actions/mailing-list-actions.c
	(emla_list_action_do):
	Adapt to streamlined EMsgComposer API.

	* po/POTFILES.in: Update file list for new composer.

	* ui/evolution-composer-entries.xml:
	Remove this file; obsoleted by new composer.

	* widgets/misc/Makefile.am:
	Add EVOLUTION_MAIL_LIBS.

	* widgets/misc/e-account-combo-box.c:
	* widgets/misc/e-account-combo-box.h:
	New function e_account_combo_box_get_account_list().
	Emit a "refreshed" signal when the EAccountList changes.
	Add an internal reverse-lookup index.

	* widgets/misc/e-charset-picker.c (e_charser_add_radio_actions):
	New function adds radio actions to an action group.
	Will eventually replace e_charset_picker_bonobo_ui_populate().

	* widgets/misc/e-signature-combo-box.c:
	* widgets/misc/e-signature-combo-box.h:
	New function e_signature_combo_box_get_signature_list().

	... separate issue ...

	* configure.in:
	Bump eds_minimum_version to 2.23.1 for
	CAMEL_FOLDER_JUNKED_NOT_DELETED symbol.


svn path=/trunk/; revision=35313
</content>
</entry>
<entry>
<title>** Fixes bug #362638</title>
<updated>2007-12-20T17:58:09+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2007-12-20T17:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=538be0680e04babfa4a42132e8c6188c4b23efa2'/>
<id>urn:sha1:538be0680e04babfa4a42132e8c6188c4b23efa2</id>
<content type='text'>
2007-12-20  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Fixes bug #362638

	* calendar/gui/alarm-notify/alarm-notify.c:
	* calendar/gui/alarm-notify/alarm-notify.h:
	* calendar/gui/alarm-notify/alarm-queue.c:
	Rewrite message passing to use GThreadPool instead of EThread.

	* mail/mail-mt.h:
	Overhaul the message passing API:
	- Define a MailMsg type as the base message struct.
	- Define types for the various callback functions.
	- Add a priority value to each message (not yet used).
	- Add a reference count to each message.
	- Define a MailMsgInfo type for the virtual function table.
	- Record the size of message sub-types in MailMsgInfo.
	- New/changed functions:
	    mail_msg_new()   - Easier to use.
	    mail_msg_ref()   - Increase reference count.
	    mail_msg_unref() - Decrease reference count.
	    mail_msg_main_loop_push()    }
	    mail_msg_unordered_push()    } Submit MailMsgs to various
	    mail_msg_fast_ordered_push() } message-processing threads.
	    mail_msg_slow_ordered_push() }

	* mail/mail-mt.c (mail_msg_new):
	Use GSlice for memory allocation.

	* mail/mail-mt.c (mail_msg_ref), (mail_msg_unref):
	New functions increment/decrement a MailMsg's reference count.

	* mail/mail-mt.c (mail_cancel_hood_add), (mail_cancel_hook_remove):
	Convert the 'cancel_hook_list' from an  EDList to a GHookList and
	modify the API accordingly.

	* mail/mail-mt.c:
	Use GThreadPools instead of EThreads.
	Use GAsyncQueues instead of EMsgPorts.

	* mail/em-composer-utils.c:
	* mail/em-folder-browser.c:
	* mail/em-folder-properties.c:
	* mail/em-folder-tree.c:
	* mail/em-folder-utils.c:
	* mail/em-folder-view.c:
	* mail/em-format-html-print.c:
	* mail/em-format-html.c:
	* mail/em-subscribe-editor.c:
	* mail/em-sync-stream.c:
	* mail/importers/elm-importer.c:
	* mail/importers/mail-importer.c:
	* mail/importers/pine-importer.c:
	* mail/mail-component.c:
	* mail/mail-folder-cache.c:
	* mail/mail-mt.c:
	* mail/mail-ops.c:
	* mail/mail-ops.h:
	* mail/mail-send-recv.c:
	* mail/mail-session.c:
	* mail/mail-vfolder.c:
	* mail/message-list.c:
	* plugins/folder-unsubscribe/folder-unsubscribe.c:
	* plugins/groupwise-features/share-folder-common.c:
	* plugins/exchange-operations/exchange-folder.c:
	* plugins/mark-all-read/mark-all-read.c:
	* plugins/mailing-list-actions/mailing-list-actions.c:
	* plugins/itip-formatter/itip-formatter.c:
	* plugins/save-attachments/save-attachments.c:
	Use the new MailMsg API for messages.


svn path=/trunk/; revision=34730
</content>
</entry>
<entry>
<title>Committed on behalf of Gilles Dartiguelongue &lt;dartigug@esiee.fr&gt;</title>
<updated>2007-04-02T06:31:08+00:00</updated>
<author>
<name>Sankarasivasubramanian Pasupathilingam</name>
<email>psankar@src.gnome.org</email>
</author>
<published>2007-04-02T06:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=a2b962acc37ed6f825b7f7eb2683545c0bcd67a8'/>
<id>urn:sha1:a2b962acc37ed6f825b7f7eb2683545c0bcd67a8</id>
<content type='text'>
* Committed on behalf of Gilles Dartiguelongue &lt;dartigug@esiee.fr&gt;

	* org-gnome-mailing-list-actions.eplug.xml:
	Cleanup. 
	Fixes part of #301149


svn path=/trunk/; revision=33353
</content>
</entry>
<entry>
<title>improve GError initialization code - fixes bug 352423. committed by Andre</title>
<updated>2006-08-23T08:38:52+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2006-08-23T08:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://www.lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-evolution/commit/?id=40f0681b4fee6bf4965b16fdb39c1973e23fb9b0'/>
<id>urn:sha1:40f0681b4fee6bf4965b16fdb39c1973e23fb9b0</id>
<content type='text'>
2006-08-23  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	* plugins/mailing-list-actions/mailing-list-actions.c:
	* widgets/misc/e-multi-config-dialog.c:
	improve GError initialization code - fixes bug 352423.
	committed by Andre Klapper

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