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