get main_window_update out of the way... pass an update_cb to the capture_sync stuff
authorLuis Ontanon <luis.ontanon@gmail.com>
Thu, 27 Jun 2013 17:10:50 +0000 (17:10 -0000)
committerLuis Ontanon <luis.ontanon@gmail.com>
Thu, 27 Jun 2013 17:10:50 +0000 (17:10 -0000)
commit0bdc0efc46ec66a298306aae253225c702ed6bea
tree1d6db93f3252994330777f123cb3d038518080e9
parentb450609a5561db9ddfc23b41c742979f5c4b3a32
get main_window_update out of the way... pass an update_cb to the capture_sync stuff
... as per the XXX comment removed from tshark.c this was a mess to keep the linker
happy... I couldn't!

I did this without even understanding whether calling main_window_update was realy
necessary in most cases. I guess nothing or more specific update cbs would be best.

svn path=/trunk/; revision=50188
17 files changed:
capture.c
capture.h
capture_ifinfo.c
capture_ifinfo.h
capture_sync.c
capture_sync.h
capture_ui_utils.c
dumpcap.c
tshark.c
ui/gtk/capture_dlg.c
ui/gtk/main.c
ui/gtk/main_80211_toolbar.c
ui/gtk/main_welcome.c
ui/gtk/prefs_capture.c
ui/gtk/voip_calls.c
ui/iface_lists.c
ui/iface_lists.h