Don't add the wiretap directory to the list of include directories.
[gd/wireshark/.git] / ui / gtk / mcast_stream_dlg.c
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2015-11-30 Alexis La Gouttemcast_stream_dlg: fix no previous prototype for functio...
2015-11-29 João ValverdeMake address_to_display() use proper (non-)constness
2015-11-27 Peter WuFix crash in UDP Multicast Streams dialog
2015-08-18 Gerald CombsUDP multicast stream dialog.
2015-02-08 Alexis La GoutteMulticast Stream: Move mcast_stream.[ch] to ui
2015-02-06 Alexis La GoutteMulticast Stream (GTK): fix crash when try to select...
2015-01-27 Alexis La GoutteGTK: fix no previous prototype for ... [-Wmissing-proto...
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-01 Martin MathiesonRemove unneeded includes from ui folder
2014-10-06 Bill MeierConvert "4 space tabs" to spaces; Adjust editor modelines.
2014-08-02 Guy HarrisRename buffer_ routines to ws_buffer_ to avoid name...
2014-07-29 Peter WuFix heap-use-after-free via setlocale
2014-07-03 Guy HarrisRename and move ui/stat_menu.h to epan/stat_groups.h.
2014-06-30 Guy HarrisMove stat_menu.h to libui.
2014-04-19 Guy HarrisSome routine name changes.
2014-03-11 Balint ReczeyMigrate GTK icon handling to GTK 3.10 API
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-17 Anders BromanFix [-Wmissing-prototypes]
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-01-05 Bill MeierRename ws_gtk_grid_attach() to ws_gtk_grid_attach_defau...
2013-01-03 Bill MeierUse ws_gtk_grid...() instead of gtk_table...();
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-01 Jeff Morriss#include old-gtk-compat.h in order to get compilation...
2012-08-01 Anders BromanGet rid of some GTK_CHECK_VERSION instances by using...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-03 Guy Harrisg_filename_display_basename() returns a g_mallocated...
2012-04-21 Anders BromanMore GTK3 adaptations
2012-04-21 Anders BromanReplace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_b...
2012-01-16 Guy HarrisMove some headers for UI stuff, and the alert_box.c...
2012-01-15 Jörg MayerMove gtk to ui/gtk.