Wireshark-commits: [Wireshark-commits] rev 22115: /trunk/gtk/ /trunk/gtk/: dfilter_expr_dlg.c dfilt
Date: Sun, 17 Jun 2007 00:55:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22115

User: sfisher
Date: 2007/06/17 12:55 AM

Log:
 Fix bug #1334 and a problem where a user couldn't interact with the
 filter dialog's add expression dialog when going to it through file->open
 or file->merge (because dialogs in between are set to modal).

Directory: /trunk/gtk/
  Changes    Path                  Action
  +3 -1      dfilter_expr_dlg.c    Modified
  +2 -1      dfilter_expr_dlg.h    Modified
  +20 -8     filter_dlg.c          Modified