get_ber_length doesn't need the tree argument, get rid of it.
[metze/wireshark/wip.git] / epan / stats_tree.h
2006-05-28 Anders BromanEthereal->Wireshark
2006-05-21 Ronnie Sahlbergname change
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-03-21 Luis OntanonFix the names that were not consistent after the rename.
2005-03-21 Luis OntanonAdd a cleanup call-back to the stats_tree.
2005-03-21 Guy HarrisDeclare "stats_tree_create_pivot_node()" and
2005-03-21 Luis OntanonRename all stats_tree extern functions to start with...
2005-02-27 Luis OntanonSeveral fixes to the stats_tree
2005-02-25 Guy HarrisThere's no "tick_range_with_parent_name()" routine.
2005-02-25 Luis Ontanonchange to int the return type of manip_stat_node()...
2005-02-24 Luis OntanonUpdate to the stats_tree tapping API
2005-02-20 Luis OntanonFixes few things during reinitialization with gtk2...
2005-02-16 Luis OntanonInitial checkin of the stats-tree tap API