Wireshark-commits: [Wireshark-commits] rev 47779: /trunk/ui/gtk/ /trunk/ui/gtk/: edit_packet_commen

Date: Wed, 20 Feb 2013 22:08:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47779

User: martink
Date: 2013/02/20 02:08 PM

Log:
 kill an "edit capture comment" popup if the underlying file is closed
 
 (at the moment, the edit window remains open even if the file is closed or
 changed, this allows effectively to overwrite a file's capture commment with
 the capture comment of a previously used file)

Directory: /trunk/ui/gtk/
  Changes    Path                         Action
  +7 -0      edit_packet_comment_dlg.c    Modified
  +1 -0      edit_packet_comment_dlg.h    Modified
  +2 -0      main_statusbar.c             Modified