aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-27Removed unused argument to new_packet_list_copy_summary_cb().stig1-1/+1
2011-03-08Removal of the old packet-list in favor of the new packet list.sake1-3/+0
2010-12-22Fix marking functionality (bug 5279)sake1-2/+9
2010-10-09Added "Edit Column Details" functions to the packet list heading popup.stig1-1/+1
2010-08-29Doxygen changes.etxrab1-3/+9
2010-08-16From Cal Turney:etxrab1-6/+13
2010-07-01Fetch filter and copy summary from correct column after DND columns.stig1-0/+1
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determinestig1-0/+1
2010-06-20Added "Hide Column" functionality.stig1-0/+3
2009-12-21Add "Ignore all packets", just like "Mark all packets"sake1-0/+7
2009-12-17Added "Ignore Packet" menu items to the main menu.stig1-0/+7
2009-12-17Introduce "Ignore Packet" in the packet list.stig1-0/+18
2009-12-09Moved column xalign values.stig1-5/+0
2009-12-01Save column alignment in the recent file.stig1-0/+7
2009-12-01Added three states for sorting: ascending, descending and no sortingstig1-0/+1
2009-11-30Function rename:stig1-1/+1
2009-11-27Added function to align columns.stig1-0/+2
2009-11-26Added a popup menu in the packet list heading to set sort order and somestig1-0/+9
2009-11-19Implement new_packet_list_recreate(). This should be reimplemented tostig1-0/+1
2009-09-22- Add new_packet_list_set_sel_browse()etxrab1-0/+8
2009-09-07Add initial implementation of new_packet_list_resize_columns() which just set...krj1-2/+2
2009-09-02Adding new color rules should work now.etxrab1-0/+1
2009-09-02Prepare abillity to add color filters with new packet list.etxrab1-0/+2
2009-08-18Add new_packet_list_recent_write_all().etxrab1-0/+8
2009-08-18Make copy summary work for new_packet_list.etxrab1-1/+14
2009-08-15Add support for mark/unmark all frames in our new packet listkrj1-0/+3
2009-08-14Make 'Apply as filter'/'Prepare filter' work for new packet list.krj1-1/+2
2009-08-06Added new_packet_list_set_font() and initialize fonts when usingstig1-0/+6
2009-07-28Make mark frame work.etxrab1-0/+7
2009-07-28From Kovarththanan Rajaratnam:etxrab1-0/+1
2009-07-01Realy make the new packet list compile under Windows...etxrab1-2/+0
2009-07-01Make the new packet list compile on Windows.etxrab1-7/+2
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listsfisher1-0/+43