aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.h
AgeCommit message (Expand)AuthorFilesLines
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-3/+3
2005-03-21Fix the names that were not consistent after the rename.Luis Ontanon1-8/+0
2005-03-21Add a cleanup call-back to the stats_tree.Luis Ontanon1-1/+5
2005-03-21Declare "stats_tree_create_pivot_node()" andGuy Harris1-0/+8
2005-03-21Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon1-22/+23
2005-02-27Several fixes to the stats_treeLuis Ontanon1-0/+3
2005-02-25There's no "tick_range_with_parent_name()" routine.Guy Harris1-5/+0
2005-02-25change to int the return type of manip_stat_node() so that it can be used as ...Luis Ontanon1-1/+1
2005-02-24Update to the stats_tree tapping APILuis Ontanon1-1/+14
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon1-1/+1
2005-02-16Initial checkin of the stats-tree tap APILuis Ontanon1-0/+131