Wireshark-commits: [Wireshark-commits] master 8b6c4c3: Limit the text displayed for the Filter labe
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 18:43:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8b6c4c352276873085f77afce89b33e314bb1fee
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8b6c4c3 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Limit the text displayed for the Filter label in the SRT dialog so it doesn't push the table off of dialog.
    
    Add tooltip that displays entire filter string
    
    Bug: 6399
    Change-Id: I094f3785eb15daf6e05485748f01c36a9a98e163
    Reviewed-on: https://code.wireshark.org/review/9142
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  7f57175   Bugfix parsing filters out of SRT tables with parameters.
    adds  8b6c4c3   Limit the text displayed for the Filter label in the SRT dialog so it doesn't push the table off of dialog.


Summary of changes:
 ui/gtk/service_response_time_table.c |   15 +++++++++++++--
 ui/gtk/service_response_time_table.h |    3 +++
 2 files changed, 16 insertions(+), 2 deletions(-)