aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_ipx.c
AgeCommit message (Collapse)AuthorFilesLines
2004-05-02build a endpoints (aka hostlist) dialog,ulfl1-1/+3
which shows all kinds of endpoints in a notebook git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10773 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-23Changed all items to "Endpoint List" and get rid of the "Host List" group.ulfl1-2/+2
called "IO stats" now "Throughput Graph" as this might be somewhat more descriptive IMHO. Same applies to the "TCP Stream Analysis" -> "TCP Stream Graphs" git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10203 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-23statistics menu redesigned, now looking more like the former menu,ulfl1-2/+2
items now again grouped by function, not by ISO layer git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10202 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-23Make the tap names for host statistics use "hosts" instead of "conv",guy1-6/+6
and make the tap names for endpoint statistics use "endpoints" instead of "conv". Similarly, make the titles for their windows say "Hosts" or "Endpoints" rather than "Conversations". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10195 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-22Redesigned the menu structure of the former statistics stuff,ulfl1-11/+4
now sorted by ISO-layer, than alphabetically (now longer by functionality). Seperated the tap registering from the actual menu making stuff, so the seperate step of registering the tap and the menu is no longer needed. Removed all things related to this double registering. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10180 f5534014-38df-0310-8fa8-9805f1628bb7
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.guy1-0/+98
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10120 f5534014-38df-0310-8fa8-9805f1628bb7