talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 25663fc8814f6b0c0bcfdd045ed393b99be103f1
parent a6a56347e48350667a128b640ee8487c9e042106
Author: Colin Leroy <colin@colino.net>
Date:   Wed, 20 Feb 2013 17:12:50 +0000

2013-02-20 [colin]	3.9.0cvs97

	* src/plugins/att_remover/claws.def
	* src/plugins/fetchinfo/claws.def
	* src/plugins/spam_report/claws.def
		Add more needed symbols

Diffstat:
MChangeLog | 7+++++++
MPATCHSETS | 1+
Mconfigure.ac | 2+-
Msrc/plugins/att_remover/claws.def | 38+++++++++++++++++++++++++++++++++++---
Msrc/plugins/fetchinfo/claws.def | 2++
Msrc/plugins/spam_report/claws.def | 29++++++++++++++++++++++++++---
6 files changed, 72 insertions(+), 7 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,10 @@ +2013-02-20 [colin] 3.9.0cvs97 + + * src/plugins/att_remover/claws.def + * src/plugins/fetchinfo/claws.def + * src/plugins/spam_report/claws.def + Add more needed symbols + 2013-02-20 [colin] 3.9.0cvs96 * src/plugins/att_remover/Makefile.am diff --git a/PATCHSETS b/PATCHSETS @@ -4594,3 +4594,4 @@ ( cvs diff -u -r 1.654.2.4670 -r 1.654.2.4671 configure.ac; ) > 3.9.0cvs94.patchset ( cvs diff -u -r 1.103.2.144 -r 1.103.2.145 src/prefs_common.h; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/address_keeper/claws.def; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/plugins/att_remover/Makefile.am; diff -u /dev/null src/plugins/att_remover/claws.def; diff -u /dev/null src/plugins/att_remover/plugin.def; diff -u /dev/null src/plugins/att_remover/version.rc; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/clamd/libclamd/Makefile.am; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/fetchinfo/Makefile.am; diff -u /dev/null src/plugins/fetchinfo/claws.def; diff -u /dev/null src/plugins/fetchinfo/plugin.def; diff -u /dev/null src/plugins/fetchinfo/version.rc; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/mailmbox/Makefile.am; diff -u /dev/null src/plugins/mailmbox/claws.def; diff -u /dev/null src/plugins/mailmbox/plugin.def; diff -u /dev/null src/plugins/mailmbox/version.rc; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/notification/gtkhotkey/Makefile.am; cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/spam_report/Makefile.am; diff -u /dev/null src/plugins/spam_report/claws.def; diff -u /dev/null src/plugins/spam_report/plugin.def; cvs diff -u -r 1.1.2.2 -r 1.1.2.3 src/plugins/spam_report/spam_report.c; diff -u /dev/null src/plugins/spam_report/version.rc; ) > 3.9.0cvs95.patchset ( cvs diff -u -r 1.1.2.3 -r 1.1.2.4 src/plugins/att_remover/Makefile.am; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 src/plugins/fetchinfo/Makefile.am; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/plugins/spam_report/Makefile.am; ) > 3.9.0cvs96.patchset +( cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/att_remover/claws.def; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/fetchinfo/claws.def; cvs diff -u -r 1.1.2.1 -r 1.1.2.2 src/plugins/spam_report/claws.def; ) > 3.9.0cvs97.patchset diff --git a/configure.ac b/configure.ac @@ -12,7 +12,7 @@ MINOR_VERSION=9 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=96 +EXTRA_VERSION=97 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/src/plugins/att_remover/claws.def b/src/plugins/att_remover/claws.def @@ -1,16 +1,34 @@ LIBRARY CLAWS-MAIL.EXE EXPORTS -get_locale_dir -check_plugin_version alertpanel +alertpanel_full +alertpanel_notice +check_plugin_version conv_codeset_strdup conv_get_locale_charset_str_no_utf8 debug_print_real debug_srcname +folder_item_add_msg +folder_item_get_msginfo +folder_item_remove_msg +folder_item_update_freeze +folder_item_update_thaw +get_locale_dir get_rc_dir +gtk_cmclist_freeze +gtk_cmclist_get_type +gtk_cmclist_thaw +gtkut_stock_button_set_create +gtkut_window_new hooks_register_hook hooks_unregister_hook +inc_lock_count +inc_lock_real +inc_unlock_real line_has_quote_char +main_window_cursor_normal +main_window_cursor_wait +mainwindow_get_mainwindow matcherlist_free matcherlist_match matcherlist_new @@ -18,6 +36,7 @@ matcherprop_new pref_get_escaped_pref pref_get_unescaped_pref prefs_common +prefs_common_get_prefs prefs_file_close prefs_file_close_revert prefs_gtk_register_page @@ -27,4 +46,17 @@ prefs_set_block_label prefs_set_default prefs_write_open prefs_write_param -prefs_common_get_prefs +procmime_get_content_type_str +procmime_mimeinfo_get_parameter +procmime_mimeinfo_next +procmime_mimeinfo_parent +procmime_scan_message +procmsg_msginfo_copy +procmsg_msginfo_free +procmsg_msginfo_new_from_mimeinfo +procmsg_msginfo_set_flags +procmsg_msginfo_unset_flags +summary_get_selected_msg_list +summary_is_locked +summary_select_by_msgnum +to_human_readable diff --git a/src/plugins/fetchinfo/claws.def b/src/plugins/fetchinfo/claws.def @@ -28,3 +28,5 @@ prefs_set_default prefs_write_open prefs_write_param prefs_common_get_prefs +qp_encode_line +get_rfc822_date diff --git a/src/plugins/spam_report/claws.def b/src/plugins/spam_report/claws.def @@ -1,16 +1,34 @@ LIBRARY CLAWS-MAIL.EXE EXPORTS -get_locale_dir -check_plugin_version alertpanel +base64_encode +check_plugin_version +compose_entry_append +compose_forward +compose_send conv_codeset_strdup conv_get_locale_charset_str_no_utf8 debug_print_real debug_srcname +file_read_to_str +folder_item_update_freeze +folder_item_update_thaw +get_locale_dir get_rc_dir +gtk_cmclist_freeze +gtk_cmclist_get_type +gtk_cmclist_thaw +gtkut_widget_draw_now hooks_register_hook hooks_unregister_hook +inc_lock_count +inc_lock_real +inc_unlock_real line_has_quote_char +log_error +main_window_cursor_normal +main_window_cursor_wait +mainwindow_get_mainwindow matcherlist_free matcherlist_match matcherlist_new @@ -18,6 +36,7 @@ matcherprop_new pref_get_escaped_pref pref_get_unescaped_pref prefs_common +prefs_common_get_prefs prefs_file_close prefs_file_close_revert prefs_gtk_register_page @@ -27,4 +46,8 @@ prefs_set_block_label prefs_set_default prefs_write_open prefs_write_param -prefs_common_get_prefs +procheader_get_header_from_msginfo +procmsg_get_message_file +statusbar_progress_all +summary_get_selected_msg_list +summary_is_locked