aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/lbm_stream_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris1-8/+8
2015-01-08bytes_to_ep_str -> bytes_to_strMichael Mann1-5/+5
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-3/+6
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-5/+0
2014-12-21Do not use packet scoped memory in GUIPascal Quantin1-4/+4
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-06-19Changed a cast (from guint to guint64) in a call to gtk_tree_store_set(). Th...dameiss1-1/+1
2014-06-19Cleaned up some CLang dead assignment warnings.dameiss1-3/+2
2014-06-19Add GTK modules for existing LBM dissectors.dameiss1-0/+778