aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Introduce packet list coloring for the NEW_PACKET_LIST. One caveat: whenStephen Fisher1-4/+36
2009-07-13Change the new packet list to use a cell data function for displayingStephen Fisher1-0/+22
2009-07-12Column index now corresponds to the column in the tree view.Anders Broman1-2/+1
2009-07-12Some small fixes from Jakub Zawadzki joined with my effortsAnders Broman1-7/+8
2009-07-08We are only handling one row at a time(right?).Anders Broman1-1/+1
2009-07-05gtk_tree_view_set_fixed_height_mode() is GTK 2.6Anders Broman1-1/+2
2009-07-02Allow the new packet list's columns to be moved backStephen Fisher1-0/+1
2009-07-01Realy make the new packet list compile under Windows...Anders Broman1-2/+1
2009-07-01Make the new packet list compile on Windows.Anders Broman1-2/+4
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher1-0/+231