aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/endpoint_talkers_table.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-15Add a routine to return the display name for a "capture_file" structure,Guy Harris1-10/+3
2003-09-15Keep a "display name" as part of a capture_file structure; for liveGuy Harris1-5/+5
2003-09-15From Graeme Hewson:Guy Harris1-3/+9
2003-09-05Add a Find Frame item to the popup menu for the conversation listRonnie Sahlberg1-4/+30
2003-09-05For endpoint conversations change how Endpoint1 and Endpoint two are selected.Ronnie Sahlberg1-16/+12
2003-09-04Update to the conversations list.Ronnie Sahlberg1-3/+4
2003-09-04fix our-of-bounds bug in teh port to string conversion routineRonnie Sahlberg1-2/+3
2003-09-04Update to endpoint talkers. move lots of duplicated code into teh helper en...Ronnie Sahlberg1-87/+132
2003-09-04Uglify endpoint_talkers_table.cRonnie Sahlberg1-69/+214
2003-09-02When putting the filename in the titlebarRonnie Sahlberg1-2/+3
2003-08-31Include "tap.h" to get "remove_tap_listener()" declared.Guy Harris1-1/+2
2003-08-30Remove the individual reset functions and replace with a common one in the he...Ronnie Sahlberg1-1/+6
2003-08-30step two in endpoint talkers cleanupRonnie Sahlberg1-1/+18
2003-08-27Use "GPOINTER_TO_INT()" to convert the return value ofGuy Harris1-2/+2
2003-08-27update to the talkers popup list.Ronnie Sahlberg1-61/+130
2003-08-27 Updates for the endpoint talkers thingRonnie Sahlberg1-5/+433
2003-08-26All endpoint talkers table taps use "address_to_str()" as the routine toGuy Harris1-5/+5
2003-08-24Cast arguments to "g_free()" to avoid compiler warnings (those are knownGuy Harris1-17/+15
2003-08-23New feature. Statistics/EndpointTalkjers can now present a sortable table wi...Ronnie Sahlberg1-0/+394