ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master e2b597a: Fix problem where the profile bar moves furt

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Nov 2014 13:50:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2b597a898df890db995ba3f8120df99cb65a42f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e2b597a by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix problem where the profile bar moves further left every time Wireshark is
    run.
    
    For the saved/restored geometry to be consistently correct we need to always
    show the expert info and capture file comment icons.  Disable them if no
    capture file is open.
    
    Bug: 10518
    Change-Id: I6e254f66a17f8f54f28cfbafb4e0f92e02cff70c
    Reviewed-on: https://code.wireshark.org/review/5404
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c61a037   Add version check in Geneve dissector.
    adds  e2b597a   Fix problem where the profile bar moves further left every time Wireshark is run.


Summary of changes:
 ui/gtk/main_statusbar.c |   62 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 46 insertions(+), 16 deletions(-)