Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 43250: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_if_dlg.c c

Date: Thu, 14 Jun 2012 02:19:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43250

User: guy
Date: 2012/06/13 07:19 PM

Log:
 Disable some menu items and toolbar items while we're waiting for a
 capture to stop, so that we don't try to quit while we're in the middle
 of quitting or try to stop or restart the capture we're in the middle of
 stopping.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +9 -0      capture_if_dlg.c    Modified
  +5 -1      capture_if_dlg.h    Modified
  +7 -0      main.c              Modified
  +20 -0     main_menubar.c      Modified
  +18 -0     main_toolbar.c      Modified
  +4 -0      main_toolbar.h      Modified
  +5 -0      menus.h             Modified