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