Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master d8cff57: Allow expert info to show only items in the

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 16 Jul 2014 01:57:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8cff57ef342b909f128244f3ab5e5debcec4988
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d8cff57 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Allow expert info to show only items in the display filter.
    
    This was started by Chris Maynard before Qt was announced and I just polished it off for inclusion in GTK version of Wireshark.
    
    This also can be used as input into the Qt version of the Expert Info "dialog" since it hasn't been written yet.  Personally I like the "template" the Qt statistics dialog has with the display filter built it.  I think that would work well for the Expert Info dialog as well.
    
    bug:1860
    Change-Id: Icaada6e7900f22b0a3d97c2a5656edfd8d8c8b7f
    Reviewed-on: https://code.wireshark.org/review/3035
    Reviewed-by: Christopher Maynard <Christopher.Maynard@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fae3615   Move the monitor-for-interface-list-changes stuff to the caputils library.
    adds  d8cff57   Allow expert info to show only items in the display filter.


Summary of changes:
 ui/gtk/expert_comp_dlg.c |   76 +++++++++++++++++++++++++++++++++++-----------
 1 file changed, 59 insertions(+), 17 deletions(-)