aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/conversations_table.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-22From Francisco Alcoba:Luis Ontanon1-4/+0
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping1-2/+2
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-5/+24
2005-01-01Make the signatures of functions passed to "register_tap_listener()"Guy Harris1-22/+31
2004-12-31In column sort routines, make the row pointers "const" pointers, as theGuy Harris1-2/+2
2004-12-30Fix some cut-and-pasteos.Guy Harris1-2/+2
2004-12-30Add a "get_addr_name()" routine that takes an "address *" and attemptsGuy Harris1-22/+11
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-08-08Put the "copy" button back in the conversation and host list tables.Gerald Combs1-3/+3
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-08-06From Ian Schorr: fix a bug where addresses were drawn to the wrong rowsGuy Harris1-73/+8
2004-07-27from ian schorr: some performance improvements in conversation and hostlist t...Ulf Lamping1-13/+97
2004-07-22use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 ...Ulf Lamping1-8/+6
2004-07-22from Thomas Palmer: add "Copy to clipboard" button to the conversation table ...Ulf Lamping1-19/+72
2004-07-20refactoring and renaming finishedUlf Lamping1-139/+139
2004-07-20some more renaming of the conversation tables thingsUlf Lamping1-285/+285
2004-07-20renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping1-0/+1521