aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/endpoint_talkers_eth.c
Commit message (Expand)AuthorAgeFilesLines
* build a conversation (aka endpoint_talkers) dialog,Ulf Lamping2004-05-021-1/+3
* statistics menu redesigned, now looking more like the former menu,Ulf Lamping2004-02-231-2/+2
* Redesigned the menu structure of the former statistics stuff,Ulf Lamping2004-02-221-11/+4
* Most taps that now include "tap_menu.h" no longer need to includeGuy Harris2004-02-111-3/+1
* Move the declaration of "register_tap_menu_item()" into a newGuy Harris2004-02-111-2/+2
* Make Analyze/Statistics have an accelerator of Alt+A S and moveRichard Sharpe2004-01-031-2/+2
* From Lars Roland: have common code to handle display filter dialogs inGuy Harris2003-12-171-2/+2
* Pass a pointer to a "capture_file" structure toGuy Harris2003-09-241-2/+2
* Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris2003-09-191-2/+3
* Have "register_tap_menu_item()" put the item under Tools, notGuy Harris2003-09-171-2/+2
* Get rid of a bunch of unnecessary #includes.Guy Harris2003-09-151-7/+2
* Update to the conversations list.Ronnie Sahlberg2003-09-041-6/+6
* Update to endpoint talkers. move lots of duplicated code into teh helper en...Ronnie Sahlberg2003-09-041-39/+2
* Uglify endpoint_talkers_table.cRonnie Sahlberg2003-09-041-11/+3
* When putting the filename in the titlebarRonnie Sahlberg2003-09-021-2/+3
* Remove the individual reset functions and replace with a common one in the he...Ronnie Sahlberg2003-08-301-15/+3
* step 3 in endpoint talkers cleanupRonnie Sahlberg2003-08-301-11/+2
* step two in endpoint talkers cleanupRonnie Sahlberg2003-08-301-17/+2
* step one in endpoint talkers cleanupRonnie Sahlberg2003-08-301-30/+24
* Updates for the endpoint talkers thingRonnie Sahlberg2003-08-271-2/+10
* All endpoint talkers table taps use "address_to_str()" as the routine toGuy Harris2003-08-261-2/+2
* Update to IO-Stat to put the capture filename on the titlebarRonnie Sahlberg2003-08-251-3/+8
* Get rid of the wrappers around "address_to_str()".Guy Harris2003-08-241-9/+2
* Update address_to_str to handle FC and ETH addresses as well.Ronnie Sahlberg2003-08-241-13/+2
* New feature. Statistics/EndpointTalkjers can now present a sortable table wi...Ronnie Sahlberg2003-08-231-0/+191