From b7d8d607827cefabf03865cf054746ed6517b4bd Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 18 Jun 2005 01:01:20 +0000 Subject: Add libetable and libetext. 2005-06-18 Tor Lillqvist * win32/Makefile.am (EXTRA_DIST): Add libetable and libetext. * win32/libetable.def * win32/libetext.def: New files. * win32/libemiscwidgets.def: Add new entries. svn path=/trunk/; revision=29529 --- ChangeLog | 9 ++++++--- win32/Makefile.am | 14 ++++++++++++++ win32/libemiscwidgets.def | 14 ++++++++++++++ win32/libetable.def | 40 ++++++++++++++++++++++++++++++++++++++++ win32/libetext.def | 9 +++++++++ 5 files changed, 83 insertions(+), 3 deletions(-) create mode 100644 win32/libetable.def create mode 100644 win32/libetext.def diff --git a/ChangeLog b/ChangeLog index 674db68db5..f0aaecda21 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,12 @@ 2005-06-18 Tor Lillqvist - * win32/Makefile.am (EXTRA_DIST): Typo. + * win32/Makefile.am (EXTRA_DIST): Fix typo. Add libetable and + libetext. - * win32/libemiscwidgets.def: Add e_utf8_to_locale_string, used in - e-util. + * win32/libetable.def + * win32/libetext.def: New files. + + * win32/libemiscwidgets.def: Add new entries. 2005-06-17 Kaushal Kumar diff --git a/win32/Makefile.am b/win32/Makefile.am index 6d35a8bac1..d2c15e42f2 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -1,6 +1,8 @@ EXTRA_DIST = \ dummy.la \ libemiscwidgets.def \ + libetable.def \ + libetext.def \ libevolution-addressbook.def \ libevolution-calendar.def \ libevolution-mail.def \ @@ -9,6 +11,8 @@ EXTRA_DIST = \ if OS_WIN32 BOOTSTRAP_LIBS = \ libemiscwidgets.la \ + libetable.la \ + libetext.la \ libevolution-addressbook.la \ libevolution-calendar.la \ libevolution-mail.la \ @@ -27,6 +31,16 @@ libemiscwidgets.la: dummy.la libemiscwidgets.def mkdir -p .libs dlltool --output-lib=.libs/libemiscwidgets.dll.a --dllname=libemiscwidgets-0.dll --input-def=libemiscwidgets.def +libetable.la: dummy.la libetable.def + sed -e s!%DLL%!libetable! -e s!%LIB%!libetable! -e s!%PFX%!$(prefix)! $@ + mkdir -p .libs + dlltool --output-lib=.libs/libetable.dll.a --dllname=libetable.dll --input-def=libetable.def + +libetext.la: dummy.la libetext.def + sed -e s!%DLL%!libetext! -e s!%LIB%!libetext! -e s!%PFX%!$(prefix)! $@ + mkdir -p .libs + dlltool --output-lib=.libs/libetext.dll.a --dllname=libetext.dll --input-def=libetext.def + libevolution-addressbook.la: dummy.la libevolution-addressbook.def sed -e s!%DLL%!libevolution-addressbook! -e s!%LIB%!libevolution-addressbook! -e s!%PFX%!$(prefix)! $@ mkdir -p .libs diff --git a/win32/libemiscwidgets.def b/win32/libemiscwidgets.def index 8f4434a52a..f69613e9ea 100644 --- a/win32/libemiscwidgets.def +++ b/win32/libemiscwidgets.def @@ -5,6 +5,7 @@ EXPORTS e_calendar_item_get_week_number e_calendar_item_normalize_date e_calendar_item_set_selection + e_canvas_item_grab_focus e_combo_button_get_label e_combo_button_get_type e_combo_button_popup_menu @@ -18,4 +19,17 @@ EXPORTS e_map_window_to_world e_map_zoom_out e_map_zoom_to_location + e_reflow_get_type + e_selection_model_change_cursor + e_selection_model_clear + e_selection_model_cursor_activated + e_selection_model_cursor_changed + e_selection_model_cursor_col + e_selection_model_cursor_col + e_selection_model_cursor_row + e_selection_model_get_type + e_selection_model_is_row_selected + e_selection_model_select_single_row + e_selection_model_selected_count + e_selection_model_toggle_single_row e_utf8_to_locale_string diff --git a/win32/libetable.def b/win32/libetable.def new file mode 100644 index 0000000000..ce00472e0e --- /dev/null +++ b/win32/libetable.def @@ -0,0 +1,40 @@ +EXPORTS + e_cell_height + e_cell_popup_get_type + e_cell_text_copy_clipboard + e_cell_text_delete_selection + e_cell_text_get_selection + e_cell_text_get_text_by_view + e_cell_text_get_type + e_cell_text_paste_clipboard + e_cell_text_set_selection + e_cell_text_set_value + e_cell_tree_view_get_subcell_view + e_table_click_to_add_get_type + e_table_col_get_type + e_table_get_cell_at + e_table_get_cell_geometry + e_table_get_type + e_table_group_container_get_type + e_table_group_get_type + e_table_group_leaf_get_type + e_table_header_get_column + e_table_header_get_columns + e_table_header_item_get_type + e_table_item_enter_edit + e_table_item_get_cell_geometry + e_table_item_get_type + e_table_model_column_count + e_table_model_is_cell_editable + e_table_model_value_at + e_table_subset_get_type + e_tree_get_cell_at + e_tree_get_cell_geometry + e_tree_get_header_item + e_tree_get_item + e_tree_get_model + e_tree_get_type + e_tree_model_node_is_expandable + e_tree_table_adapter_node_is_expanded + e_tree_table_adapter_node_set_expanded + ethi_change_sort_state diff --git a/win32/libetext.def b/win32/libetext.def new file mode 100644 index 0000000000..57adca0582 --- /dev/null +++ b/win32/libetext.def @@ -0,0 +1,9 @@ +EXPORTS + e_repos_delete_shift + e_repos_insert_shift + e_text_copy_clipboard + e_text_delete_selection + e_text_get_type + e_text_model_get_text + e_text_model_set_text + e_text_paste_clipboard -- cgit v1.2.3