Fix [-Wmissing-prototypes]
[metze/wireshark/wip.git] / ui / gtk / voip_calls_dlg.c
2014-01-16 etxrabFix [-Wmissing-prototypes]
2013-12-19 eapacheRename more to_str functions to have ep_ in the name...
2013-11-17 guyMove the epan/filesystem.c routines to wsutil; they...
2013-10-24 jmayerMake things compile again.
2013-10-24 geraldInitial and woefully incomplete flow graph support.
2013-07-21 darkjamesReplace relative timestamp with reference frame number...
2013-06-19 martinmFix for bug 6090. Clear the list store when resetting...
2013-05-13 guyEliminate some includes of ui/simple_dialog.h by files...
2013-03-21 wmeierFrom beroset:
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-01 etxrabGet rid of some GTK_CHECK_VERSION instances by using...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-03 guyg_filename_display_basename() returns a g_mallocated...
2012-04-21 etxrabMore GTK3 adaptations
2012-04-21 etxrabReplace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_b...
2012-03-14 etxrabVoIP Calls Graph Analysis: Elements not sorted by Time.
2012-02-07 jmayerpacket-gsm_sim.c was the wrong file to check in.
2012-02-06 etxrabFrom Cristian Constantin:
2012-02-04 etxrabFrom Cristian Constantin:
2012-01-16 guyMove some headers for UI stuff, and the alert_box.c...
2012-01-15 jmayerMove gtk to ui/gtk.