aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-1/+5
2009-02-10Remove an ugly hack:ulfl1-1/+19
2008-07-11Change the stats tree API to use signed chars instead of guint8s for all itsmorriss1-45/+45
2008-04-17fix commentsulfl1-3/+3
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-21name changesahlberg1-2/+2
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer1-3/+3
2005-03-21Fix the names that were not consistent after the rename.lego1-8/+0
2005-03-21Add a cleanup call-back to the stats_tree.lego1-1/+5
2005-03-21Declare "stats_tree_create_pivot_node()" andguy1-0/+8
2005-03-21Rename all stats_tree extern functions to start with stats_tree_lego1-22/+23
2005-02-27Several fixes to the stats_treelego1-0/+3
2005-02-25There's no "tick_range_with_parent_name()" routine.guy1-5/+0
2005-02-25change to int the return type of manip_stat_node() so that it can be used as ...lego1-1/+1
2005-02-24Update to the stats_tree tapping APIlego1-1/+14
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),lego1-1/+1
2005-02-16Initial checkin of the stats-tree tap APIlego1-0/+131