diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-28 02:39:35 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-01-28 02:39:35 +0000 |
commit | bbcc0457b852e796f695be1ea6bc766423115f83 (patch) | |
tree | d63f1d5f1c6a181f4894a8940e54d10c7a1bf355 | |
parent | d4b3df10c6c7169d7fb82d93ad7062b9a4c124fd (diff) |
updated def files.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2446 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | configure.in | 4 | ||||
-rw-r--r-- | libsylph/libsylph-0.def | 1 | ||||
-rw-r--r-- | src/libsylpheed-plugin-0.def | 90 |
4 files changed, 57 insertions, 44 deletions
@@ -1,3 +1,9 @@ +2010-01-28 + + * libsylph/libsylph-0.def + src/libsylpheed-plugin-0.def: updated. + * configure.in: bumped the version. + 2010-01-27 * libsylph/prefs_common.[ch] diff --git a/configure.in b/configure.in index 4e4fa8c4..4d6b29e9 100644 --- a/configure.in +++ b/configure.in @@ -9,8 +9,8 @@ MINOR_VERSION=0 MICRO_VERSION=0 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=beta6 -BUILD_REVISION=6 +EXTRA_VERSION=beta7 +BUILD_REVISION=7 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION DEVEL_VERSION=1 diff --git a/libsylph/libsylph-0.def b/libsylph/libsylph-0.def index efbfa298..79903310 100644 --- a/libsylph/libsylph-0.def +++ b/libsylph/libsylph-0.def @@ -673,3 +673,4 @@ EXPORTS is_path_parent @ 671
extract_addresses @ 672
to_unumber @ 673
+ imap_msg_list_set_colorlabel_flags @ 674
diff --git a/src/libsylpheed-plugin-0.def b/src/libsylpheed-plugin-0.def index b24c6d82..49fc2cbc 100644 --- a/src/libsylpheed-plugin-0.def +++ b/src/libsylpheed-plugin-0.def @@ -5,45 +5,51 @@ EXPORTS syl_plugin_add_symbol @ 3
syl_plugin_app_will_exit @ 4
syl_plugin_check_version @ 5
- syl_plugin_folder_sel @ 6
- syl_plugin_folder_sel_full @ 7
- syl_plugin_folderview_get @ 8
- syl_plugin_folderview_get_selected_item @ 9
- syl_plugin_get_info @ 10
- syl_plugin_get_module_list @ 11
- syl_plugin_get_prog_version @ 12
- syl_plugin_get_type @ 13
- syl_plugin_inc_is_active @ 14
- syl_plugin_inc_lock @ 15
- syl_plugin_inc_mail @ 16
- syl_plugin_inc_unlock @ 17
- syl_plugin_init_lib @ 18
- syl_plugin_input_dialog @ 19
- syl_plugin_input_dialog_with_invisible @ 20
- syl_plugin_load @ 21
- syl_plugin_load_all @ 22
- syl_plugin_lookup_symbol @ 23
- syl_plugin_main_window_get @ 24
- syl_plugin_main_window_get_statusbar @ 25
- syl_plugin_main_window_lock @ 26
- syl_plugin_main_window_popup @ 27
- syl_plugin_main_window_unlock @ 28
- syl_plugin_manage_window_get_focus_window @ 29
- syl_plugin_manage_window_set_transient @ 30
- syl_plugin_manage_window_signals_connect @ 31
- syl_plugin_menu_set_active @ 32
- syl_plugin_menu_set_sensitive @ 33
- syl_plugin_menu_set_sensitive_all @ 34
- syl_plugin_messageview_create_with_new_window @ 35
- syl_plugin_open_message @ 36
- syl_plugin_open_message_by_new_window @ 37
- syl_plugin_signal_connect @ 38
- syl_plugin_signal_disconnect @ 39
- syl_plugin_signal_emit @ 40
- syl_plugin_sumary_select_by_msgnum @ 41
- syl_plugin_summary_is_locked @ 42
- syl_plugin_summary_lock @ 43
- syl_plugin_summary_select_by_msginfo @ 44
- syl_plugin_summary_unlock @ 45
- syl_plugin_summary_view_get @ 46
- syl_plugin_unload_all @ 47
+ syl_plugin_compose_entry_append @ 6
+ syl_plugin_compose_entry_get_text @ 7
+ syl_plugin_compose_entry_set @ 8
+ syl_plugin_compose_lock @ 9
+ syl_plugin_compose_new @ 10
+ syl_plugin_compose_unlock @ 11
+ syl_plugin_folder_sel @ 12
+ syl_plugin_folder_sel_full @ 13
+ syl_plugin_folderview_get @ 14
+ syl_plugin_folderview_get_selected_item @ 15
+ syl_plugin_get_info @ 16
+ syl_plugin_get_module_list @ 17
+ syl_plugin_get_prog_version @ 18
+ syl_plugin_get_type @ 19
+ syl_plugin_inc_is_active @ 20
+ syl_plugin_inc_lock @ 21
+ syl_plugin_inc_mail @ 22
+ syl_plugin_inc_unlock @ 23
+ syl_plugin_init_lib @ 24
+ syl_plugin_input_dialog @ 25
+ syl_plugin_input_dialog_with_invisible @ 26
+ syl_plugin_load @ 27
+ syl_plugin_load_all @ 28
+ syl_plugin_lookup_symbol @ 29
+ syl_plugin_main_window_get @ 30
+ syl_plugin_main_window_get_statusbar @ 31
+ syl_plugin_main_window_lock @ 32
+ syl_plugin_main_window_popup @ 33
+ syl_plugin_main_window_unlock @ 34
+ syl_plugin_manage_window_get_focus_window @ 35
+ syl_plugin_manage_window_set_transient @ 36
+ syl_plugin_manage_window_signals_connect @ 37
+ syl_plugin_menu_set_active @ 38
+ syl_plugin_menu_set_sensitive @ 39
+ syl_plugin_menu_set_sensitive_all @ 40
+ syl_plugin_messageview_create_with_new_window @ 41
+ syl_plugin_open_message @ 42
+ syl_plugin_open_message_by_new_window @ 43
+ syl_plugin_signal_connect @ 44
+ syl_plugin_signal_disconnect @ 45
+ syl_plugin_signal_emit @ 46
+ syl_plugin_sumary_select_by_msgnum @ 47
+ syl_plugin_summary_is_locked @ 48
+ syl_plugin_summary_lock @ 49
+ syl_plugin_summary_select_by_msginfo @ 50
+ syl_plugin_summary_unlock @ 51
+ syl_plugin_summary_view_get @ 52
+ syl_plugin_unload_all @ 53
|