do freeze/thaw in packet_list_set_selected_row only, if the list must be moved. This...
[obnox/wireshark/wip.git] / gtk / hostlist_table.c
2005-09-14 guyHave cf_retap_packets() take an argument that indicates...
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 legohave the definition of init_hostlist_table *ACTUALLY...
2005-08-05 legohave the definition of init_hostlist_table match the...
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-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-21 sahlbergGdkDisplay is only available in gtk 2.2 and later
2004-07-20 ulflfrom Thomas Palmer: copy content of hostlist table...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-13 ulflConversation/Endpoint list performance patch from Ian...
2004-07-10 ulflchanged column headers, don't talk of frames but of...
2004-06-03 guyMake static some routines and variables not used outsid...
2004-06-02 ulflmove "extern GtkWidget *main_display_filter_widget...
2004-06-01 guyMake the definition of "add_hostlist_table_data()"...
2004-06-01 ulflminor bugfix from previous check in
2004-06-01 ulfladd details for doxygen, various code cleanups as a...
2004-05-23 ulfluse new functions in window API (ui_util.h),
2004-05-07 ulflrename context menu items:
2004-05-03 ulfladd name resolution to both endpoint and conversation...
2004-05-02 ulflbuild a endpoints (aka hostlist) dialog,
2004-05-02 ulflafter retapping, immediately redraw table to avoid
2004-05-01 ulflbugfix: remove all elements on "tree reset", don't...
2004-04-12 ulfladded a close button to the dialogs
2004-03-13 ulflreplaced sprintf / snprintf by g_snprintf,
2004-02-23 guyAdd a "force" argument to "filter_packets()" and
2004-02-23 guyMake the tap names for host statistics use "hosts"...
2004-02-20 guyFN_{SRC,DST}_ADDRESS and FN_{SRC,DST}_PORT aren't used...
2004-02-20 guyFrom Ian Schorr: taps to keep statistics of traffic...