commit 2fe3b379cd67220dcfb2f9ae2d9bc05150288e4b
parent 5a4e2879f866ba138cb459be6e55b0e3e67e2147
Author: Andrej Kacian <ticho@claws-mail.org>
Date: Tue, 26 Jun 2018 18:21:56 +0200
Fix build for Windows, plus some missing symbols in claws.def files.
Patches by Abhay S. Kushwaha.
Diffstat:
3 files changed, 8 insertions(+), 27 deletions(-)
diff --git a/src/common/proxy.c b/src/common/proxy.c
@@ -25,11 +25,13 @@
#ifdef G_OS_WIN32
# include <winsock2.h>
# include <ws2tcpip.h>
+# include <stdint.h>
+#else
+# include <sys/socket.h>
+# include <netinet/in.h>
+# include <netinet/ip.h>
#endif
-#include <sys/socket.h>
-#include <netinet/in.h>
-#include <netinet/ip.h>
#include "proxy.h"
#include "socket.h"
#include "utils.h"
diff --git a/src/plugins/pgpcore/claws.def b/src/plugins/pgpcore/claws.def
@@ -21,33 +21,10 @@ hooks_register_hook
hooks_unregister_hook
get_rc_dir
get_tmp_file
-gtk_cmclist_append
-gtk_cmclist_clear
-gtk_cmclist_get_row_data
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_get_type
-gtk_cmclist_new_with_titles
-gtk_cmclist_set_column_width
-gtk_cmclist_set_column_width
-gtk_cmclist_set_column_width
-gtk_cmclist_set_column_width
-gtk_cmclist_set_column_width
-gtk_cmclist_set_compare_func
-gtk_cmclist_set_compare_func
-gtk_cmclist_set_row_data_full
-gtk_cmclist_set_selection_mode
-gtk_cmclist_set_sort_type
-gtk_cmclist_sort
gtkut_get_browse_file_btn
gtkut_get_options_frame
gtkut_stock_button_set_create
+gtkut_tree_view_get_selected_pointer
gtkut_window_new
input_dialog
label_window_create
diff --git a/src/plugins/vcalendar/claws.def b/src/plugins/vcalendar/claws.def
@@ -101,6 +101,7 @@ inc_unlock_real
input_dialog
is_dir_exist
list_free_strings
+list_free_strings_full
log_error
main_window_cursor_normal
main_window_cursor_wait
@@ -141,6 +142,7 @@ procmsg_send_message_queue_with_lock
qp_encode_line
remove_dir_recursive
slist_free_strings
+slist_free_strings_full
statusbar_progress_all
strcmp2
strretchomp