aboutsummaryrefslogtreecommitdiffstats
path: root/epan/stats_tree.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-21Fix the names that were not consistent after the rename.Luis Ontanon1-4/+10
2005-03-21Add a cleanup call-back to the stats_tree.Luis Ontanon1-3/+17
2005-03-21Rename all stats_tree extern functions to start with stats_tree_Luis Ontanon1-28/+28
2005-03-20bugfix: don't access node elements, after calling free_stat_nodeUlf Lamping1-3/+14
2005-03-20There was a design flaw that caused a crash on windows andLuis Ontanon1-62/+72
2005-03-06- replace tabs with spaces while printingLuis Ontanon1-2/+2
2005-02-27Several fixes to the stats_treeLuis Ontanon1-1/+6
2005-02-25change to int the return type of manip_stat_node() so that it can be used as ...Luis Ontanon1-3/+3
2005-02-25some more work forLuis Ontanon1-7/+50
2005-02-24Update to the stats_tree tapping APILuis Ontanon1-3/+48
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon1-7/+17
2005-02-16Initial checkin of the stats-tree tap APILuis Ontanon1-0/+532