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 51c5b7a: VoIP calls: Start separating common and GTK+

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 15 Nov 2014 18:14:11 +0000 (UTC)
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(-)