radiotap: Updates to the radiotap dissector to avoid confusion.
[metze/wireshark/wip.git] / epan / stats_tree_priv.h
2016-06-26 Dario Lombardostats_tree: rename shadow variable
2015-06-08 Gerald CombsAdd TapParameterDialog.
2015-06-05 Gerald CombsClean up stats_tree_presentation.
2014-12-30 Gerald CombsQt: Convert more dialogs to WiresharkDialog.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2013-12-08 Alexis La GoutteFrom Deon van der Westhuysen via https://bugs.wireshark...
2013-12-02 Guy HarrisMake the declaration of stats_tree_format_node_as_str...
2013-12-02 Guy HarrisMake the declaration of stats_tree_format_as_str()...
2013-12-01 Michael MannPatch to include YAML export. Bug 9452 (https://bugs...
2013-11-30 Guy HarrisConstify to squelch some warnings.
2013-11-29 Guy HarrisA typedef has to actually define a type.
2013-11-29 Michael MannStats_tree enhancements for sorting, averages and burst...
2013-11-21 Gerald CombsAdd a statistics tree dialog.
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2012-07-15 Anders BromanFrom Wonil Kim: Enable statistics menu register for...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2010-08-29 Anders BromanDoxygen changes.
2010-03-26 Guy HarrisConstify an argument.
2009-06-05 Guy HarrisHave tap listeners specify whether the "packet" routine...
2009-02-10 Ulf LampingRemove an ugly hack:
2008-07-12 Jeff MorrissMore (mostly stats tree) unsigned->signed char cleanup
2008-07-11 Jeff MorrissChange the stats tree API to use signed chars instead...
2006-05-21 Ronnie Sahlbergname change
2006-03-15 Luis OntanonFix bug 710 and avoid having it crash when more than...
2005-09-22 Luis OntanonInstead of checking if this is a new packet at every...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
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 Luis OntanonRename all stats_tree extern functions to start with...
2005-03-20 Luis OntanonThere was a design flaw that caused a crash on windows and
2005-02-27 Luis OntanonSeveral fixes to the stats_tree
2005-02-25 Luis Ontanonsome more work for
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