aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/voip_calls_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2005-06-14From Javier Acunaetxrab1-2/+2
2005-06-11add missing #include "webbrowser.h" from previous commitulfl1-0/+1
2005-06-11add help button pointing to the wiki pageulfl1-1/+13
2005-05-25Back out the two last changes by popular demand :)etxrab1-71/+3
2005-05-24Include "webbrowser.h" to declare "browser_open_url()".guy1-0/+1
2005-05-21From Javier Acuna:etxrab1-3/+70
2005-04-16add 12 new toolbar/menu iconsulfl1-1/+1
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-1/+1
2005-03-10From Alejandro Vaquero:lego1-0/+2
2005-03-10Trivial warning fixesjmayer1-1/+1
2005-03-09From Francisco Alcoba: don't generate long filter expressions, fall backguy1-2/+65
2005-03-07From Francisco Alcoba:lego1-1/+12
2005-02-24By Francisco Alcoba:lroland1-1/+6
2005-02-24From Alejandro Vaquerolego1-48/+19
2005-02-22some changes to the dialog's button behaviourulfl1-1/+4
2005-02-20Don't register mgcp taps, lroland1-0/+8
2005-02-14Add #includes to define various macros and declare various functions.guy1-0/+3
2005-02-13remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou...lroland1-3/+0
2005-02-07From Alejandro Vaquero :etxrab1-3/+4
2005-02-05From Alejandro Vaquero:etxrab1-5/+2
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).ulfl1-1/+1
2005-02-02Get rid of an unused typedef.guy1-2/+0
2005-02-02Don't assume that the only blank filter expression is empty - check forguy1-28/+30
2005-02-02"filter_string_fwd" is assigned a "const" pointer, so make it a "const"guy1-1/+1
2005-02-02for VoIP Call Analysis:lroland1-33/+26
2005-02-01From Alejandro Vaquero:lroland1-0/+719