Fix build for Windows, plus some missing symbols in claws.def files.
authorAndrej Kacian <ticho@claws-mail.org>
Tue, 26 Jun 2018 16:21:56 +0000 (18:21 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Tue, 26 Jun 2018 16:21:56 +0000 (18:21 +0200)
Patches by Abhay S. Kushwaha.

src/common/proxy.c
src/plugins/pgpcore/claws.def
src/plugins/vcalendar/claws.def

index 9902b0db7b5960e4d9c97b032d9e712ffe7ee020..e7909904d2f7167e5a271854458286d9ede701e8 100644 (file)
 #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"
index 6473112e61e9423b3bc68e95ecf3d78f7eda99a7..be6aaf14d363ed05d7679ef53817333198c80cfd 100644 (file)
@@ -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
index 73c25bcb4befd7a336e60266f182f036a6ccd119..8bb01bed376799d52e0962197a38a3685c8d4d1b 100644 (file)
@@ -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