aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/endpoint_talkers_fc.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-20renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping1-89/+0
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-02build a conversation (aka endpoint_talkers) dialog,Ulf Lamping1-1/+3
2004-02-23statistics menu redesigned, now looking more like the former menu,Ulf Lamping1-2/+2
2004-02-22Redesigned the menu structure of the former statistics stuff,Ulf Lamping1-11/+4
2004-02-11Most taps that now include "tap_menu.h" no longer need to includeGuy Harris1-3/+1
2004-02-11Move the declaration of "register_tap_menu_item()" into a newGuy Harris1-2/+2
2004-01-03Make Analyze/Statistics have an accelerator of Alt+A S and moveRichard Sharpe1-2/+2
2003-12-17From Lars Roland: have common code to handle display filter dialogs inGuy Harris1-2/+2
2003-09-24Pass a pointer to a "capture_file" structure toGuy Harris1-3/+2
2003-09-19Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris1-2/+3
2003-09-17Have "register_tap_menu_item()" put the item under Tools, notGuy Harris1-2/+2
2003-09-15Get rid of a bunch of unnecessary #includes.Guy Harris1-8/+3
2003-09-04Update to the conversations list.Ronnie Sahlberg1-6/+6
2003-09-04Update to endpoint talkers. move lots of duplicated code into teh helper en...Ronnie Sahlberg1-39/+2
2003-09-04Uglify endpoint_talkers_table.cRonnie Sahlberg1-11/+3
2003-09-02When putting the filename in the titlebarRonnie Sahlberg1-2/+3
2003-08-30Remove the individual reset functions and replace with a common one in the he...Ronnie Sahlberg1-14/+3
2003-08-30step 3 in endpoint talkers cleanupRonnie Sahlberg1-11/+2
2003-08-30step two in endpoint talkers cleanupRonnie Sahlberg1-16/+2
2003-08-30step one in endpoint talkers cleanupRonnie Sahlberg1-30/+24
2003-08-27 Updates for the endpoint talkers thingRonnie Sahlberg1-2/+10
2003-08-26All endpoint talkers table taps use "address_to_str()" as the routine toGuy Harris1-2/+2
2003-08-25Update to IO-Stat to put the capture filename on the titlebarRonnie Sahlberg1-3/+7
2003-08-24Get rid of the wrappers around "address_to_str()".Guy Harris1-9/+2
2003-08-24Update address_to_str to handle FC and ETH addresses as well.Ronnie Sahlberg1-13/+2
2003-08-23Add FibreChannel to the types of protocols we can show a conversation list forRonnie Sahlberg1-0/+191