Wireshark-commits: [Wireshark-commits] master 51c5b7a: VoIP calls: Start separating common and GTK+
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51c5b7a937a319a77349995a17a11189b973646b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
51c5b7a by Gerald Combs (gerald@xxxxxxxx):
    VoIP calls: Start separating common and GTK+-dependent code.
    
    Remove more calls to voip_calls_get_info. Get rid of the global cfile.
    Lowercase more function names.
    
    Change-Id: Ieda779779cce9f05e07c54314bceab4a18bae22f
    Reviewed-on: https://code.wireshark.org/review/5324
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  7f3f4a5   paquet-mq: Eliminiate proto_tree_add_text
    adds  51c5b7a   VoIP calls: Start separating common and GTK+-dependent code.
Summary of changes:
 ui/gtk/voip_calls.c     |  141 ++++++++++++++++++++++++-----------------------
 ui/gtk/voip_calls.h     |    1 +
 ui/gtk/voip_calls_dlg.c |    4 +-
 3 files changed, 76 insertions(+), 70 deletions(-)