Wireshark-commits: [Wireshark-commits] master-1.10 1283e76: Get rid of the background pixmap, set t
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 14 May 2014 15:38:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1283e76ff338aa4fab34819f3e41caed58d6b984
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

1283e76 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Get rid of the background pixmap, set the background color directly.
    
    Change-Id: I7b291892b041055fe4165abcbb2962a295aedce4
    Reviewed-on: https://code.wireshark.org/review/811
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
    Conflicts:
    	ui/gtk/graph_analysis.c
    
    This fixes the crash happening when opening flow graph.
    
    Bug: 9179
    Change-Id: I70108eae7c11aa4bdb5b61dfeaa1cea1e602652a
    Reviewed-on: https://code.wireshark.org/review/1635
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f6b86a4   Identify client/server by their IP address and port number in follow streams dialog box
    adds  1283e76   Get rid of the background pixmap, set the background color directly.


Summary of changes:
 ui/gtk/graph_analysis.c |   25 ++++++++-----------------
 1 file changed, 8 insertions(+), 17 deletions(-)