Wireshark-commits: [Wireshark-commits] master-1.12 018fa44: GTK3: Fix changing filter expression's
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 24 Jun 2014 22:02:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=018fa44ca38c2dff387c521db450427c4a14bfb3
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

018fa44 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    GTK3: Fix changing filter expression's bg color based on validity
    
    Bug: 8598
    Change-Id: Id5a52c05cab25df9e228b1b4d2caf07335c1f4c8
    Reviewed-on: https://code.wireshark.org/review/2614
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit 09b86bdb0ce6602f1c15a8fccd4057aeb1d2e823)
    Reviewed-on: https://code.wireshark.org/review/2630
    

Actions performed:

    from  25d39ca   Support -w even if we're not built with pcap.
    adds  018fa44   GTK3: Fix changing filter expression's bg color based on validity


Summary of changes:
 ui/gtk/filter_dlg.c |   28 ++++++++++++++++++++--------
 1 file changed, 20 insertions(+), 8 deletions(-)