Delete extra_split if we're not using it. This keeps its handle from
[metze/wireshark/wip.git] / ui / gtk / uat_gui.c
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-04-22 Michael MannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-17 Alexis La GoutteUse also const char to uat_save (identical to uat_load)
2013-03-24 Evan HuusRedissect extra packet windows in all cases (that I...
2013-03-21 Bill MeierFrom beroset:
2013-02-08 Guy HarrisConstify the second argument to uat_load(), to squelch...
2013-01-24 Bill MeierUse ws_gtk_grid...() in place of gtk_table...();
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-11-18 Anders BromanEnhance error output.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-18 Gerald CombsMove the UI-independent help URL code to ui/help_url...
2012-09-04 Jörg Mayer- Replace packet_list_recreate_visible_rows -> packet_l...
2012-09-04 Jörg MayerRename new_packet_list.[ch] to packet_list.[ch]
2012-07-20 Jakub ZawadzkiFix bug #7377 for:
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-07-07 Guy HarrisFrom Evan Huus:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-21 Anders BromanMore GTK3 adaptations
2012-04-21 Anders BromanReplace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_b...
2012-03-30 Stig BjørlykkeRecreate the packet list when changing UAT for header...
2012-01-15 Jörg MayerMove gtk to ui/gtk.