As suggested by Anders: back out 37112.
[obnox/wireshark/wip.git] / epan / stats_tree.h
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-02-10 ulflRemove an ugly hack:
2008-07-11 morrissChange the stats tree API to use signed chars instead...
2008-04-17 ulflfix comments
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-03-21 legoFix the names that were not consistent after the rename.
2005-03-21 legoAdd a cleanup call-back to the stats_tree.
2005-03-21 guyDeclare "stats_tree_create_pivot_node()" and
2005-03-21 legoRename all stats_tree extern functions to start with...
2005-02-27 legoSeveral fixes to the stats_tree
2005-02-25 guyThere's no "tick_range_with_parent_name()" routine.
2005-02-25 legochange to int the return type of manip_stat_node()...
2005-02-24 legoUpdate to the stats_tree tapping API
2005-02-20 legoFixes few things during reinitialization with gtk2...
2005-02-16 legoInitial checkin of the stats-tree tap API