As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], so
[metze/wireshark/wip.git] / gtk / voip_calls_dlg.c
2005-08-21 Guy HarrisAs per a suggestion by Ulf Lamping, rename gtk_*.[ch...
2005-08-21 Guy HarrisHave "register_dfilter_stat()" add "..." to the menu...
2005-08-21 Guy HarrisAdd a "register_dfilter_stat()", to register stats...
2005-08-20 Guy HarrisRename epan/stat.[ch] to epan/stat_cmd_args.[ch] -...
2005-08-20 Jörg Mayer- Declare some functions static
2005-08-20 Ulf Lampingrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-19 Guy HarrisMove the stats.[ch] stuff into epan, so plugins can...
2005-08-19 Guy HarrisMove the APIs for registering and processing "-z" comma...
2005-08-06 Jörg MayerLast set of char -> const char trivial warning fixes.
2005-08-06 Guy HarrisSquelch more const warnings (and fix some memory leaks...
2005-07-07 Guy HarrisSquelch a compiler pointer vs. integer warning - NULL...
2005-07-05 Anders BromanFrom Alejandro Vaquero
2005-06-28 Guy Harris"Handle" a couple of cases in the switch statement...
2005-06-27 Anders BromanFrom Alejandro Vaquero
2005-06-14 Anders BromanFrom Javier Acuna
2005-06-11 Ulf Lampingadd missing #include "webbrowser.h" from previous commit
2005-06-11 Ulf Lampingadd help button pointing to the wiki page
2005-05-25 Anders BromanBack out the two last changes by popular demand :)
2005-05-24 Guy HarrisInclude "webbrowser.h" to declare "browser_open_url()".
2005-05-21 Anders BromanFrom Javier Acuna:
2005-04-16 Ulf Lampingadd 12 new toolbar/menu icons
2005-04-01 Guy HarrisRename "register_ethereal_tap()" to "register_tap_liste...
2005-03-10 Luis OntanonFrom Alejandro Vaquero:
2005-03-10 Jörg MayerTrivial warning fixes
2005-03-09 Guy HarrisFrom Francisco Alcoba: don't generate long filter expre...
2005-03-07 Luis OntanonFrom Francisco Alcoba:
2005-02-24 Lars RolandBy Francisco Alcoba:
2005-02-24 Luis OntanonFrom Alejandro Vaquero
2005-02-22 Ulf Lampingsome changes to the dialog's button behaviour
2005-02-20 Lars RolandDon't register mgcp taps,
2005-02-14 Guy HarrisAdd #includes to define various macros and declare...
2005-02-13 Lars Rolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-07 Anders BromanFrom Alejandro Vaquero :
2005-02-05 Anders BromanFrom Alejandro Vaquero:
2005-02-04 Ulf Lampinghuge cleanup of capture file API (functions in file...
2005-02-02 Guy HarrisGet rid of an unused typedef.
2005-02-02 Guy HarrisDon't assume that the only blank filter expression...
2005-02-02 Guy Harris"filter_string_fwd" is assigned a "const" pointer,...
2005-02-02 Lars Rolandfor VoIP Call Analysis:
2005-02-01 Lars RolandFrom Alejandro Vaquero: