Wireshark-commits: [Wireshark-commits] rev 52462: /trunk/ /trunk/docbook/: release-notes.asciidoc /

Date: Wed, 09 Oct 2013 12:56:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52462

User: mmann
Date: 2013/10/09 12:56 PM

Log:
 Prefix all "Wireshark application specific" display filters with a "_ws." to distinguish them from dissector filters.
 
 This was committed now to get it into the 1.11 release so users can start getting used to the changed filter names.

Directory: /trunk/docbook/
  Changes    Path                      Action
  +4 -2      release-notes.asciidoc    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +5 -5      expert.c            Modified
  +1 -1      packet.c            Modified
  +3 -3      proto.c             Modified
  +6 -6      show_exception.c    Modified

Directory: /trunk/ui/gtk/
  Changes    Path              Action
  +2 -2      main_menubar.c    Modified
  +2 -2      prefs_dlg.c       Modified

Directory: /trunk/ui/qt/
  Changes    Path                     Action
  +2 -2      main_window_slots.cpp    Modified

Directory: /trunk/epan/wslua/
  Changes    Path            Action
  +15 -8     init_wslua.c    Modified