code cleanup
[obnox/wireshark/wip.git] / gtk / conversations_table.c
2006-10-17 ulflfrom Stephen Fisher:
2006-05-21 sahlbergname change
2006-03-02 etxrabFrom Greg Morris:
2006-01-20 jakeCleaning up copy to CSV code
2005-10-20 gramFrom Greg Morris, patch to allow proper search/filtering of
2005-09-16 geraldSort each conversation column numerically. Fix up...
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
2005-08-25 geraldFix sorting in the "Ports" columns. Add a comment...
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-10 ulflremoved tons of MSVC const related warnings.
2005-08-05 jmayerMore char -> const char warning fixes.
2005-07-09 ulflMSVC: fix some guint64 related compiler warnings, could...
2005-07-07 sahlbergmake the packets/bytes counters 64bit integers to not...
2005-06-20 etxrabFrom Mike Duigou:
2005-02-22 legoFrom Francisco Alcoba:
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-01-20 ulfladd some more online help functionality and help button...
2005-01-01 guyMake the signatures of functions passed to "register_ta...
2004-12-31 guyIn column sort routines, make the row pointers "const...
2004-12-30 guyFix some cut-and-pasteos.
2004-12-30 guyAdd a "get_addr_name()" routine that takes an "address...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-08-08 geraldPut the "copy" button back in the conversation and...
2004-08-06 guyFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-08-06 guyFrom Ian Schorr: fix a bug where addresses were drawn...
2004-07-27 ulflfrom ian schorr: some performance improvements in conve...
2004-07-22 ulfluse gtk_clipboard_get(), so the "copy to clipboard...
2004-07-22 ulflfrom Thomas Palmer: add "Copy to clipboard" button...
2004-07-20 ulflrefactoring and renaming finished
2004-07-20 ulflsome more renaming of the conversation tables things
2004-07-20 ulflrenamed endpoint_talkers to conversations, as this...