Use Frame_data also in graph_analysis_item_t, this should ultimately
[obnox/wireshark/wip.git] / gtk / new_packet_list.h
2011-08-27 stigRemoved unused argument to new_packet_list_copy_summary...
2011-03-08 sakeRemoval of the old packet-list in favor of the new...
2010-12-22 sakeFix marking functionality (bug 5279)
2010-10-09 stigAdded "Edit Column Details" functions to the packet...
2010-08-29 etxrabDoxygen changes.
2010-08-16 etxrabFrom Cal Turney:
2010-07-01 stigFetch filter and copy summary from correct column after...
2010-06-25 stigIntroduce "Show Resolved" as an option in custom column...
2010-06-20 stigAdded "Hide Column" functionality.
2009-12-21 sakeAdd "Ignore all packets", just like "Mark all packets"
2009-12-17 stigAdded "Ignore Packet" menu items to the main menu.
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-12-09 stigMoved column xalign values.
2009-12-01 stigSave column alignment in the recent file.
2009-12-01 stigAdded three states for sorting: ascending, descending...
2009-11-30 stigFunction rename:
2009-11-27 stigAdded function to align columns.
2009-11-26 stigAdded a popup menu in the packet list heading to set...
2009-11-19 stigImplement new_packet_list_recreate(). This should...
2009-09-22 etxrab- Add new_packet_list_set_sel_browse()
2009-09-07 krjAdd initial implementation of new_packet_list_resize_co...
2009-09-02 etxrabAdding new color rules should work now.
2009-09-02 etxrabPrepare abillity to add color filters with new packet...
2009-08-18 etxrabAdd new_packet_list_recent_write_all().
2009-08-18 etxrabMake copy summary work for new_packet_list.
2009-08-15 krjAdd support for mark/unmark all frames in our new packe...
2009-08-14 krjMake 'Apply as filter'/'Prepare filter' work for new...
2009-08-06 stigAdded new_packet_list_set_font() and initialize fonts...
2009-07-28 etxrabMake mark frame work.
2009-07-28 etxrabFrom Kovarththanan Rajaratnam:
2009-07-01 etxrabRealy make the new packet list compile under Windows...
2009-07-01 etxrabMake the new packet list compile on Windows.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...