Wireshark-commits: [Wireshark-commits] rev 50188: /trunk/ /trunk/ui/gtk/: capture_dlg.c main.c main
Date: Thu, 27 Jun 2013 17:10:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50188

User: lego
Date: 2013/06/27 10:10 AM

Log:
 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.

Directory: /trunk/ui/gtk/
  Changes    Path                    Action
  +3 -3      capture_dlg.c           Modified
  +4 -4      main.c                  Modified
  +2 -1      main_80211_toolbar.c    Modified
  +3 -2      main_welcome.c          Modified
  +8 -7      prefs_capture.c         Modified
  +8 -1      voip_calls.c            Modified

Directory: /trunk/
  Changes    Path                  Action
  +4 -4      capture.c             Modified
  +1 -1      capture.h             Modified
  +4 -4      capture_ifinfo.c      Modified
  +2 -2      capture_ifinfo.h      Modified
  +17 -17    capture_sync.c        Modified


(6 files not shown)