aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stats_tree_stat.c
AgeCommit message (Collapse)AuthorFilesLines
2005-02-25Temporarily disable the gtk2 version that causes a compilation error on windows.lego1-9/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13521 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-25some more work forlego1-11/+25
- beautify the text output - make gtk1 textbox implementation usable (I hope) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13506 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-24Update to the stats_tree tapping APIlego1-4/+15
- change the tap init_string to %s,tree instead of %s,stat - change the registration key (it used to be tapname, that disallowed to register more than one tap per protocol) - add a "pivot" node for convenience git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13502 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-20comment out two g_message() callslego1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13449 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),lego1-7/+11
there are still problems at reinit (gtk2 node->pr warns about an iterator not been OK) set up propperties of the given files git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13448 f5534014-38df-0310-8fa8-9805f1628bb7
2005-02-16Initial checkin of the stats-tree tap APIlego1-0/+327
Makefiles have not been modified yet, there's still work to do. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@13414 f5534014-38df-0310-8fa8-9805f1628bb7