aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.h
Commit message (Expand)AuthorAgeFilesLines
* Have tap listeners specify whether the "packet" routine requiresGuy Harris2009-06-051-1/+5
* Remove an ugly hack:Ulf Lamping2009-02-101-1/+19
* Change the stats tree API to use signed chars instead of guint8s for all itsJeff Morriss2008-07-111-45/+45
* fix commentsUlf Lamping2008-04-171-3/+3
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-3/+3
* Fix the names that were not consistent after the rename.Luis Ontanon2005-03-211-8/+0
* Add a cleanup call-back to the stats_tree.Luis Ontanon2005-03-211-1/+5
* Declare "stats_tree_create_pivot_node()" andGuy Harris2005-03-211-0/+8
* Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon2005-03-211-22/+23
* Several fixes to the stats_treeLuis Ontanon2005-02-271-0/+3
* There's no "tick_range_with_parent_name()" routine.Guy Harris2005-02-251-5/+0
* change to int the return type of manip_stat_node() so that it can be used as ...Luis Ontanon2005-02-251-1/+1
* Update to the stats_tree tapping APILuis Ontanon2005-02-241-1/+14
* Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon2005-02-201-1/+1
* Initial checkin of the stats-tree tap APILuis Ontanon2005-02-161-0/+131