aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/flow_graph.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+1
2006-03-14From Laurent Rabret, etxrab1-7/+17
2006-03-01The sequence and ack numbers in a TCP are guint32's, which means theyguy1-35/+35
2006-02-24Fix bug 769. Print seq# and ack# as _unsigned_ int in the comment.jake1-1/+1
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...lego1-4/+4
2006-01-07From Olivier Jacques, etxrab1-16/+50
2006-01-06Olivier Jacques:jmayer1-2/+2
2005-12-16modify the tool tip "Nodes in the diagram are identified with network source ...etxrab1-1/+1
2005-12-16From Jacques, Olivier (OCBU-Test Infra)etxrab1-5/+73
2005-09-14Have cf_retap_packets() take an argument that indicates whether toguy1-3/+3
2005-09-13use the same name for menu item and dialog box title, use the right capitaliz...ulfl1-2/+2
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-2/+2
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soguy1-1/+1
2005-08-21Have "register_dfilter_stat()" add "..." to the menu item, as all menuguy1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+2
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withguy1-1/+1
2005-08-20- Declare some functions staticjmayer1-6/+6
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...ulfl1-1/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.guy1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-3/+4
2005-08-05More char -> const char warning fixes.jmayer1-2/+2
2005-07-27There aren't any clists here, and the clist arrows aren't used.guy1-2/+0
2005-07-17From Francisco Alcobalego1-0/+566