Avoid calling some free() on WIN32 on memory that may be allocated in
[obnox/wireshark/wip.git] / gtk / voip_calls_dlg.c
2008-01-09 sfisherTo ease troubleshooting of bug #2017 and for code clari...
2007-10-24 martinmAdd missing case.
2007-10-24 kukosaadd common VoIP TAP listener "voip" which can be used...
2007-10-08 avaqueroVoIP Calls changes: Add the file name to the title...
2007-09-10 jakeFrom Chad Singer:
2007-03-25 legorename h248_* to gcp_* according to changes in epan.
2007-03-24 sfisherRemove all warnings under Unix for the gtk/ directory.
2007-03-21 legoAdd the sccp tap to the "VoIP Calls" Tap (which by...
2007-03-18 legocheck the pointer before derreferencing it
2007-03-18 legoadd h248 to VoIP Calls
2006-11-14 jmayernikai@nikai.net:
2006-10-20 guyDon't display the Play button if we're not built with...
2006-10-20 guyAdd #defines for the column numbers, and use them.
2006-09-05 guyMove the include of rtp_player.h after the include...
2006-08-30 etxrabFrom Alejandro Vaquero:
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-03-19 guyMake the GUIDs in various data structures e_guid_t...
2006-03-09 jakeFrom Laurant Rabret:
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2006-01-15 jakeHi All,
2005-11-22 jmayerTrivial warning fixes
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-08-21 guyAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 guyHave "register_dfilter_stat()" add "..." to the menu...
2005-08-21 guyAdd a "register_dfilter_stat()", to register stats...
2005-08-20 guyRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 jmayer- Declare some functions static
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 guyMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 guyMove the APIs for registering and processing "-z" comma...
2005-08-06 jmayerLast set of char -> const char trivial warning fixes.
2005-08-06 guySquelch more const warnings (and fix some memory leaks...
2005-07-07 guySquelch a compiler pointer vs. integer warning - NULL...
2005-07-05 etxrabFrom Alejandro Vaquero
2005-06-28 guy"Handle" a couple of cases in the switch statement...
2005-06-27 etxrabFrom Alejandro Vaquero
2005-06-14 etxrabFrom Javier Acuna
2005-06-11 ulfladd missing #include "webbrowser.h" from previous commit
2005-06-11 ulfladd help button pointing to the wiki page
2005-05-25 etxrabBack out the two last changes by popular demand :)
2005-05-24 guyInclude "webbrowser.h" to declare "browser_open_url()".
2005-05-21 etxrabFrom Javier Acuna:
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-10 legoFrom Alejandro Vaquero:
2005-03-10 jmayerTrivial warning fixes
2005-03-09 guyFrom Francisco Alcoba: don't generate long filter expre...
2005-03-07 legoFrom Francisco Alcoba:
2005-02-24 lrolandBy Francisco Alcoba:
2005-02-24 legoFrom Alejandro Vaquero
2005-02-22 ulflsome changes to the dialog's button behaviour
2005-02-20 lrolandDon't register mgcp taps,
2005-02-14 guyAdd #includes to define various macros and declare...
2005-02-13 lrolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-07 etxrabFrom Alejandro Vaquero :
2005-02-05 etxrabFrom Alejandro Vaquero:
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-02 guyGet rid of an unused typedef.
2005-02-02 guyDon't assume that the only blank filter expression...
2005-02-02 guy"filter_string_fwd" is assigned a "const" pointer,...
2005-02-02 lrolandfor VoIP Call Analysis:
2005-02-01 lrolandFrom Alejandro Vaquero: