Wireshark-commits: [Wireshark-commits] rev 30810: /trunk/ /trunk/gtk/: filter_dlg.c main_statusbar.

Date: Wed, 04 Nov 2009 00:02:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30810

User: gerald
Date: 2009/11/03 04:02 PM

Log:
 Add the ability to push temporary (and highlighted) messages onto the
 statusbar. This lets us notify the user about something significant
 without having to pop up an annoying window. Replace a few dialogs with
 statusbar messages.

Directory: /trunk/gtk/
  Changes    Path                Action
  +1 -1      filter_dlg.c        Modified
  +53 -3     main_statusbar.c    Modified
  +7 -0      main_statusbar.h    Modified
  +20 -0     simple_dialog.c     Modified

Directory: /trunk/
  Changes    Path               Action
  +6 -20     file.c             Modified
  +10 -0     simple_dialog.h    Modified