ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42411: / /trunk/epan/: libwireshark.def proto.c proto.h

Date: Fri, 04 May 2012 04:44:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42411

User: etxrab
Date: 2012/05/03 09:44 PM

Log:
 From Jakub Zawadzki: Use custom model in Filter Expression dialog.

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +9 -0      proto.c             Modified
  +1 -0      proto.h             Modified

Directory: /trunk/ui/gtk/
  Changes    Path                       Action
  +2 -0      Makefile.common            Modified
  +3 -36     dfilter_expr_dlg.c         Modified
  +464 -0    proto_hier_tree_model.c    Added
  +50 -0     proto_hier_tree_model.h    Added