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